+ 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 04:11:13.260 [debug] Lager installed handler {lager_file_backend,"error.log"} into lager_event 04:11:13.260 [debug] Lager installed handler {lager_file_backend,"console.log"} into lager_event 04:11:13.260 [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} 04:11:13.438 [info] RegName: port_gtp0 04:11:13.440 [notice] FDesc: {file_descriptor,raw_file_io_list,{file_descriptor,prim_file,#{handle => #Ref<0.1576510130.3222929452.155403>,owner => <0.171.0>,r_ahead_size => 0,r_buffer => #Ref<0.1576510130.3222929411.155698>}}} 04:11:13.440 [debug] CreateGTPLinkInfo: [{fd0,23},{fd1,24},{hashsize,131072},{role,1}] 04:11:13.442 [debug] CreateGTPReq: {rtnetlink,newlink,[create,excl,ack,request],68,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>>}]}]}} 04:11:13.443 [debug] Device configured: "gtp0" has Idx 4 04:11:13.443 [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}]}} 04:11:13.443 [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}]}} 04:11:13.443 [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>>}]}} 04:11:13.443 [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>>}]}} 04:11:13.443 [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,331839971,23856,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>>}]}]}} 04:11:13.443 [debug] handle_info: #rtnetlink{type=newaddr,flags=[],seq=0,pid=0,msg={inet6,64,128,253,4,[{address,{65152,0,0,0,40035,8712,65066,12822}},{ifa_cacheinfo,4294967295,4294967295,331839971,331839971},{8,<<128,8,0,0>>},{11,<<3>>}]}} 04:11:13.443 [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,40035,8712,65066,12822}},{priority,0},{oif,4},{rta_cacheinfo,0,0,0,0,0,0,0,0},{20,<<0>>}]}} 04:11:13.444 [notice] osmo-epdg app started 04:11:13.444 [info] Config for GTP-U Local IP Address: "172.18.26.20" 04:11:13.476 [notice] aaa_diameter_swx connecting to IP 172.18.26.103 port 3868 04:11:13.504 [notice] aaa_diameter_s6b Listening on IP 172.18.26.20 port 3869 04:11:13.509 [info] epdg_gtpc_s2b: init(): ["172.18.26.20",2123,"172.18.26.103",2123,"172.18.26.20",[]] 04:11:13.509 [info] epdg_gtpc_s2b: Binding to IP 172.18.26.20 port 2123 04:11:13.512 [info] epdg_gtpc_s2b: Socket is #Port<0.14> 04:11:13.512 [info] epdg_gtpc_s2b connecting to IP 172.18.26.103 port 2123 04:11:13.514 [info] GSUP Server on IP 172.18.26.20 port 4222 04:11:13.516 [info] GSUP server listen socket #Port<0.16> 04:11:13.749 [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,26,103},34001}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.18>} Setting ccm options for socket #Port<0.18> 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} 04:11:16.773 [notice] GSUP connection has been established Registering handler {process_id,<0.209.0>} for socket #Port<0.18> Stream {osmo, 5} Unblocking socket #Port<0.18> Unblocking socket #Port<0.18>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.18>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.18> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.18> Stream 254: ID_RESP -> ID_ACK 04:11:16.799 [info] Peer up: {<0.197.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:11:17.787 [info] Peer up: {<0.241.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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.18>, {osmo,5}, #{imsi => <<"262425671170297">>, 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}]}} 04:11:23.808 [info] GSUP: Rx #{imsi => <<"262425671170297">>,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}]} 04:11:23.811 [info] ue_fsm start(epdg_ue_fsm_262425671170297) *DBG* epdg_ue_fsm_262425671170297 enter epdg_ue_fsm in state state_new 04:11:23.811 [info] ue_fsm init(<<"262425671170297">>) 04:11:23.811 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262425671170297 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262425671170297 receive call {auth_request,33,"internet",#{}} from <0.249.0> in state state_new *DBG* epdg_ue_fsm_262425671170297 send ok to <0.249.0> 04:11:23.811 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425671170297">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425671170297 consume call {auth_request,33,"internet",#{}} from <0.249.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.18>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262425671170297 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:11:23.812 [info] ue_fsm start_link(aaa_ue_fsm_262425671170297) *DBG* aaa_ue_fsm_262425671170297 enter aaa_ue_fsm in state state_new *DBG* aaa_ue_fsm_262425671170297 consume internal init_state in state state_new 04:11:23.812 [info] ue_fsm init("262425671170297") *DBG* aaa_ue_fsm_262425671170297 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:11:23.812 [info] ue_fsm ev_rx_swm_der_auth_req 04:11:23.812 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425671170297",undefined,undefined,false,false,undefined} 04:11:23.812 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:11:23.812 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","1",";","nonode@nohost"],1,undefined,undefined,undefined,"262425671170297",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425671170297 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425671170297 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:11:23.828 [info] SWx Rx MAA {<0.241.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;1;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425671170297",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[10,62,18,52,145,159,194,157,112,164,178,19,140,199,183,175,93,55,234,84,214,118,185,124,85,70,184,7,242,121,235,240]],[[10,62,18,52,145,159,194,157,112,164,178,19,140,199,183,175,112,209,98,17,248,218,117,98,233,13,206,154,218,166]],["foobar"],[[0,63,159,180,69,139,209,228,83,245,245,175,72,27,86,212]],[[177,41,3,78,106,217,134,27,33,204,28,71,154,46,53,89]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:11:23.829 [info] dia_sip2gsup: auth [10,62,18,52,145,159,194,157,112,164,178,19,140,199,183,175,93,55,234,84,214,118,185,124,85,70,184,7,242,121,235,240] authz [10,62,18,52,145,159,194,157,112,164,178,19,140,199,183,175,112,209,98,17,248,218,117,98,233,13,206,154,218,166]  04:11:23.829 [info] rand [10,62,18,52,145,159,194,157,112,164,178,19,140,199,183,175] autn [93,55,234,84,214,118,185,124,85,70,184,7,242,121,235,240]  04:11:23.829 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262425671170297 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<10,62,18,52,145,159,194,157,112,164,178,19,140,199,183,175>>, <<93,55,234,84,214,118,185,124,85,70,184,7,242,121,235,240>>, <<10,62,18,52,145,159,194,157,112,164,178,19,140,199,183,175, 112,209,98,17,248,218,117,98,233,13,206,154,218,166>>, <<177,41,3,78,106,217,134,27,33,204,28,71,154,46,53,89>>, <<0,63,159,180,69,139,209,228,83,245,245,175,72,27,86,212>>}]}} from <0.252.0> in state state_wait_swx_maa 04:11:23.829 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425671170297",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425671170297 send ok to <0.252.0> 04:11:23.829 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<10,62,18,52,145,159,194,157,112,164,178,19,140,199,183,175>>,<<93,55,234,84,214,118,185,124,85,70,184,7,242,121,235,240>>,<<10,62,18,52,145,159,194,157,112,164,178,19,140,199,183,175,112,209,98,17,248,218,117,98,233,13,206,154,218,166>>,<<177,41,3,78,106,217,134,27,33,204,28,71,154,46,53,89>>,<<0,63,159,180,69,139,209,228,83,245,245,175,72,27,86,212>>}]} *DBG* aaa_ue_fsm_262425671170297 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<10,62,18,52,145,159,194,157,112,164,178,19,140,199,183,175>>, <<93,55,234,84,214,118,185,124,85,70,184,7,242,121,235,240>>, <<10,62,18,52,145,159,194,157,112,164,178,19,140,199,183,175, 112,209,98,17,248,218,117,98,233,13,206,154,218,166>>, <<177,41,3,78,106,217,134,27,33,204,28,71,154,46,53,89>>, <<0,63,159,180,69,139,209,228,83,245,245,175,72,27,86,212>>}]}} from <0.252.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262425671170297 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<10,62,18,52,145,159,194,157,112,164,178,19,140,199,183,175>>, <<93,55,234,84,214,118,185,124,85,70,184,7,242,121,235,240>>, <<10,62,18,52,145,159,194,157,112,164,178,19,140,199,183,175, 112,209,98,17,248,218,117,98,233,13,206,154,218,166>>, <<177,41,3,78,106,217,134,27,33,204,28,71,154,46,53,89>>, <<0,63,159,180,69,139,209,228,83,245,245,175,72,27,86,212>>}]}} from <0.211.0> in state state_wait_auth_resp 04:11:23.830 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<10,62,18,52,145,159,194,157,112,164,178,19,140,199,183,175>>,<<93,55,234,84,214,118,185,124,85,70,184,7,242,121,235,240>>,<<10,62,18,52,145,159,194,157,112,164,178,19,140,199,183,175,112,209,98,17,248,218,117,98,233,13,206,154,218,166>>,<<177,41,3,78,106,217,134,27,33,204,28,71,154,46,53,89>>,<<0,63,159,180,69,139,209,228,83,245,245,175,72,27,86,212>>}]}, {ue_fsm_data,<<"262425671170297">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425671170297 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425671170297">>, {ok, [{epdg_auth_tuple, <<10,62,18,52,145,159,194,157,112,164,178,19, 140,199,183,175>>, <<93,55,234,84,214,118,185,124,85,70,184,7,242, 121,235,240>>, <<10,62,18,52,145,159,194,157,112,164,178,19, 140,199,183,175,112,209,98,17,248,218,117,98, 233,13,206,154,218,166>>, <<177,41,3,78,106,217,134,27,33,204,28,71,154, 46,53,89>>, <<0,63,159,180,69,139,209,228,83,245,245, 175,72,27,86,212>>}]}}} 04:11:23.830 [info] auth_response(<<"262425671170297">>): {ok,[{epdg_auth_tuple,<<10,62,18,52,145,159,194,157,112,164,178,19,140,199,183,175>>,<<93,55,234,84,214,118,185,124,85,70,184,7,242,121,235,240>>,<<10,62,18,52,145,159,194,157,112,164,178,19,140,199,183,175,112,209,98,17,248,218,117,98,233,13,206,154,218,166>>,<<177,41,3,78,106,217,134,27,33,204,28,71,154,46,53,89>>,<<0,63,159,180,69,139,209,228,83,245,245,175,72,27,86,212>>}]} *DBG* epdg_ue_fsm_262425671170297 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<10,62,18,52,145,159,194,157,112,164,178,19,140,199,183,175>>, <<93,55,234,84,214,118,185,124,85,70,184,7,242,121,235,240>>, <<10,62,18,52,145,159,194,157,112,164,178,19,140,199,183,175, 112,209,98,17,248,218,117,98,233,13,206,154,218,166>>, <<177,41,3,78,106,217,134,27,33,204,28,71,154,46,53,89>>, <<0,63,159,180,69,139,209,228,83,245,245,175,72,27,86,212>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:11:23.830 [info] auth_response for <<"262425671170297">>: {ok,[{epdg_auth_tuple,<<10,62,18,52,145,159,194,157,112,164,178,19,140,199,183,175>>,<<93,55,234,84,214,118,185,124,85,70,184,7,242,121,235,240>>,<<10,62,18,52,145,159,194,157,112,164,178,19,140,199,183,175,112,209,98,17,248,218,117,98,233,13,206,154,218,166>>,<<177,41,3,78,106,217,134,27,33,204,28,71,154,46,53,89>>,<<0,63,159,180,69,139,209,228,83,245,245,175,72,27,86,212>>}]} 04:11:23.830 [info] GSUP: Tx #{auth_tuples => [#{autn => <<93,55,234,84,214,118,185,124,85,70,184,7,242,121,235,240>>,ck => <<0,63,159,180,69,139,209,228,83,245,245,175,72,27,86,212>>,ik => <<177,41,3,78,106,217,134,27,33,204,28,71,154,46,53,89>>,rand => <<10,62,18,52,145,159,194,157,112,164,178,19,140,199,183,175>>,res => <<10,62,18,52,145,159,194,157,112,164,178,19,140,199,183,175,112,209,98,17,248,218,117,98,233,13,206,154,218,166>>}],imsi => <<"262425671170297">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.18>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.18>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425671170297">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425671170297 receive call lu_request from <0.253.0> in state state_authenticating 04:11:23.831 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425671170297">>,message_type => location_upd_req} 04:11:23.831 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262425671170297 send ok to <0.253.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.18>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262425671170297 consume call lu_request from <0.253.0> in state state_authenticating *DBG* aaa_ue_fsm_262425671170297 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:11:23.832 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425671170297">>,"internet",[],undefined,false,0,false,false} 04:11:23.832 [info] ue_fsm ev_rx_swm_der_auth_compl 04:11:23.832 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425671170297",undefined,undefined,false,false,undefined} 04:11:23.832 [debug] SWx Tx SAR Imsi="262425671170297" Type=1 APN="internet" AgentInfoOpt=[]  04:11:23.832 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","2",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425671170297",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425671170297 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425671170297 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425671170297 receive call {rx_swx_saa,{ok,1,#{}}} from <0.254.0> in state state_wait_swx_saa 04:11:23.864 [info] SWx Rx SAA {<0.241.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;2;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425671170297",[],[2001],[],[{'Non-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_262425671170297 send ok to <0.254.0> *DBG* epdg_ue_fsm_262425671170297 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262425671170297 consume call {rx_swx_saa,{ok,1,#{}}} from <0.254.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262425671170297 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425671170297">>,ok}} 04:11:23.864 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262425671170297 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:11:23.864 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425671170297",undefined,undefined,false,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.18>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:23.864 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:11:23.864 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425671170297">>,"internet",[],undefined,false,0,false,false} 04:11:23.864 [info] lu_response(<<"262425671170297">>): ok 04:11:23.864 [info] lu_response for <<"262425671170297">>: ok 04:11:23.864 [info] GSUP: Tx #{imsi => <<"262425671170297">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.18>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425671170297">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425671170297 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.255.0> in state state_authenticated 04:11:23.866 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425671170297">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:11:23.866 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:11:23.866 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425671170297">>,"internet",[],undefined,false,0,false,false} 04:11:23.866 [debug] Selected PGW Remote Address "172.18.26.103" *DBG* epdg_ue_fsm_262425671170297 send ok to <0.255.0> 04:11:23.897 [info] s2b: Tx {gtp,v2,create_session_request,0,16036644,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425671170297">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241013,<<172,18,26,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,763419598,<<172,18,26,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.18>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:23.897 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262425671170297 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.255.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262425671170297 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:11:23.907 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425671170297@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425671170297 receive call {rx_s6b_aar,"262425671170297@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.257.0> in state state_authenticated 04:11:23.915 [info] ue_fsm ev_rx_s6b_aar: "262425671170297@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:11:23.915 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425671170297@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262425671170297",undefined,undefined,true,false,undefined} 04:11:23.915 [debug] SWx Tx SAR Imsi="262425671170297" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:11:23.915 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","3",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425671170297",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425671170297 send ok to <0.257.0> *DBG* aaa_ue_fsm_262425671170297 consume call {rx_s6b_aar,"262425671170297@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.257.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:11:23.917 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425671170297 receive call {rx_swx_saa,{ok,13,#{}}} from <0.258.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425671170297 send ok to <0.258.0> *DBG* aaa_ue_fsm_262425671170297 consume call {rx_swx_saa,{ok,13,#{}}} from <0.258.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:11:23.920 [info] SWx Rx SAA {<0.241.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;3;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425671170297",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:11:23.920 [info] ue_fsm ev_rx_swx_saa 04:11:23.920 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425671170297","262425671170297@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.257.0>} 04:11:23.920 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:11:23.920 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:11:23.923 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,181,244,179,36,0,2,0,2,0,16,0,87,0,9,1,160,10,21,144,98,172,18,26,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,10,21,144,98,172,18,26,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,10,21,144,98,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:11:23.924 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241013,16036644,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,<<10,21,144,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,169185378,<<172,18,26,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,169185378,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} *DBG* epdg_ue_fsm_262425671170297 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 => 763419598, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 169185378}}} from <0.260.0> in state state_wait_create_session_resp 04:11:23.924 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425671170297">>,<0.250.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241013,169185378,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[{gtp_bearer,5,763419598,169185378}],[],[],[],[],[],[],[],[],[]}}}} 04:11:23.924 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:11:23.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,2>>,undefined},local_teid => 763419598,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 169185378}} 04:11:23.924 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425671170297">>,"internet",[],undefined,false,0,false,false} 04:11:23.924 [info] KMOD Port Create PDP Context Call {<0.250.0>,[alias|#Ref<0.1576510130.3222863873.155921>]}: {create_pdp_context,{172,18,26,103},763419598,169185378,{192,168,0,2}} 04:11:23.925 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,2}, 763419598, 169185378 04:11:23.925 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],324,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,2}},{i_tid,763419598},{o_tid,169185378}]}} *DBG* epdg_ue_fsm_262425671170297 send ok to <0.260.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425671170297">>, {ok, #{apco => <<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 => 763419598, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 169185378}}}} 04:11:23.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,2>>,undefined},local_teid => 763419598,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 169185378}) returned ok *DBG* epdg_ue_fsm_262425671170297 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 => 763419598, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 169185378}}} from <0.260.0> in state state_wait_create_session_resp => state_active 04:11:23.925 [info] tunnel_response(<<"262425671170297">>): {ok,#{apco => <<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 => 763419598,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 169185378}} 04:11:23.925 [info] tunnel_response for <<"262425671170297">>: {ok,#{apco => <<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 => 763419598,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 169185378}} 04:11:23.925 [info] GSUP: Tx #{imsi => <<"262425671170297">>,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.18>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.18>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425671170297">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262425671170297 receive call purge_ms_request from <0.261.0> in state state_active 04:11:23.926 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425671170297">>,message_type => purge_ms_req} 04:11:23.926 [info] ue_fsm purge_ms_request 04:11:23.926 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425671170297">>,"internet",[],{epdg_tun_pdp_ctx,763419598,169185378,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:11:23.926 [info] KMOD Port Delete PDP Context Call {<0.250.0>,[alias|#Ref<0.1576510130.3222863873.155939>]}: {delete_pdp_context,{172,18,26,103},763419598,169185378,{192,168,0,2}} 04:11:23.926 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,2}, 763419598, 169185378 04:11:23.926 [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,26,103}},{ms_address,{192,168,0,2}},{i_tid,763419598}]}} *DBG* epdg_ue_fsm_262425671170297 send ok to <0.261.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.18>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:23.926 [info] s2b: Tx {gtp,v2,delete_session_request,169185378,16036645,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419598,<<172,18,26,20>>,undefined}]} *DBG* epdg_ue_fsm_262425671170297 consume call purge_ms_request from <0.261.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262425671170297 receive call rx_s6b_str from <0.262.0> in state state_authenticated *DBG* aaa_ue_fsm_262425671170297 send {ok,{epdg_dia_rc,undefined,2001}} to <0.262.0> 04:11:23.928 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425671170297"],[],[]} *DBG* aaa_ue_fsm_262425671170297 consume call rx_s6b_str from <0.262.0> in state state_authenticated 04:11:23.928 [info] ue_fsm ev_rx_s6b_str 04:11:23.928 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425671170297","262425671170297@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:11:23.928 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:11:23.928 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:11:23.929 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,181,244,179,37,0,2,0,2,0,16,0>> 04:11:23.929 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241013,16036645,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262425671170297 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241013,16036645,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.263.0> in state state_wait_delete_session_resp 04:11:23.929 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241013,16036645,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:11:23.929 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425671170297">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425671170297 send ok to <0.263.0> 04:11:23.929 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:11:23.929 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425671170297">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262425671170297 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241013,16036645,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.263.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:11:23.929 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262425671170297 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262425671170297 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:11:23.930 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425671170297","262425671170297@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:11:23.930 [debug] SWx Tx SAR Imsi="262425671170297" Type=5 APN="internet" AgentInfoOpt=[]  04:11:23.930 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","4",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425671170297",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425671170297 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425671170297 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425671170297 receive call {rx_swx_saa,{ok,5,#{}}} from <0.264.0> in state state_authenticated_wait_swx_saa 04:11:23.932 [info] SWx Rx SAA {<0.241.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;4;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425671170297",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:11:23.932 [info] ue_fsm ev_rx_swx_saa 04:11:23.932 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425671170297","262425671170297@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262425671170297 send ok to <0.264.0> *DBG* epdg_ue_fsm_262425671170297 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:11:23.932 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* aaa_ue_fsm_262425671170297 consume call {rx_swx_saa,{ok,5,#{}}} from <0.264.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262425671170297 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262425671170297">>,ok}} 04:11:23.932 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425671170297">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262425671170297 terminate normal in state state_wait_swm_session_termination_answer 04:11:23.932 [info] purge_ms_response(<<"262425671170297">>): ok 04:11:23.932 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425671170297">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.18>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:23.932 [info] purge_ms_response for <<"262425671170297">>: ok 04:11:23.932 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425671170297">>,message_type => purge_ms_res} Socket #Port<0.18> closed [<0.225.0>] send_close_signal [{{#Port<0.18>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.18>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.18>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:23.934 [info] Peer down: {<0.197.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:11:23.934 [error] GSUP connection has been closed 04:11:24.134 [info] Peer down: {<0.241.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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,26,103},36475}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.22>} Setting ccm options for socket #Port<0.22> 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.22> Stream {osmo, 5} Unblocking socket #Port<0.22> Unblocking socket #Port<0.22>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.22>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:25.975 [notice] GSUP connection has been established Stream 254, 1 bytes Socket #Port<0.22> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.22> Stream 254: ID_RESP -> ID_ACK 04:11:25.998 [info] Peer up: {<0.236.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:11:31.588 [info] Peer up: {<0.286.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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.22>, {osmo,5}, #{imsi => <<"262423191244162">>, 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}]}} 04:11:37.700 [info] GSUP: Rx #{imsi => <<"262423191244162">>,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_262423191244162 enter epdg_ue_fsm in state state_new 04:11:37.700 [info] ue_fsm start(epdg_ue_fsm_262423191244162) *DBG* epdg_ue_fsm_262423191244162 consume internal init_state in state state_new 04:11:37.700 [info] ue_fsm init(<<"262423191244162">>) 04:11:37.700 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262423191244162 receive call {auth_request,33,"internet",#{}} from <0.296.0> in state state_new *DBG* epdg_ue_fsm_262423191244162 send ok to <0.296.0> 04:11:37.700 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423191244162">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.22>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262423191244162 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423191244162 consume call {auth_request,33,"internet",#{}} from <0.296.0> in state state_new => state_wait_auth_resp 04:11:37.700 [info] ue_fsm start_link(aaa_ue_fsm_262423191244162) *DBG* aaa_ue_fsm_262423191244162 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262423191244162 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:11:37.700 [info] ue_fsm init("262423191244162") *DBG* aaa_ue_fsm_262423191244162 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:11:37.700 [info] ue_fsm ev_rx_swm_der_auth_req 04:11:37.701 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423191244162",undefined,undefined,false,false,undefined} 04:11:37.701 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262423191244162 send ok to <0.201.0> 04:11:37.701 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","5",";","nonode@nohost"],1,undefined,undefined,undefined,"262423191244162",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423191244162 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_262423191244162 receive call {rx_swx_maa,{error,{epdg_dia_rc,10415,5001}}} from <0.299.0> in state state_wait_swx_maa 04:11:37.709 [info] SWx Rx MAA {<0.286.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;5;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423191244162",[],[],[{'Experimental-Result',10415,5001}],[],[],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423191244162 send ok to <0.299.0> *DBG* epdg_ue_fsm_262423191244162 receive call {received_swm_dea_auth_response,{error,{epdg_dia_rc,10415,5001}}} from <0.211.0> in state state_wait_auth_resp 04:11:37.709 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262423191244162 consume call {rx_swx_maa,{error,{epdg_dia_rc,10415,5001}}} from <0.299.0> in state state_wait_swx_maa => state_new 04:11:37.709 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423191244162",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423191244162 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response,{<<"262423191244162">>,{error,2}}} 04:11:37.709 [info] ue_fsm received_swm_dea_auth_response {error,{epdg_dia_rc,10415,5001}} *DBG* epdg_ue_fsm_262423191244162 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 04:11:37.709 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={error,{epdg_dia_rc,10415,5001}}, {ue_fsm_data,<<"262423191244162">>,"internet",[],undefined,false,0,false,false} 04:11:37.710 [info] auth_response(<<"262423191244162">>): {error,2} 04:11:37.710 [info] auth_response for <<"262423191244162">>: {error,2} 04:11:37.710 [info] GSUP: Tx #{cause => 2,imsi => <<"262423191244162">>,message_class => 5,message_type => send_auth_info_err} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.22>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:37.715 [info] Peer down: {<0.236.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} Socket #Port<0.22> closed [<0.277.0>] send_close_signal [{{#Port<0.22>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.22>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.22>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:37.731 [error] GSUP connection has been closed 04:11:37.911 [info] Peer down: {<0.286.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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,26,103},38125}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.25>} Setting ccm options for socket #Port<0.25> 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} 04:11:41.090 [notice] GSUP connection has been established Registering handler {process_id,<0.209.0>} for socket #Port<0.25> Stream {osmo, 5} Unblocking socket #Port<0.25> Unblocking socket #Port<0.25>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.25>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.25> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.25> Stream 254: ID_RESP -> ID_ACK 04:11:41.119 [info] Peer up: {<0.280.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:11:43.370 [info] Peer up: {<0.321.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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.25>, {osmo,5}, #{imsi => <<"262427437456063">>, 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_262427437456063 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427437456063 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262427437456063 receive call {auth_request,33,"internet",#{}} from <0.328.0> in state state_new *DBG* epdg_ue_fsm_262427437456063 send ok to <0.328.0> *DBG* epdg_ue_fsm_262427437456063 consume call {auth_request,33,"internet",#{}} from <0.328.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.25>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262427437456063 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:11:49.428 [info] GSUP: Rx #{imsi => <<"262427437456063">>,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_262427437456063 enter aaa_ue_fsm in state state_new 04:11:49.428 [info] ue_fsm start(epdg_ue_fsm_262427437456063) *DBG* aaa_ue_fsm_262427437456063 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262427437456063 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:11:49.428 [info] ue_fsm init(<<"262427437456063">>) 04:11:49.428 [info] ue_fsm auth_request 04:11:49.428 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427437456063">>,"internet",[],undefined,false,0,false,false} 04:11:49.428 [info] ue_fsm start_link(aaa_ue_fsm_262427437456063) 04:11:49.428 [info] ue_fsm init("262427437456063") *DBG* aaa_ue_fsm_262427437456063 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427437456063 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:11:49.428 [info] ue_fsm ev_rx_swm_der_auth_req 04:11:49.429 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427437456063",undefined,undefined,false,false,undefined} 04:11:49.429 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:11:49.429 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","6",";","nonode@nohost"],1,undefined,undefined,undefined,"262427437456063",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427437456063 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<229,38,164,27,107,241,135,225,44,6,46,99,227,69,174,85>>, <<154,100,157,209,94,225,15,31,35,173,7,181,38,185,241,64>>, <<229,38,164,27,107,241,135,225,44,6,46,99,227,69,174,85,157, 60,163,214,242,109,162,110,145,169,37,131,249,7>>, <<112,58,185,92,85,239,12,108,193,232,189,198,199,131,187,31>>, <<131,144,162,107,77,72,31,161,163,8,17,225,244,121,35, 178>>}]}} from <0.331.0> in state state_wait_swx_maa *DBG* aaa_ue_fsm_262427437456063 send ok to <0.331.0> *DBG* epdg_ue_fsm_262427437456063 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<229,38,164,27,107,241,135,225,44,6,46,99,227,69,174,85>>, <<154,100,157,209,94,225,15,31,35,173,7,181,38,185,241,64>>, <<229,38,164,27,107,241,135,225,44,6,46,99,227,69,174,85,157, 60,163,214,242,109,162,110,145,169,37,131,249,7>>, <<112,58,185,92,85,239,12,108,193,232,189,198,199,131,187,31>>, <<131,144,162,107,77,72,31,161,163,8,17,225,244,121,35, 178>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427437456063 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<229,38,164,27,107,241,135,225,44,6,46,99,227,69,174,85>>, <<154,100,157,209,94,225,15,31,35,173,7,181,38,185,241,64>>, <<229,38,164,27,107,241,135,225,44,6,46,99,227,69,174,85,157, 60,163,214,242,109,162,110,145,169,37,131,249,7>>, <<112,58,185,92,85,239,12,108,193,232,189,198,199,131,187,31>>, <<131,144,162,107,77,72,31,161,163,8,17,225,244,121,35, 178>>}]}} from <0.331.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262427437456063 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427437456063">>, {ok, [{epdg_auth_tuple, <<229,38,164,27,107,241,135,225,44,6,46,99,227, 69,174,85>>, <<154,100,157,209,94,225,15,31,35,173,7,181,38, 185,241,64>>, <<229,38,164,27,107,241,135,225,44,6,46,99,227, 69,174,85,157,60,163,214,242,109,162,110,145, 169,37,131,249,7>>, <<112,58,185,92,85,239,12,108,193,232,189,198, 199,131,187,31>>, <<131,144,162,107,77,72,31,161,163,8,17, 225,244,121,35,178>>}]}}} 04:11:49.439 [info] SWx Rx MAA {<0.321.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;6;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427437456063",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[229,38,164,27,107,241,135,225,44,6,46,99,227,69,174,85,154,100,157,209,94,225,15,31,35,173,7,181,38,185,241,64]],[[229,38,164,27,107,241,135,225,44,6,46,99,227,69,174,85,157,60,163,214,242,109,162,110,145,169,37,131,249,7]],["foobar"],[[131,144,162,107,77,72,31,161,163,8,17,225,244,121,35,178]],[[112,58,185,92,85,239,12,108,193,232,189,198,199,131,187,31]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262427437456063 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<229,38,164,27,107,241,135,225,44,6,46,99,227,69,174,85>>, <<154,100,157,209,94,225,15,31,35,173,7,181,38,185,241,64>>, <<229,38,164,27,107,241,135,225,44,6,46,99,227,69,174,85,157, 60,163,214,242,109,162,110,145,169,37,131,249,7>>, <<112,58,185,92,85,239,12,108,193,232,189,198,199,131,187,31>>, <<131,144,162,107,77,72,31,161,163,8,17,225,244,121,35, 178>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:11:49.439 [info] dia_sip2gsup: auth [229,38,164,27,107,241,135,225,44,6,46,99,227,69,174,85,154,100,157,209,94,225,15,31,35,173,7,181,38,185,241,64] authz [229,38,164,27,107,241,135,225,44,6,46,99,227,69,174,85,157,60,163,214,242,109,162,110,145,169,37,131,249,7]  *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.25>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:49.439 [info] rand [229,38,164,27,107,241,135,225,44,6,46,99,227,69,174,85] autn [154,100,157,209,94,225,15,31,35,173,7,181,38,185,241,64]  04:11:49.439 [info] ue_fsm ev_rx_swx_maa 04:11:49.440 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427437456063",undefined,undefined,false,false,undefined} 04:11:49.440 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<229,38,164,27,107,241,135,225,44,6,46,99,227,69,174,85>>,<<154,100,157,209,94,225,15,31,35,173,7,181,38,185,241,64>>,<<229,38,164,27,107,241,135,225,44,6,46,99,227,69,174,85,157,60,163,214,242,109,162,110,145,169,37,131,249,7>>,<<112,58,185,92,85,239,12,108,193,232,189,198,199,131,187,31>>,<<131,144,162,107,77,72,31,161,163,8,17,225,244,121,35,178>>}]} 04:11:49.440 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<229,38,164,27,107,241,135,225,44,6,46,99,227,69,174,85>>,<<154,100,157,209,94,225,15,31,35,173,7,181,38,185,241,64>>,<<229,38,164,27,107,241,135,225,44,6,46,99,227,69,174,85,157,60,163,214,242,109,162,110,145,169,37,131,249,7>>,<<112,58,185,92,85,239,12,108,193,232,189,198,199,131,187,31>>,<<131,144,162,107,77,72,31,161,163,8,17,225,244,121,35,178>>}]}, {ue_fsm_data,<<"262427437456063">>,"internet",[],undefined,false,0,false,false} 04:11:49.440 [info] auth_response(<<"262427437456063">>): {ok,[{epdg_auth_tuple,<<229,38,164,27,107,241,135,225,44,6,46,99,227,69,174,85>>,<<154,100,157,209,94,225,15,31,35,173,7,181,38,185,241,64>>,<<229,38,164,27,107,241,135,225,44,6,46,99,227,69,174,85,157,60,163,214,242,109,162,110,145,169,37,131,249,7>>,<<112,58,185,92,85,239,12,108,193,232,189,198,199,131,187,31>>,<<131,144,162,107,77,72,31,161,163,8,17,225,244,121,35,178>>}]} 04:11:49.441 [info] auth_response for <<"262427437456063">>: {ok,[{epdg_auth_tuple,<<229,38,164,27,107,241,135,225,44,6,46,99,227,69,174,85>>,<<154,100,157,209,94,225,15,31,35,173,7,181,38,185,241,64>>,<<229,38,164,27,107,241,135,225,44,6,46,99,227,69,174,85,157,60,163,214,242,109,162,110,145,169,37,131,249,7>>,<<112,58,185,92,85,239,12,108,193,232,189,198,199,131,187,31>>,<<131,144,162,107,77,72,31,161,163,8,17,225,244,121,35,178>>}]} 04:11:49.441 [info] GSUP: Tx #{auth_tuples => [#{autn => <<154,100,157,209,94,225,15,31,35,173,7,181,38,185,241,64>>,ck => <<131,144,162,107,77,72,31,161,163,8,17,225,244,121,35,178>>,ik => <<112,58,185,92,85,239,12,108,193,232,189,198,199,131,187,31>>,rand => <<229,38,164,27,107,241,135,225,44,6,46,99,227,69,174,85>>,res => <<229,38,164,27,107,241,135,225,44,6,46,99,227,69,174,85,157,60,163,214,242,109,162,110,145,169,37,131,249,7>>}],imsi => <<"262427437456063">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.25>, {osmo,5}, #{imsi => <<"262427437456063">>, 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_262427437456063 receive call {auth_request,33,"internet",#{}} from <0.332.0> in state state_authenticating *DBG* epdg_ue_fsm_262427437456063 send ok to <0.332.0> *DBG* epdg_ue_fsm_262427437456063 consume call {auth_request,33,"internet",#{}} from <0.332.0> in state state_authenticating => state_wait_auth_resp *DBG* aaa_ue_fsm_262427437456063 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262427437456063 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427437456063 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427437456063 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.25>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:49.445 [info] GSUP: Rx #{imsi => <<"262427437456063">>,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}]} 04:11:49.445 [info] ue_fsm auth_request 04:11:49.445 [info] ue_fsm state_authenticating event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427437456063">>,"internet",[],undefined,false,0,false,false} 04:11:49.445 [info] ue_fsm ev_rx_swm_der_auth_req 04:11:49.445 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427437456063",undefined,undefined,false,false,undefined} 04:11:49.445 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:11:49.445 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","7",";","nonode@nohost"],1,undefined,undefined,undefined,"262427437456063",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427437456063 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<229,38,164,27,107,241,135,225,44,6,46,99,227,69,174,85>>, <<154,100,157,209,94,225,15,31,35,173,7,181,38,185,241,64>>, <<229,38,164,27,107,241,135,225,44,6,46,99,227,69,174,85,157, 60,163,214,242,109,162,110,145,169,37,131,249,7>>, <<112,58,185,92,85,239,12,108,193,232,189,198,199,131,187,31>>, <<131,144,162,107,77,72,31,161,163,8,17,225,244,121,35, 178>>}]}} from <0.333.0> in state state_wait_swx_maa 04:11:49.456 [info] SWx Rx MAA {<0.321.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;7;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427437456063",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[229,38,164,27,107,241,135,225,44,6,46,99,227,69,174,85,154,100,157,209,94,225,15,31,35,173,7,181,38,185,241,64]],[[229,38,164,27,107,241,135,225,44,6,46,99,227,69,174,85,157,60,163,214,242,109,162,110,145,169,37,131,249,7]],["foobar"],[[131,144,162,107,77,72,31,161,163,8,17,225,244,121,35,178]],[[112,58,185,92,85,239,12,108,193,232,189,198,199,131,187,31]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262427437456063 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<229,38,164,27,107,241,135,225,44,6,46,99,227,69,174,85>>, <<154,100,157,209,94,225,15,31,35,173,7,181,38,185,241,64>>, <<229,38,164,27,107,241,135,225,44,6,46,99,227,69,174,85,157, 60,163,214,242,109,162,110,145,169,37,131,249,7>>, <<112,58,185,92,85,239,12,108,193,232,189,198,199,131,187,31>>, <<131,144,162,107,77,72,31,161,163,8,17,225,244,121,35, 178>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427437456063 send ok to <0.333.0> *DBG* aaa_ue_fsm_262427437456063 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<229,38,164,27,107,241,135,225,44,6,46,99,227,69,174,85>>, <<154,100,157,209,94,225,15,31,35,173,7,181,38,185,241,64>>, <<229,38,164,27,107,241,135,225,44,6,46,99,227,69,174,85,157, 60,163,214,242,109,162,110,145,169,37,131,249,7>>, <<112,58,185,92,85,239,12,108,193,232,189,198,199,131,187,31>>, <<131,144,162,107,77,72,31,161,163,8,17,225,244,121,35, 178>>}]}} from <0.333.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262427437456063 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427437456063">>, {ok, [{epdg_auth_tuple, <<229,38,164,27,107,241,135,225,44,6,46,99,227, 69,174,85>>, <<154,100,157,209,94,225,15,31,35,173,7,181,38, 185,241,64>>, <<229,38,164,27,107,241,135,225,44,6,46,99,227, 69,174,85,157,60,163,214,242,109,162,110,145, 169,37,131,249,7>>, <<112,58,185,92,85,239,12,108,193,232,189,198, 199,131,187,31>>, <<131,144,162,107,77,72,31,161,163,8,17, 225,244,121,35,178>>}]}}} 04:11:49.456 [info] dia_sip2gsup: auth [229,38,164,27,107,241,135,225,44,6,46,99,227,69,174,85,154,100,157,209,94,225,15,31,35,173,7,181,38,185,241,64] authz [229,38,164,27,107,241,135,225,44,6,46,99,227,69,174,85,157,60,163,214,242,109,162,110,145,169,37,131,249,7]  *DBG* epdg_ue_fsm_262427437456063 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<229,38,164,27,107,241,135,225,44,6,46,99,227,69,174,85>>, <<154,100,157,209,94,225,15,31,35,173,7,181,38,185,241,64>>, <<229,38,164,27,107,241,135,225,44,6,46,99,227,69,174,85,157, 60,163,214,242,109,162,110,145,169,37,131,249,7>>, <<112,58,185,92,85,239,12,108,193,232,189,198,199,131,187,31>>, <<131,144,162,107,77,72,31,161,163,8,17,225,244,121,35, 178>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:11:49.456 [info] rand [229,38,164,27,107,241,135,225,44,6,46,99,227,69,174,85] autn [154,100,157,209,94,225,15,31,35,173,7,181,38,185,241,64]  *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.25>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:49.456 [info] ue_fsm ev_rx_swx_maa 04:11:49.458 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427437456063",undefined,undefined,false,false,undefined} 04:11:49.458 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<229,38,164,27,107,241,135,225,44,6,46,99,227,69,174,85>>,<<154,100,157,209,94,225,15,31,35,173,7,181,38,185,241,64>>,<<229,38,164,27,107,241,135,225,44,6,46,99,227,69,174,85,157,60,163,214,242,109,162,110,145,169,37,131,249,7>>,<<112,58,185,92,85,239,12,108,193,232,189,198,199,131,187,31>>,<<131,144,162,107,77,72,31,161,163,8,17,225,244,121,35,178>>}]} 04:11:49.458 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<229,38,164,27,107,241,135,225,44,6,46,99,227,69,174,85>>,<<154,100,157,209,94,225,15,31,35,173,7,181,38,185,241,64>>,<<229,38,164,27,107,241,135,225,44,6,46,99,227,69,174,85,157,60,163,214,242,109,162,110,145,169,37,131,249,7>>,<<112,58,185,92,85,239,12,108,193,232,189,198,199,131,187,31>>,<<131,144,162,107,77,72,31,161,163,8,17,225,244,121,35,178>>}]}, {ue_fsm_data,<<"262427437456063">>,"internet",[],undefined,false,0,false,false} 04:11:49.458 [info] auth_response(<<"262427437456063">>): {ok,[{epdg_auth_tuple,<<229,38,164,27,107,241,135,225,44,6,46,99,227,69,174,85>>,<<154,100,157,209,94,225,15,31,35,173,7,181,38,185,241,64>>,<<229,38,164,27,107,241,135,225,44,6,46,99,227,69,174,85,157,60,163,214,242,109,162,110,145,169,37,131,249,7>>,<<112,58,185,92,85,239,12,108,193,232,189,198,199,131,187,31>>,<<131,144,162,107,77,72,31,161,163,8,17,225,244,121,35,178>>}]} 04:11:49.460 [info] auth_response for <<"262427437456063">>: {ok,[{epdg_auth_tuple,<<229,38,164,27,107,241,135,225,44,6,46,99,227,69,174,85>>,<<154,100,157,209,94,225,15,31,35,173,7,181,38,185,241,64>>,<<229,38,164,27,107,241,135,225,44,6,46,99,227,69,174,85,157,60,163,214,242,109,162,110,145,169,37,131,249,7>>,<<112,58,185,92,85,239,12,108,193,232,189,198,199,131,187,31>>,<<131,144,162,107,77,72,31,161,163,8,17,225,244,121,35,178>>}]} 04:11:49.460 [info] GSUP: Tx #{auth_tuples => [#{autn => <<154,100,157,209,94,225,15,31,35,173,7,181,38,185,241,64>>,ck => <<131,144,162,107,77,72,31,161,163,8,17,225,244,121,35,178>>,ik => <<112,58,185,92,85,239,12,108,193,232,189,198,199,131,187,31>>,rand => <<229,38,164,27,107,241,135,225,44,6,46,99,227,69,174,85>>,res => <<229,38,164,27,107,241,135,225,44,6,46,99,227,69,174,85,157,60,163,214,242,109,162,110,145,169,37,131,249,7>>}],imsi => <<"262427437456063">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.25>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427437456063">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427437456063 receive call lu_request from <0.334.0> in state state_authenticating 04:11:49.462 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427437456063">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262427437456063 send ok to <0.334.0> *DBG* epdg_ue_fsm_262427437456063 consume call lu_request from <0.334.0> in state state_authenticating 04:11:49.462 [info] ue_fsm lu_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.25>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262427437456063 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:11:49.463 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427437456063">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262427437456063 send ok to <0.201.0> 04:11:49.463 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262427437456063 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:11:49.464 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427437456063",undefined,undefined,false,false,undefined} 04:11:49.464 [debug] SWx Tx SAR Imsi="262427437456063" Type=1 APN="internet" AgentInfoOpt=[]  04:11:49.464 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","8",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427437456063",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427437456063 receive call {rx_swx_saa,{ok,1,#{}}} from <0.335.0> in state state_wait_swx_saa 04:11:49.469 [info] SWx Rx SAA {<0.321.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;8;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427437456063",[],[2001],[],[{'Non-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_262427437456063 send ok to <0.335.0> *DBG* epdg_ue_fsm_262427437456063 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:11:49.469 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427437456063 consume call {rx_swx_saa,{ok,1,#{}}} from <0.335.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262427437456063 send ok to <0.211.0> 04:11:49.469 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427437456063",undefined,undefined,false,false,undefined} *DBG* gsup_server got cast {lu_response,{<<"262427437456063">>,ok}} *DBG* epdg_ue_fsm_262427437456063 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:11:49.470 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:11:49.470 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427437456063">>,"internet",[],undefined,false,0,false,false} 04:11:49.470 [info] lu_response(<<"262427437456063">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.25>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:49.470 [info] lu_response for <<"262427437456063">>: ok 04:11:49.470 [info] GSUP: Tx #{imsi => <<"262427437456063">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.25>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427437456063">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:11:49.474 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427437456063">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262427437456063 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.336.0> in state state_authenticated *DBG* epdg_ue_fsm_262427437456063 send ok to <0.336.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.25>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262427437456063 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.336.0> in state state_authenticated => state_wait_create_session_resp 04:11:49.474 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262427437456063 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:11:49.474 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427437456063">>,"internet",[],undefined,false,0,false,false} 04:11:49.474 [debug] Selected PGW Remote Address "172.18.26.103" 04:11:49.474 [info] s2b: Tx {gtp,v2,create_session_request,0,16036646,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427437456063">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241014,<<172,18,26,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,763419599,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:11:49.474 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262427437456063 receive call {rx_s6b_aar,"262427437456063@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.338.0> in state state_authenticated 04:11:49.492 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427437456063@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:11:49.492 [info] ue_fsm ev_rx_s6b_aar: "262427437456063@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:11:49.492 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427437456063@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262427437456063",undefined,undefined,true,false,undefined} 04:11:49.492 [debug] SWx Tx SAR Imsi="262427437456063" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:11:49.492 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","9",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427437456063",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427437456063 send ok to <0.338.0> *DBG* aaa_ue_fsm_262427437456063 consume call {rx_s6b_aar,"262427437456063@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.338.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:11:49.492 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427437456063 receive call {rx_swx_saa,{ok,13,#{}}} from <0.339.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427437456063 send ok to <0.339.0> *DBG* aaa_ue_fsm_262427437456063 consume call {rx_swx_saa,{ok,13,#{}}} from <0.339.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:11:49.497 [info] SWx Rx SAA {<0.321.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;9;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427437456063",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:11:49.497 [info] ue_fsm ev_rx_swx_saa 04:11:49.497 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427437456063","262427437456063@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.338.0>} 04:11:49.497 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:11:49.497 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:11:49.505 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,182,244,179,38,0,2,0,2,0,16,0,87,0,9,1,160,121,101,5,164,172,18,26,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,121,101,5,164,172,18,26,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,121,101,5,164,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:11:49.505 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241014,16036646,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,<<121,101,5,164>>},{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,2036663716,<<172,18,26,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,2036663716,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:11:49.505 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427437456063">>,<0.329.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241014,2036663716,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[{gtp_bearer,5,763419599,2036663716}],[],[],[],[],[],[],[],[]}}}} 04:11:49.505 [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_262427437456063 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 => 763419599, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 2036663716}}} from <0.340.0> in state state_wait_create_session_resp 04:11:49.505 [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 => 763419599,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2036663716}} 04:11:49.506 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427437456063">>,"internet",[],undefined,false,0,false,false} 04:11:49.506 [info] KMOD Port Create PDP Context Call {<0.329.0>,[alias|#Ref<0.1576510130.3222863889.155458>]}: {create_pdp_context,{172,18,26,103},763419599,2036663716,{192,168,0,2}} 04:11:49.506 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,2}, 763419599, 2036663716 *DBG* epdg_ue_fsm_262427437456063 send ok to <0.340.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427437456063">>, {ok, #{apco => <<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 => 763419599, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 2036663716}}}} 04:11:49.506 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],18,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,2}},{i_tid,763419599},{o_tid,2036663716}]}} *DBG* epdg_ue_fsm_262427437456063 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 => 763419599, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 2036663716}}} from <0.340.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.25>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:49.506 [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 => 763419599,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2036663716}) returned ok 04:11:49.506 [info] tunnel_response(<<"262427437456063">>): {ok,#{apco => <<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 => 763419599,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2036663716}} 04:11:49.507 [info] tunnel_response for <<"262427437456063">>: {ok,#{apco => <<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 => 763419599,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2036663716}} 04:11:49.507 [info] GSUP: Tx #{imsi => <<"262427437456063">>,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>>}]} Socket #Port<0.25> closed [<0.312.0>] send_close_signal [{{#Port<0.25>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.25>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.25>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:49.515 [error] GSUP connection has been closed 04:11:49.519 [info] Peer down: {<0.280.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:11:49.698 [info] Peer down: {<0.321.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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,26,103},35811}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.28>} Setting ccm options for socket #Port<0.28> 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.28> Stream {osmo, 5} 04:11:52.704 [notice] GSUP connection has been established Unblocking socket #Port<0.28> Unblocking socket #Port<0.28>:ok Stream 254, 1 bytes *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.28>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.28> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.28> Stream 254: ID_RESP -> ID_ACK 04:11:52.726 [info] Peer up: {<0.317.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:11:57.440 [info] Peer up: {<0.362.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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.28>, {osmo,5}, #{imsi => <<"262424079931484">>, 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_262424079931484 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424079931484 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262424079931484 receive call {auth_request,33,"internet",#{}} from <0.369.0> in state state_new *DBG* epdg_ue_fsm_262424079931484 send ok to <0.369.0> *DBG* epdg_ue_fsm_262424079931484 consume call {auth_request,33,"internet",#{}} from <0.369.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.28>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262424079931484 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:03.481 [info] GSUP: Rx #{imsi => <<"262424079931484">>,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_262424079931484 enter aaa_ue_fsm in state state_new 04:12:03.481 [info] ue_fsm start(epdg_ue_fsm_262424079931484) *DBG* aaa_ue_fsm_262424079931484 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262424079931484 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:03.481 [info] ue_fsm init(<<"262424079931484">>) 04:12:03.481 [info] ue_fsm auth_request 04:12:03.481 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424079931484">>,"internet",[],undefined,false,0,false,false} 04:12:03.481 [info] ue_fsm start_link(aaa_ue_fsm_262424079931484) 04:12:03.482 [info] ue_fsm init("262424079931484") 04:12:03.482 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:03.482 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424079931484",undefined,undefined,false,false,undefined} 04:12:03.482 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:12:03.482 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","10",";","nonode@nohost"],1,undefined,undefined,undefined,"262424079931484",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424079931484 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424079931484 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:03.492 [info] SWx Rx MAA {<0.362.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;10;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424079931484",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[12,94,93,64,89,240,51,90,149,9,231,163,16,142,189,196,191,152,185,20,173,216,41,230,197,69,86,91,105,33,226,125]],[[12,94,93,64,89,240,51,90,149,9,231,163,16,142,189,196,199,46,248,91,239,132,136,144,176,96,124,20,13,120]],["foobar"],[[60,16,109,87,207,35,91,202,243,4,69,189,133,104,15,104]],[[235,119,52,239,139,138,220,124,218,77,227,11,68,23,74,46]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424079931484 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<12,94,93,64,89,240,51,90,149,9,231,163,16,142,189,196>>, <<191,152,185,20,173,216,41,230,197,69,86,91,105,33,226,125>>, <<12,94,93,64,89,240,51,90,149,9,231,163,16,142,189,196,199, 46,248,91,239,132,136,144,176,96,124,20,13,120>>, <<235,119,52,239,139,138,220,124,218,77,227,11,68,23,74,46>>, <<60,16,109,87,207,35,91,202,243,4,69,189,133,104,15,104>>}]}} from <0.372.0> in state state_wait_swx_maa 04:12:03.492 [info] dia_sip2gsup: auth [12,94,93,64,89,240,51,90,149,9,231,163,16,142,189,196,191,152,185,20,173,216,41,230,197,69,86,91,105,33,226,125] authz [12,94,93,64,89,240,51,90,149,9,231,163,16,142,189,196,199,46,248,91,239,132,136,144,176,96,124,20,13,120]  *DBG* aaa_ue_fsm_262424079931484 send ok to <0.372.0> *DBG* aaa_ue_fsm_262424079931484 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<12,94,93,64,89,240,51,90,149,9,231,163,16,142,189,196>>, <<191,152,185,20,173,216,41,230,197,69,86,91,105,33,226,125>>, <<12,94,93,64,89,240,51,90,149,9,231,163,16,142,189,196,199, 46,248,91,239,132,136,144,176,96,124,20,13,120>>, <<235,119,52,239,139,138,220,124,218,77,227,11,68,23,74,46>>, <<60,16,109,87,207,35,91,202,243,4,69,189,133,104,15,104>>}]}} from <0.372.0> in state state_wait_swx_maa => state_new 04:12:03.492 [info] rand [12,94,93,64,89,240,51,90,149,9,231,163,16,142,189,196] autn [191,152,185,20,173,216,41,230,197,69,86,91,105,33,226,125]  *DBG* epdg_ue_fsm_262424079931484 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<12,94,93,64,89,240,51,90,149,9,231,163,16,142,189,196>>, <<191,152,185,20,173,216,41,230,197,69,86,91,105,33,226,125>>, <<12,94,93,64,89,240,51,90,149,9,231,163,16,142,189,196,199, 46,248,91,239,132,136,144,176,96,124,20,13,120>>, <<235,119,52,239,139,138,220,124,218,77,227,11,68,23,74,46>>, <<60,16,109,87,207,35,91,202,243,4,69,189,133,104,15,104>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:03.492 [info] ue_fsm ev_rx_swx_maa 04:12:03.492 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424079931484",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424079931484 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424079931484">>, {ok, [{epdg_auth_tuple, <<12,94,93,64,89,240,51,90,149,9,231,163,16, 142,189,196>>, <<191,152,185,20,173,216,41,230,197,69,86,91, 105,33,226,125>>, <<12,94,93,64,89,240,51,90,149,9,231,163,16, 142,189,196,199,46,248,91,239,132,136,144, 176,96,124,20,13,120>>, <<235,119,52,239,139,138,220,124,218,77,227,11, 68,23,74,46>>, <<60,16,109,87,207,35,91,202,243,4,69,189, 133,104,15,104>>}]}}} 04:12:03.492 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<12,94,93,64,89,240,51,90,149,9,231,163,16,142,189,196>>,<<191,152,185,20,173,216,41,230,197,69,86,91,105,33,226,125>>,<<12,94,93,64,89,240,51,90,149,9,231,163,16,142,189,196,199,46,248,91,239,132,136,144,176,96,124,20,13,120>>,<<235,119,52,239,139,138,220,124,218,77,227,11,68,23,74,46>>,<<60,16,109,87,207,35,91,202,243,4,69,189,133,104,15,104>>}]} *DBG* epdg_ue_fsm_262424079931484 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<12,94,93,64,89,240,51,90,149,9,231,163,16,142,189,196>>, <<191,152,185,20,173,216,41,230,197,69,86,91,105,33,226,125>>, <<12,94,93,64,89,240,51,90,149,9,231,163,16,142,189,196,199, 46,248,91,239,132,136,144,176,96,124,20,13,120>>, <<235,119,52,239,139,138,220,124,218,77,227,11,68,23,74,46>>, <<60,16,109,87,207,35,91,202,243,4,69,189,133,104,15,104>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:03.493 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<12,94,93,64,89,240,51,90,149,9,231,163,16,142,189,196>>,<<191,152,185,20,173,216,41,230,197,69,86,91,105,33,226,125>>,<<12,94,93,64,89,240,51,90,149,9,231,163,16,142,189,196,199,46,248,91,239,132,136,144,176,96,124,20,13,120>>,<<235,119,52,239,139,138,220,124,218,77,227,11,68,23,74,46>>,<<60,16,109,87,207,35,91,202,243,4,69,189,133,104,15,104>>}]}, {ue_fsm_data,<<"262424079931484">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.28>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:03.493 [info] auth_response(<<"262424079931484">>): {ok,[{epdg_auth_tuple,<<12,94,93,64,89,240,51,90,149,9,231,163,16,142,189,196>>,<<191,152,185,20,173,216,41,230,197,69,86,91,105,33,226,125>>,<<12,94,93,64,89,240,51,90,149,9,231,163,16,142,189,196,199,46,248,91,239,132,136,144,176,96,124,20,13,120>>,<<235,119,52,239,139,138,220,124,218,77,227,11,68,23,74,46>>,<<60,16,109,87,207,35,91,202,243,4,69,189,133,104,15,104>>}]} 04:12:03.493 [info] auth_response for <<"262424079931484">>: {ok,[{epdg_auth_tuple,<<12,94,93,64,89,240,51,90,149,9,231,163,16,142,189,196>>,<<191,152,185,20,173,216,41,230,197,69,86,91,105,33,226,125>>,<<12,94,93,64,89,240,51,90,149,9,231,163,16,142,189,196,199,46,248,91,239,132,136,144,176,96,124,20,13,120>>,<<235,119,52,239,139,138,220,124,218,77,227,11,68,23,74,46>>,<<60,16,109,87,207,35,91,202,243,4,69,189,133,104,15,104>>}]} 04:12:03.493 [info] GSUP: Tx #{auth_tuples => [#{autn => <<191,152,185,20,173,216,41,230,197,69,86,91,105,33,226,125>>,ck => <<60,16,109,87,207,35,91,202,243,4,69,189,133,104,15,104>>,ik => <<235,119,52,239,139,138,220,124,218,77,227,11,68,23,74,46>>,rand => <<12,94,93,64,89,240,51,90,149,9,231,163,16,142,189,196>>,res => <<12,94,93,64,89,240,51,90,149,9,231,163,16,142,189,196,199,46,248,91,239,132,136,144,176,96,124,20,13,120>>}],imsi => <<"262424079931484">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 66 bytes *DBG* gsup_server got {ipa,#Port<0.28>, {osmo,5}, #{auts => <<199,46,248,91,239,132,136,144,176,96,124,20, 13,120>>, imsi => <<"262424079931484">>, 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 => <<12,94,93,64,89,240,51,90,149,9,231,163,16, 142,189,196>>}} *DBG* epdg_ue_fsm_262424079931484 receive call {auth_request,33,"internet", #{authorization => <<12,94,93,64,89,240,51,90,149,9,231,163,16,142,189, 196,199,46,248,91,239,132,136,144,176,96,124,20, 13,120>>}} from <0.373.0> in state state_authenticating 04:12:03.502 [info] GSUP: Rx #{auts => <<199,46,248,91,239,132,136,144,176,96,124,20,13,120>>,imsi => <<"262424079931484">>,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 => <<12,94,93,64,89,240,51,90,149,9,231,163,16,142,189,196>>} 04:12:03.502 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262424079931484 send ok to <0.373.0> 04:12:03.503 [info] ue_fsm state_authenticating event=auth_request {33, "internet", #{authorization => <<12,94,93,64,89,240,51,90,149,9,231,163,16,142,189,196,199,46,248,91,239,132,136,144,176,96,124,20,13,120>>}}, {ue_fsm_data,<<"262424079931484">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424079931484 consume call {auth_request,33,"internet", #{authorization => <<12,94,93,64,89,240,51,90,149,9,231,163,16,142,189, 196,199,46,248,91,239,132,136,144,176,96,124,20, 13,120>>}} from <0.373.0> in state state_authenticating => state_wait_auth_resp *DBG* epdg_ue_fsm_262424079931484 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:03.503 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262424079931484 receive call {rx_swm_der_auth_req,33,"internet", #{authorization => <<12,94,93,64,89,240,51,90,149,9,231,163,16, 142,189,196,199,46,248,91,239,132,136,144, 176,96,124,20,13,120>>}} from <0.201.0> in state state_new 04:12:03.504 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{authorization => <<12,94,93,64,89,240,51,90,149,9,231,163,16,142,189,196,199,46,248,91,239,132,136,144,176,96,124,20,13,120>>}}, {ue_fsm_data,"262424079931484",undefined,undefined,false,false,undefined} 04:12:03.504 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262424079931484 send ok to <0.201.0> 04:12:03.504 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","11",";","nonode@nohost"],1,undefined,undefined,undefined,"262424079931484",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],<<12,94,93,64,89,240,51,90,149,9,231,163,16,142,189,196,199,46,248,91,239,132,136,144,176,96,124,20,13,120>>,[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424079931484 consume call {rx_swm_der_auth_req,33,"internet", #{authorization => <<12,94,93,64,89,240,51,90,149,9,231,163,16, 142,189,196,199,46,248,91,239,132,136,144, 176,96,124,20,13,120>>}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.28>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:03.510 [info] SWx Rx MAA {<0.362.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;11;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424079931484",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[12,94,93,64,89,240,51,90,149,9,231,163,16,142,189,196,191,152,185,20,173,216,41,230,197,69,86,91,105,33,226,125]],[[12,94,93,64,89,240,51,90,149,9,231,163,16,142,189,196,199,46,248,91,239,132,136,144,176,96,124,20,13,120]],["foobar"],[[60,16,109,87,207,35,91,202,243,4,69,189,133,104,15,104]],[[235,119,52,239,139,138,220,124,218,77,227,11,68,23,74,46]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424079931484 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<12,94,93,64,89,240,51,90,149,9,231,163,16,142,189,196>>, <<191,152,185,20,173,216,41,230,197,69,86,91,105,33,226,125>>, <<12,94,93,64,89,240,51,90,149,9,231,163,16,142,189,196,199, 46,248,91,239,132,136,144,176,96,124,20,13,120>>, <<235,119,52,239,139,138,220,124,218,77,227,11,68,23,74,46>>, <<60,16,109,87,207,35,91,202,243,4,69,189,133,104,15,104>>}]}} from <0.374.0> in state state_wait_swx_maa 04:12:03.510 [info] dia_sip2gsup: auth [12,94,93,64,89,240,51,90,149,9,231,163,16,142,189,196,191,152,185,20,173,216,41,230,197,69,86,91,105,33,226,125] authz [12,94,93,64,89,240,51,90,149,9,231,163,16,142,189,196,199,46,248,91,239,132,136,144,176,96,124,20,13,120]  04:12:03.510 [info] rand [12,94,93,64,89,240,51,90,149,9,231,163,16,142,189,196] autn [191,152,185,20,173,216,41,230,197,69,86,91,105,33,226,125]  *DBG* aaa_ue_fsm_262424079931484 send ok to <0.374.0> 04:12:03.510 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262424079931484 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<12,94,93,64,89,240,51,90,149,9,231,163,16,142,189,196>>, <<191,152,185,20,173,216,41,230,197,69,86,91,105,33,226,125>>, <<12,94,93,64,89,240,51,90,149,9,231,163,16,142,189,196,199, 46,248,91,239,132,136,144,176,96,124,20,13,120>>, <<235,119,52,239,139,138,220,124,218,77,227,11,68,23,74,46>>, <<60,16,109,87,207,35,91,202,243,4,69,189,133,104,15,104>>}]}} from <0.374.0> in state state_wait_swx_maa => state_new 04:12:03.510 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424079931484",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424079931484 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<12,94,93,64,89,240,51,90,149,9,231,163,16,142,189,196>>, <<191,152,185,20,173,216,41,230,197,69,86,91,105,33,226,125>>, <<12,94,93,64,89,240,51,90,149,9,231,163,16,142,189,196,199, 46,248,91,239,132,136,144,176,96,124,20,13,120>>, <<235,119,52,239,139,138,220,124,218,77,227,11,68,23,74,46>>, <<60,16,109,87,207,35,91,202,243,4,69,189,133,104,15,104>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:03.511 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<12,94,93,64,89,240,51,90,149,9,231,163,16,142,189,196>>,<<191,152,185,20,173,216,41,230,197,69,86,91,105,33,226,125>>,<<12,94,93,64,89,240,51,90,149,9,231,163,16,142,189,196,199,46,248,91,239,132,136,144,176,96,124,20,13,120>>,<<235,119,52,239,139,138,220,124,218,77,227,11,68,23,74,46>>,<<60,16,109,87,207,35,91,202,243,4,69,189,133,104,15,104>>}]} *DBG* epdg_ue_fsm_262424079931484 send ok to <0.211.0> 04:12:03.511 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<12,94,93,64,89,240,51,90,149,9,231,163,16,142,189,196>>,<<191,152,185,20,173,216,41,230,197,69,86,91,105,33,226,125>>,<<12,94,93,64,89,240,51,90,149,9,231,163,16,142,189,196,199,46,248,91,239,132,136,144,176,96,124,20,13,120>>,<<235,119,52,239,139,138,220,124,218,77,227,11,68,23,74,46>>,<<60,16,109,87,207,35,91,202,243,4,69,189,133,104,15,104>>}]}, {ue_fsm_data,<<"262424079931484">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424079931484 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<12,94,93,64,89,240,51,90,149,9,231,163,16,142,189,196>>, <<191,152,185,20,173,216,41,230,197,69,86,91,105,33,226,125>>, <<12,94,93,64,89,240,51,90,149,9,231,163,16,142,189,196,199, 46,248,91,239,132,136,144,176,96,124,20,13,120>>, <<235,119,52,239,139,138,220,124,218,77,227,11,68,23,74,46>>, <<60,16,109,87,207,35,91,202,243,4,69,189,133,104,15,104>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:03.511 [info] auth_response(<<"262424079931484">>): {ok,[{epdg_auth_tuple,<<12,94,93,64,89,240,51,90,149,9,231,163,16,142,189,196>>,<<191,152,185,20,173,216,41,230,197,69,86,91,105,33,226,125>>,<<12,94,93,64,89,240,51,90,149,9,231,163,16,142,189,196,199,46,248,91,239,132,136,144,176,96,124,20,13,120>>,<<235,119,52,239,139,138,220,124,218,77,227,11,68,23,74,46>>,<<60,16,109,87,207,35,91,202,243,4,69,189,133,104,15,104>>}]} *DBG* gsup_server got cast {auth_response, {<<"262424079931484">>, {ok, [{epdg_auth_tuple, <<12,94,93,64,89,240,51,90,149,9,231,163,16, 142,189,196>>, <<191,152,185,20,173,216,41,230,197,69,86,91, 105,33,226,125>>, <<12,94,93,64,89,240,51,90,149,9,231,163,16, 142,189,196,199,46,248,91,239,132,136,144, 176,96,124,20,13,120>>, <<235,119,52,239,139,138,220,124,218,77,227,11, 68,23,74,46>>, <<60,16,109,87,207,35,91,202,243,4,69,189, 133,104,15,104>>}]}}} 04:12:03.512 [info] auth_response for <<"262424079931484">>: {ok,[{epdg_auth_tuple,<<12,94,93,64,89,240,51,90,149,9,231,163,16,142,189,196>>,<<191,152,185,20,173,216,41,230,197,69,86,91,105,33,226,125>>,<<12,94,93,64,89,240,51,90,149,9,231,163,16,142,189,196,199,46,248,91,239,132,136,144,176,96,124,20,13,120>>,<<235,119,52,239,139,138,220,124,218,77,227,11,68,23,74,46>>,<<60,16,109,87,207,35,91,202,243,4,69,189,133,104,15,104>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.28>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:03.512 [info] GSUP: Tx #{auth_tuples => [#{autn => <<191,152,185,20,173,216,41,230,197,69,86,91,105,33,226,125>>,ck => <<60,16,109,87,207,35,91,202,243,4,69,189,133,104,15,104>>,ik => <<235,119,52,239,139,138,220,124,218,77,227,11,68,23,74,46>>,rand => <<12,94,93,64,89,240,51,90,149,9,231,163,16,142,189,196>>,res => <<12,94,93,64,89,240,51,90,149,9,231,163,16,142,189,196,199,46,248,91,239,132,136,144,176,96,124,20,13,120>>}],imsi => <<"262424079931484">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.28>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424079931484">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424079931484 receive call lu_request from <0.375.0> in state state_authenticating 04:12:03.518 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424079931484">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262424079931484 send ok to <0.375.0> 04:12:03.518 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262424079931484 consume call lu_request from <0.375.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.28>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:03.518 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424079931484">>,"internet",[],undefined,false,0,false,false} 04:12:03.519 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262424079931484 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:03.519 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424079931484",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262424079931484 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424079931484 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:03.519 [debug] SWx Tx SAR Imsi="262424079931484" Type=1 APN="internet" AgentInfoOpt=[]  04:12:03.519 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","12",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424079931484",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424079931484 receive call {rx_swx_saa,{ok,1,#{}}} from <0.376.0> in state state_wait_swx_saa 04:12:03.527 [info] SWx Rx SAA {<0.362.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;12;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424079931484",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:03.527 [info] ue_fsm ev_rx_swx_saa 04:12:03.529 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424079931484",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262424079931484 send ok to <0.376.0> *DBG* aaa_ue_fsm_262424079931484 consume call {rx_swx_saa,{ok,1,#{}}} from <0.376.0> in state state_wait_swx_saa => state_authenticated 04:12:03.529 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262424079931484 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* epdg_ue_fsm_262424079931484 send ok to <0.211.0> 04:12:03.529 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424079931484">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424079931484 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:03.529 [info] lu_response(<<"262424079931484">>): ok *DBG* gsup_server got cast {lu_response,{<<"262424079931484">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.28>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:03.529 [info] lu_response for <<"262424079931484">>: ok 04:12:03.529 [info] GSUP: Tx #{imsi => <<"262424079931484">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.28>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424079931484">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424079931484 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.377.0> in state state_authenticated 04:12:03.533 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424079931484">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:03.533 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262424079931484 send ok to <0.377.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.28>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:03.533 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424079931484">>,"internet",[],undefined,false,0,false,false} 04:12:03.533 [debug] Selected PGW Remote Address "172.18.26.103" 04:12:03.533 [info] s2b: Tx {gtp,v2,create_session_request,0,16036647,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424079931484">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241015,<<172,18,26,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,763419600,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262424079931484 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.377.0> in state state_authenticated => state_wait_create_session_resp 04:12:03.533 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262424079931484 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:03.552 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424079931484@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424079931484 receive call {rx_s6b_aar,"262424079931484@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.378.0> in state state_authenticated 04:12:03.552 [info] ue_fsm ev_rx_s6b_aar: "262424079931484@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:12:03.552 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424079931484@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262424079931484",undefined,undefined,true,false,undefined} 04:12:03.552 [debug] SWx Tx SAR Imsi="262424079931484" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262424079931484 send ok to <0.378.0> 04:12:03.552 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","13",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424079931484",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424079931484 consume call {rx_s6b_aar,"262424079931484@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.378.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:03.553 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424079931484 receive call {rx_swx_saa,{ok,13,#{}}} from <0.379.0> in state state_authenticated_wait_swx_saa 04:12:03.557 [info] SWx Rx SAA {<0.362.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;13;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424079931484",[],[2001],[],[{'Non-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_262424079931484 send ok to <0.379.0> 04:12:03.557 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424079931484 consume call {rx_swx_saa,{ok,13,#{}}} from <0.379.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:03.557 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424079931484","262424079931484@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.378.0>} 04:12:03.557 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:03.557 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262424079931484 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 => 763419600, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 1129422252}}} from <0.380.0> in state state_wait_create_session_resp 04:12:03.567 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,183,244,179,39,0,2,0,2,0,16,0,87,0,9,1,160,67,81,157,172,172,18,26,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,67,81,157,172,172,18,26,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,67,81,157,172,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:03.567 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241015,16036647,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,<<67,81,157,172>>},{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,1129422252,<<172,18,26,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,1129422252,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:12:03.567 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424079931484">>,<0.370.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241015,1129422252,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419600,1129422252}],[],[],[],[],[],[],[]}}}} 04:12:03.567 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:03.567 [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 => 763419600,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1129422252}} 04:12:03.568 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424079931484">>,"internet",[],undefined,false,0,false,false} 04:12:03.568 [info] KMOD Port Create PDP Context Call {<0.370.0>,[alias|#Ref<0.1576510130.3222863873.156249>]}: {create_pdp_context,{172,18,26,103},763419600,1129422252,{192,168,0,2}} 04:12:03.568 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,2}, 763419600, 1129422252 04:12:03.568 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],82,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,2}},{i_tid,763419600},{o_tid,1129422252}]}} 04:12:03.570 [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 => 763419600,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1129422252}) returned {error,-17} 04:12:03.571 [info] tunnel_response(<<"262424079931484">>): {ok,#{apco => <<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 => 763419600,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1129422252}} *DBG* epdg_ue_fsm_262424079931484 send ok to <0.380.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424079931484">>, {ok, #{apco => <<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 => 763419600, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 1129422252}}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.28>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:03.572 [info] tunnel_response for <<"262424079931484">>: {ok,#{apco => <<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 => 763419600,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1129422252}} 04:12:03.572 [info] GSUP: Tx #{imsi => <<"262424079931484">>,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* epdg_ue_fsm_262424079931484 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 => 763419600, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 1129422252}}} from <0.380.0> in state state_wait_create_session_resp => state_active Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.28>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424079931484">>, message_type => purge_ms_req}} 04:12:03.575 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424079931484">>,message_type => purge_ms_req} 04:12:03.575 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262424079931484 receive call purge_ms_request from <0.381.0> in state state_active 04:12:03.578 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424079931484">>,"internet",[],{epdg_tun_pdp_ctx,763419600,1129422252,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:12:03.579 [info] KMOD Port Delete PDP Context Call {<0.370.0>,[alias|#Ref<0.1576510130.3222863873.156256>]}: {delete_pdp_context,{172,18,26,103},763419600,1129422252,{192,168,0,2}} 04:12:03.579 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,2}, 763419600, 1129422252 04:12:03.579 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],146,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,2}},{i_tid,763419600}]}} *DBG* epdg_ue_fsm_262424079931484 send ok to <0.381.0> 04:12:03.579 [info] s2b: Tx {gtp,v2,delete_session_request,1129422252,16036648,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419600,<<172,18,26,20>>,undefined}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.28>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262424079931484 consume call purge_ms_request from <0.381.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262424079931484 receive call rx_s6b_str from <0.382.0> in state state_authenticated 04:12:03.584 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424079931484"],[],[]} 04:12:03.584 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262424079931484 send {ok,{epdg_dia_rc,undefined,2001}} to <0.382.0> 04:12:03.585 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424079931484","262424079931484@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262424079931484 consume call rx_s6b_str from <0.382.0> in state state_authenticated 04:12:03.585 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:12:03.586 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:12:03.588 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,183,244,179,40,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262424079931484 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241015,16036648,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.383.0> in state state_wait_delete_session_resp 04:12:03.588 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241015,16036648,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262424079931484 send ok to <0.383.0> 04:12:03.588 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241015,16036648,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262424079931484 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241015,16036648,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.383.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424079931484 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:12:03.590 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424079931484">>,"internet",[],undefined,false,0,false,false} 04:12:03.590 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:12:03.590 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424079931484">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262424079931484 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424079931484 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:03.590 [info] ue_fsm ev_rx_swm_str 04:12:03.590 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424079931484","262424079931484@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:12:03.590 [debug] SWx Tx SAR Imsi="262424079931484" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262424079931484 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:12:03.590 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","14",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424079931484",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424079931484 receive call {rx_swx_saa,{ok,5,#{}}} from <0.384.0> in state state_authenticated_wait_swx_saa 04:12:03.595 [info] SWx Rx SAA {<0.362.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;14;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424079931484",[],[2001],[],[{'Non-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_262424079931484 send ok to <0.384.0> *DBG* epdg_ue_fsm_262424079931484 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_262424079931484 consume call {rx_swx_saa,{ok,5,#{}}} from <0.384.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262424079931484 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262424079931484">>,ok}} 04:12:03.595 [info] ue_fsm ev_rx_swx_saa 04:12:03.596 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424079931484","262424079931484@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:12:03.596 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:12:03.596 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424079931484">>,"internet",[],undefined,true,0,false,false} 04:12:03.596 [info] purge_ms_response(<<"262424079931484">>): ok 04:12:03.596 [info] purge_ms_response for <<"262424079931484">>: ok 04:12:03.596 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424079931484">>,message_type => purge_ms_res} *DBG* epdg_ue_fsm_262424079931484 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.28>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:03.596 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424079931484">>,"internet",[],undefined,true,0,false,false} Socket #Port<0.28> closed [<0.353.0>] send_close_signal [{{#Port<0.28>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.28>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.28>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:03.601 [error] GSUP connection has been closed 04:12:03.602 [info] Peer down: {<0.317.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:12:03.798 [info] Peer down: {<0.362.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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,26,103},39765}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.31>} Setting ccm options for socket #Port<0.31> 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} 04:12:06.840 [notice] GSUP connection has been established Registering handler {process_id,<0.209.0>} for socket #Port<0.31> Stream {osmo, 5} Unblocking socket #Port<0.31> Unblocking socket #Port<0.31>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.31>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.31> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.31> Stream 254: ID_RESP -> ID_ACK 04:12:06.908 [info] Peer up: {<0.358.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:12:10.339 [info] Peer up: {<0.406.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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.31>, {osmo,5}, #{imsi => <<"262422790212849">>, 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_262422790212849 enter epdg_ue_fsm in state state_new 04:12:16.558 [info] GSUP: Rx #{imsi => <<"262422790212849">>,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_262422790212849 consume internal init_state in state state_new 04:12:16.558 [info] ue_fsm start(epdg_ue_fsm_262422790212849) *DBG* epdg_ue_fsm_262422790212849 receive call {auth_request,33,"internet",#{}} from <0.413.0> in state state_new 04:12:16.558 [info] ue_fsm init(<<"262422790212849">>) *DBG* epdg_ue_fsm_262422790212849 send ok to <0.413.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.31>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262422790212849 enter aaa_ue_fsm in state state_new 04:12:16.558 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262422790212849 consume call {auth_request,33,"internet",#{}} from <0.413.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262422790212849 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262422790212849 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422790212849 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:16.558 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422790212849">>,"internet",[],undefined,false,0,false,false} 04:12:16.558 [info] ue_fsm start_link(aaa_ue_fsm_262422790212849) 04:12:16.558 [info] ue_fsm init("262422790212849") 04:12:16.558 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:16.560 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422790212849",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422790212849 send ok to <0.201.0> 04:12:16.561 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262422790212849 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:16.561 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","15",";","nonode@nohost"],1,undefined,undefined,undefined,"262422790212849",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422790212849 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<48,25,102,205,160,189,25,74,219,18,78,180,196,248,10,125>>, <<88,39,167,82,187,19,0,90,56,235,98,151,17,208,236,166>>, <<48,25,102,205,160,189,25,74,219,18,78,180,196,248,10,125, 50,154,240,98,129,166,86,182,115,192,232,150,161,104>>, <<190,26,61,137,132,40,249,5,250,154,27,147,252,155,162,197>>, <<166,224,138,167,194,81,238,108,179,70,101,9,73,93,71, 189>>}]}} from <0.416.0> in state state_wait_swx_maa *DBG* aaa_ue_fsm_262422790212849 send ok to <0.416.0> *DBG* aaa_ue_fsm_262422790212849 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<48,25,102,205,160,189,25,74,219,18,78,180,196,248,10,125>>, <<88,39,167,82,187,19,0,90,56,235,98,151,17,208,236,166>>, <<48,25,102,205,160,189,25,74,219,18,78,180,196,248,10,125, 50,154,240,98,129,166,86,182,115,192,232,150,161,104>>, <<190,26,61,137,132,40,249,5,250,154,27,147,252,155,162,197>>, <<166,224,138,167,194,81,238,108,179,70,101,9,73,93,71, 189>>}]}} from <0.416.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262422790212849 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<48,25,102,205,160,189,25,74,219,18,78,180,196,248,10,125>>, <<88,39,167,82,187,19,0,90,56,235,98,151,17,208,236,166>>, <<48,25,102,205,160,189,25,74,219,18,78,180,196,248,10,125, 50,154,240,98,129,166,86,182,115,192,232,150,161,104>>, <<190,26,61,137,132,40,249,5,250,154,27,147,252,155,162,197>>, <<166,224,138,167,194,81,238,108,179,70,101,9,73,93,71, 189>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* epdg_ue_fsm_262422790212849 send ok to <0.211.0> *DBG* epdg_ue_fsm_262422790212849 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<48,25,102,205,160,189,25,74,219,18,78,180,196,248,10,125>>, <<88,39,167,82,187,19,0,90,56,235,98,151,17,208,236,166>>, <<48,25,102,205,160,189,25,74,219,18,78,180,196,248,10,125, 50,154,240,98,129,166,86,182,115,192,232,150,161,104>>, <<190,26,61,137,132,40,249,5,250,154,27,147,252,155,162,197>>, <<166,224,138,167,194,81,238,108,179,70,101,9,73,93,71, 189>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server got cast {auth_response, {<<"262422790212849">>, {ok, [{epdg_auth_tuple, <<48,25,102,205,160,189,25,74,219,18,78,180, 196,248,10,125>>, <<88,39,167,82,187,19,0,90,56,235,98,151,17, 208,236,166>>, <<48,25,102,205,160,189,25,74,219,18,78,180, 196,248,10,125,50,154,240,98,129,166,86,182, 115,192,232,150,161,104>>, <<190,26,61,137,132,40,249,5,250,154,27,147, 252,155,162,197>>, <<166,224,138,167,194,81,238,108,179,70, 101,9,73,93,71,189>>}]}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.31>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:16.572 [info] SWx Rx MAA {<0.406.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;15;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422790212849",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[48,25,102,205,160,189,25,74,219,18,78,180,196,248,10,125,88,39,167,82,187,19,0,90,56,235,98,151,17,208,236,166]],[[48,25,102,205,160,189,25,74,219,18,78,180,196,248,10,125,50,154,240,98,129,166,86,182,115,192,232,150,161,104]],["foobar"],[[166,224,138,167,194,81,238,108,179,70,101,9,73,93,71,189]],[[190,26,61,137,132,40,249,5,250,154,27,147,252,155,162,197]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:16.572 [info] dia_sip2gsup: auth [48,25,102,205,160,189,25,74,219,18,78,180,196,248,10,125,88,39,167,82,187,19,0,90,56,235,98,151,17,208,236,166] authz [48,25,102,205,160,189,25,74,219,18,78,180,196,248,10,125,50,154,240,98,129,166,86,182,115,192,232,150,161,104]  04:12:16.572 [info] rand [48,25,102,205,160,189,25,74,219,18,78,180,196,248,10,125] autn [88,39,167,82,187,19,0,90,56,235,98,151,17,208,236,166]  04:12:16.572 [info] ue_fsm ev_rx_swx_maa 04:12:16.572 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422790212849",undefined,undefined,false,false,undefined} 04:12:16.573 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<48,25,102,205,160,189,25,74,219,18,78,180,196,248,10,125>>,<<88,39,167,82,187,19,0,90,56,235,98,151,17,208,236,166>>,<<48,25,102,205,160,189,25,74,219,18,78,180,196,248,10,125,50,154,240,98,129,166,86,182,115,192,232,150,161,104>>,<<190,26,61,137,132,40,249,5,250,154,27,147,252,155,162,197>>,<<166,224,138,167,194,81,238,108,179,70,101,9,73,93,71,189>>}]} 04:12:16.573 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<48,25,102,205,160,189,25,74,219,18,78,180,196,248,10,125>>,<<88,39,167,82,187,19,0,90,56,235,98,151,17,208,236,166>>,<<48,25,102,205,160,189,25,74,219,18,78,180,196,248,10,125,50,154,240,98,129,166,86,182,115,192,232,150,161,104>>,<<190,26,61,137,132,40,249,5,250,154,27,147,252,155,162,197>>,<<166,224,138,167,194,81,238,108,179,70,101,9,73,93,71,189>>}]}, {ue_fsm_data,<<"262422790212849">>,"internet",[],undefined,false,0,false,false} 04:12:16.573 [info] auth_response(<<"262422790212849">>): {ok,[{epdg_auth_tuple,<<48,25,102,205,160,189,25,74,219,18,78,180,196,248,10,125>>,<<88,39,167,82,187,19,0,90,56,235,98,151,17,208,236,166>>,<<48,25,102,205,160,189,25,74,219,18,78,180,196,248,10,125,50,154,240,98,129,166,86,182,115,192,232,150,161,104>>,<<190,26,61,137,132,40,249,5,250,154,27,147,252,155,162,197>>,<<166,224,138,167,194,81,238,108,179,70,101,9,73,93,71,189>>}]} 04:12:16.573 [info] auth_response for <<"262422790212849">>: {ok,[{epdg_auth_tuple,<<48,25,102,205,160,189,25,74,219,18,78,180,196,248,10,125>>,<<88,39,167,82,187,19,0,90,56,235,98,151,17,208,236,166>>,<<48,25,102,205,160,189,25,74,219,18,78,180,196,248,10,125,50,154,240,98,129,166,86,182,115,192,232,150,161,104>>,<<190,26,61,137,132,40,249,5,250,154,27,147,252,155,162,197>>,<<166,224,138,167,194,81,238,108,179,70,101,9,73,93,71,189>>}]} 04:12:16.573 [info] GSUP: Tx #{auth_tuples => [#{autn => <<88,39,167,82,187,19,0,90,56,235,98,151,17,208,236,166>>,ck => <<166,224,138,167,194,81,238,108,179,70,101,9,73,93,71,189>>,ik => <<190,26,61,137,132,40,249,5,250,154,27,147,252,155,162,197>>,rand => <<48,25,102,205,160,189,25,74,219,18,78,180,196,248,10,125>>,res => <<48,25,102,205,160,189,25,74,219,18,78,180,196,248,10,125,50,154,240,98,129,166,86,182,115,192,232,150,161,104>>}],imsi => <<"262422790212849">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.31>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422790212849">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422790212849 receive call lu_request from <0.417.0> in state state_authenticating *DBG* epdg_ue_fsm_262422790212849 send ok to <0.417.0> *DBG* epdg_ue_fsm_262422790212849 consume call lu_request from <0.417.0> in state state_authenticating *DBG* aaa_ue_fsm_262422790212849 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.31>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262422790212849 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422790212849 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:16.578 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422790212849">>,message_type => location_upd_req} 04:12:16.578 [info] ue_fsm lu_request 04:12:16.578 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422790212849">>,"internet",[],undefined,false,0,false,false} 04:12:16.578 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:16.578 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422790212849",undefined,undefined,false,false,undefined} 04:12:16.578 [debug] SWx Tx SAR Imsi="262422790212849" Type=1 APN="internet" AgentInfoOpt=[]  04:12:16.578 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","16",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422790212849",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422790212849 receive call {rx_swx_saa,{ok,1,#{}}} from <0.418.0> in state state_wait_swx_saa 04:12:16.590 [info] SWx Rx SAA {<0.406.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;16;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422790212849",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:16.590 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262422790212849 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262422790212849 send ok to <0.418.0> *DBG* epdg_ue_fsm_262422790212849 send ok to <0.211.0> *DBG* aaa_ue_fsm_262422790212849 consume call {rx_swx_saa,{ok,1,#{}}} from <0.418.0> in state state_wait_swx_saa => state_authenticated *DBG* gsup_server got cast {lu_response,{<<"262422790212849">>,ok}} *DBG* epdg_ue_fsm_262422790212849 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.31>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:16.591 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422790212849",undefined,undefined,false,false,undefined} 04:12:16.591 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:12:16.592 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422790212849">>,"internet",[],undefined,false,0,false,false} 04:12:16.592 [info] lu_response(<<"262422790212849">>): ok 04:12:16.592 [info] lu_response for <<"262422790212849">>: ok 04:12:16.592 [info] GSUP: Tx #{imsi => <<"262422790212849">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.31>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422790212849">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422790212849 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.419.0> in state state_authenticated 04:12:16.598 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422790212849">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:16.598 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262422790212849 send ok to <0.419.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.31>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:16.599 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422790212849">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422790212849 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.419.0> in state state_authenticated => state_wait_create_session_resp 04:12:16.600 [debug] Selected PGW Remote Address "172.18.26.103" *DBG* epdg_ue_fsm_262422790212849 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:16.600 [info] s2b: Tx {gtp,v2,create_session_request,0,16036649,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422790212849">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241016,<<172,18,26,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,763419601,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:12:16.600 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262422790212849 receive call {rx_s6b_aar,"262422790212849@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.420.0> in state state_authenticated 04:12:16.626 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422790212849@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:16.626 [info] ue_fsm ev_rx_s6b_aar: "262422790212849@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] *DBG* aaa_ue_fsm_262422790212849 send ok to <0.420.0> 04:12:16.627 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422790212849@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262422790212849",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262422790212849 consume call {rx_s6b_aar,"262422790212849@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.420.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:16.628 [debug] SWx Tx SAR Imsi="262422790212849" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:12:16.628 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","17",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422790212849",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:12:16.628 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422790212849 receive call {rx_swx_saa,{ok,13,#{}}} from <0.421.0> in state state_authenticated_wait_swx_saa 04:12:16.637 [info] SWx Rx SAA {<0.406.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;17;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422790212849",[],[2001],[],[{'Non-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_262422790212849 send ok to <0.421.0> *DBG* aaa_ue_fsm_262422790212849 consume call {rx_swx_saa,{ok,13,#{}}} from <0.421.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:16.637 [info] ue_fsm ev_rx_swx_saa 04:12:16.638 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422790212849","262422790212849@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.420.0>} 04:12:16.639 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:16.639 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262422790212849 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 => 763419601, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 161225700}}} from <0.422.0> in state state_wait_create_session_resp 04:12:16.650 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,184,244,179,41,0,2,0,2,0,16,0,87,0,9,1,160,9,156,27,228,172,18,26,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,9,156,27,228,172,18,26,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,156,27,228,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:16.650 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241016,16036649,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,156,27,228>>},{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,161225700,<<172,18,26,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,161225700,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:12:16.651 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422790212849">>,<0.414.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241016,161225700,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[{gtp_bearer,5,763419601,161225700}],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:12:16.651 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:16.651 [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 => 763419601,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 161225700}} 04:12:16.653 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422790212849">>,"internet",[],undefined,false,0,false,false} 04:12:16.654 [info] KMOD Port Create PDP Context Call {<0.414.0>,[alias|#Ref<0.1576510130.3222863873.156364>]}: {create_pdp_context,{172,18,26,103},763419601,161225700,{192,168,0,2}} *DBG* epdg_ue_fsm_262422790212849 send ok to <0.422.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422790212849">>, {ok, #{apco => <<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 => 763419601, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 161225700}}}} 04:12:16.654 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,2}, 763419601, 161225700 *DBG* epdg_ue_fsm_262422790212849 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 => 763419601, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 161225700}}} from <0.422.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.31>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:16.654 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],210,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,2}},{i_tid,763419601},{o_tid,161225700}]}} 04:12:16.657 [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 => 763419601,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 161225700}) returned ok 04:12:16.658 [info] tunnel_response(<<"262422790212849">>): {ok,#{apco => <<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 => 763419601,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 161225700}} 04:12:16.659 [info] tunnel_response for <<"262422790212849">>: {ok,#{apco => <<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 => 763419601,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 161225700}} 04:12:16.659 [info] GSUP: Tx #{imsi => <<"262422790212849">>,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>>}]} 04:12:16.666 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,95,0,80,71,92,114,184,0,46,151,0,73,0,1,0,5,93,0,52,0,73,0,1,0,6,87,0,9,6,159,9,156,27,228,172,18,26,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,166,137,158,25,132,0,7,0,1,172,18,26,103,0,6>> 04:12:16.666 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_bearer_request,1197241016,11927,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,<<166,137,158,25>>},{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,161225700,<<172,18,26,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,26,103>>,[6]}}} 04:12:16.666 [debug] Add bearer {gtp_bearer,6,0,161225700} to session {gtp_session,<<"262422790212849">>,<0.414.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241016,161225700,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[{gtp_bearer,5,763419601,161225700}],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:12:16.666 [info] s2b: Tx {gtp,v2,create_bearer_response,161225700,11927,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,763419601,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0}]} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.31>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422790212849">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262422790212849 receive call purge_ms_request from <0.424.0> in state state_active 04:12:16.670 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422790212849">>,message_type => purge_ms_req} 04:12:16.670 [info] ue_fsm purge_ms_request 04:12:16.670 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422790212849">>,"internet",[],{epdg_tun_pdp_ctx,763419601,161225700,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,26,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262422790212849 send ok to <0.424.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.31>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262422790212849 consume call purge_ms_request from <0.424.0> in state state_active => state_wait_delete_session_resp 04:12:16.670 [info] KMOD Port Delete PDP Context Call {<0.414.0>,[alias|#Ref<0.1576510130.3222863873.156382>]}: {delete_pdp_context,{172,18,26,103},763419601,161225700,{192,168,0,2}} 04:12:16.670 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,2}, 763419601, 161225700 04:12:16.670 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],274,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,2}},{i_tid,763419601}]}} 04:12:16.670 [info] s2b: Tx {gtp,v2,delete_session_request,161225700,16036650,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419601,<<172,18,26,20>>,undefined}]} *DBG* aaa_ue_fsm_262422790212849 receive call rx_s6b_str from <0.425.0> in state state_authenticated 04:12:16.675 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422790212849"],[],[]} *DBG* aaa_ue_fsm_262422790212849 send {ok,{epdg_dia_rc,undefined,2001}} to <0.425.0> 04:12:16.676 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262422790212849 consume call rx_s6b_str from <0.425.0> in state state_authenticated 04:12:16.678 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422790212849","262422790212849@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:12:16.678 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:12:16.679 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262422790212849 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241016,16036650,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.426.0> in state state_wait_delete_session_resp 04:12:16.684 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,184,244,179,42,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262422790212849 send ok to <0.426.0> 04:12:16.684 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241016,16036650,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262422790212849 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241016,16036650,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.426.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422790212849 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262422790212849 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422790212849 send ok to <0.201.0> 04:12:16.684 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241016,16036650,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262422790212849 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:16.685 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422790212849">>,"internet",[],undefined,false,0,false,false} 04:12:16.685 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:12:16.686 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422790212849">>,"internet",[],undefined,true,0,false,false} 04:12:16.686 [info] ue_fsm ev_rx_swm_str 04:12:16.686 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422790212849","262422790212849@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:12:16.686 [debug] SWx Tx SAR Imsi="262422790212849" Type=5 APN="internet" AgentInfoOpt=[]  04:12:16.686 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","18",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422790212849",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422790212849 receive call {rx_swx_saa,{ok,5,#{}}} from <0.427.0> in state state_authenticated_wait_swx_saa 04:12:16.692 [info] SWx Rx SAA {<0.406.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;18;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422790212849",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:16.692 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422790212849 send ok to <0.427.0> 04:12:16.694 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422790212849","262422790212849@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262422790212849 consume call {rx_swx_saa,{ok,5,#{}}} from <0.427.0> in state state_authenticated_wait_swx_saa => state_new 04:12:16.694 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262422790212849 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_262422790212849 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262422790212849">>,ok}} 04:12:16.694 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422790212849">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262422790212849 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.31>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:16.694 [info] purge_ms_response(<<"262422790212849">>): ok 04:12:16.694 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422790212849">>,"internet",[],undefined,true,0,false,false} 04:12:16.694 [info] purge_ms_response for <<"262422790212849">>: ok 04:12:16.694 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422790212849">>,message_type => purge_ms_res} Socket #Port<0.31> closed [<0.397.0>] send_close_signal [{{#Port<0.31>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.31>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.31>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:16.706 [info] Peer down: {<0.358.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:12:16.707 [error] GSUP connection has been closed 04:12:16.894 [info] Peer down: {<0.406.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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,26,103},46785}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.34>} Setting ccm options for socket #Port<0.34> 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} 04:12:19.828 [notice] GSUP connection has been established Registering handler {process_id,<0.209.0>} for socket #Port<0.34> Stream {osmo, 5} Unblocking socket #Port<0.34> Unblocking socket #Port<0.34>:ok Stream 254, 1 bytes *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.34>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.34> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.34> Stream 254: ID_RESP -> ID_ACK 04:12:19.857 [info] Peer up: {<0.402.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:12:23.323 [info] Peer up: {<0.449.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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.34>, {osmo,5}, #{imsi => <<"262427140133281">>, 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}]}} 04:12:29.354 [info] GSUP: Rx #{imsi => <<"262427140133281">>,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_262427140133281 enter epdg_ue_fsm in state state_new 04:12:29.354 [info] ue_fsm start(epdg_ue_fsm_262427140133281) *DBG* epdg_ue_fsm_262427140133281 consume internal init_state in state state_new 04:12:29.355 [info] ue_fsm init(<<"262427140133281">>) *DBG* epdg_ue_fsm_262427140133281 receive call {auth_request,33,"internet",#{}} from <0.456.0> in state state_new 04:12:29.355 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262427140133281 send ok to <0.456.0> 04:12:29.355 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427140133281">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.34>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262427140133281 consume call {auth_request,33,"internet",#{}} from <0.456.0> in state state_new => state_wait_auth_resp 04:12:29.355 [info] ue_fsm start_link(aaa_ue_fsm_262427140133281) *DBG* aaa_ue_fsm_262427140133281 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427140133281 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427140133281 consume internal init_state in state state_new 04:12:29.355 [info] ue_fsm init("262427140133281") *DBG* aaa_ue_fsm_262427140133281 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:29.355 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:29.355 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427140133281",undefined,undefined,false,false,undefined} 04:12:29.355 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:12:29.355 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","19",";","nonode@nohost"],1,undefined,undefined,undefined,"262427140133281",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427140133281 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427140133281 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:29.362 [info] SWx Rx MAA {<0.449.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;19;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427140133281",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[115,103,229,25,97,222,237,105,70,79,22,121,218,71,176,200,17,189,174,155,62,68,54,175,211,152,244,9,8,250,195,39]],[[115,103,229,25,97,222,237,105,70,79,22,121,218,71,176,200,62,254,149,221,95,231,108,220,108,137,124,142,251,54]],["foobar"],[[126,207,11,92,224,15,217,213,21,147,129,150,248,121,252,72]],[[76,175,12,85,80,213,92,147,31,181,40,69,66,155,50,129]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427140133281 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<115,103,229,25,97,222,237,105,70,79,22,121,218,71,176,200>>, <<17,189,174,155,62,68,54,175,211,152,244,9,8,250,195,39>>, <<115,103,229,25,97,222,237,105,70,79,22,121,218,71,176,200, 62,254,149,221,95,231,108,220,108,137,124,142,251,54>>, <<76,175,12,85,80,213,92,147,31,181,40,69,66,155,50,129>>, <<126,207,11,92,224,15,217,213,21,147,129,150,248,121, 252,72>>}]}} from <0.459.0> in state state_wait_swx_maa 04:12:29.362 [info] dia_sip2gsup: auth [115,103,229,25,97,222,237,105,70,79,22,121,218,71,176,200,17,189,174,155,62,68,54,175,211,152,244,9,8,250,195,39] authz [115,103,229,25,97,222,237,105,70,79,22,121,218,71,176,200,62,254,149,221,95,231,108,220,108,137,124,142,251,54]  04:12:29.362 [info] rand [115,103,229,25,97,222,237,105,70,79,22,121,218,71,176,200] autn [17,189,174,155,62,68,54,175,211,152,244,9,8,250,195,39]  04:12:29.362 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262427140133281 send ok to <0.459.0> 04:12:29.362 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427140133281",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427140133281 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<115,103,229,25,97,222,237,105,70,79,22,121,218,71,176,200>>, <<17,189,174,155,62,68,54,175,211,152,244,9,8,250,195,39>>, <<115,103,229,25,97,222,237,105,70,79,22,121,218,71,176,200, 62,254,149,221,95,231,108,220,108,137,124,142,251,54>>, <<76,175,12,85,80,213,92,147,31,181,40,69,66,155,50,129>>, <<126,207,11,92,224,15,217,213,21,147,129,150,248,121, 252,72>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427140133281 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<115,103,229,25,97,222,237,105,70,79,22,121,218,71,176,200>>, <<17,189,174,155,62,68,54,175,211,152,244,9,8,250,195,39>>, <<115,103,229,25,97,222,237,105,70,79,22,121,218,71,176,200, 62,254,149,221,95,231,108,220,108,137,124,142,251,54>>, <<76,175,12,85,80,213,92,147,31,181,40,69,66,155,50,129>>, <<126,207,11,92,224,15,217,213,21,147,129,150,248,121, 252,72>>}]}} from <0.459.0> in state state_wait_swx_maa => state_new 04:12:29.362 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<115,103,229,25,97,222,237,105,70,79,22,121,218,71,176,200>>,<<17,189,174,155,62,68,54,175,211,152,244,9,8,250,195,39>>,<<115,103,229,25,97,222,237,105,70,79,22,121,218,71,176,200,62,254,149,221,95,231,108,220,108,137,124,142,251,54>>,<<76,175,12,85,80,213,92,147,31,181,40,69,66,155,50,129>>,<<126,207,11,92,224,15,217,213,21,147,129,150,248,121,252,72>>}]} *DBG* epdg_ue_fsm_262427140133281 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427140133281">>, {ok, [{epdg_auth_tuple, <<115,103,229,25,97,222,237,105,70,79,22,121, 218,71,176,200>>, <<17,189,174,155,62,68,54,175,211,152,244,9,8, 250,195,39>>, <<115,103,229,25,97,222,237,105,70,79,22,121, 218,71,176,200,62,254,149,221,95,231,108,220, 108,137,124,142,251,54>>, <<76,175,12,85,80,213,92,147,31,181,40,69,66, 155,50,129>>, <<126,207,11,92,224,15,217,213,21,147,129, 150,248,121,252,72>>}]}}} 04:12:29.363 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<115,103,229,25,97,222,237,105,70,79,22,121,218,71,176,200>>,<<17,189,174,155,62,68,54,175,211,152,244,9,8,250,195,39>>,<<115,103,229,25,97,222,237,105,70,79,22,121,218,71,176,200,62,254,149,221,95,231,108,220,108,137,124,142,251,54>>,<<76,175,12,85,80,213,92,147,31,181,40,69,66,155,50,129>>,<<126,207,11,92,224,15,217,213,21,147,129,150,248,121,252,72>>}]}, {ue_fsm_data,<<"262427140133281">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427140133281 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<115,103,229,25,97,222,237,105,70,79,22,121,218,71,176,200>>, <<17,189,174,155,62,68,54,175,211,152,244,9,8,250,195,39>>, <<115,103,229,25,97,222,237,105,70,79,22,121,218,71,176,200, 62,254,149,221,95,231,108,220,108,137,124,142,251,54>>, <<76,175,12,85,80,213,92,147,31,181,40,69,66,155,50,129>>, <<126,207,11,92,224,15,217,213,21,147,129,150,248,121, 252,72>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:29.363 [info] auth_response(<<"262427140133281">>): {ok,[{epdg_auth_tuple,<<115,103,229,25,97,222,237,105,70,79,22,121,218,71,176,200>>,<<17,189,174,155,62,68,54,175,211,152,244,9,8,250,195,39>>,<<115,103,229,25,97,222,237,105,70,79,22,121,218,71,176,200,62,254,149,221,95,231,108,220,108,137,124,142,251,54>>,<<76,175,12,85,80,213,92,147,31,181,40,69,66,155,50,129>>,<<126,207,11,92,224,15,217,213,21,147,129,150,248,121,252,72>>}]} 04:12:29.363 [info] auth_response for <<"262427140133281">>: {ok,[{epdg_auth_tuple,<<115,103,229,25,97,222,237,105,70,79,22,121,218,71,176,200>>,<<17,189,174,155,62,68,54,175,211,152,244,9,8,250,195,39>>,<<115,103,229,25,97,222,237,105,70,79,22,121,218,71,176,200,62,254,149,221,95,231,108,220,108,137,124,142,251,54>>,<<76,175,12,85,80,213,92,147,31,181,40,69,66,155,50,129>>,<<126,207,11,92,224,15,217,213,21,147,129,150,248,121,252,72>>}]} 04:12:29.363 [info] GSUP: Tx #{auth_tuples => [#{autn => <<17,189,174,155,62,68,54,175,211,152,244,9,8,250,195,39>>,ck => <<126,207,11,92,224,15,217,213,21,147,129,150,248,121,252,72>>,ik => <<76,175,12,85,80,213,92,147,31,181,40,69,66,155,50,129>>,rand => <<115,103,229,25,97,222,237,105,70,79,22,121,218,71,176,200>>,res => <<115,103,229,25,97,222,237,105,70,79,22,121,218,71,176,200,62,254,149,221,95,231,108,220,108,137,124,142,251,54>>}],imsi => <<"262427140133281">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.34>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.34>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427140133281">>, message_type => location_upd_req}} 04:12:29.366 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427140133281">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262427140133281 receive call lu_request from <0.460.0> in state state_authenticating *DBG* epdg_ue_fsm_262427140133281 send ok to <0.460.0> 04:12:29.366 [info] ue_fsm lu_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.34>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262427140133281 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262427140133281 consume call lu_request from <0.460.0> in state state_authenticating 04:12:29.366 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427140133281">>,"internet",[],undefined,false,0,false,false} 04:12:29.366 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:29.366 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427140133281",undefined,undefined,false,false,undefined} 04:12:29.366 [debug] SWx Tx SAR Imsi="262427140133281" Type=1 APN="internet" AgentInfoOpt=[]  04:12:29.366 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","20",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427140133281",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427140133281 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427140133281 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427140133281 receive call {rx_swx_saa,{ok,1,#{}}} from <0.461.0> in state state_wait_swx_saa 04:12:29.371 [info] SWx Rx SAA {<0.449.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;20;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427140133281",[],[2001],[],[{'Non-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_262427140133281 send ok to <0.461.0> 04:12:29.371 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427140133281 consume call {rx_swx_saa,{ok,1,#{}}} from <0.461.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262427140133281 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:29.371 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427140133281",undefined,undefined,false,false,undefined} 04:12:29.371 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262427140133281 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427140133281">>,ok}} 04:12:29.372 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427140133281">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427140133281 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:29.372 [info] lu_response(<<"262427140133281">>): ok 04:12:29.372 [info] lu_response for <<"262427140133281">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.34>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:29.372 [info] GSUP: Tx #{imsi => <<"262427140133281">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.34>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427140133281">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427140133281 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.462.0> in state state_authenticated 04:12:29.374 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427140133281">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:29.374 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:29.375 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427140133281">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427140133281 send ok to <0.462.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.34>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:29.375 [debug] Selected PGW Remote Address "172.18.26.103" *DBG* epdg_ue_fsm_262427140133281 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.462.0> in state state_authenticated => state_wait_create_session_resp 04:12:29.375 [info] s2b: Tx {gtp,v2,create_session_request,0,16036651,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427140133281">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241017,<<172,18,26,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,763419602,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427140133281 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:29.375 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262427140133281 receive call {rx_s6b_aar,"262427140133281@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.463.0> in state state_authenticated 04:12:29.390 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427140133281@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:29.390 [info] ue_fsm ev_rx_s6b_aar: "262427140133281@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:12:29.390 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427140133281@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262427140133281",undefined,undefined,true,false,undefined} 04:12:29.390 [debug] SWx Tx SAR Imsi="262427140133281" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:12:29.390 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","21",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427140133281",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427140133281 send ok to <0.463.0> 04:12:29.390 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427140133281 consume call {rx_s6b_aar,"262427140133281@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.463.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427140133281 receive call {rx_swx_saa,{ok,13,#{}}} from <0.464.0> in state state_authenticated_wait_swx_saa 04:12:29.394 [info] SWx Rx SAA {<0.449.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;21;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427140133281",[],[2001],[],[{'Non-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_262427140133281 send ok to <0.464.0> 04:12:29.394 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427140133281 consume call {rx_swx_saa,{ok,13,#{}}} from <0.464.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:29.394 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427140133281","262427140133281@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.463.0>} 04:12:29.394 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:29.394 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:12:29.401 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,185,244,179,43,0,2,0,2,0,16,0,87,0,9,1,160,247,236,146,32,172,18,26,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,247,236,146,32,172,18,26,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,247,236,146,32,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:29.402 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241017,16036651,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,<<247,236,146,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,4159476256,<<172,18,26,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,4159476256,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:12:29.402 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427140133281">>,<0.457.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241017,4159476256,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419602,4159476256}],[]}}}} 04:12:29.402 [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_262427140133281 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 => 763419602, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 4159476256}}} from <0.465.0> in state state_wait_create_session_resp 04:12:29.402 [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 => 763419602,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 4159476256}} 04:12:29.402 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427140133281">>,"internet",[],undefined,false,0,false,false} 04:12:29.402 [info] KMOD Port Create PDP Context Call {<0.457.0>,[alias|#Ref<0.1576510130.3222863874.156040>]}: {create_pdp_context,{172,18,26,103},763419602,4159476256,{192,168,0,2}} 04:12:29.402 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,2}, 763419602, 4159476256 04:12:29.402 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],338,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,2}},{i_tid,763419602},{o_tid,4159476256}]}} *DBG* epdg_ue_fsm_262427140133281 send ok to <0.465.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427140133281">>, {ok, #{apco => <<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 => 763419602, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 4159476256}}}} 04:12:29.402 [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 => 763419602,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 4159476256}) returned ok *DBG* epdg_ue_fsm_262427140133281 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 => 763419602, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 4159476256}}} from <0.465.0> in state state_wait_create_session_resp => state_active 04:12:29.402 [info] tunnel_response(<<"262427140133281">>): {ok,#{apco => <<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 => 763419602,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 4159476256}} 04:12:29.403 [info] tunnel_response for <<"262427140133281">>: {ok,#{apco => <<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 => 763419602,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 4159476256}} 04:12:29.403 [info] GSUP: Tx #{imsi => <<"262427140133281">>,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.34>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262427140133281 receive call received_gtpc_delete_bearer_request from <0.466.0> in state state_active 04:12:29.406 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,99,0,24,71,92,114,185,0,39,244,0,73,0,1,0,5,100,0,1,0,3,2,0,2,0,10,0>> 04:12:29.406 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_bearer_request,1197241017,10228,undefined,[],#{{v2_cause,0} => {v2_cause,0,access_changed_from_non_3gpp_to_3gpp,0,0,0,undefined},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_procedure_transaction_id,0} => {v2_procedure_transaction_id,0,3}}} 04:12:29.406 [info] s2b: Tx {gtp,v2,delete_bearer_response,4159476256,10228,undefined,[],[{v2_recovery,0,0},{v2_cause,0,request_accepted,0,0,0,undefined}]} 04:12:29.406 [info] ue_fsm received_gtpc_delete_bearer_request 04:12:29.406 [info] ue_fsm state_active event=received_gtpc_delete_bearer_request, {ue_fsm_data,<<"262427140133281">>,"internet",[],{epdg_tun_pdp_ctx,763419602,4159476256,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:12:29.406 [info] KMOD Port Delete PDP Context Call {<0.457.0>,[alias|#Ref<0.1576510130.3222863874.156059>]}: {delete_pdp_context,{172,18,26,103},763419602,4159476256,{192,168,0,2}} 04:12:29.406 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,2}, 763419602, 4159476256 04:12:29.406 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],402,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,2}},{i_tid,763419602}]}} *DBG* epdg_ue_fsm_262427140133281 send ok to <0.466.0> *DBG* epdg_ue_fsm_262427140133281 consume call received_gtpc_delete_bearer_request from <0.466.0> in state state_active => state_dereg_pgw_initiated_wait_cancel_location_res *DBG* gsup_server got cast {cancel_location_request,<<"262427140133281">>, undefined} 04:12:29.406 [debug] Remove bearer {gtp_bearer,5,763419602,4159476256} from session {gtp_session,<<"262427140133281">>,<0.457.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241017,4159476256,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419602,4159476256}],[]}}}} *DBG* epdg_ue_fsm_262427140133281 start_timer {state_timeout,10000, gsup_cancel_location_timeout, []} in state state_dereg_pgw_initiated_wait_cancel_location_res 04:12:29.406 [info] cancel_location_request(<<"262427140133281">>, undefined) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.34>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:29.407 [info] cancel_location_request for <<"262427140133281">> 04:12:29.407 [info] GSUP: Tx #{cn_domain => 1,imsi => <<"262427140133281">>,message_type => location_cancellation_req} Stream 238, 12 bytes *DBG* gsup_server got {ipa,#Port<0.34>, {osmo,5}, #{imsi => <<"262427140133281">>, message_type => location_cancellation_res}} *DBG* epdg_ue_fsm_262427140133281 receive call cancel_location_result from <0.467.0> in state state_dereg_pgw_initiated_wait_cancel_location_res *DBG* epdg_ue_fsm_262427140133281 send ok to <0.467.0> 04:12:29.447 [info] GSUP: Rx #{imsi => <<"262427140133281">>,message_type => location_cancellation_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.34>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262427140133281 consume call cancel_location_result from <0.467.0> in state state_dereg_pgw_initiated_wait_cancel_location_res => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427140133281 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:12:29.447 [info] ue_fsm cancel_location_result *DBG* epdg_ue_fsm_262427140133281 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:12:29.448 [info] ue_fsm state_dereg_pgw_initiated_wait_cancel_location_res event=cancel_location_result, {ue_fsm_data,<<"262427140133281">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262427140133281 send {ok,2001} to <0.201.0> *DBG* epdg_ue_fsm_262427140133281 receive call {received_swm_sta,2001} from <0.211.0> in state state_wait_swm_session_termination_answer 04:12:29.448 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427140133281">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262427140133281 consume call rx_swm_str from <0.201.0> in state state_authenticated 04:12:29.448 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262427140133281 send ok to <0.211.0> 04:12:29.448 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427140133281","262427140133281@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262427140133281 terminate normal in state state_wait_swm_session_termination_answer 04:12:29.448 [info] ue_fsm state_authenticated event=rx_swm_str: PGW session still active, skip updating the HSS 04:12:29.448 [info] ue_fsm received_swm_session_termination_answer 2001 04:12:29.448 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427140133281">>,"internet",[],undefined,false,0,false,false} 04:12:29.448 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427140133281">>,"internet",[],undefined,false,0,false,false} Socket #Port<0.34> closed [<0.440.0>] send_close_signal [{{#Port<0.34>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.34>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.34>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:29.450 [error] GSUP connection has been closed 04:12:29.450 [info] Peer down: {<0.402.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:12:29.598 [info] Peer down: {<0.449.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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,26,103},34769}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.37>} Setting ccm options for socket #Port<0.37> 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} 04:12:32.510 [notice] GSUP connection has been established Registering handler {process_id,<0.209.0>} for socket #Port<0.37> Stream {osmo, 5} Unblocking socket #Port<0.37> Unblocking socket #Port<0.37>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.37>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.37> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.37> Stream 254: ID_RESP -> ID_ACK 04:12:32.527 [info] Peer up: {<0.442.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:12:37.197 [info] Peer up: {<0.494.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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.37>, {osmo,5}, #{imsi => <<"262426140326775">>, 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_262426140326775 enter epdg_ue_fsm in state state_new 04:12:43.255 [info] GSUP: Rx #{imsi => <<"262426140326775">>,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_262426140326775 consume internal init_state in state state_new 04:12:43.255 [info] ue_fsm start(epdg_ue_fsm_262426140326775) *DBG* epdg_ue_fsm_262426140326775 receive call {auth_request,33,"internet",#{}} from <0.501.0> in state state_new 04:12:43.255 [info] ue_fsm init(<<"262426140326775">>) *DBG* epdg_ue_fsm_262426140326775 send ok to <0.501.0> 04:12:43.255 [info] ue_fsm auth_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.37>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262426140326775 consume call {auth_request,33,"internet",#{}} from <0.501.0> in state state_new => state_wait_auth_resp 04:12:43.255 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426140326775">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262426140326775 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426140326775 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426140326775 consume internal init_state in state state_new 04:12:43.256 [info] ue_fsm start_link(aaa_ue_fsm_262426140326775) *DBG* aaa_ue_fsm_262426140326775 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:43.256 [info] ue_fsm init("262426140326775") 04:12:43.256 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:43.256 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426140326775",undefined,undefined,false,false,undefined} 04:12:43.256 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262426140326775 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426140326775 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:43.256 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","22",";","nonode@nohost"],1,undefined,undefined,undefined,"262426140326775",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:12:43.263 [info] SWx Rx MAA {<0.494.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;22;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426140326775",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[56,237,133,165,71,160,170,186,76,130,193,245,188,137,132,73,161,171,119,118,7,101,255,174,141,80,107,35,124,36,223,208]],[[56,237,133,165,71,160,170,186,76,130,193,245,188,137,132,73,65,148,113,135,220,252,98,200,203,233,58,207,21,77]],["foobar"],[[39,173,29,32,144,117,135,85,111,210,141,202,171,111,63,152]],[[97,255,48,169,228,37,75,177,248,121,113,193,2,174,238,224]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:43.263 [info] dia_sip2gsup: auth [56,237,133,165,71,160,170,186,76,130,193,245,188,137,132,73,161,171,119,118,7,101,255,174,141,80,107,35,124,36,223,208] authz [56,237,133,165,71,160,170,186,76,130,193,245,188,137,132,73,65,148,113,135,220,252,98,200,203,233,58,207,21,77]  04:12:43.263 [info] rand [56,237,133,165,71,160,170,186,76,130,193,245,188,137,132,73] autn [161,171,119,118,7,101,255,174,141,80,107,35,124,36,223,208]  *DBG* aaa_ue_fsm_262426140326775 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<56,237,133,165,71,160,170,186,76,130,193,245,188,137,132,73>>, <<161,171,119,118,7,101,255,174,141,80,107,35,124,36,223,208>>, <<56,237,133,165,71,160,170,186,76,130,193,245,188,137,132, 73,65,148,113,135,220,252,98,200,203,233,58,207,21,77>>, <<97,255,48,169,228,37,75,177,248,121,113,193,2,174,238,224>>, <<39,173,29,32,144,117,135,85,111,210,141,202,171,111,63, 152>>}]}} from <0.504.0> in state state_wait_swx_maa 04:12:43.263 [info] ue_fsm ev_rx_swx_maa 04:12:43.263 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426140326775",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426140326775 send ok to <0.504.0> *DBG* epdg_ue_fsm_262426140326775 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<56,237,133,165,71,160,170,186,76,130,193,245,188,137,132,73>>, <<161,171,119,118,7,101,255,174,141,80,107,35,124,36,223,208>>, <<56,237,133,165,71,160,170,186,76,130,193,245,188,137,132, 73,65,148,113,135,220,252,98,200,203,233,58,207,21,77>>, <<97,255,48,169,228,37,75,177,248,121,113,193,2,174,238,224>>, <<39,173,29,32,144,117,135,85,111,210,141,202,171,111,63, 152>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:43.264 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<56,237,133,165,71,160,170,186,76,130,193,245,188,137,132,73>>,<<161,171,119,118,7,101,255,174,141,80,107,35,124,36,223,208>>,<<56,237,133,165,71,160,170,186,76,130,193,245,188,137,132,73,65,148,113,135,220,252,98,200,203,233,58,207,21,77>>,<<97,255,48,169,228,37,75,177,248,121,113,193,2,174,238,224>>,<<39,173,29,32,144,117,135,85,111,210,141,202,171,111,63,152>>}]} *DBG* aaa_ue_fsm_262426140326775 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<56,237,133,165,71,160,170,186,76,130,193,245,188,137,132,73>>, <<161,171,119,118,7,101,255,174,141,80,107,35,124,36,223,208>>, <<56,237,133,165,71,160,170,186,76,130,193,245,188,137,132, 73,65,148,113,135,220,252,98,200,203,233,58,207,21,77>>, <<97,255,48,169,228,37,75,177,248,121,113,193,2,174,238,224>>, <<39,173,29,32,144,117,135,85,111,210,141,202,171,111,63, 152>>}]}} from <0.504.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262426140326775 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426140326775">>, {ok, [{epdg_auth_tuple, <<56,237,133,165,71,160,170,186,76,130,193,245, 188,137,132,73>>, <<161,171,119,118,7,101,255,174,141,80,107,35, 124,36,223,208>>, <<56,237,133,165,71,160,170,186,76,130,193,245, 188,137,132,73,65,148,113,135,220,252,98,200, 203,233,58,207,21,77>>, <<97,255,48,169,228,37,75,177,248,121,113,193, 2,174,238,224>>, <<39,173,29,32,144,117,135,85,111,210,141, 202,171,111,63,152>>}]}}} 04:12:43.264 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<56,237,133,165,71,160,170,186,76,130,193,245,188,137,132,73>>,<<161,171,119,118,7,101,255,174,141,80,107,35,124,36,223,208>>,<<56,237,133,165,71,160,170,186,76,130,193,245,188,137,132,73,65,148,113,135,220,252,98,200,203,233,58,207,21,77>>,<<97,255,48,169,228,37,75,177,248,121,113,193,2,174,238,224>>,<<39,173,29,32,144,117,135,85,111,210,141,202,171,111,63,152>>}]}, {ue_fsm_data,<<"262426140326775">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426140326775 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<56,237,133,165,71,160,170,186,76,130,193,245,188,137,132,73>>, <<161,171,119,118,7,101,255,174,141,80,107,35,124,36,223,208>>, <<56,237,133,165,71,160,170,186,76,130,193,245,188,137,132, 73,65,148,113,135,220,252,98,200,203,233,58,207,21,77>>, <<97,255,48,169,228,37,75,177,248,121,113,193,2,174,238,224>>, <<39,173,29,32,144,117,135,85,111,210,141,202,171,111,63, 152>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:43.264 [info] auth_response(<<"262426140326775">>): {ok,[{epdg_auth_tuple,<<56,237,133,165,71,160,170,186,76,130,193,245,188,137,132,73>>,<<161,171,119,118,7,101,255,174,141,80,107,35,124,36,223,208>>,<<56,237,133,165,71,160,170,186,76,130,193,245,188,137,132,73,65,148,113,135,220,252,98,200,203,233,58,207,21,77>>,<<97,255,48,169,228,37,75,177,248,121,113,193,2,174,238,224>>,<<39,173,29,32,144,117,135,85,111,210,141,202,171,111,63,152>>}]} 04:12:43.265 [info] auth_response for <<"262426140326775">>: {ok,[{epdg_auth_tuple,<<56,237,133,165,71,160,170,186,76,130,193,245,188,137,132,73>>,<<161,171,119,118,7,101,255,174,141,80,107,35,124,36,223,208>>,<<56,237,133,165,71,160,170,186,76,130,193,245,188,137,132,73,65,148,113,135,220,252,98,200,203,233,58,207,21,77>>,<<97,255,48,169,228,37,75,177,248,121,113,193,2,174,238,224>>,<<39,173,29,32,144,117,135,85,111,210,141,202,171,111,63,152>>}]} 04:12:43.265 [info] GSUP: Tx #{auth_tuples => [#{autn => <<161,171,119,118,7,101,255,174,141,80,107,35,124,36,223,208>>,ck => <<39,173,29,32,144,117,135,85,111,210,141,202,171,111,63,152>>,ik => <<97,255,48,169,228,37,75,177,248,121,113,193,2,174,238,224>>,rand => <<56,237,133,165,71,160,170,186,76,130,193,245,188,137,132,73>>,res => <<56,237,133,165,71,160,170,186,76,130,193,245,188,137,132,73,65,148,113,135,220,252,98,200,203,233,58,207,21,77>>}],imsi => <<"262426140326775">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.37>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.37>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426140326775">>, message_type => location_upd_req}} 04:12:43.268 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426140326775">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262426140326775 receive call lu_request from <0.505.0> in state state_authenticating 04:12:43.268 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262426140326775 send ok to <0.505.0> 04:12:43.268 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426140326775">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426140326775 consume call lu_request from <0.505.0> in state state_authenticating *DBG* aaa_ue_fsm_262426140326775 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.37>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:43.268 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:43.269 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426140326775",undefined,undefined,false,false,undefined} 04:12:43.269 [debug] SWx Tx SAR Imsi="262426140326775" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262426140326775 send ok to <0.201.0> 04:12:43.269 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","23",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426140326775",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426140326775 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262426140326775 receive call {rx_swx_saa,{ok,1,#{}}} from <0.506.0> in state state_wait_swx_saa 04:12:43.274 [info] SWx Rx SAA {<0.494.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;23;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426140326775",[],[2001],[],[{'Non-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_262426140326775 send ok to <0.506.0> 04:12:43.274 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262426140326775 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262426140326775 consume call {rx_swx_saa,{ok,1,#{}}} from <0.506.0> in state state_wait_swx_saa => state_authenticated 04:12:43.274 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426140326775",undefined,undefined,false,false,undefined} 04:12:43.274 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262426140326775 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426140326775">>,ok}} 04:12:43.274 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426140326775">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426140326775 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:43.274 [info] lu_response(<<"262426140326775">>): ok 04:12:43.275 [info] lu_response for <<"262426140326775">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.37>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:43.275 [info] GSUP: Tx #{imsi => <<"262426140326775">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.37>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426140326775">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426140326775 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.507.0> in state state_authenticated 04:12:43.278 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426140326775">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:43.279 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:43.279 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426140326775">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426140326775 send ok to <0.507.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.37>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:43.279 [debug] Selected PGW Remote Address "172.18.26.103" *DBG* epdg_ue_fsm_262426140326775 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.507.0> in state state_authenticated => state_wait_create_session_resp 04:12:43.279 [info] s2b: Tx {gtp,v2,create_session_request,0,16036652,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426140326775">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241018,<<172,18,26,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,763419603,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426140326775 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:43.279 [debug] Waiting for CreateSessionResponse 04:12:43.290 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,14,71,92,114,186,244,179,44,0,2,0,2,0,93,0>> *DBG* epdg_ue_fsm_262426140326775 receive call {received_gtpc_create_session_response,{error,93}} from <0.508.0> in state state_wait_create_session_resp 04:12:43.290 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241018,16036652,undefined,[],#{{v2_cause,0} => {v2_cause,0,apn_access_denied___no_subscription,0,0,0,undefined}}} 04:12:43.290 [info] ue_fsm received_gtpc_create_session_response {error,93} 04:12:43.290 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426140326775">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426140326775 send ok to <0.508.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426140326775">>,{error,111}}} 04:12:43.290 [info] tunnel_response(<<"262426140326775">>): {error,111} *DBG* epdg_ue_fsm_262426140326775 consume call {received_gtpc_create_session_response,{error,93}} from <0.508.0> in state state_wait_create_session_resp => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.37>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:43.290 [info] tunnel_response for <<"262426140326775">>: {error,111} 04:12:43.290 [info] GSUP: Tx #{cause => 111,imsi => <<"262426140326775">>,message_class => 5,message_type => epdg_tunnel_error} Socket #Port<0.37> closed [<0.480.0>] send_close_signal [{{#Port<0.37>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.37>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.37>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:43.294 [error] GSUP connection has been closed 04:12:43.294 [info] Peer down: {<0.442.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:12:43.475 [info] Peer down: {<0.494.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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,26,103},38893}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.40>} Setting ccm options for socket #Port<0.40> 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.40> Stream {osmo, 5} 04:12:46.320 [notice] GSUP connection has been established Unblocking socket #Port<0.40> Unblocking socket #Port<0.40>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.40>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.40> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.40> Stream 254: ID_RESP -> ID_ACK 04:12:46.329 [info] Peer up: {<0.485.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:12:47.502 [info] Peer up: {<0.530.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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.40>, {osmo,5}, #{imsi => <<"262424863885176">>, 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}]}} 04:12:53.576 [info] GSUP: Rx #{imsi => <<"262424863885176">>,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_262424863885176 enter epdg_ue_fsm in state state_new 04:12:53.577 [info] ue_fsm start(epdg_ue_fsm_262424863885176) *DBG* epdg_ue_fsm_262424863885176 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262424863885176 receive call {auth_request,33,"internet",#{}} from <0.543.0> in state state_new 04:12:53.577 [info] ue_fsm init(<<"262424863885176">>) *DBG* epdg_ue_fsm_262424863885176 send ok to <0.543.0> 04:12:53.577 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262424863885176 consume call {auth_request,33,"internet",#{}} from <0.543.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.40>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262424863885176 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424863885176 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:53.578 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424863885176">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262424863885176 consume internal init_state in state state_new 04:12:53.578 [info] ue_fsm start_link(aaa_ue_fsm_262424863885176) *DBG* aaa_ue_fsm_262424863885176 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:53.578 [info] ue_fsm init("262424863885176") 04:12:53.578 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:53.579 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424863885176",undefined,undefined,false,false,undefined} 04:12:53.579 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262424863885176 send ok to <0.201.0> 04:12:53.579 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","24",";","nonode@nohost"],1,undefined,undefined,undefined,"262424863885176",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424863885176 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_262424863885176 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<97,224,59,34,96,226,193,91,220,242,104,61,155,97,51,202>>, <<96,208,42,133,192,188,174,175,163,243,28,177,130,155,130, 252>>, <<97,224,59,34,96,226,193,91,220,242,104,61,155,97,51,202, 145,57,226,106,105,184,34,186,246,138,60,98,231,141>>, <<170,238,137,250,214,3,223,171,75,142,97,169,242,62,142,92>>, <<151,113,111,213,3,221,233,161,37,203,90,57,41,71,229, 219>>}]}} from <0.546.0> in state state_wait_swx_maa 04:12:53.590 [info] SWx Rx MAA {<0.530.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;24;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424863885176",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[97,224,59,34,96,226,193,91,220,242,104,61,155,97,51,202,96,208,42,133,192,188,174,175,163,243,28,177,130,155,130,252]],[[97,224,59,34,96,226,193,91,220,242,104,61,155,97,51,202,145,57,226,106,105,184,34,186,246,138,60,98,231,141]],["foobar"],[[151,113,111,213,3,221,233,161,37,203,90,57,41,71,229,219]],[[170,238,137,250,214,3,223,171,75,142,97,169,242,62,142,92]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424863885176 send ok to <0.546.0> 04:12:53.590 [info] dia_sip2gsup: auth [97,224,59,34,96,226,193,91,220,242,104,61,155,97,51,202,96,208,42,133,192,188,174,175,163,243,28,177,130,155,130,252] authz [97,224,59,34,96,226,193,91,220,242,104,61,155,97,51,202,145,57,226,106,105,184,34,186,246,138,60,98,231,141]  04:12:53.590 [info] rand [97,224,59,34,96,226,193,91,220,242,104,61,155,97,51,202] autn [96,208,42,133,192,188,174,175,163,243,28,177,130,155,130,252]  *DBG* aaa_ue_fsm_262424863885176 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<97,224,59,34,96,226,193,91,220,242,104,61,155,97,51,202>>, <<96,208,42,133,192,188,174,175,163,243,28,177,130,155,130, 252>>, <<97,224,59,34,96,226,193,91,220,242,104,61,155,97,51,202, 145,57,226,106,105,184,34,186,246,138,60,98,231,141>>, <<170,238,137,250,214,3,223,171,75,142,97,169,242,62,142,92>>, <<151,113,111,213,3,221,233,161,37,203,90,57,41,71,229, 219>>}]}} from <0.546.0> in state state_wait_swx_maa => state_new 04:12:53.590 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262424863885176 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<97,224,59,34,96,226,193,91,220,242,104,61,155,97,51,202>>, <<96,208,42,133,192,188,174,175,163,243,28,177,130,155,130, 252>>, <<97,224,59,34,96,226,193,91,220,242,104,61,155,97,51,202, 145,57,226,106,105,184,34,186,246,138,60,98,231,141>>, <<170,238,137,250,214,3,223,171,75,142,97,169,242,62,142,92>>, <<151,113,111,213,3,221,233,161,37,203,90,57,41,71,229, 219>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:53.591 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424863885176",undefined,undefined,false,false,undefined} 04:12:53.591 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<97,224,59,34,96,226,193,91,220,242,104,61,155,97,51,202>>,<<96,208,42,133,192,188,174,175,163,243,28,177,130,155,130,252>>,<<97,224,59,34,96,226,193,91,220,242,104,61,155,97,51,202,145,57,226,106,105,184,34,186,246,138,60,98,231,141>>,<<170,238,137,250,214,3,223,171,75,142,97,169,242,62,142,92>>,<<151,113,111,213,3,221,233,161,37,203,90,57,41,71,229,219>>}]} 04:12:53.592 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<97,224,59,34,96,226,193,91,220,242,104,61,155,97,51,202>>,<<96,208,42,133,192,188,174,175,163,243,28,177,130,155,130,252>>,<<97,224,59,34,96,226,193,91,220,242,104,61,155,97,51,202,145,57,226,106,105,184,34,186,246,138,60,98,231,141>>,<<170,238,137,250,214,3,223,171,75,142,97,169,242,62,142,92>>,<<151,113,111,213,3,221,233,161,37,203,90,57,41,71,229,219>>}]}, {ue_fsm_data,<<"262424863885176">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424863885176 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424863885176">>, {ok, [{epdg_auth_tuple, <<97,224,59,34,96,226,193,91,220,242,104,61, 155,97,51,202>>, <<96,208,42,133,192,188,174,175,163,243,28,177, 130,155,130,252>>, <<97,224,59,34,96,226,193,91,220,242,104,61, 155,97,51,202,145,57,226,106,105,184,34,186, 246,138,60,98,231,141>>, <<170,238,137,250,214,3,223,171,75,142,97,169, 242,62,142,92>>, <<151,113,111,213,3,221,233,161,37,203,90, 57,41,71,229,219>>}]}}} *DBG* epdg_ue_fsm_262424863885176 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<97,224,59,34,96,226,193,91,220,242,104,61,155,97,51,202>>, <<96,208,42,133,192,188,174,175,163,243,28,177,130,155,130, 252>>, <<97,224,59,34,96,226,193,91,220,242,104,61,155,97,51,202, 145,57,226,106,105,184,34,186,246,138,60,98,231,141>>, <<170,238,137,250,214,3,223,171,75,142,97,169,242,62,142,92>>, <<151,113,111,213,3,221,233,161,37,203,90,57,41,71,229, 219>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:53.593 [info] auth_response(<<"262424863885176">>): {ok,[{epdg_auth_tuple,<<97,224,59,34,96,226,193,91,220,242,104,61,155,97,51,202>>,<<96,208,42,133,192,188,174,175,163,243,28,177,130,155,130,252>>,<<97,224,59,34,96,226,193,91,220,242,104,61,155,97,51,202,145,57,226,106,105,184,34,186,246,138,60,98,231,141>>,<<170,238,137,250,214,3,223,171,75,142,97,169,242,62,142,92>>,<<151,113,111,213,3,221,233,161,37,203,90,57,41,71,229,219>>}]} 04:12:53.593 [info] auth_response for <<"262424863885176">>: {ok,[{epdg_auth_tuple,<<97,224,59,34,96,226,193,91,220,242,104,61,155,97,51,202>>,<<96,208,42,133,192,188,174,175,163,243,28,177,130,155,130,252>>,<<97,224,59,34,96,226,193,91,220,242,104,61,155,97,51,202,145,57,226,106,105,184,34,186,246,138,60,98,231,141>>,<<170,238,137,250,214,3,223,171,75,142,97,169,242,62,142,92>>,<<151,113,111,213,3,221,233,161,37,203,90,57,41,71,229,219>>}]} 04:12:53.594 [info] GSUP: Tx #{auth_tuples => [#{autn => <<96,208,42,133,192,188,174,175,163,243,28,177,130,155,130,252>>,ck => <<151,113,111,213,3,221,233,161,37,203,90,57,41,71,229,219>>,ik => <<170,238,137,250,214,3,223,171,75,142,97,169,242,62,142,92>>,rand => <<97,224,59,34,96,226,193,91,220,242,104,61,155,97,51,202>>,res => <<97,224,59,34,96,226,193,91,220,242,104,61,155,97,51,202,145,57,226,106,105,184,34,186,246,138,60,98,231,141>>}],imsi => <<"262424863885176">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.40>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.40>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424863885176">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424863885176 receive call lu_request from <0.547.0> in state state_authenticating *DBG* epdg_ue_fsm_262424863885176 send ok to <0.547.0> 04:12:53.600 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424863885176">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.40>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262424863885176 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262424863885176 consume call lu_request from <0.547.0> in state state_authenticating 04:12:53.600 [info] ue_fsm lu_request 04:12:53.600 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424863885176">>,"internet",[],undefined,false,0,false,false} 04:12:53.600 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:53.601 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424863885176",undefined,undefined,false,false,undefined} 04:12:53.601 [debug] SWx Tx SAR Imsi="262424863885176" Type=1 APN="internet" AgentInfoOpt=[]  04:12:53.601 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","25",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424863885176",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424863885176 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424863885176 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262424863885176 receive call {rx_swx_saa,{ok,1,#{}}} from <0.548.0> in state state_wait_swx_saa 04:12:53.611 [info] SWx Rx SAA {<0.530.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;25;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424863885176",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:53.611 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424863885176 send ok to <0.548.0> *DBG* aaa_ue_fsm_262424863885176 consume call {rx_swx_saa,{ok,1,#{}}} from <0.548.0> in state state_wait_swx_saa => state_authenticated 04:12:53.612 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424863885176",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424863885176 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:53.612 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262424863885176 send ok to <0.211.0> 04:12:53.612 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424863885176">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {lu_response,{<<"262424863885176">>,ok}} *DBG* epdg_ue_fsm_262424863885176 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:53.612 [info] lu_response(<<"262424863885176">>): ok 04:12:53.612 [info] lu_response for <<"262424863885176">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.40>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:53.612 [info] GSUP: Tx #{imsi => <<"262424863885176">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.40>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424863885176">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424863885176 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.549.0> in state state_authenticated 04:12:53.620 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424863885176">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:53.620 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:53.620 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424863885176">>,"internet",[],undefined,false,0,false,false} 04:12:53.621 [debug] Selected PGW Remote Address "172.18.26.103" 04:12:53.621 [info] s2b: Tx {gtp,v2,create_session_request,0,16036653,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424863885176">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241019,<<172,18,26,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,763419604,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262424863885176 send ok to <0.549.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.40>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:53.621 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262424863885176 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.549.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262424863885176 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262424863885176 receive call {rx_s6b_aar,"262424863885176@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.550.0> in state state_authenticated 04:12:53.649 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424863885176@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:53.649 [info] ue_fsm ev_rx_s6b_aar: "262424863885176@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:12:53.649 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424863885176@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262424863885176",undefined,undefined,true,false,undefined} 04:12:53.649 [debug] SWx Tx SAR Imsi="262424863885176" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:12:53.649 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","26",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424863885176",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424863885176 send ok to <0.550.0> 04:12:53.649 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424863885176 consume call {rx_s6b_aar,"262424863885176@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.550.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424863885176 receive call {rx_swx_saa,{ok,13,#{}}} from <0.551.0> in state state_authenticated_wait_swx_saa 04:12:53.656 [info] SWx Rx SAA {<0.530.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;26;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424863885176",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:53.657 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424863885176 send ok to <0.551.0> *DBG* aaa_ue_fsm_262424863885176 consume call {rx_swx_saa,{ok,13,#{}}} from <0.551.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:53.657 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424863885176","262424863885176@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.550.0>} 04:12:53.657 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:53.657 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:12:53.672 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,187,244,179,45,0,2,0,2,0,16,0,87,0,9,1,160,35,50,61,235,172,18,26,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,35,50,61,235,172,18,26,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,35,50,61,235,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:53.672 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241019,16036653,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,<<"#2=ë">>},{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,590495211,<<172,18,26,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,590495211,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:12:53.672 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424863885176">>,<0.544.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241019,590495211,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[{gtp_bearer,5,763419604,590495211}],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:12:53.672 [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_262424863885176 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 => 763419604, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 590495211}}} from <0.552.0> in state state_wait_create_session_resp 04:12:53.673 [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 => 763419604,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 590495211}} 04:12:53.673 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424863885176">>,"internet",[],undefined,false,0,false,false} 04:12:53.673 [info] KMOD Port Create PDP Context Call {<0.544.0>,[alias|#Ref<0.1576510130.3222863875.157720>]}: {create_pdp_context,{172,18,26,103},763419604,590495211,{192,168,0,2}} 04:12:53.673 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,2}, 763419604, 590495211 04:12:53.674 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],3,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,2}},{i_tid,763419604},{o_tid,590495211}]}} 04:12:53.674 [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 => 763419604,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 590495211}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262424863885176">>, {ok, #{apco => <<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 => 763419604, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 590495211}}}} *DBG* epdg_ue_fsm_262424863885176 send ok to <0.552.0> 04:12:53.674 [info] tunnel_response(<<"262424863885176">>): {ok,#{apco => <<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 => 763419604,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 590495211}} *DBG* epdg_ue_fsm_262424863885176 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 => 763419604, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 590495211}}} from <0.552.0> in state state_wait_create_session_resp => state_active 04:12:53.675 [info] tunnel_response for <<"262424863885176">>: {ok,#{apco => <<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 => 763419604,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 590495211}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.40>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:53.675 [info] GSUP: Tx #{imsi => <<"262424863885176">>,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* aaa_ue_fsm_262424863885176 terminate normal in state state_authenticated 04:12:53.859 [info] SWx Rx RTR from {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}: {'RTR',"ttcn3.session",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","aaa.localdomain","localdomain","262424863885176",{'Deregistration-Reason',1,["test"],[]},[],[],[]} 04:12:53.859 [info] terminating aaa_ue_fsm with reason normal state=state_authenticated, {ue_fsm_data,"262424863885176","262424863885176@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:12:53.859 [info] SWx Tx to {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}: {'RTA',"ttcn3.session",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain",[],2001,[],[],[]} 04:12:53.869 [info] SWx Rx RTR from {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}: {'RTR',"ttcn3.session",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","aaa.localdomain","localdomain","262424863885176",{'Deregistration-Reason',1,["test"],[]},[],[],[]} 04:12:53.869 [info] SWx Tx to {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}: {'RTA',"ttcn3.session",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain",[],[],{'Experimental-Result',10415,5001},[],[]} Socket #Port<0.40> closed [<0.521.0>] 04:12:53.877 [info] Peer down: {<0.485.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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.40>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.40>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.40>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:53.877 [info] Peer down: {<0.530.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} 04:12:53.877 [error] GSUP connection has been closed Accepted TCP connection from {ok,{{172,18,26,103},42547}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.43>} Setting ccm options for socket #Port<0.43> 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} 04:12:56.923 [notice] GSUP connection has been established Registering handler {process_id,<0.209.0>} for socket #Port<0.43> Stream {osmo, 5} Unblocking socket #Port<0.43> Unblocking socket #Port<0.43>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.43>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.43> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.43> Stream 254: ID_RESP -> ID_ACK 04:12:56.962 [info] Peer up: {<0.526.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:12:59.050 [info] Peer up: {<0.576.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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.43>, {osmo,5}, #{imsi => <<"262421973423806">>, 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_262421973423806 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421973423806 consume internal init_state in state state_new 04:13:05.121 [info] GSUP: Rx #{imsi => <<"262421973423806">>,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_262421973423806 receive call {auth_request,33,"internet",#{}} from <0.583.0> in state state_new 04:13:05.121 [info] ue_fsm start(epdg_ue_fsm_262421973423806) *DBG* epdg_ue_fsm_262421973423806 send ok to <0.583.0> *DBG* epdg_ue_fsm_262421973423806 consume call {auth_request,33,"internet",#{}} from <0.583.0> in state state_new => state_wait_auth_resp 04:13:05.121 [info] ue_fsm init(<<"262421973423806">>) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.43>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262421973423806 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:05.121 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262421973423806 enter aaa_ue_fsm in state state_new 04:13:05.122 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421973423806">>,"internet",[],undefined,false,0,false,false} 04:13:05.122 [info] ue_fsm start_link(aaa_ue_fsm_262421973423806) *DBG* aaa_ue_fsm_262421973423806 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262421973423806 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:05.122 [info] ue_fsm init("262421973423806") 04:13:05.122 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:05.123 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421973423806",undefined,undefined,false,false,undefined} 04:13:05.123 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:05.123 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","27",";","nonode@nohost"],1,undefined,undefined,undefined,"262421973423806",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421973423806 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421973423806 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:05.138 [info] SWx Rx MAA {<0.576.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;27;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421973423806",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[98,231,68,209,115,157,192,156,189,183,239,42,134,67,236,192,121,60,195,186,241,90,110,7,225,205,72,50,115,159,228,129]],[[98,231,68,209,115,157,192,156,189,183,239,42,134,67,236,192,92,180,96,249,87,191,18,84,238,206,70,132,244,62]],["foobar"],[[204,33,162,149,38,200,17,23,38,30,117,219,53,167,81,63]],[[88,114,95,35,215,149,175,187,91,41,237,85,173,153,42,219]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421973423806 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<98,231,68,209,115,157,192,156,189,183,239,42,134,67,236,192>>, <<121,60,195,186,241,90,110,7,225,205,72,50,115,159,228,129>>, <<98,231,68,209,115,157,192,156,189,183,239,42,134,67,236, 192,92,180,96,249,87,191,18,84,238,206,70,132,244,62>>, <<88,114,95,35,215,149,175,187,91,41,237,85,173,153,42,219>>, <<204,33,162,149,38,200,17,23,38,30,117,219,53,167,81,63>>}]}} from <0.586.0> in state state_wait_swx_maa 04:13:05.139 [info] dia_sip2gsup: auth [98,231,68,209,115,157,192,156,189,183,239,42,134,67,236,192,121,60,195,186,241,90,110,7,225,205,72,50,115,159,228,129] authz [98,231,68,209,115,157,192,156,189,183,239,42,134,67,236,192,92,180,96,249,87,191,18,84,238,206,70,132,244,62]  04:13:05.139 [info] rand [98,231,68,209,115,157,192,156,189,183,239,42,134,67,236,192] autn [121,60,195,186,241,90,110,7,225,205,72,50,115,159,228,129]  04:13:05.139 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262421973423806 send ok to <0.586.0> 04:13:05.139 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421973423806",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421973423806 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<98,231,68,209,115,157,192,156,189,183,239,42,134,67,236,192>>, <<121,60,195,186,241,90,110,7,225,205,72,50,115,159,228,129>>, <<98,231,68,209,115,157,192,156,189,183,239,42,134,67,236, 192,92,180,96,249,87,191,18,84,238,206,70,132,244,62>>, <<88,114,95,35,215,149,175,187,91,41,237,85,173,153,42,219>>, <<204,33,162,149,38,200,17,23,38,30,117,219,53,167,81,63>>}]}} from <0.586.0> in state state_wait_swx_maa => state_new 04:13:05.140 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<98,231,68,209,115,157,192,156,189,183,239,42,134,67,236,192>>,<<121,60,195,186,241,90,110,7,225,205,72,50,115,159,228,129>>,<<98,231,68,209,115,157,192,156,189,183,239,42,134,67,236,192,92,180,96,249,87,191,18,84,238,206,70,132,244,62>>,<<88,114,95,35,215,149,175,187,91,41,237,85,173,153,42,219>>,<<204,33,162,149,38,200,17,23,38,30,117,219,53,167,81,63>>}]} *DBG* epdg_ue_fsm_262421973423806 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<98,231,68,209,115,157,192,156,189,183,239,42,134,67,236,192>>, <<121,60,195,186,241,90,110,7,225,205,72,50,115,159,228,129>>, <<98,231,68,209,115,157,192,156,189,183,239,42,134,67,236, 192,92,180,96,249,87,191,18,84,238,206,70,132,244,62>>, <<88,114,95,35,215,149,175,187,91,41,237,85,173,153,42,219>>, <<204,33,162,149,38,200,17,23,38,30,117,219,53,167,81,63>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* epdg_ue_fsm_262421973423806 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421973423806">>, {ok, [{epdg_auth_tuple, <<98,231,68,209,115,157,192,156,189,183,239,42, 134,67,236,192>>, <<121,60,195,186,241,90,110,7,225,205,72,50, 115,159,228,129>>, <<98,231,68,209,115,157,192,156,189,183,239,42, 134,67,236,192,92,180,96,249,87,191,18,84, 238,206,70,132,244,62>>, <<88,114,95,35,215,149,175,187,91,41,237,85, 173,153,42,219>>, <<204,33,162,149,38,200,17,23,38,30,117, 219,53,167,81,63>>}]}}} 04:13:05.141 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<98,231,68,209,115,157,192,156,189,183,239,42,134,67,236,192>>,<<121,60,195,186,241,90,110,7,225,205,72,50,115,159,228,129>>,<<98,231,68,209,115,157,192,156,189,183,239,42,134,67,236,192,92,180,96,249,87,191,18,84,238,206,70,132,244,62>>,<<88,114,95,35,215,149,175,187,91,41,237,85,173,153,42,219>>,<<204,33,162,149,38,200,17,23,38,30,117,219,53,167,81,63>>}]}, {ue_fsm_data,<<"262421973423806">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421973423806 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<98,231,68,209,115,157,192,156,189,183,239,42,134,67,236,192>>, <<121,60,195,186,241,90,110,7,225,205,72,50,115,159,228,129>>, <<98,231,68,209,115,157,192,156,189,183,239,42,134,67,236, 192,92,180,96,249,87,191,18,84,238,206,70,132,244,62>>, <<88,114,95,35,215,149,175,187,91,41,237,85,173,153,42,219>>, <<204,33,162,149,38,200,17,23,38,30,117,219,53,167,81,63>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:05.141 [info] auth_response(<<"262421973423806">>): {ok,[{epdg_auth_tuple,<<98,231,68,209,115,157,192,156,189,183,239,42,134,67,236,192>>,<<121,60,195,186,241,90,110,7,225,205,72,50,115,159,228,129>>,<<98,231,68,209,115,157,192,156,189,183,239,42,134,67,236,192,92,180,96,249,87,191,18,84,238,206,70,132,244,62>>,<<88,114,95,35,215,149,175,187,91,41,237,85,173,153,42,219>>,<<204,33,162,149,38,200,17,23,38,30,117,219,53,167,81,63>>}]} 04:13:05.141 [info] auth_response for <<"262421973423806">>: {ok,[{epdg_auth_tuple,<<98,231,68,209,115,157,192,156,189,183,239,42,134,67,236,192>>,<<121,60,195,186,241,90,110,7,225,205,72,50,115,159,228,129>>,<<98,231,68,209,115,157,192,156,189,183,239,42,134,67,236,192,92,180,96,249,87,191,18,84,238,206,70,132,244,62>>,<<88,114,95,35,215,149,175,187,91,41,237,85,173,153,42,219>>,<<204,33,162,149,38,200,17,23,38,30,117,219,53,167,81,63>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.43>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.141 [info] GSUP: Tx #{auth_tuples => [#{autn => <<121,60,195,186,241,90,110,7,225,205,72,50,115,159,228,129>>,ck => <<204,33,162,149,38,200,17,23,38,30,117,219,53,167,81,63>>,ik => <<88,114,95,35,215,149,175,187,91,41,237,85,173,153,42,219>>,rand => <<98,231,68,209,115,157,192,156,189,183,239,42,134,67,236,192>>,res => <<98,231,68,209,115,157,192,156,189,183,239,42,134,67,236,192,92,180,96,249,87,191,18,84,238,206,70,132,244,62>>}],imsi => <<"262421973423806">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.43>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421973423806">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421973423806 receive call lu_request from <0.587.0> in state state_authenticating 04:13:05.147 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421973423806">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421973423806 send ok to <0.587.0> *DBG* epdg_ue_fsm_262421973423806 consume call lu_request from <0.587.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.43>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.148 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262421973423806 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:05.148 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421973423806">>,"internet",[],undefined,false,0,false,false} 04:13:05.148 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:05.148 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421973423806",undefined,undefined,false,false,undefined} 04:13:05.148 [debug] SWx Tx SAR Imsi="262421973423806" Type=1 APN="internet" AgentInfoOpt=[]  04:13:05.149 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","28",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421973423806",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421973423806 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421973423806 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421973423806 receive call {rx_swx_saa,{ok,1,#{}}} from <0.588.0> in state state_wait_swx_saa 04:13:05.159 [info] SWx Rx SAA {<0.576.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;28;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421973423806",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:05.159 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421973423806 send ok to <0.588.0> *DBG* epdg_ue_fsm_262421973423806 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:05.159 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421973423806",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421973423806 consume call {rx_swx_saa,{ok,1,#{}}} from <0.588.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262421973423806 send ok to <0.211.0> 04:13:05.159 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server got cast {lu_response,{<<"262421973423806">>,ok}} *DBG* epdg_ue_fsm_262421973423806 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:05.159 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421973423806">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.43>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.159 [info] lu_response(<<"262421973423806">>): ok 04:13:05.160 [info] lu_response for <<"262421973423806">>: ok 04:13:05.160 [info] GSUP: Tx #{imsi => <<"262421973423806">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.43>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421973423806">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421973423806 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.589.0> in state state_authenticated 04:13:05.164 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421973423806">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:05.164 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:05.164 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421973423806">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421973423806 send ok to <0.589.0> 04:13:05.164 [debug] Selected PGW Remote Address "172.18.26.103" *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.43>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262421973423806 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.589.0> in state state_authenticated => state_wait_create_session_resp 04:13:05.164 [info] s2b: Tx {gtp,v2,create_session_request,0,16036654,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421973423806">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241020,<<172,18,26,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,763419605,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421973423806 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:05.164 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262421973423806 receive call {rx_s6b_aar,"262421973423806@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.590.0> in state state_authenticated 04:13:05.181 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421973423806@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:05.181 [info] ue_fsm ev_rx_s6b_aar: "262421973423806@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:13:05.181 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421973423806@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262421973423806",undefined,undefined,true,false,undefined} 04:13:05.181 [debug] SWx Tx SAR Imsi="262421973423806" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262421973423806 send ok to <0.590.0> 04:13:05.181 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","29",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421973423806",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421973423806 consume call {rx_s6b_aar,"262421973423806@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.590.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:05.182 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421973423806 receive call {rx_swx_saa,{ok,13,#{}}} from <0.591.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421973423806 send ok to <0.591.0> *DBG* aaa_ue_fsm_262421973423806 consume call {rx_swx_saa,{ok,13,#{}}} from <0.591.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:05.187 [info] SWx Rx SAA {<0.576.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;29;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421973423806",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:05.187 [info] ue_fsm ev_rx_swx_saa 04:13:05.187 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421973423806","262421973423806@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.590.0>} 04:13:05.187 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:05.187 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:13:05.195 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,188,244,179,46,0,2,0,2,0,16,0,87,0,9,1,160,211,149,142,57,172,18,26,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,211,149,142,57,172,18,26,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,211,149,142,57,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:05.195 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241020,16036654,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,<<211,149,142,57>>},{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,3549793849,<<172,18,26,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,3549793849,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:13:05.195 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421973423806">>,<0.584.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241020,3549793849,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419605,3549793849}],[],[],[],[],[],[]}}}} 04:13:05.195 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:05.195 [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 => 763419605,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3549793849}} *DBG* epdg_ue_fsm_262421973423806 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 => 763419605, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 3549793849}}} from <0.592.0> in state state_wait_create_session_resp 04:13:05.195 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421973423806">>,"internet",[],undefined,false,0,false,false} 04:13:05.196 [info] KMOD Port Create PDP Context Call {<0.584.0>,[alias|#Ref<0.1576510130.3222863874.156483>]}: {create_pdp_context,{172,18,26,103},763419605,3549793849,{192,168,0,2}} 04:13:05.196 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,2}, 763419605, 3549793849 04:13:05.196 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],131,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,2}},{i_tid,763419605},{o_tid,3549793849}]}} *DBG* gsup_server got cast {tunnel_response, {<<"262421973423806">>, {ok, #{apco => <<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 => 763419605, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 3549793849}}}} 04:13:05.196 [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 => 763419605,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3549793849}) returned {error,-17} *DBG* epdg_ue_fsm_262421973423806 send ok to <0.592.0> *DBG* epdg_ue_fsm_262421973423806 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 => 763419605, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 3549793849}}} from <0.592.0> in state state_wait_create_session_resp => state_active 04:13:05.196 [info] tunnel_response(<<"262421973423806">>): {ok,#{apco => <<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 => 763419605,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3549793849}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.43>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.196 [info] tunnel_response for <<"262421973423806">>: {ok,#{apco => <<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 => 763419605,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3549793849}} 04:13:05.196 [info] GSUP: Tx #{imsi => <<"262421973423806">>,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* aaa_ue_fsm_262421973423806 receive call rx_swx_rtr from <0.593.0> in state state_authenticated 04:13:05.391 [info] SWx Rx RTR from {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}: {'RTR',"ttcn3.session",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","aaa.localdomain","localdomain","262421973423806",{'Deregistration-Reason',0,["test"],[]},[],[],[]} *DBG* aaa_ue_fsm_262421973423806 send ok to <0.593.0> 04:13:05.391 [info] ue_fsm ev_rx_swx_rtr 04:13:05.391 [info] ue_fsm state_authenticated event=rx_swx_rtr {ue_fsm_data,"262421973423806","262421973423806@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:05.392 [info] SWx Tx to {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}: {'RTA',"ttcn3.session",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain",[],2001,[],[],[]} 04:13:05.392 [debug] S6b Tx ASR NAI="262421973423806@nai.epc.mnc001.mcc01.3gppnetwork.org" *DBG* aaa_ue_fsm_262421973423806 consume call rx_swx_rtr from <0.593.0> in state state_authenticated => state_dereg_net_initiated_wait_s6b_asa *DBG* aaa_ue_fsm_262421973423806 start_timer {state_timeout,10000, s6b_asa_timeout,[]} in state state_dereg_net_initiated_wait_s6b_asa 04:13:05.392 [debug] S6b Tx ASR: {'ASR',["aaa.localdomain",";","1805245025",";","30",";","nonode@nohost"],undefined,undefined,undefined,undefined,16777272,["262421973423806@nai.epc.mnc001.mcc01.3gppnetwork.org"],[1],[]} 04:13:05.392 [debug] S6b prepare_request: {'ASR',["aaa.localdomain",";","1805245025",";","30",";","nonode@nohost"],"aaa.localdomain","localdomain","localdomain","pgw.localdomain",16777272,["262421973423806@nai.epc.mnc001.mcc01.3gppnetwork.org"],[1],[]} *DBG* aaa_ue_fsm_262421973423806 receive call {rx_s6b_asa,ok} from <0.594.0> in state state_dereg_net_initiated_wait_s6b_asa *DBG* aaa_ue_fsm_262421973423806 send ok to <0.594.0> *DBG* aaa_ue_fsm_262421973423806 consume call {rx_s6b_asa,ok} from <0.594.0> in state state_dereg_net_initiated_wait_s6b_asa => state_dereg_net_initiated_wait_swm_asa 04:13:05.400 [info] S6b Rx ASA {<0.526.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}}: {'ASA',"aaa.localdomain;1805245025;30;nonode@nohost",2001,"aaa.localdomain","localdomain",[]}/ Errors []  *DBG* epdg_ue_fsm_262421973423806 receive call received_swm_asr from <0.211.0> in state state_active *DBG* aaa_ue_fsm_262421973423806 start_timer {state_timeout,10000, swm_asa_timeout,[]} in state state_dereg_net_initiated_wait_swm_asa 04:13:05.400 [info] ue_fsm ev_rx_s6b_asa: ok 04:13:05.400 [info] ue_fsm received_swm_abort_session_request 04:13:05.401 [info] ue_fsm state_active event=received_swm_asr, {ue_fsm_data,<<"262421973423806">>,"internet",[],{epdg_tun_pdp_ctx,763419605,3549793849,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:13:05.401 [info] KMOD Port Delete PDP Context Call {<0.584.0>,[alias|#Ref<0.1576510130.3222863875.158009>]}: {delete_pdp_context,{172,18,26,103},763419605,3549793849,{192,168,0,2}} 04:13:05.401 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,2}, 763419605, 3549793849 04:13:05.401 [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,26,103}},{ms_address,{192,168,0,2}},{i_tid,763419605}]}} *DBG* epdg_ue_fsm_262421973423806 send ok to <0.211.0> *DBG* gsup_server got cast {cancel_location_request,<<"262421973423806">>,1} *DBG* epdg_ue_fsm_262421973423806 consume call received_swm_asr from <0.211.0> in state state_active => state_dereg_net_initiated_wait_cancel_location_res 04:13:05.402 [info] cancel_location_request(<<"262421973423806">>, 1) *DBG* epdg_ue_fsm_262421973423806 start_timer {state_timeout,10000, gsup_cancel_location_timeout, []} in state state_dereg_net_initiated_wait_cancel_location_res 04:13:05.402 [info] cancel_location_request for <<"262421973423806">> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.43>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.402 [info] GSUP: Tx #{cancellation_type => 1,cn_domain => 1,imsi => <<"262421973423806">>,message_type => location_cancellation_req} Stream 238, 12 bytes *DBG* gsup_server got {ipa,#Port<0.43>, {osmo,5}, #{imsi => <<"262421973423806">>, message_type => location_cancellation_res}} *DBG* epdg_ue_fsm_262421973423806 receive call cancel_location_result from <0.595.0> in state state_dereg_net_initiated_wait_cancel_location_res 04:13:05.406 [info] GSUP: Rx #{imsi => <<"262421973423806">>,message_type => location_cancellation_res} *DBG* epdg_ue_fsm_262421973423806 send ok to <0.595.0> 04:13:05.406 [info] ue_fsm cancel_location_result *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.43>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262421973423806 consume call cancel_location_result from <0.595.0> in state state_dereg_net_initiated_wait_cancel_location_res => state_dereg_net_initiated_wait_s2b_delete_session_resp 04:13:05.406 [info] ue_fsm state_dereg_net_initiated_wait_cancel_location_res event=cancel_location_result, {ue_fsm_data,<<"262421973423806">>,"internet",[],undefined,false,0,true,true} *DBG* epdg_ue_fsm_262421973423806 start_timer {state_timeout,10000, s2b_delete_session_timeout,[]} in state state_dereg_net_initiated_wait_s2b_delete_session_resp 04:13:05.406 [info] s2b: Tx {gtp,v2,delete_session_request,3549793849,16036655,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419605,<<172,18,26,20>>,undefined}]} 04:13:05.413 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,188,244,179,47,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262421973423806 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241020,16036655,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.596.0> in state state_dereg_net_initiated_wait_s2b_delete_session_resp 04:13:05.413 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241020,16036655,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.413 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241020,16036655,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262421973423806 send ok to <0.596.0> *DBG* aaa_ue_fsm_262421973423806 receive call rx_swm_asa from <0.201.0> in state state_dereg_net_initiated_wait_swm_asa 04:13:05.414 [info] ue_fsm state_dereg_net_initiated_wait_s2b_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421973423806">>,"internet",[],undefined,false,0,true,true} *DBG* epdg_ue_fsm_262421973423806 terminate normal in state state_dereg_net_initiated_wait_s2b_delete_session_resp *DBG* aaa_ue_fsm_262421973423806 send ok to <0.201.0> 04:13:05.414 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 *DBG* aaa_ue_fsm_262421973423806 terminate normal in state state_dereg_net_initiated_wait_swm_asa 04:13:05.414 [info] ue_fsm ev_rx_swm_asa 04:13:05.414 [info] terminating epdg_ue_fsm with reason normal state=state_dereg_net_initiated_wait_s2b_delete_session_resp, {ue_fsm_data,<<"262421973423806">>,"internet",[],undefined,false,0,true,true} 04:13:05.414 [info] terminating aaa_ue_fsm with reason normal state=state_dereg_net_initiated_wait_swm_asa, {ue_fsm_data,"262421973423806","262421973423806@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:05.417 [info] SWx Rx RTR from {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}: {'RTR',"ttcn3.session",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","aaa.localdomain","localdomain","262421973423806",{'Deregistration-Reason',0,["test"],[]},[],[],[]} 04:13:05.417 [info] SWx Tx to {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}: {'RTA',"ttcn3.session",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain",[],[],{'Experimental-Result',10415,5001},[],[]} Socket #Port<0.43> closed [<0.567.0>] send_close_signal [{{#Port<0.43>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.43>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.43>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.425 [info] Peer down: {<0.576.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} 04:13:05.426 [error] GSUP connection has been closed 04:13:05.604 [info] Peer down: {<0.526.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,26,103},38711}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.46>} Setting ccm options for socket #Port<0.46> 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} 04:13:08.512 [notice] GSUP connection has been established Registering handler {process_id,<0.209.0>} for socket #Port<0.46> Stream {osmo, 5} Unblocking socket #Port<0.46> Unblocking socket #Port<0.46>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.46>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.46> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.46> Stream 254: ID_RESP -> ID_ACK 04:13:08.552 [info] Peer up: {<0.572.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:13:12.646 [info] Peer up: {<0.619.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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.46>, {osmo,5}, #{imsi => <<"262424646111977">>, 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_262424646111977 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424646111977 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262424646111977 receive call {auth_request,33,"internet",#{}} from <0.626.0> in state state_new 04:13:18.720 [info] GSUP: Rx #{imsi => <<"262424646111977">>,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}]} 04:13:18.721 [info] ue_fsm start(epdg_ue_fsm_262424646111977) *DBG* epdg_ue_fsm_262424646111977 send ok to <0.626.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.46>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.721 [info] ue_fsm init(<<"262424646111977">>) *DBG* epdg_ue_fsm_262424646111977 consume call {auth_request,33,"internet",#{}} from <0.626.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262424646111977 enter aaa_ue_fsm in state state_new 04:13:18.721 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262424646111977 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424646111977 consume internal init_state in state state_new 04:13:18.721 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424646111977">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262424646111977 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:18.721 [info] ue_fsm start_link(aaa_ue_fsm_262424646111977) 04:13:18.721 [info] ue_fsm init("262424646111977") 04:13:18.721 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:18.722 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424646111977",undefined,undefined,false,false,undefined} 04:13:18.722 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:18.722 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","31",";","nonode@nohost"],1,undefined,undefined,undefined,"262424646111977",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424646111977 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424646111977 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:18.738 [info] SWx Rx MAA {<0.619.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;31;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424646111977",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[209,38,149,91,106,208,201,154,130,178,226,6,36,24,2,69,134,132,197,168,224,224,191,255,107,143,22,99,42,38,235,25]],[[209,38,149,91,106,208,201,154,130,178,226,6,36,24,2,69,109,209,1,131,102,202,227,119,129,85,20,177,165,176]],["foobar"],[[132,200,155,94,149,29,5,250,157,183,79,126,208,79,86,208]],[[77,14,8,190,182,117,5,218,3,136,193,135,80,85,110,153]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424646111977 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<209,38,149,91,106,208,201,154,130,178,226,6,36,24,2,69>>, <<134,132,197,168,224,224,191,255,107,143,22,99,42,38,235,25>>, <<209,38,149,91,106,208,201,154,130,178,226,6,36,24,2,69,109, 209,1,131,102,202,227,119,129,85,20,177,165,176>>, <<77,14,8,190,182,117,5,218,3,136,193,135,80,85,110,153>>, <<132,200,155,94,149,29,5,250,157,183,79,126,208,79,86, 208>>}]}} from <0.629.0> in state state_wait_swx_maa 04:13:18.738 [info] dia_sip2gsup: auth [209,38,149,91,106,208,201,154,130,178,226,6,36,24,2,69,134,132,197,168,224,224,191,255,107,143,22,99,42,38,235,25] authz [209,38,149,91,106,208,201,154,130,178,226,6,36,24,2,69,109,209,1,131,102,202,227,119,129,85,20,177,165,176]  04:13:18.738 [info] rand [209,38,149,91,106,208,201,154,130,178,226,6,36,24,2,69] autn [134,132,197,168,224,224,191,255,107,143,22,99,42,38,235,25]  *DBG* aaa_ue_fsm_262424646111977 send ok to <0.629.0> 04:13:18.738 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262424646111977 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<209,38,149,91,106,208,201,154,130,178,226,6,36,24,2,69>>, <<134,132,197,168,224,224,191,255,107,143,22,99,42,38,235,25>>, <<209,38,149,91,106,208,201,154,130,178,226,6,36,24,2,69,109, 209,1,131,102,202,227,119,129,85,20,177,165,176>>, <<77,14,8,190,182,117,5,218,3,136,193,135,80,85,110,153>>, <<132,200,155,94,149,29,5,250,157,183,79,126,208,79,86, 208>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424646111977 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<209,38,149,91,106,208,201,154,130,178,226,6,36,24,2,69>>, <<134,132,197,168,224,224,191,255,107,143,22,99,42,38,235,25>>, <<209,38,149,91,106,208,201,154,130,178,226,6,36,24,2,69,109, 209,1,131,102,202,227,119,129,85,20,177,165,176>>, <<77,14,8,190,182,117,5,218,3,136,193,135,80,85,110,153>>, <<132,200,155,94,149,29,5,250,157,183,79,126,208,79,86, 208>>}]}} from <0.629.0> in state state_wait_swx_maa => state_new 04:13:18.739 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424646111977",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424646111977 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424646111977">>, {ok, [{epdg_auth_tuple, <<209,38,149,91,106,208,201,154,130,178,226,6, 36,24,2,69>>, <<134,132,197,168,224,224,191,255,107,143,22, 99,42,38,235,25>>, <<209,38,149,91,106,208,201,154,130,178,226,6, 36,24,2,69,109,209,1,131,102,202,227,119,129, 85,20,177,165,176>>, <<77,14,8,190,182,117,5,218,3,136,193,135,80, 85,110,153>>, <<132,200,155,94,149,29,5,250,157,183,79, 126,208,79,86,208>>}]}}} 04:13:18.739 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<209,38,149,91,106,208,201,154,130,178,226,6,36,24,2,69>>,<<134,132,197,168,224,224,191,255,107,143,22,99,42,38,235,25>>,<<209,38,149,91,106,208,201,154,130,178,226,6,36,24,2,69,109,209,1,131,102,202,227,119,129,85,20,177,165,176>>,<<77,14,8,190,182,117,5,218,3,136,193,135,80,85,110,153>>,<<132,200,155,94,149,29,5,250,157,183,79,126,208,79,86,208>>}]} *DBG* epdg_ue_fsm_262424646111977 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<209,38,149,91,106,208,201,154,130,178,226,6,36,24,2,69>>, <<134,132,197,168,224,224,191,255,107,143,22,99,42,38,235,25>>, <<209,38,149,91,106,208,201,154,130,178,226,6,36,24,2,69,109, 209,1,131,102,202,227,119,129,85,20,177,165,176>>, <<77,14,8,190,182,117,5,218,3,136,193,135,80,85,110,153>>, <<132,200,155,94,149,29,5,250,157,183,79,126,208,79,86, 208>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:18.740 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<209,38,149,91,106,208,201,154,130,178,226,6,36,24,2,69>>,<<134,132,197,168,224,224,191,255,107,143,22,99,42,38,235,25>>,<<209,38,149,91,106,208,201,154,130,178,226,6,36,24,2,69,109,209,1,131,102,202,227,119,129,85,20,177,165,176>>,<<77,14,8,190,182,117,5,218,3,136,193,135,80,85,110,153>>,<<132,200,155,94,149,29,5,250,157,183,79,126,208,79,86,208>>}]}, {ue_fsm_data,<<"262424646111977">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.46>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.740 [info] auth_response(<<"262424646111977">>): {ok,[{epdg_auth_tuple,<<209,38,149,91,106,208,201,154,130,178,226,6,36,24,2,69>>,<<134,132,197,168,224,224,191,255,107,143,22,99,42,38,235,25>>,<<209,38,149,91,106,208,201,154,130,178,226,6,36,24,2,69,109,209,1,131,102,202,227,119,129,85,20,177,165,176>>,<<77,14,8,190,182,117,5,218,3,136,193,135,80,85,110,153>>,<<132,200,155,94,149,29,5,250,157,183,79,126,208,79,86,208>>}]} 04:13:18.741 [info] auth_response for <<"262424646111977">>: {ok,[{epdg_auth_tuple,<<209,38,149,91,106,208,201,154,130,178,226,6,36,24,2,69>>,<<134,132,197,168,224,224,191,255,107,143,22,99,42,38,235,25>>,<<209,38,149,91,106,208,201,154,130,178,226,6,36,24,2,69,109,209,1,131,102,202,227,119,129,85,20,177,165,176>>,<<77,14,8,190,182,117,5,218,3,136,193,135,80,85,110,153>>,<<132,200,155,94,149,29,5,250,157,183,79,126,208,79,86,208>>}]} 04:13:18.741 [info] GSUP: Tx #{auth_tuples => [#{autn => <<134,132,197,168,224,224,191,255,107,143,22,99,42,38,235,25>>,ck => <<132,200,155,94,149,29,5,250,157,183,79,126,208,79,86,208>>,ik => <<77,14,8,190,182,117,5,218,3,136,193,135,80,85,110,153>>,rand => <<209,38,149,91,106,208,201,154,130,178,226,6,36,24,2,69>>,res => <<209,38,149,91,106,208,201,154,130,178,226,6,36,24,2,69,109,209,1,131,102,202,227,119,129,85,20,177,165,176>>}],imsi => <<"262424646111977">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.46>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424646111977">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424646111977 receive call lu_request from <0.630.0> in state state_authenticating 04:13:18.747 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424646111977">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262424646111977 send ok to <0.630.0> *DBG* epdg_ue_fsm_262424646111977 consume call lu_request from <0.630.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.46>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262424646111977 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:18.747 [info] ue_fsm lu_request 04:13:18.748 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424646111977">>,"internet",[],undefined,false,0,false,false} 04:13:18.748 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:18.748 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424646111977",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262424646111977 send ok to <0.201.0> 04:13:18.748 [debug] SWx Tx SAR Imsi="262424646111977" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262424646111977 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:18.749 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","32",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424646111977",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424646111977 receive call {rx_swx_saa,{ok,1,#{}}} from <0.631.0> in state state_wait_swx_saa 04:13:18.760 [info] SWx Rx SAA {<0.619.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;32;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424646111977",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:18.760 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424646111977 send ok to <0.631.0> *DBG* epdg_ue_fsm_262424646111977 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:18.760 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424646111977",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262424646111977 consume call {rx_swx_saa,{ok,1,#{}}} from <0.631.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262424646111977 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424646111977">>,ok}} 04:13:18.760 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262424646111977 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:18.761 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424646111977">>,"internet",[],undefined,false,0,false,false} 04:13:18.761 [info] lu_response(<<"262424646111977">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.46>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.761 [info] lu_response for <<"262424646111977">>: ok 04:13:18.761 [info] GSUP: Tx #{imsi => <<"262424646111977">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.46>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424646111977">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424646111977 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.632.0> in state state_authenticated 04:13:18.767 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424646111977">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:18.767 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:18.767 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424646111977">>,"internet",[],undefined,false,0,false,false} 04:13:18.767 [debug] Selected PGW Remote Address "172.18.26.103" 04:13:18.768 [info] s2b: Tx {gtp,v2,create_session_request,0,16036656,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424646111977">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241021,<<172,18,26,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,763419606,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262424646111977 send ok to <0.632.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.46>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.768 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262424646111977 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.632.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262424646111977 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262424646111977 receive call {rx_s6b_aar,"262424646111977@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.633.0> in state state_authenticated 04:13:18.794 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424646111977@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:18.795 [info] ue_fsm ev_rx_s6b_aar: "262424646111977@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:13:18.795 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424646111977@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262424646111977",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262424646111977 send ok to <0.633.0> *DBG* aaa_ue_fsm_262424646111977 consume call {rx_s6b_aar,"262424646111977@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.633.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:18.795 [debug] SWx Tx SAR Imsi="262424646111977" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:13:18.795 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","33",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424646111977",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:18.796 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424646111977 receive call {rx_swx_saa,{ok,13,#{}}} from <0.634.0> in state state_authenticated_wait_swx_saa 04:13:18.805 [info] SWx Rx SAA {<0.619.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;33;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424646111977",[],[2001],[],[{'Non-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_262424646111977 send ok to <0.634.0> *DBG* aaa_ue_fsm_262424646111977 consume call {rx_swx_saa,{ok,13,#{}}} from <0.634.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:18.806 [info] ue_fsm ev_rx_swx_saa 04:13:18.806 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424646111977","262424646111977@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.633.0>} 04:13:18.806 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:18.806 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:13:18.820 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,189,244,179,48,0,2,0,2,0,16,0,87,0,9,1,160,118,13,104,237,172,18,26,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,118,13,104,237,172,18,26,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,13,104,237,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:18.821 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241021,16036656,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,<<"v\rhí">>},{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,1980590317,<<172,18,26,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,1980590317,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:13:18.821 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424646111977">>,<0.627.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241021,1980590317,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419606,1980590317}],[],[]}}}} *DBG* epdg_ue_fsm_262424646111977 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 => 763419606, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 1980590317}}} from <0.635.0> in state state_wait_create_session_resp 04:13:18.821 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:18.821 [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 => 763419606,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1980590317}} 04:13:18.822 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424646111977">>,"internet",[],undefined,false,0,false,false} 04:13:18.822 [info] KMOD Port Create PDP Context Call {<0.627.0>,[alias|#Ref<0.1576510130.3222863873.157171>]}: {create_pdp_context,{172,18,26,103},763419606,1980590317,{192,168,0,2}} 04:13:18.822 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,2}, 763419606, 1980590317 04:13:18.822 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],259,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,2}},{i_tid,763419606},{o_tid,1980590317}]}} *DBG* epdg_ue_fsm_262424646111977 send ok to <0.635.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424646111977">>, {ok, #{apco => <<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 => 763419606, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 1980590317}}}} 04:13:18.823 [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 => 763419606,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1980590317}) returned ok *DBG* epdg_ue_fsm_262424646111977 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 => 763419606, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 1980590317}}} from <0.635.0> in state state_wait_create_session_resp => state_active 04:13:18.823 [info] tunnel_response(<<"262424646111977">>): {ok,#{apco => <<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 => 763419606,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1980590317}} 04:13:18.823 [info] tunnel_response for <<"262424646111977">>: {ok,#{apco => <<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 => 763419606,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1980590317}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.46>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.823 [info] GSUP: Tx #{imsi => <<"262424646111977">>,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* aaa_ue_fsm_262424646111977 receive call {rx_swx_ppr,{undefined}} from <0.636.0> in state state_authenticated 04:13:19.007 [info] SWx Rx PPR from {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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],[]},"262424646111977",[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[]} *DBG* epdg_ue_fsm_262424646111977 receive call received_swm_reauth_request from <0.211.0> in state state_active 04:13:19.007 [info] ue_fsm ev_rx_swx_ppr 04:13:19.008 [debug] S6b Tx RAR NAI="262424646111977@nai.epc.mnc001.mcc01.3gppnetwork.org" *DBG* aaa_ue_fsm_262424646111977 send ok to <0.636.0> *DBG* epdg_ue_fsm_262424646111977 send ok to <0.211.0> *DBG* aaa_ue_fsm_262424646111977 consume call {rx_swx_ppr,{undefined}} from <0.636.0> in state state_authenticated 04:13:19.008 [debug] S6b Tx RAR: {'RAR',["aaa.localdomain",";","1805245025",";","34",";","nonode@nohost"],undefined,undefined,undefined,undefined,16777272,0,["262424646111977@nai.epc.mnc001.mcc01.3gppnetwork.org"],[],[]} *DBG* epdg_ue_fsm_262424646111977 consume call received_swm_reauth_request from <0.211.0> in state state_active 04:13:19.008 [info] ue_fsm received_swm_reauth_request *DBG* aaa_ue_fsm_262424646111977 receive call {rx_swm_reauth_answer,2001} from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262424646111977 send ok to <0.201.0> 04:13:19.008 [debug] S6b prepare_request: {'RAR',["aaa.localdomain",";","1805245025",";","34",";","nonode@nohost"],"aaa.localdomain","localdomain","localdomain","pgw.localdomain",16777272,0,["262424646111977@nai.epc.mnc001.mcc01.3gppnetwork.org"],[],[]} *DBG* aaa_ue_fsm_262424646111977 consume call {rx_swm_reauth_answer,2001} from <0.201.0> in state state_authenticated 04:13:19.008 [info] ue_fsm state_active event=received_swm_reauth_request, {ue_fsm_data,<<"262424646111977">>,"internet",[],{epdg_tun_pdp_ctx,763419606,1980590317,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,26,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262424646111977 receive call rx_swm_auth_request from <0.201.0> in state state_authenticated 04:13:19.008 [info] SWx Tx to {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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],[]},[],2001,[],[],[],[],[]} 04:13:19.008 [info] ue_fsm ev_rx_swm_reauth_answer *DBG* aaa_ue_fsm_262424646111977 send ok to <0.201.0> *DBG* epdg_ue_fsm_262424646111977 receive call {received_swm_auth_answer,ok} from <0.211.0> in state state_active 04:13:19.009 [info] ue_fsm state_authenticated event=rx_swm_reauth_answer 2001, {ue_fsm_data,"262424646111977","262424646111977@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262424646111977 consume call rx_swm_auth_request from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262424646111977 send ok to <0.211.0> 04:13:19.009 [info] ue_fsm ev_rx_swm_auth_request *DBG* epdg_ue_fsm_262424646111977 consume call {received_swm_auth_answer,ok} from <0.211.0> in state state_active 04:13:19.009 [info] ue_fsm state_authenticated event=rx_swm_auth_request, {ue_fsm_data,"262424646111977","262424646111977@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:19.010 [info] ue_fsm received_swm_auth_answer 04:13:19.010 [info] ue_fsm state_active event=received_swm_auth_answer(ok), {ue_fsm_data,<<"262424646111977">>,"internet",[],{epdg_tun_pdp_ctx,763419606,1980590317,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,26,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262424646111977 receive call {rx_s6b_raa,ok} from <0.637.0> in state state_authenticated 04:13:19.022 [info] S6b Rx RAA {<0.572.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}}: {'RAA',"aaa.localdomain;1805245025;34;nonode@nohost",2001,"aaa.localdomain","localdomain",[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424646111977 send ok to <0.637.0> *DBG* aaa_ue_fsm_262424646111977 consume call {rx_s6b_raa,ok} from <0.637.0> in state state_authenticated 04:13:19.022 [info] ue_fsm ev_rx_s6b_raa: ok 04:13:19.022 [info] ue_fsm state_authenticated event=rx_s6b_raa ok, {ue_fsm_data,"262424646111977","262424646111977@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262424646111977 receive call {rx_s6b_aar,"262424646111977@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.638.0> in state state_authenticated 04:13:19.223 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424646111977@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424646111977 send ok to <0.638.0> 04:13:19.223 [info] ue_fsm ev_rx_s6b_aar: "262424646111977@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] *DBG* aaa_ue_fsm_262424646111977 consume call {rx_s6b_aar,"262424646111977@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.638.0> in state state_authenticated 04:13:19.224 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424646111977@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262424646111977","262424646111977@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:19.224 [debug] Waiting for S6b AAA 04:13:19.224 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:19.224 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} Socket #Port<0.46> closed [<0.610.0>] send_close_signal [{{#Port<0.46>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.46>,{osmo,5}}} 04:13:19.233 [info] Peer down: {<0.572.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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.46>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.233 [info] Peer down: {<0.619.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} 04:13:19.233 [error] GSUP connection has been closed Accepted TCP connection from {ok,{{172,18,26,103},42837}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.49>} Setting ccm options for socket #Port<0.49> 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} 04:13:22.314 [notice] GSUP connection has been established Registering handler {process_id,<0.209.0>} for socket #Port<0.49> Stream {osmo, 5} Unblocking socket #Port<0.49> Unblocking socket #Port<0.49>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.49>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.49> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.49> Stream 254: ID_RESP -> ID_ACK 04:13:22.338 [info] Peer up: {<0.615.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:13:25.139 [info] Peer up: {<0.660.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} 04:13:31.221 [info] SWx Rx PPR from {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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],[]},"262424835495093",[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[]} 04:13:31.222 [info] SWx Tx to {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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.49> closed [<0.650.0>] send_close_signal [{{#Port<0.49>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.49>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.49>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:31.231 [info] Peer down: {<0.615.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:13:31.231 [info] Peer down: {<0.660.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} 04:13:31.231 [error] GSUP connection has been closed Accepted TCP connection from {ok,{{172,18,26,103},44569}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.52>} Setting ccm options for socket #Port<0.52> 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.52> Stream {osmo, 5} 04:13:34.304 [notice] GSUP connection has been established Unblocking socket #Port<0.52> Unblocking socket #Port<0.52>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.52> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.52> Stream 254: ID_RESP -> ID_ACK 04:13:34.329 [info] Peer up: {<0.656.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:13:38.348 [info] Peer up: {<0.695.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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.52>, {osmo,5}, #{imsi => <<"262429652443196">>, 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_262429652443196 enter epdg_ue_fsm in state state_new 04:13:44.464 [info] GSUP: Rx #{imsi => <<"262429652443196">>,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_262429652443196 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429652443196 receive call {auth_request,33,"internet",#{}} from <0.702.0> in state state_new 04:13:44.464 [info] ue_fsm start(epdg_ue_fsm_262429652443196) 04:13:44.464 [info] ue_fsm init(<<"262429652443196">>) *DBG* epdg_ue_fsm_262429652443196 send ok to <0.702.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262429652443196 consume call {auth_request,33,"internet",#{}} from <0.702.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262429652443196 enter aaa_ue_fsm in state state_new 04:13:44.464 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262429652443196 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429652443196 consume internal init_state in state state_new 04:13:44.464 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429652443196">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429652443196 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:44.465 [info] ue_fsm start_link(aaa_ue_fsm_262429652443196) 04:13:44.465 [info] ue_fsm init("262429652443196") 04:13:44.465 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:44.465 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429652443196",undefined,undefined,false,false,undefined} 04:13:44.466 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:44.466 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","35",";","nonode@nohost"],1,undefined,undefined,undefined,"262429652443196",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429652443196 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429652443196 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_262429652443196 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<91,107,200,153,5,242,169,66,96,118,174,21,89,138,95,80>>, <<7,79,119,216,177,84,210,94,255,78,141,98,189,36,96,144>>, <<91,107,200,153,5,242,169,66,96,118,174,21,89,138,95,80,159, 177,156,89,158,64,204,32,131,161,211,116,150,50>>, <<117,176,180,169,245,122,233,160,180,198,135,175,77,185,127, 186>>, <<21,54,215,255,216,12,16,68,246,81,73,132,131,142,164, 114>>}]}} from <0.705.0> in state state_wait_swx_maa 04:13:44.480 [info] SWx Rx MAA {<0.695.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;35;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429652443196",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[91,107,200,153,5,242,169,66,96,118,174,21,89,138,95,80,7,79,119,216,177,84,210,94,255,78,141,98,189,36,96,144]],[[91,107,200,153,5,242,169,66,96,118,174,21,89,138,95,80,159,177,156,89,158,64,204,32,131,161,211,116,150,50]],["foobar"],[[21,54,215,255,216,12,16,68,246,81,73,132,131,142,164,114]],[[117,176,180,169,245,122,233,160,180,198,135,175,77,185,127,186]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:44.480 [info] dia_sip2gsup: auth [91,107,200,153,5,242,169,66,96,118,174,21,89,138,95,80,7,79,119,216,177,84,210,94,255,78,141,98,189,36,96,144] authz [91,107,200,153,5,242,169,66,96,118,174,21,89,138,95,80,159,177,156,89,158,64,204,32,131,161,211,116,150,50]  04:13:44.480 [info] rand [91,107,200,153,5,242,169,66,96,118,174,21,89,138,95,80] autn [7,79,119,216,177,84,210,94,255,78,141,98,189,36,96,144]  *DBG* aaa_ue_fsm_262429652443196 send ok to <0.705.0> 04:13:44.480 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262429652443196 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<91,107,200,153,5,242,169,66,96,118,174,21,89,138,95,80>>, <<7,79,119,216,177,84,210,94,255,78,141,98,189,36,96,144>>, <<91,107,200,153,5,242,169,66,96,118,174,21,89,138,95,80,159, 177,156,89,158,64,204,32,131,161,211,116,150,50>>, <<117,176,180,169,245,122,233,160,180,198,135,175,77,185,127, 186>>, <<21,54,215,255,216,12,16,68,246,81,73,132,131,142,164, 114>>}]}} from <0.705.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262429652443196 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<91,107,200,153,5,242,169,66,96,118,174,21,89,138,95,80>>, <<7,79,119,216,177,84,210,94,255,78,141,98,189,36,96,144>>, <<91,107,200,153,5,242,169,66,96,118,174,21,89,138,95,80,159, 177,156,89,158,64,204,32,131,161,211,116,150,50>>, <<117,176,180,169,245,122,233,160,180,198,135,175,77,185,127, 186>>, <<21,54,215,255,216,12,16,68,246,81,73,132,131,142,164, 114>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:44.480 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429652443196",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429652443196 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429652443196">>, {ok, [{epdg_auth_tuple, <<91,107,200,153,5,242,169,66,96,118,174,21,89, 138,95,80>>, <<7,79,119,216,177,84,210,94,255,78,141,98,189, 36,96,144>>, <<91,107,200,153,5,242,169,66,96,118,174,21,89, 138,95,80,159,177,156,89,158,64,204,32,131, 161,211,116,150,50>>, <<117,176,180,169,245,122,233,160,180,198,135, 175,77,185,127,186>>, <<21,54,215,255,216,12,16,68,246,81,73, 132,131,142,164,114>>}]}}} 04:13:44.480 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<91,107,200,153,5,242,169,66,96,118,174,21,89,138,95,80>>,<<7,79,119,216,177,84,210,94,255,78,141,98,189,36,96,144>>,<<91,107,200,153,5,242,169,66,96,118,174,21,89,138,95,80,159,177,156,89,158,64,204,32,131,161,211,116,150,50>>,<<117,176,180,169,245,122,233,160,180,198,135,175,77,185,127,186>>,<<21,54,215,255,216,12,16,68,246,81,73,132,131,142,164,114>>}]} *DBG* epdg_ue_fsm_262429652443196 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<91,107,200,153,5,242,169,66,96,118,174,21,89,138,95,80>>, <<7,79,119,216,177,84,210,94,255,78,141,98,189,36,96,144>>, <<91,107,200,153,5,242,169,66,96,118,174,21,89,138,95,80,159, 177,156,89,158,64,204,32,131,161,211,116,150,50>>, <<117,176,180,169,245,122,233,160,180,198,135,175,77,185,127, 186>>, <<21,54,215,255,216,12,16,68,246,81,73,132,131,142,164, 114>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:44.481 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<91,107,200,153,5,242,169,66,96,118,174,21,89,138,95,80>>,<<7,79,119,216,177,84,210,94,255,78,141,98,189,36,96,144>>,<<91,107,200,153,5,242,169,66,96,118,174,21,89,138,95,80,159,177,156,89,158,64,204,32,131,161,211,116,150,50>>,<<117,176,180,169,245,122,233,160,180,198,135,175,77,185,127,186>>,<<21,54,215,255,216,12,16,68,246,81,73,132,131,142,164,114>>}]}, {ue_fsm_data,<<"262429652443196">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:44.481 [info] auth_response(<<"262429652443196">>): {ok,[{epdg_auth_tuple,<<91,107,200,153,5,242,169,66,96,118,174,21,89,138,95,80>>,<<7,79,119,216,177,84,210,94,255,78,141,98,189,36,96,144>>,<<91,107,200,153,5,242,169,66,96,118,174,21,89,138,95,80,159,177,156,89,158,64,204,32,131,161,211,116,150,50>>,<<117,176,180,169,245,122,233,160,180,198,135,175,77,185,127,186>>,<<21,54,215,255,216,12,16,68,246,81,73,132,131,142,164,114>>}]} 04:13:44.481 [info] auth_response for <<"262429652443196">>: {ok,[{epdg_auth_tuple,<<91,107,200,153,5,242,169,66,96,118,174,21,89,138,95,80>>,<<7,79,119,216,177,84,210,94,255,78,141,98,189,36,96,144>>,<<91,107,200,153,5,242,169,66,96,118,174,21,89,138,95,80,159,177,156,89,158,64,204,32,131,161,211,116,150,50>>,<<117,176,180,169,245,122,233,160,180,198,135,175,77,185,127,186>>,<<21,54,215,255,216,12,16,68,246,81,73,132,131,142,164,114>>}]} 04:13:44.481 [info] GSUP: Tx #{auth_tuples => [#{autn => <<7,79,119,216,177,84,210,94,255,78,141,98,189,36,96,144>>,ck => <<21,54,215,255,216,12,16,68,246,81,73,132,131,142,164,114>>,ik => <<117,176,180,169,245,122,233,160,180,198,135,175,77,185,127,186>>,rand => <<91,107,200,153,5,242,169,66,96,118,174,21,89,138,95,80>>,res => <<91,107,200,153,5,242,169,66,96,118,174,21,89,138,95,80,159,177,156,89,158,64,204,32,131,161,211,116,150,50>>}],imsi => <<"262429652443196">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.52>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429652443196">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429652443196 receive call lu_request from <0.706.0> in state state_authenticating 04:13:44.484 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429652443196">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262429652443196 send ok to <0.706.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262429652443196 consume call lu_request from <0.706.0> in state state_authenticating *DBG* aaa_ue_fsm_262429652443196 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:44.484 [info] ue_fsm lu_request 04:13:44.484 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429652443196">>,"internet",[],undefined,false,0,false,false} 04:13:44.484 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:44.485 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429652443196",undefined,undefined,false,false,undefined} 04:13:44.485 [debug] SWx Tx SAR Imsi="262429652443196" Type=1 APN="internet" AgentInfoOpt=[]  04:13:44.485 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","36",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429652443196",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429652443196 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429652443196 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429652443196 receive call {rx_swx_saa,{ok,1,#{}}} from <0.707.0> in state state_wait_swx_saa 04:13:44.491 [info] SWx Rx SAA {<0.695.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;36;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429652443196",[],[2001],[],[{'Non-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_262429652443196 send ok to <0.707.0> *DBG* epdg_ue_fsm_262429652443196 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:44.491 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429652443196 consume call {rx_swx_saa,{ok,1,#{}}} from <0.707.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262429652443196 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429652443196">>,ok}} 04:13:44.491 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429652443196",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429652443196 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:44.491 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:44.492 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429652443196">>,"internet",[],undefined,false,0,false,false} 04:13:44.492 [info] lu_response(<<"262429652443196">>): ok 04:13:44.492 [info] lu_response for <<"262429652443196">>: ok 04:13:44.492 [info] GSUP: Tx #{imsi => <<"262429652443196">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.52>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429652443196">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429652443196 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.708.0> in state state_authenticated 04:13:44.496 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429652443196">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:44.496 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:44.496 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429652443196">>,"internet",[],undefined,false,0,false,false} 04:13:44.496 [debug] Selected PGW Remote Address "172.18.26.103" 04:13:44.496 [info] s2b: Tx {gtp,v2,create_session_request,0,16036657,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429652443196">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241022,<<172,18,26,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,763419607,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429652443196 send ok to <0.708.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:44.496 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262429652443196 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.708.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262429652443196 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262429652443196 receive call {rx_s6b_aar,"262429652443196@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.709.0> in state state_authenticated 04:13:44.520 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429652443196@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:44.520 [info] ue_fsm ev_rx_s6b_aar: "262429652443196@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:13:44.520 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429652443196@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262429652443196",undefined,undefined,true,false,undefined} 04:13:44.521 [debug] SWx Tx SAR Imsi="262429652443196" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:13:44.521 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","37",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429652443196",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429652443196 send ok to <0.709.0> 04:13:44.521 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429652443196 consume call {rx_s6b_aar,"262429652443196@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.709.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429652443196 receive call {rx_swx_saa,{ok,13,#{}}} from <0.710.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429652443196 send ok to <0.710.0> 04:13:44.531 [info] SWx Rx SAA {<0.695.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;37;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429652443196",[],[2001],[],[{'Non-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_262429652443196 consume call {rx_swx_saa,{ok,13,#{}}} from <0.710.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:44.532 [info] ue_fsm ev_rx_swx_saa 04:13:44.532 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429652443196","262429652443196@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.709.0>} 04:13:44.532 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:44.532 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:13:44.541 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,190,244,179,49,0,2,0,2,0,16,0,87,0,9,1,160,72,132,2,11,172,18,26,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,72,132,2,11,172,18,26,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,132,2,11,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:44.541 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241022,16036657,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,<<72,132,2,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,1216610827,<<172,18,26,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,1216610827,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} *DBG* epdg_ue_fsm_262429652443196 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 => 763419607, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 1216610827}}} from <0.711.0> in state state_wait_create_session_resp 04:13:44.541 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429652443196">>,<0.703.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241022,1216610827,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,763419607,1216610827}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:44.542 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:44.542 [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 => 763419607,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1216610827}} 04:13:44.542 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429652443196">>,"internet",[],undefined,false,0,false,false} 04:13:44.542 [info] KMOD Port Create PDP Context Call {<0.703.0>,[alias|#Ref<0.1576510130.3222863873.157429>]}: {create_pdp_context,{172,18,26,103},763419607,1216610827,{192,168,0,2}} 04:13:44.542 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,2}, 763419607, 1216610827 04:13:44.542 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],323,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,2}},{i_tid,763419607},{o_tid,1216610827}]}} *DBG* epdg_ue_fsm_262429652443196 send ok to <0.711.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429652443196">>, {ok, #{apco => <<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 => 763419607, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 1216610827}}}} 04:13:44.543 [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 => 763419607,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1216610827}) returned {error,-17} *DBG* epdg_ue_fsm_262429652443196 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 => 763419607, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 1216610827}}} from <0.711.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:44.543 [info] tunnel_response(<<"262429652443196">>): {ok,#{apco => <<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 => 763419607,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1216610827}} 04:13:44.543 [info] tunnel_response for <<"262429652443196">>: {ok,#{apco => <<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 => 763419607,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1216610827}} 04:13:44.543 [info] GSUP: Tx #{imsi => <<"262429652443196">>,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.52>, {osmo,5}, #{imsi => <<"262429715915586">>, 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_262429715915586 enter epdg_ue_fsm in state state_new 04:13:44.562 [info] GSUP: Rx #{imsi => <<"262429715915586">>,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_262429715915586 consume internal init_state in state state_new 04:13:44.562 [info] ue_fsm start(epdg_ue_fsm_262429715915586) *DBG* epdg_ue_fsm_262429715915586 receive call {auth_request,33,"internet",#{}} from <0.712.0> in state state_new 04:13:44.562 [info] ue_fsm init(<<"262429715915586">>) 04:13:44.562 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262429715915586 send ok to <0.712.0> 04:13:44.562 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429715915586">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262429715915586 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429715915586 consume call {auth_request,33,"internet",#{}} from <0.712.0> in state state_new => state_wait_auth_resp 04:13:44.563 [info] ue_fsm start_link(aaa_ue_fsm_262429715915586) *DBG* epdg_ue_fsm_262429715915586 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:44.563 [info] ue_fsm init("262429715915586") *DBG* aaa_ue_fsm_262429715915586 consume internal init_state in state state_new 04:13:44.563 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262429715915586 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:44.563 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429715915586",undefined,undefined,false,false,undefined} 04:13:44.564 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:44.564 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","38",";","nonode@nohost"],1,undefined,undefined,undefined,"262429715915586",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429715915586 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429715915586 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:44.577 [info] SWx Rx MAA {<0.695.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;38;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429715915586",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[24,245,172,233,232,145,185,28,17,90,167,236,189,118,158,54,167,99,81,81,208,140,142,108,240,61,6,210,246,12,158,102]],[[24,245,172,233,232,145,185,28,17,90,167,236,189,118,158,54,36,245,232,61,244,63,126,166,158,200,58,57,4,145]],["foobar"],[[78,31,123,103,158,25,179,153,166,228,37,197,103,148,243,206]],[[214,57,115,248,64,110,79,186,245,233,179,53,134,203,123,144]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429715915586 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<24,245,172,233,232,145,185,28,17,90,167,236,189,118,158,54>>, <<167,99,81,81,208,140,142,108,240,61,6,210,246,12,158,102>>, <<24,245,172,233,232,145,185,28,17,90,167,236,189,118,158,54, 36,245,232,61,244,63,126,166,158,200,58,57,4,145>>, <<214,57,115,248,64,110,79,186,245,233,179,53,134,203,123,144>>, <<78,31,123,103,158,25,179,153,166,228,37,197,103,148, 243,206>>}]}} from <0.715.0> in state state_wait_swx_maa 04:13:44.577 [info] dia_sip2gsup: auth [24,245,172,233,232,145,185,28,17,90,167,236,189,118,158,54,167,99,81,81,208,140,142,108,240,61,6,210,246,12,158,102] authz [24,245,172,233,232,145,185,28,17,90,167,236,189,118,158,54,36,245,232,61,244,63,126,166,158,200,58,57,4,145]  04:13:44.577 [info] rand [24,245,172,233,232,145,185,28,17,90,167,236,189,118,158,54] autn [167,99,81,81,208,140,142,108,240,61,6,210,246,12,158,102]  *DBG* aaa_ue_fsm_262429715915586 send ok to <0.715.0> 04:13:44.577 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262429715915586 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<24,245,172,233,232,145,185,28,17,90,167,236,189,118,158,54>>, <<167,99,81,81,208,140,142,108,240,61,6,210,246,12,158,102>>, <<24,245,172,233,232,145,185,28,17,90,167,236,189,118,158,54, 36,245,232,61,244,63,126,166,158,200,58,57,4,145>>, <<214,57,115,248,64,110,79,186,245,233,179,53,134,203,123,144>>, <<78,31,123,103,158,25,179,153,166,228,37,197,103,148, 243,206>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429715915586 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<24,245,172,233,232,145,185,28,17,90,167,236,189,118,158,54>>, <<167,99,81,81,208,140,142,108,240,61,6,210,246,12,158,102>>, <<24,245,172,233,232,145,185,28,17,90,167,236,189,118,158,54, 36,245,232,61,244,63,126,166,158,200,58,57,4,145>>, <<214,57,115,248,64,110,79,186,245,233,179,53,134,203,123,144>>, <<78,31,123,103,158,25,179,153,166,228,37,197,103,148, 243,206>>}]}} from <0.715.0> in state state_wait_swx_maa => state_new 04:13:44.578 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429715915586",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429715915586 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429715915586">>, {ok, [{epdg_auth_tuple, <<24,245,172,233,232,145,185,28,17,90,167,236, 189,118,158,54>>, <<167,99,81,81,208,140,142,108,240,61,6,210, 246,12,158,102>>, <<24,245,172,233,232,145,185,28,17,90,167,236, 189,118,158,54,36,245,232,61,244,63,126,166, 158,200,58,57,4,145>>, <<214,57,115,248,64,110,79,186,245,233,179,53, 134,203,123,144>>, <<78,31,123,103,158,25,179,153,166,228,37, 197,103,148,243,206>>}]}}} 04:13:44.579 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<24,245,172,233,232,145,185,28,17,90,167,236,189,118,158,54>>,<<167,99,81,81,208,140,142,108,240,61,6,210,246,12,158,102>>,<<24,245,172,233,232,145,185,28,17,90,167,236,189,118,158,54,36,245,232,61,244,63,126,166,158,200,58,57,4,145>>,<<214,57,115,248,64,110,79,186,245,233,179,53,134,203,123,144>>,<<78,31,123,103,158,25,179,153,166,228,37,197,103,148,243,206>>}]} *DBG* epdg_ue_fsm_262429715915586 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<24,245,172,233,232,145,185,28,17,90,167,236,189,118,158,54>>, <<167,99,81,81,208,140,142,108,240,61,6,210,246,12,158,102>>, <<24,245,172,233,232,145,185,28,17,90,167,236,189,118,158,54, 36,245,232,61,244,63,126,166,158,200,58,57,4,145>>, <<214,57,115,248,64,110,79,186,245,233,179,53,134,203,123,144>>, <<78,31,123,103,158,25,179,153,166,228,37,197,103,148, 243,206>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:44.579 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<24,245,172,233,232,145,185,28,17,90,167,236,189,118,158,54>>,<<167,99,81,81,208,140,142,108,240,61,6,210,246,12,158,102>>,<<24,245,172,233,232,145,185,28,17,90,167,236,189,118,158,54,36,245,232,61,244,63,126,166,158,200,58,57,4,145>>,<<214,57,115,248,64,110,79,186,245,233,179,53,134,203,123,144>>,<<78,31,123,103,158,25,179,153,166,228,37,197,103,148,243,206>>}]}, {ue_fsm_data,<<"262429715915586">>,"internet",[],undefined,false,0,false,false} 04:13:44.579 [info] auth_response(<<"262429715915586">>): {ok,[{epdg_auth_tuple,<<24,245,172,233,232,145,185,28,17,90,167,236,189,118,158,54>>,<<167,99,81,81,208,140,142,108,240,61,6,210,246,12,158,102>>,<<24,245,172,233,232,145,185,28,17,90,167,236,189,118,158,54,36,245,232,61,244,63,126,166,158,200,58,57,4,145>>,<<214,57,115,248,64,110,79,186,245,233,179,53,134,203,123,144>>,<<78,31,123,103,158,25,179,153,166,228,37,197,103,148,243,206>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:44.580 [info] auth_response for <<"262429715915586">>: {ok,[{epdg_auth_tuple,<<24,245,172,233,232,145,185,28,17,90,167,236,189,118,158,54>>,<<167,99,81,81,208,140,142,108,240,61,6,210,246,12,158,102>>,<<24,245,172,233,232,145,185,28,17,90,167,236,189,118,158,54,36,245,232,61,244,63,126,166,158,200,58,57,4,145>>,<<214,57,115,248,64,110,79,186,245,233,179,53,134,203,123,144>>,<<78,31,123,103,158,25,179,153,166,228,37,197,103,148,243,206>>}]} 04:13:44.580 [info] GSUP: Tx #{auth_tuples => [#{autn => <<167,99,81,81,208,140,142,108,240,61,6,210,246,12,158,102>>,ck => <<78,31,123,103,158,25,179,153,166,228,37,197,103,148,243,206>>,ik => <<214,57,115,248,64,110,79,186,245,233,179,53,134,203,123,144>>,rand => <<24,245,172,233,232,145,185,28,17,90,167,236,189,118,158,54>>,res => <<24,245,172,233,232,145,185,28,17,90,167,236,189,118,158,54,36,245,232,61,244,63,126,166,158,200,58,57,4,145>>}],imsi => <<"262429715915586">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.52>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429715915586">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429715915586 receive call lu_request from <0.716.0> in state state_authenticating 04:13:44.586 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429715915586">>,message_type => location_upd_req} 04:13:44.586 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262429715915586 send ok to <0.716.0> *DBG* aaa_ue_fsm_262429715915586 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.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:44.586 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429715915586">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429715915586 consume call lu_request from <0.716.0> in state state_authenticating 04:13:44.586 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:44.586 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429715915586",undefined,undefined,false,false,undefined} 04:13:44.586 [debug] SWx Tx SAR Imsi="262429715915586" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262429715915586 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429715915586 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:44.587 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","39",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429715915586",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429715915586 receive call {rx_swx_saa,{ok,1,#{}}} from <0.717.0> in state state_wait_swx_saa 04:13:44.594 [info] SWx Rx SAA {<0.695.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;39;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429715915586",[],[2001],[],[{'Non-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_262429715915586 send ok to <0.717.0> *DBG* epdg_ue_fsm_262429715915586 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262429715915586 consume call {rx_swx_saa,{ok,1,#{}}} from <0.717.0> in state state_wait_swx_saa => state_authenticated 04:13:44.594 [info] ue_fsm ev_rx_swx_saa 04:13:44.595 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429715915586",undefined,undefined,false,false,undefined} 04:13:44.595 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262429715915586 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429715915586">>,ok}} *DBG* epdg_ue_fsm_262429715915586 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:44.595 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429715915586">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:44.595 [info] lu_response(<<"262429715915586">>): ok 04:13:44.595 [info] lu_response for <<"262429715915586">>: ok 04:13:44.595 [info] GSUP: Tx #{imsi => <<"262429715915586">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.52>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429715915586">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429715915586 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.718.0> in state state_authenticated 04:13:44.599 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429715915586">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:44.600 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:44.600 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429715915586">>,"internet",[],undefined,false,0,false,false} 04:13:44.600 [debug] Selected PGW Remote Address "172.18.26.103" 04:13:44.600 [info] s2b: Tx {gtp,v2,create_session_request,0,16036658,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429715915586">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241023,<<172,18,26,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,763419608,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429715915586 send ok to <0.718.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:44.600 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262429715915586 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.718.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262429715915586 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262429715915586 receive call {rx_s6b_aar,"262429715915586@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.719.0> in state state_authenticated 04:13:44.621 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429715915586@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:44.621 [info] ue_fsm ev_rx_s6b_aar: "262429715915586@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:13:44.621 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429715915586@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262429715915586",undefined,undefined,true,false,undefined} 04:13:44.622 [debug] SWx Tx SAR Imsi="262429715915586" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:13:44.622 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","40",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429715915586",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429715915586 send ok to <0.719.0> 04:13:44.622 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429715915586 consume call {rx_s6b_aar,"262429715915586@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.719.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429715915586 receive call {rx_swx_saa,{ok,13,#{}}} from <0.720.0> in state state_authenticated_wait_swx_saa 04:13:44.631 [info] SWx Rx SAA {<0.695.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;40;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429715915586",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:44.631 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429715915586 send ok to <0.720.0> *DBG* aaa_ue_fsm_262429715915586 consume call {rx_swx_saa,{ok,13,#{}}} from <0.720.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:44.632 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429715915586","262429715915586@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.719.0>} 04:13:44.632 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:44.632 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:13:44.642 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,191,244,179,50,0,2,0,2,0,16,0,87,0,9,1,160,15,174,110,62,172,18,26,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,15,174,110,62,172,18,26,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,174,110,62,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:44.642 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241023,16036658,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,174,110,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,263089726,<<172,18,26,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,263089726,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,3>>}}} 04:13:44.642 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429715915586">>,<0.713.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241023,263089726,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[{gtp_bearer,5,763419608,263089726}],[],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262429715915586 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 => 763419608, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 263089726}}} from <0.721.0> in state state_wait_create_session_resp 04:13:44.642 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:44.643 [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 => 763419608,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 263089726}} 04:13:44.643 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429715915586">>,"internet",[],undefined,false,0,false,false} 04:13:44.643 [info] KMOD Port Create PDP Context Call {<0.713.0>,[alias|#Ref<0.1576510130.3222863873.157582>]}: {create_pdp_context,{172,18,26,103},763419608,263089726,{192,168,0,3}} 04:13:44.643 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,3}, 763419608, 263089726 04:13:44.643 [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,26,103}},{ms_address,{192,168,0,3}},{i_tid,763419608},{o_tid,263089726}]}} 04:13:44.643 [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 => 763419608,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 263089726}) returned ok *DBG* epdg_ue_fsm_262429715915586 send ok to <0.721.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429715915586">>, {ok, #{apco => <<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 => 763419608, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 263089726}}}} 04:13:44.644 [info] tunnel_response(<<"262429715915586">>): {ok,#{apco => <<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 => 763419608,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 263089726}} *DBG* epdg_ue_fsm_262429715915586 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 => 763419608, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 263089726}}} from <0.721.0> in state state_wait_create_session_resp => state_active 04:13:44.644 [info] tunnel_response for <<"262429715915586">>: {ok,#{apco => <<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 => 763419608,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 263089726}} 04:13:44.644 [info] GSUP: Tx #{imsi => <<"262429715915586">>,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.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.52>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429715915586">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262429715915586 receive call purge_ms_request from <0.722.0> in state state_active 04:13:45.661 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429715915586">>,message_type => purge_ms_req} 04:13:45.661 [info] ue_fsm purge_ms_request 04:13:45.661 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429715915586">>,"internet",[],{epdg_tun_pdp_ctx,763419608,263089726,{epdg_eua,33,<<192,168,0,3>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:13:45.661 [info] KMOD Port Delete PDP Context Call {<0.713.0>,[alias|#Ref<0.1576510130.3222863873.157600>]}: {delete_pdp_context,{172,18,26,103},763419608,263089726,{192,168,0,3}} 04:13:45.661 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,3}, 763419608, 263089726 04:13:45.661 [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,26,103}},{ms_address,{192,168,0,3}},{i_tid,763419608}]}} 04:13:45.662 [info] s2b: Tx {gtp,v2,delete_session_request,263089726,16036659,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419608,<<172,18,26,20>>,undefined}]} *DBG* epdg_ue_fsm_262429715915586 send ok to <0.722.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262429715915586 consume call purge_ms_request from <0.722.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262429715915586 receive call rx_s6b_str from <0.723.0> in state state_authenticated 04:13:45.671 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429715915586"],[],[]} 04:13:45.671 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262429715915586 send {ok,{epdg_dia_rc,undefined,2001}} to <0.723.0> 04:13:45.671 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429715915586","262429715915586@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262429715915586 consume call rx_s6b_str from <0.723.0> in state state_authenticated 04:13:45.671 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:45.671 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262429715915586 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241023,16036659,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.724.0> in state state_wait_delete_session_resp 04:13:45.676 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,191,244,179,51,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262429715915586 send ok to <0.724.0> 04:13:45.677 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241023,16036659,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262429715915586 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241023,16036659,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.724.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:45.677 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241023,16036659,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262429715915586 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262429715915586 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:45.677 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429715915586">>,"internet",[],undefined,false,0,false,false} 04:13:45.677 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:45.677 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429715915586">>,"internet",[],undefined,true,0,false,false} 04:13:45.678 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262429715915586 send ok to <0.201.0> 04:13:45.678 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429715915586","262429715915586@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262429715915586 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:45.678 [debug] SWx Tx SAR Imsi="262429715915586" Type=5 APN="internet" AgentInfoOpt=[]  04:13:45.678 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","41",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429715915586",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429715915586 receive call {rx_swx_saa,{ok,5,#{}}} from <0.725.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429715915586 send ok to <0.725.0> *DBG* aaa_ue_fsm_262429715915586 consume call {rx_swx_saa,{ok,5,#{}}} from <0.725.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262429715915586 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:45.689 [info] SWx Rx SAA {<0.695.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;41;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429715915586",[],[2001],[],[{'Non-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_262429715915586 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262429715915586">>,ok}} 04:13:45.689 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262429715915586 terminate normal in state state_wait_swm_session_termination_answer 04:13:45.689 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429715915586","262429715915586@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:45.689 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.52>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429652443196">>, message_type => purge_ms_req}} 04:13:45.689 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429715915586">>,"internet",[],undefined,true,0,false,false} 04:13:45.689 [info] purge_ms_response(<<"262429715915586">>): ok *DBG* epdg_ue_fsm_262429652443196 receive call purge_ms_request from <0.726.0> in state state_active 04:13:45.690 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429715915586">>,"internet",[],undefined,true,0,false,false} 04:13:45.690 [info] purge_ms_response for <<"262429715915586">>: ok 04:13:45.690 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429715915586">>,message_type => purge_ms_res} 04:13:45.690 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429652443196">>,message_type => purge_ms_req} 04:13:45.691 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262429652443196 send ok to <0.726.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:45.691 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429652443196">>,"internet",[],{epdg_tun_pdp_ctx,763419607,1216610827,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,26,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262429652443196 consume call purge_ms_request from <0.726.0> in state state_active => state_wait_delete_session_resp 04:13:45.691 [info] KMOD Port Delete PDP Context Call {<0.703.0>,[alias|#Ref<0.1576510130.3222863875.158926>]}: {delete_pdp_context,{172,18,26,103},763419607,1216610827,{192,168,0,2}} 04:13:45.691 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,2}, 763419607, 1216610827 04:13:45.691 [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,26,103}},{ms_address,{192,168,0,2}},{i_tid,763419607}]}} 04:13:45.691 [info] s2b: Tx {gtp,v2,delete_session_request,1216610827,16036660,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419607,<<172,18,26,20>>,undefined}]} *DBG* aaa_ue_fsm_262429652443196 receive call rx_s6b_str from <0.727.0> in state state_authenticated 04:13:45.698 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429652443196"],[],[]} *DBG* aaa_ue_fsm_262429652443196 send {ok,{epdg_dia_rc,undefined,2001}} to <0.727.0> 04:13:45.698 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262429652443196 consume call rx_s6b_str from <0.727.0> in state state_authenticated 04:13:45.699 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429652443196","262429652443196@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:45.699 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:45.699 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262429652443196 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241022,16036660,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.728.0> in state state_wait_delete_session_resp 04:13:45.702 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,190,244,179,52,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262429652443196 send ok to <0.728.0> 04:13:45.702 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241022,16036660,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262429652443196 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241022,16036660,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.728.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:45.702 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241022,16036660,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262429652443196 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262429652443196 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:45.703 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429652443196">>,"internet",[],undefined,false,0,false,false} 04:13:45.703 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:45.703 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429652443196">>,"internet",[],undefined,true,0,false,false} 04:13:45.703 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262429652443196 send ok to <0.201.0> 04:13:45.703 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429652443196","262429652443196@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262429652443196 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:45.703 [debug] SWx Tx SAR Imsi="262429652443196" Type=5 APN="internet" AgentInfoOpt=[]  04:13:45.703 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","42",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429652443196",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429652443196 receive call {rx_swx_saa,{ok,5,#{}}} from <0.729.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429652443196 send ok to <0.729.0> *DBG* aaa_ue_fsm_262429652443196 consume call {rx_swx_saa,{ok,5,#{}}} from <0.729.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262429652443196 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:45.706 [info] SWx Rx SAA {<0.695.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;42;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429652443196",[],[2001],[],[{'Non-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_262429652443196 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262429652443196">>,ok}} *DBG* epdg_ue_fsm_262429652443196 terminate normal in state state_wait_swm_session_termination_answer 04:13:45.706 [info] ue_fsm ev_rx_swx_saa 04:13:45.706 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429652443196","262429652443196@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:45.706 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:45.706 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429652443196">>,"internet",[],undefined,true,0,false,false} 04:13:45.707 [info] purge_ms_response(<<"262429652443196">>): ok 04:13:45.707 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429652443196">>,"internet",[],undefined,true,0,false,false} 04:13:45.707 [info] purge_ms_response for <<"262429652443196">>: ok 04:13:45.707 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429652443196">>,message_type => purge_ms_res} Socket #Port<0.52> closed [<0.680.0>] send_close_signal [{{#Port<0.52>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.52>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:45.708 [info] Peer down: {<0.656.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:13:45.708 [error] GSUP connection has been closed 04:13:45.911 [info] Peer down: {<0.695.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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,26,103},35597}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.55>} Setting ccm options for socket #Port<0.55> 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.55> Stream {osmo, 5} 04:13:48.793 [notice] GSUP connection has been established Unblocking socket #Port<0.55> Unblocking socket #Port<0.55>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.55> Stream 254: ID_RESP -> ID_ACK 04:13:48.829 [info] Peer up: {<0.685.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:13:53.574 [info] Peer up: {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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.55>, {osmo,5}, #{imsi => <<"262427561624289">>, 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}]}} 04:14:01.020 [info] GSUP: Rx #{imsi => <<"262427561624289">>,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_262427561624289 enter epdg_ue_fsm in state state_new 04:14:01.020 [info] ue_fsm start(epdg_ue_fsm_262427561624289) *DBG* epdg_ue_fsm_262427561624289 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262427561624289 receive call {auth_request,33,"internet",#{}} from <0.758.0> in state state_new 04:14:01.021 [info] ue_fsm init(<<"262427561624289">>) *DBG* epdg_ue_fsm_262427561624289 send ok to <0.758.0> 04:14:01.021 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262427561624289 consume call {auth_request,33,"internet",#{}} from <0.758.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262427561624289 enter aaa_ue_fsm in state state_new 04:14:01.021 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427561624289">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427561624289 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427561624289 consume internal init_state in state state_new 04:14:01.021 [info] ue_fsm start_link(aaa_ue_fsm_262427561624289) *DBG* aaa_ue_fsm_262427561624289 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:01.021 [info] ue_fsm init("262427561624289") 04:14:01.021 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:01.021 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427561624289",undefined,undefined,false,false,undefined} 04:14:01.021 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:01.021 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","43",";","nonode@nohost"],1,undefined,undefined,undefined,"262427561624289",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427561624289 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427561624289 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:01.024 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;43;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427561624289",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[93,204,31,39,2,42,200,165,182,73,185,17,78,166,190,174,125,41,133,121,111,86,11,244,95,126,3,39,42,22,159,214]],[[93,204,31,39,2,42,200,165,182,73,185,17,78,166,190,174,219,67,179,140,171,63,38,1,132,180,71,61,130,34]],["foobar"],[[91,213,52,169,102,157,132,89,175,19,101,189,238,3,36,210]],[[171,79,161,236,147,70,251,110,157,11,125,38,119,55,95,30]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427561624289 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<93,204,31,39,2,42,200,165,182,73,185,17,78,166,190,174>>, <<125,41,133,121,111,86,11,244,95,126,3,39,42,22,159,214>>, <<93,204,31,39,2,42,200,165,182,73,185,17,78,166,190,174,219, 67,179,140,171,63,38,1,132,180,71,61,130,34>>, <<171,79,161,236,147,70,251,110,157,11,125,38,119,55,95,30>>, <<91,213,52,169,102,157,132,89,175,19,101,189,238,3,36, 210>>}]}} from <0.761.0> in state state_wait_swx_maa 04:14:01.024 [info] dia_sip2gsup: auth [93,204,31,39,2,42,200,165,182,73,185,17,78,166,190,174,125,41,133,121,111,86,11,244,95,126,3,39,42,22,159,214] authz [93,204,31,39,2,42,200,165,182,73,185,17,78,166,190,174,219,67,179,140,171,63,38,1,132,180,71,61,130,34]  04:14:01.024 [info] rand [93,204,31,39,2,42,200,165,182,73,185,17,78,166,190,174] autn [125,41,133,121,111,86,11,244,95,126,3,39,42,22,159,214]  *DBG* aaa_ue_fsm_262427561624289 send ok to <0.761.0> 04:14:01.024 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262427561624289 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<93,204,31,39,2,42,200,165,182,73,185,17,78,166,190,174>>, <<125,41,133,121,111,86,11,244,95,126,3,39,42,22,159,214>>, <<93,204,31,39,2,42,200,165,182,73,185,17,78,166,190,174,219, 67,179,140,171,63,38,1,132,180,71,61,130,34>>, <<171,79,161,236,147,70,251,110,157,11,125,38,119,55,95,30>>, <<91,213,52,169,102,157,132,89,175,19,101,189,238,3,36, 210>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427561624289 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<93,204,31,39,2,42,200,165,182,73,185,17,78,166,190,174>>, <<125,41,133,121,111,86,11,244,95,126,3,39,42,22,159,214>>, <<93,204,31,39,2,42,200,165,182,73,185,17,78,166,190,174,219, 67,179,140,171,63,38,1,132,180,71,61,130,34>>, <<171,79,161,236,147,70,251,110,157,11,125,38,119,55,95,30>>, <<91,213,52,169,102,157,132,89,175,19,101,189,238,3,36, 210>>}]}} from <0.761.0> in state state_wait_swx_maa => state_new 04:14:01.024 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427561624289",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427561624289 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427561624289">>, {ok, [{epdg_auth_tuple, <<93,204,31,39,2,42,200,165,182,73,185,17,78, 166,190,174>>, <<125,41,133,121,111,86,11,244,95,126,3,39,42, 22,159,214>>, <<93,204,31,39,2,42,200,165,182,73,185,17,78, 166,190,174,219,67,179,140,171,63,38,1,132, 180,71,61,130,34>>, <<171,79,161,236,147,70,251,110,157,11,125,38, 119,55,95,30>>, <<91,213,52,169,102,157,132,89,175,19,101, 189,238,3,36,210>>}]}}} 04:14:01.024 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<93,204,31,39,2,42,200,165,182,73,185,17,78,166,190,174>>,<<125,41,133,121,111,86,11,244,95,126,3,39,42,22,159,214>>,<<93,204,31,39,2,42,200,165,182,73,185,17,78,166,190,174,219,67,179,140,171,63,38,1,132,180,71,61,130,34>>,<<171,79,161,236,147,70,251,110,157,11,125,38,119,55,95,30>>,<<91,213,52,169,102,157,132,89,175,19,101,189,238,3,36,210>>}]} *DBG* epdg_ue_fsm_262427561624289 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<93,204,31,39,2,42,200,165,182,73,185,17,78,166,190,174>>, <<125,41,133,121,111,86,11,244,95,126,3,39,42,22,159,214>>, <<93,204,31,39,2,42,200,165,182,73,185,17,78,166,190,174,219, 67,179,140,171,63,38,1,132,180,71,61,130,34>>, <<171,79,161,236,147,70,251,110,157,11,125,38,119,55,95,30>>, <<91,213,52,169,102,157,132,89,175,19,101,189,238,3,36, 210>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:01.024 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<93,204,31,39,2,42,200,165,182,73,185,17,78,166,190,174>>,<<125,41,133,121,111,86,11,244,95,126,3,39,42,22,159,214>>,<<93,204,31,39,2,42,200,165,182,73,185,17,78,166,190,174,219,67,179,140,171,63,38,1,132,180,71,61,130,34>>,<<171,79,161,236,147,70,251,110,157,11,125,38,119,55,95,30>>,<<91,213,52,169,102,157,132,89,175,19,101,189,238,3,36,210>>}]}, {ue_fsm_data,<<"262427561624289">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:01.024 [info] auth_response(<<"262427561624289">>): {ok,[{epdg_auth_tuple,<<93,204,31,39,2,42,200,165,182,73,185,17,78,166,190,174>>,<<125,41,133,121,111,86,11,244,95,126,3,39,42,22,159,214>>,<<93,204,31,39,2,42,200,165,182,73,185,17,78,166,190,174,219,67,179,140,171,63,38,1,132,180,71,61,130,34>>,<<171,79,161,236,147,70,251,110,157,11,125,38,119,55,95,30>>,<<91,213,52,169,102,157,132,89,175,19,101,189,238,3,36,210>>}]} 04:14:01.024 [info] auth_response for <<"262427561624289">>: {ok,[{epdg_auth_tuple,<<93,204,31,39,2,42,200,165,182,73,185,17,78,166,190,174>>,<<125,41,133,121,111,86,11,244,95,126,3,39,42,22,159,214>>,<<93,204,31,39,2,42,200,165,182,73,185,17,78,166,190,174,219,67,179,140,171,63,38,1,132,180,71,61,130,34>>,<<171,79,161,236,147,70,251,110,157,11,125,38,119,55,95,30>>,<<91,213,52,169,102,157,132,89,175,19,101,189,238,3,36,210>>}]} 04:14:01.024 [info] GSUP: Tx #{auth_tuples => [#{autn => <<125,41,133,121,111,86,11,244,95,126,3,39,42,22,159,214>>,ck => <<91,213,52,169,102,157,132,89,175,19,101,189,238,3,36,210>>,ik => <<171,79,161,236,147,70,251,110,157,11,125,38,119,55,95,30>>,rand => <<93,204,31,39,2,42,200,165,182,73,185,17,78,166,190,174>>,res => <<93,204,31,39,2,42,200,165,182,73,185,17,78,166,190,174,219,67,179,140,171,63,38,1,132,180,71,61,130,34>>}],imsi => <<"262427561624289">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427561624289">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427561624289 receive call lu_request from <0.762.0> in state state_authenticating 04:14:01.026 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427561624289">>,message_type => location_upd_req} 04:14:01.026 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262427561624289 send ok to <0.762.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262427561624289 consume call lu_request from <0.762.0> in state state_authenticating 04:14:01.026 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427561624289">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262427561624289 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:01.026 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:01.026 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427561624289",undefined,undefined,false,false,undefined} 04:14:01.026 [debug] SWx Tx SAR Imsi="262427561624289" Type=1 APN="internet" AgentInfoOpt=[]  04:14:01.026 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","44",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427561624289",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427561624289 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427561624289 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427561624289 receive call {rx_swx_saa,{ok,1,#{}}} from <0.763.0> in state state_wait_swx_saa 04:14:01.028 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;44;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427561624289",[],[2001],[],[{'Non-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_262427561624289 send ok to <0.763.0> 04:14:01.028 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262427561624289 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262427561624289 consume call {rx_swx_saa,{ok,1,#{}}} from <0.763.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262427561624289 send ok to <0.211.0> 04:14:01.028 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427561624289",undefined,undefined,false,false,undefined} *DBG* gsup_server got cast {lu_response,{<<"262427561624289">>,ok}} *DBG* epdg_ue_fsm_262427561624289 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:01.028 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:14:01.028 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427561624289">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:01.028 [info] lu_response(<<"262427561624289">>): ok 04:14:01.029 [info] lu_response for <<"262427561624289">>: ok 04:14:01.029 [info] GSUP: Tx #{imsi => <<"262427561624289">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427561624289">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:14:01.030 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427561624289">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262427561624289 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.764.0> in state state_authenticated 04:14:01.030 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:01.030 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427561624289">>,"internet",[],undefined,false,0,false,false} 04:14:01.030 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:01.030 [info] s2b: Tx {gtp,v2,create_session_request,0,16036661,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427561624289">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241024,<<172,18,26,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,763419609,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427561624289 send ok to <0.764.0> 04:14:01.030 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262427561624289 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.764.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262427561624289 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262427561624289 receive call {rx_s6b_aar,"262427561624289@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.765.0> in state state_authenticated 04:14:01.037 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427561624289@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:01.037 [info] ue_fsm ev_rx_s6b_aar: "262427561624289@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:01.038 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427561624289@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262427561624289",undefined,undefined,true,false,undefined} 04:14:01.038 [debug] SWx Tx SAR Imsi="262427561624289" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:01.038 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","45",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427561624289",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427561624289 send ok to <0.765.0> *DBG* aaa_ue_fsm_262427561624289 consume call {rx_s6b_aar,"262427561624289@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.765.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:01.038 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427561624289 receive call {rx_swx_saa,{ok,13,#{}}} from <0.766.0> in state state_authenticated_wait_swx_saa 04:14:01.040 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;45;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427561624289",[],[2001],[],[{'Non-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_262427561624289 send ok to <0.766.0> 04:14:01.040 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427561624289 consume call {rx_swx_saa,{ok,13,#{}}} from <0.766.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:01.040 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427561624289","262427561624289@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.765.0>} 04:14:01.040 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:01.040 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:01.043 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,192,244,179,53,0,2,0,2,0,16,0,87,0,9,1,160,222,131,13,200,172,18,26,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,222,131,13,200,172,18,26,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,222,131,13,200,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:01.043 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241024,16036661,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,<<222,131,13,200>>},{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,3733130696,<<172,18,26,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,3733130696,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} *DBG* epdg_ue_fsm_262427561624289 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 => 763419609, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 3733130696}}} from <0.767.0> in state state_wait_create_session_resp 04:14:01.043 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427561624289">>,<0.759.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241024,3733130696,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[{gtp_bearer,5,763419609,3733130696}],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:14:01.043 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:01.043 [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 => 763419609,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3733130696}} 04:14:01.043 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427561624289">>,"internet",[],undefined,false,0,false,false} 04:14:01.043 [info] KMOD Port Create PDP Context Call {<0.759.0>,[alias|#Ref<0.1576510130.3222863873.157905>]}: {create_pdp_context,{172,18,26,103},763419609,3733130696,{192,168,0,2}} 04:14:01.043 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,2}, 763419609, 3733130696 04:14:01.043 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1220,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,2}},{i_tid,763419609},{o_tid,3733130696}]}} *DBG* epdg_ue_fsm_262427561624289 send ok to <0.767.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427561624289">>, {ok, #{apco => <<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 => 763419609, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 3733130696}}}} 04:14:01.043 [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 => 763419609,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3733130696}) returned ok *DBG* epdg_ue_fsm_262427561624289 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 => 763419609, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 3733130696}}} from <0.767.0> in state state_wait_create_session_resp => state_active 04:14:01.043 [info] tunnel_response(<<"262427561624289">>): {ok,#{apco => <<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 => 763419609,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3733130696}} 04:14:01.043 [info] tunnel_response for <<"262427561624289">>: {ok,#{apco => <<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 => 763419609,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3733130696}} 04:14:01.043 [info] GSUP: Tx #{imsi => <<"262427561624289">>,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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{imsi => <<"262429857942007">>, 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_262429857942007 enter epdg_ue_fsm in state state_new 04:14:01.125 [info] GSUP: Rx #{imsi => <<"262429857942007">>,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_262429857942007 consume internal init_state in state state_new 04:14:01.125 [info] ue_fsm start(epdg_ue_fsm_262429857942007) *DBG* epdg_ue_fsm_262429857942007 receive call {auth_request,33,"internet",#{}} from <0.768.0> in state state_new *DBG* epdg_ue_fsm_262429857942007 send ok to <0.768.0> 04:14:01.125 [info] ue_fsm init(<<"262429857942007">>) *DBG* epdg_ue_fsm_262429857942007 consume call {auth_request,33,"internet",#{}} from <0.768.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:01.125 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262429857942007 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429857942007 enter aaa_ue_fsm in state state_new 04:14:01.125 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429857942007">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429857942007 consume internal init_state in state state_new 04:14:01.125 [info] ue_fsm start_link(aaa_ue_fsm_262429857942007) *DBG* aaa_ue_fsm_262429857942007 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:01.125 [info] ue_fsm init("262429857942007") 04:14:01.125 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:01.126 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429857942007",undefined,undefined,false,false,undefined} 04:14:01.126 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:01.126 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","46",";","nonode@nohost"],1,undefined,undefined,undefined,"262429857942007",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429857942007 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429857942007 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_262429857942007 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<199,59,236,50,49,14,20,190,17,104,73,214,48,132,7,220>>, <<235,110,167,46,29,20,28,140,74,7,84,183,251,225,240,24>>, <<199,59,236,50,49,14,20,190,17,104,73,214,48,132,7,220,41, 157,224,78,177,3,96,29,138,209,208,175,180,38>>, <<202,164,250,223,144,74,8,106,247,80,179,147,188,241,92,61>>, <<148,171,201,20,16,169,184,111,169,62,127,191,78,127, 138,104>>}]}} from <0.771.0> in state state_wait_swx_maa 04:14:01.140 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;46;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429857942007",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[199,59,236,50,49,14,20,190,17,104,73,214,48,132,7,220,235,110,167,46,29,20,28,140,74,7,84,183,251,225,240,24]],[[199,59,236,50,49,14,20,190,17,104,73,214,48,132,7,220,41,157,224,78,177,3,96,29,138,209,208,175,180,38]],["foobar"],[[148,171,201,20,16,169,184,111,169,62,127,191,78,127,138,104]],[[202,164,250,223,144,74,8,106,247,80,179,147,188,241,92,61]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429857942007 send ok to <0.771.0> *DBG* aaa_ue_fsm_262429857942007 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<199,59,236,50,49,14,20,190,17,104,73,214,48,132,7,220>>, <<235,110,167,46,29,20,28,140,74,7,84,183,251,225,240,24>>, <<199,59,236,50,49,14,20,190,17,104,73,214,48,132,7,220,41, 157,224,78,177,3,96,29,138,209,208,175,180,38>>, <<202,164,250,223,144,74,8,106,247,80,179,147,188,241,92,61>>, <<148,171,201,20,16,169,184,111,169,62,127,191,78,127, 138,104>>}]}} from <0.771.0> in state state_wait_swx_maa => state_new 04:14:01.140 [info] dia_sip2gsup: auth [199,59,236,50,49,14,20,190,17,104,73,214,48,132,7,220,235,110,167,46,29,20,28,140,74,7,84,183,251,225,240,24] authz [199,59,236,50,49,14,20,190,17,104,73,214,48,132,7,220,41,157,224,78,177,3,96,29,138,209,208,175,180,38]  *DBG* epdg_ue_fsm_262429857942007 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<199,59,236,50,49,14,20,190,17,104,73,214,48,132,7,220>>, <<235,110,167,46,29,20,28,140,74,7,84,183,251,225,240,24>>, <<199,59,236,50,49,14,20,190,17,104,73,214,48,132,7,220,41, 157,224,78,177,3,96,29,138,209,208,175,180,38>>, <<202,164,250,223,144,74,8,106,247,80,179,147,188,241,92,61>>, <<148,171,201,20,16,169,184,111,169,62,127,191,78,127, 138,104>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:01.140 [info] rand [199,59,236,50,49,14,20,190,17,104,73,214,48,132,7,220] autn [235,110,167,46,29,20,28,140,74,7,84,183,251,225,240,24]  *DBG* epdg_ue_fsm_262429857942007 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429857942007">>, {ok, [{epdg_auth_tuple, <<199,59,236,50,49,14,20,190,17,104,73,214,48, 132,7,220>>, <<235,110,167,46,29,20,28,140,74,7,84,183,251, 225,240,24>>, <<199,59,236,50,49,14,20,190,17,104,73,214,48, 132,7,220,41,157,224,78,177,3,96,29,138,209, 208,175,180,38>>, <<202,164,250,223,144,74,8,106,247,80,179,147, 188,241,92,61>>, <<148,171,201,20,16,169,184,111,169,62, 127,191,78,127,138,104>>}]}}} 04:14:01.140 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262429857942007 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<199,59,236,50,49,14,20,190,17,104,73,214,48,132,7,220>>, <<235,110,167,46,29,20,28,140,74,7,84,183,251,225,240,24>>, <<199,59,236,50,49,14,20,190,17,104,73,214,48,132,7,220,41, 157,224,78,177,3,96,29,138,209,208,175,180,38>>, <<202,164,250,223,144,74,8,106,247,80,179,147,188,241,92,61>>, <<148,171,201,20,16,169,184,111,169,62,127,191,78,127, 138,104>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:01.141 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429857942007",undefined,undefined,false,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:01.141 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<199,59,236,50,49,14,20,190,17,104,73,214,48,132,7,220>>,<<235,110,167,46,29,20,28,140,74,7,84,183,251,225,240,24>>,<<199,59,236,50,49,14,20,190,17,104,73,214,48,132,7,220,41,157,224,78,177,3,96,29,138,209,208,175,180,38>>,<<202,164,250,223,144,74,8,106,247,80,179,147,188,241,92,61>>,<<148,171,201,20,16,169,184,111,169,62,127,191,78,127,138,104>>}]} 04:14:01.142 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<199,59,236,50,49,14,20,190,17,104,73,214,48,132,7,220>>,<<235,110,167,46,29,20,28,140,74,7,84,183,251,225,240,24>>,<<199,59,236,50,49,14,20,190,17,104,73,214,48,132,7,220,41,157,224,78,177,3,96,29,138,209,208,175,180,38>>,<<202,164,250,223,144,74,8,106,247,80,179,147,188,241,92,61>>,<<148,171,201,20,16,169,184,111,169,62,127,191,78,127,138,104>>}]}, {ue_fsm_data,<<"262429857942007">>,"internet",[],undefined,false,0,false,false} 04:14:01.142 [info] auth_response(<<"262429857942007">>): {ok,[{epdg_auth_tuple,<<199,59,236,50,49,14,20,190,17,104,73,214,48,132,7,220>>,<<235,110,167,46,29,20,28,140,74,7,84,183,251,225,240,24>>,<<199,59,236,50,49,14,20,190,17,104,73,214,48,132,7,220,41,157,224,78,177,3,96,29,138,209,208,175,180,38>>,<<202,164,250,223,144,74,8,106,247,80,179,147,188,241,92,61>>,<<148,171,201,20,16,169,184,111,169,62,127,191,78,127,138,104>>}]} 04:14:01.143 [info] auth_response for <<"262429857942007">>: {ok,[{epdg_auth_tuple,<<199,59,236,50,49,14,20,190,17,104,73,214,48,132,7,220>>,<<235,110,167,46,29,20,28,140,74,7,84,183,251,225,240,24>>,<<199,59,236,50,49,14,20,190,17,104,73,214,48,132,7,220,41,157,224,78,177,3,96,29,138,209,208,175,180,38>>,<<202,164,250,223,144,74,8,106,247,80,179,147,188,241,92,61>>,<<148,171,201,20,16,169,184,111,169,62,127,191,78,127,138,104>>}]} 04:14:01.143 [info] GSUP: Tx #{auth_tuples => [#{autn => <<235,110,167,46,29,20,28,140,74,7,84,183,251,225,240,24>>,ck => <<148,171,201,20,16,169,184,111,169,62,127,191,78,127,138,104>>,ik => <<202,164,250,223,144,74,8,106,247,80,179,147,188,241,92,61>>,rand => <<199,59,236,50,49,14,20,190,17,104,73,214,48,132,7,220>>,res => <<199,59,236,50,49,14,20,190,17,104,73,214,48,132,7,220,41,157,224,78,177,3,96,29,138,209,208,175,180,38>>}],imsi => <<"262429857942007">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429857942007">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429857942007 receive call lu_request from <0.772.0> in state state_authenticating 04:14:01.150 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429857942007">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262429857942007 send ok to <0.772.0> 04:14:01.150 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262429857942007 consume call lu_request from <0.772.0> in state state_authenticating *DBG* aaa_ue_fsm_262429857942007 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:01.150 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429857942007">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:01.151 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:01.151 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429857942007",undefined,undefined,false,false,undefined} 04:14:01.151 [debug] SWx Tx SAR Imsi="262429857942007" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262429857942007 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429857942007 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:14:01.151 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","47",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429857942007",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429857942007 receive call {rx_swx_saa,{ok,1,#{}}} from <0.773.0> in state state_wait_swx_saa 04:14:01.161 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;47;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429857942007",[],[2001],[],[{'Non-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_262429857942007 send ok to <0.773.0> *DBG* epdg_ue_fsm_262429857942007 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:14:01.161 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429857942007 consume call {rx_swx_saa,{ok,1,#{}}} from <0.773.0> in state state_wait_swx_saa => state_authenticated 04:14:01.161 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429857942007",undefined,undefined,false,false,undefined} 04:14:01.161 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262429857942007 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429857942007">>,ok}} 04:14:01.162 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429857942007">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429857942007 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:01.162 [info] lu_response(<<"262429857942007">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:01.162 [info] lu_response for <<"262429857942007">>: ok 04:14:01.163 [info] GSUP: Tx #{imsi => <<"262429857942007">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429857942007">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429857942007 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.774.0> in state state_authenticated 04:14:01.168 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429857942007">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:01.168 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:01.168 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429857942007">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429857942007 send ok to <0.774.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:01.168 [debug] Selected PGW Remote Address "172.18.26.103" *DBG* epdg_ue_fsm_262429857942007 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.774.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262429857942007 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:14:01.168 [info] s2b: Tx {gtp,v2,create_session_request,0,16036662,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429857942007">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241025,<<172,18,26,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,763419610,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:14:01.168 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262429857942007 receive call {rx_s6b_aar,"262429857942007@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.775.0> in state state_authenticated 04:14:01.179 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429857942007@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:01.179 [info] ue_fsm ev_rx_s6b_aar: "262429857942007@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:01.179 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429857942007@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262429857942007",undefined,undefined,true,false,undefined} 04:14:01.179 [debug] SWx Tx SAR Imsi="262429857942007" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:01.179 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","48",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429857942007",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429857942007 send ok to <0.775.0> *DBG* aaa_ue_fsm_262429857942007 consume call {rx_s6b_aar,"262429857942007@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.775.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:01.179 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429857942007 receive call {rx_swx_saa,{ok,13,#{}}} from <0.776.0> in state state_authenticated_wait_swx_saa 04:14:01.183 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;48;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429857942007",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:01.183 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429857942007 send ok to <0.776.0> *DBG* aaa_ue_fsm_262429857942007 consume call {rx_swx_saa,{ok,13,#{}}} from <0.776.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:01.183 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429857942007","262429857942007@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.775.0>} 04:14:01.183 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:01.183 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:01.188 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,193,244,179,54,0,2,0,2,0,16,0,87,0,9,1,160,57,103,176,218,172,18,26,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,57,103,176,218,172,18,26,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,57,103,176,218,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:01.188 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241025,16036662,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,<<"9g°Ú">>},{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,963096794,<<172,18,26,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,963096794,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,3>>}}} 04:14:01.188 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429857942007">>,<0.769.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241025,963096794,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[{gtp_bearer,5,763419610,963096794}],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:14:01.188 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:01.188 [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 => 763419610,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 963096794}} *DBG* epdg_ue_fsm_262429857942007 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 => 763419610, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 963096794}}} from <0.777.0> in state state_wait_create_session_resp 04:14:01.188 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429857942007">>,"internet",[],undefined,false,0,false,false} 04:14:01.188 [info] KMOD Port Create PDP Context Call {<0.769.0>,[alias|#Ref<0.1576510130.3222863874.156795>]}: {create_pdp_context,{172,18,26,103},763419610,963096794,{192,168,0,3}} 04:14:01.188 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,3}, 763419610, 963096794 04:14:01.188 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],387,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,3}},{i_tid,763419610},{o_tid,963096794}]}} 04:14:01.188 [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 => 763419610,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 963096794}) returned ok *DBG* epdg_ue_fsm_262429857942007 send ok to <0.777.0> 04:14:01.189 [info] tunnel_response(<<"262429857942007">>): {ok,#{apco => <<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 => 763419610,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 963096794}} *DBG* gsup_server got cast {tunnel_response, {<<"262429857942007">>, {ok, #{apco => <<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 => 763419610, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 963096794}}}} *DBG* epdg_ue_fsm_262429857942007 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 => 763419610, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 963096794}}} from <0.777.0> in state state_wait_create_session_resp => state_active 04:14:01.189 [info] tunnel_response for <<"262429857942007">>: {ok,#{apco => <<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 => 763419610,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 963096794}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:01.189 [info] GSUP: Tx #{imsi => <<"262429857942007">>,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, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262427348917770">>, 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_262427348917770 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427348917770 consume internal init_state in state state_new 04:14:01.224 [info] GSUP: Rx #{imsi => <<"262427348917770">>,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_262427348917770 receive call {auth_request,33,"internet",#{}} from <0.778.0> in state state_new 04:14:01.225 [info] ue_fsm start(epdg_ue_fsm_262427348917770) 04:14:01.225 [info] ue_fsm init(<<"262427348917770">>) *DBG* epdg_ue_fsm_262427348917770 send ok to <0.778.0> 04:14:01.225 [info] ue_fsm auth_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262427348917770 consume call {auth_request,33,"internet",#{}} from <0.778.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262427348917770 enter aaa_ue_fsm in state state_new 04:14:01.225 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427348917770">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427348917770 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427348917770 consume internal init_state in state state_new 04:14:01.225 [info] ue_fsm start_link(aaa_ue_fsm_262427348917770) *DBG* aaa_ue_fsm_262427348917770 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:01.226 [info] ue_fsm init("262427348917770") 04:14:01.226 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:01.227 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427348917770",undefined,undefined,false,false,undefined} 04:14:01.227 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:01.227 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","49",";","nonode@nohost"],1,undefined,undefined,undefined,"262427348917770",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427348917770 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427348917770 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_262427348917770 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<219,21,108,82,75,244,100,199,25,7,26,193,26,134,152,178>>, <<51,92,31,191,19,112,84,189,17,108,247,194,223,159,2,207>>, <<219,21,108,82,75,244,100,199,25,7,26,193,26,134,152,178, 133,60,30,119,57,46,241,7,72,206,223,9,200,146>>, <<33,115,112,80,166,121,0,198,110,191,91,56,128,244,154,78>>, <<158,151,252,103,154,37,246,227,13,165,147,100,23,181,5, 22>>}]}} from <0.781.0> in state state_wait_swx_maa 04:14:01.240 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;49;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427348917770",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[219,21,108,82,75,244,100,199,25,7,26,193,26,134,152,178,51,92,31,191,19,112,84,189,17,108,247,194,223,159,2,207]],[[219,21,108,82,75,244,100,199,25,7,26,193,26,134,152,178,133,60,30,119,57,46,241,7,72,206,223,9,200,146]],["foobar"],[[158,151,252,103,154,37,246,227,13,165,147,100,23,181,5,22]],[[33,115,112,80,166,121,0,198,110,191,91,56,128,244,154,78]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:01.240 [info] dia_sip2gsup: auth [219,21,108,82,75,244,100,199,25,7,26,193,26,134,152,178,51,92,31,191,19,112,84,189,17,108,247,194,223,159,2,207] authz [219,21,108,82,75,244,100,199,25,7,26,193,26,134,152,178,133,60,30,119,57,46,241,7,72,206,223,9,200,146]  *DBG* aaa_ue_fsm_262427348917770 send ok to <0.781.0> 04:14:01.240 [info] rand [219,21,108,82,75,244,100,199,25,7,26,193,26,134,152,178] autn [51,92,31,191,19,112,84,189,17,108,247,194,223,159,2,207]  *DBG* epdg_ue_fsm_262427348917770 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<219,21,108,82,75,244,100,199,25,7,26,193,26,134,152,178>>, <<51,92,31,191,19,112,84,189,17,108,247,194,223,159,2,207>>, <<219,21,108,82,75,244,100,199,25,7,26,193,26,134,152,178, 133,60,30,119,57,46,241,7,72,206,223,9,200,146>>, <<33,115,112,80,166,121,0,198,110,191,91,56,128,244,154,78>>, <<158,151,252,103,154,37,246,227,13,165,147,100,23,181,5, 22>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427348917770 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<219,21,108,82,75,244,100,199,25,7,26,193,26,134,152,178>>, <<51,92,31,191,19,112,84,189,17,108,247,194,223,159,2,207>>, <<219,21,108,82,75,244,100,199,25,7,26,193,26,134,152,178, 133,60,30,119,57,46,241,7,72,206,223,9,200,146>>, <<33,115,112,80,166,121,0,198,110,191,91,56,128,244,154,78>>, <<158,151,252,103,154,37,246,227,13,165,147,100,23,181,5, 22>>}]}} from <0.781.0> in state state_wait_swx_maa => state_new 04:14:01.240 [info] ue_fsm ev_rx_swx_maa 04:14:01.241 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427348917770",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427348917770 send ok to <0.211.0> 04:14:01.241 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<219,21,108,82,75,244,100,199,25,7,26,193,26,134,152,178>>,<<51,92,31,191,19,112,84,189,17,108,247,194,223,159,2,207>>,<<219,21,108,82,75,244,100,199,25,7,26,193,26,134,152,178,133,60,30,119,57,46,241,7,72,206,223,9,200,146>>,<<33,115,112,80,166,121,0,198,110,191,91,56,128,244,154,78>>,<<158,151,252,103,154,37,246,227,13,165,147,100,23,181,5,22>>}]} *DBG* gsup_server got cast {auth_response, {<<"262427348917770">>, {ok, [{epdg_auth_tuple, <<219,21,108,82,75,244,100,199,25,7,26,193,26, 134,152,178>>, <<51,92,31,191,19,112,84,189,17,108,247,194, 223,159,2,207>>, <<219,21,108,82,75,244,100,199,25,7,26,193,26, 134,152,178,133,60,30,119,57,46,241,7,72,206, 223,9,200,146>>, <<33,115,112,80,166,121,0,198,110,191,91,56, 128,244,154,78>>, <<158,151,252,103,154,37,246,227,13,165, 147,100,23,181,5,22>>}]}}} *DBG* epdg_ue_fsm_262427348917770 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<219,21,108,82,75,244,100,199,25,7,26,193,26,134,152,178>>, <<51,92,31,191,19,112,84,189,17,108,247,194,223,159,2,207>>, <<219,21,108,82,75,244,100,199,25,7,26,193,26,134,152,178, 133,60,30,119,57,46,241,7,72,206,223,9,200,146>>, <<33,115,112,80,166,121,0,198,110,191,91,56,128,244,154,78>>, <<158,151,252,103,154,37,246,227,13,165,147,100,23,181,5, 22>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:01.242 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<219,21,108,82,75,244,100,199,25,7,26,193,26,134,152,178>>,<<51,92,31,191,19,112,84,189,17,108,247,194,223,159,2,207>>,<<219,21,108,82,75,244,100,199,25,7,26,193,26,134,152,178,133,60,30,119,57,46,241,7,72,206,223,9,200,146>>,<<33,115,112,80,166,121,0,198,110,191,91,56,128,244,154,78>>,<<158,151,252,103,154,37,246,227,13,165,147,100,23,181,5,22>>}]}, {ue_fsm_data,<<"262427348917770">>,"internet",[],undefined,false,0,false,false} 04:14:01.242 [info] auth_response(<<"262427348917770">>): {ok,[{epdg_auth_tuple,<<219,21,108,82,75,244,100,199,25,7,26,193,26,134,152,178>>,<<51,92,31,191,19,112,84,189,17,108,247,194,223,159,2,207>>,<<219,21,108,82,75,244,100,199,25,7,26,193,26,134,152,178,133,60,30,119,57,46,241,7,72,206,223,9,200,146>>,<<33,115,112,80,166,121,0,198,110,191,91,56,128,244,154,78>>,<<158,151,252,103,154,37,246,227,13,165,147,100,23,181,5,22>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:01.243 [info] auth_response for <<"262427348917770">>: {ok,[{epdg_auth_tuple,<<219,21,108,82,75,244,100,199,25,7,26,193,26,134,152,178>>,<<51,92,31,191,19,112,84,189,17,108,247,194,223,159,2,207>>,<<219,21,108,82,75,244,100,199,25,7,26,193,26,134,152,178,133,60,30,119,57,46,241,7,72,206,223,9,200,146>>,<<33,115,112,80,166,121,0,198,110,191,91,56,128,244,154,78>>,<<158,151,252,103,154,37,246,227,13,165,147,100,23,181,5,22>>}]} 04:14:01.243 [info] GSUP: Tx #{auth_tuples => [#{autn => <<51,92,31,191,19,112,84,189,17,108,247,194,223,159,2,207>>,ck => <<158,151,252,103,154,37,246,227,13,165,147,100,23,181,5,22>>,ik => <<33,115,112,80,166,121,0,198,110,191,91,56,128,244,154,78>>,rand => <<219,21,108,82,75,244,100,199,25,7,26,193,26,134,152,178>>,res => <<219,21,108,82,75,244,100,199,25,7,26,193,26,134,152,178,133,60,30,119,57,46,241,7,72,206,223,9,200,146>>}],imsi => <<"262427348917770">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427348917770">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427348917770 receive call lu_request from <0.782.0> in state state_authenticating 04:14:01.248 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427348917770">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262427348917770 send ok to <0.782.0> 04:14:01.248 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262427348917770 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262427348917770 consume call lu_request from <0.782.0> in state state_authenticating 04:14:01.249 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427348917770">>,"internet",[],undefined,false,0,false,false} 04:14:01.249 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:01.249 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427348917770",undefined,undefined,false,false,undefined} 04:14:01.249 [debug] SWx Tx SAR Imsi="262427348917770" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262427348917770 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427348917770 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:14:01.249 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","50",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427348917770",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427348917770 receive call {rx_swx_saa,{ok,1,#{}}} from <0.783.0> in state state_wait_swx_saa 04:14:01.256 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;50;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427348917770",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:01.256 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427348917770 send ok to <0.783.0> *DBG* epdg_ue_fsm_262427348917770 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:14:01.256 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427348917770",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262427348917770 consume call {rx_swx_saa,{ok,1,#{}}} from <0.783.0> in state state_wait_swx_saa => state_authenticated 04:14:01.256 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262427348917770 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427348917770">>,ok}} *DBG* epdg_ue_fsm_262427348917770 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:01.257 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427348917770">>,"internet",[],undefined,false,0,false,false} 04:14:01.257 [info] lu_response(<<"262427348917770">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:01.257 [info] lu_response for <<"262427348917770">>: ok 04:14:01.257 [info] GSUP: Tx #{imsi => <<"262427348917770">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427348917770">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427348917770 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.784.0> in state state_authenticated 04:14:01.261 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427348917770">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:01.261 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:01.261 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427348917770">>,"internet",[],undefined,false,0,false,false} 04:14:01.262 [debug] Selected PGW Remote Address "172.18.26.103" *DBG* epdg_ue_fsm_262427348917770 send ok to <0.784.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:01.262 [info] s2b: Tx {gtp,v2,create_session_request,0,16036663,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427348917770">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241026,<<172,18,26,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,763419611,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427348917770 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.784.0> in state state_authenticated => state_wait_create_session_resp 04:14:01.262 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262427348917770 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262427348917770 receive call {rx_s6b_aar,"262427348917770@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.785.0> in state state_authenticated 04:14:01.274 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427348917770@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:01.274 [info] ue_fsm ev_rx_s6b_aar: "262427348917770@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:01.275 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427348917770@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262427348917770",undefined,undefined,true,false,undefined} 04:14:01.275 [debug] SWx Tx SAR Imsi="262427348917770" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:01.275 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","51",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427348917770",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427348917770 send ok to <0.785.0> 04:14:01.275 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427348917770 consume call {rx_s6b_aar,"262427348917770@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.785.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427348917770 receive call {rx_swx_saa,{ok,13,#{}}} from <0.786.0> in state state_authenticated_wait_swx_saa 04:14:01.282 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;51;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427348917770",[],[2001],[],[{'Non-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_262427348917770 send ok to <0.786.0> 04:14:01.282 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427348917770 consume call {rx_swx_saa,{ok,13,#{}}} from <0.786.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:01.282 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427348917770","262427348917770@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.785.0>} 04:14:01.282 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:01.283 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:01.291 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,194,244,179,55,0,2,0,2,0,16,0,87,0,9,1,160,241,42,75,96,172,18,26,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,241,42,75,96,172,18,26,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,42,75,96,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:01.292 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241026,16036663,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,<<"ñ*K`">>},{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,4046080864,<<172,18,26,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,4046080864,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,4>>}}} *DBG* epdg_ue_fsm_262427348917770 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 => 763419611, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 4046080864}}} from <0.787.0> in state state_wait_create_session_resp 04:14:01.292 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427348917770">>,<0.779.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241026,4046080864,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[{gtp_bearer,5,763419611,4046080864}],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:14:01.292 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:01.292 [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 => 763419611,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 4046080864}} 04:14:01.292 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427348917770">>,"internet",[],undefined,false,0,false,false} 04:14:01.292 [info] KMOD Port Create PDP Context Call {<0.779.0>,[alias|#Ref<0.1576510130.3222863873.158168>]}: {create_pdp_context,{172,18,26,103},763419611,4046080864,{192,168,0,4}} 04:14:01.292 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,4}, 763419611, 4046080864 04:14:01.293 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1284,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,4}},{i_tid,763419611},{o_tid,4046080864}]}} 04:14:01.293 [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 => 763419611,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 4046080864}) returned ok *DBG* epdg_ue_fsm_262427348917770 send ok to <0.787.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427348917770">>, {ok, #{apco => <<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 => 763419611, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 4046080864}}}} 04:14:01.293 [info] tunnel_response(<<"262427348917770">>): {ok,#{apco => <<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 => 763419611,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 4046080864}} *DBG* epdg_ue_fsm_262427348917770 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 => 763419611, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 4046080864}}} from <0.787.0> in state state_wait_create_session_resp => state_active 04:14:01.293 [info] tunnel_response for <<"262427348917770">>: {ok,#{apco => <<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 => 763419611,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 4046080864}} 04:14:01.293 [info] GSUP: Tx #{imsi => <<"262427348917770">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{imsi => <<"262425861667301">>, 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_262425861667301 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425861667301 consume internal init_state in state state_new 04:14:01.326 [info] GSUP: Rx #{imsi => <<"262425861667301">>,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_262425861667301 receive call {auth_request,33,"internet",#{}} from <0.788.0> in state state_new 04:14:01.326 [info] ue_fsm start(epdg_ue_fsm_262425861667301) *DBG* epdg_ue_fsm_262425861667301 send ok to <0.788.0> 04:14:01.326 [info] ue_fsm init(<<"262425861667301">>) 04:14:01.326 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262425861667301 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262425861667301 consume call {auth_request,33,"internet",#{}} from <0.788.0> in state state_new => state_wait_auth_resp 04:14:01.326 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425861667301">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262425861667301 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262425861667301 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:14:01.327 [info] ue_fsm start_link(aaa_ue_fsm_262425861667301) *DBG* aaa_ue_fsm_262425861667301 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:01.327 [info] ue_fsm init("262425861667301") 04:14:01.327 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:01.328 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425861667301",undefined,undefined,false,false,undefined} 04:14:01.328 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:01.328 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","52",";","nonode@nohost"],1,undefined,undefined,undefined,"262425861667301",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425861667301 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425861667301 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:01.341 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;52;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425861667301",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[37,55,238,11,181,55,65,206,181,140,143,228,52,154,239,44,167,47,34,136,163,157,99,235,170,81,246,88,58,159,22,201]],[[37,55,238,11,181,55,65,206,181,140,143,228,52,154,239,44,186,40,183,85,103,153,24,0,6,241,35,10,102,155]],["foobar"],[[206,9,104,182,175,174,253,244,2,139,53,3,150,17,245,24]],[[143,24,67,50,154,84,11,83,101,23,102,73,210,129,71,215]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425861667301 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<37,55,238,11,181,55,65,206,181,140,143,228,52,154,239,44>>, <<167,47,34,136,163,157,99,235,170,81,246,88,58,159,22,201>>, <<37,55,238,11,181,55,65,206,181,140,143,228,52,154,239,44, 186,40,183,85,103,153,24,0,6,241,35,10,102,155>>, <<143,24,67,50,154,84,11,83,101,23,102,73,210,129,71,215>>, <<206,9,104,182,175,174,253,244,2,139,53,3,150,17,245,24>>}]}} from <0.791.0> in state state_wait_swx_maa 04:14:01.341 [info] dia_sip2gsup: auth [37,55,238,11,181,55,65,206,181,140,143,228,52,154,239,44,167,47,34,136,163,157,99,235,170,81,246,88,58,159,22,201] authz [37,55,238,11,181,55,65,206,181,140,143,228,52,154,239,44,186,40,183,85,103,153,24,0,6,241,35,10,102,155]  *DBG* aaa_ue_fsm_262425861667301 send ok to <0.791.0> 04:14:01.341 [info] rand [37,55,238,11,181,55,65,206,181,140,143,228,52,154,239,44] autn [167,47,34,136,163,157,99,235,170,81,246,88,58,159,22,201]  *DBG* aaa_ue_fsm_262425861667301 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<37,55,238,11,181,55,65,206,181,140,143,228,52,154,239,44>>, <<167,47,34,136,163,157,99,235,170,81,246,88,58,159,22,201>>, <<37,55,238,11,181,55,65,206,181,140,143,228,52,154,239,44, 186,40,183,85,103,153,24,0,6,241,35,10,102,155>>, <<143,24,67,50,154,84,11,83,101,23,102,73,210,129,71,215>>, <<206,9,104,182,175,174,253,244,2,139,53,3,150,17,245,24>>}]}} from <0.791.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262425861667301 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<37,55,238,11,181,55,65,206,181,140,143,228,52,154,239,44>>, <<167,47,34,136,163,157,99,235,170,81,246,88,58,159,22,201>>, <<37,55,238,11,181,55,65,206,181,140,143,228,52,154,239,44, 186,40,183,85,103,153,24,0,6,241,35,10,102,155>>, <<143,24,67,50,154,84,11,83,101,23,102,73,210,129,71,215>>, <<206,9,104,182,175,174,253,244,2,139,53,3,150,17,245,24>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:01.341 [info] ue_fsm ev_rx_swx_maa 04:14:01.342 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425861667301",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425861667301 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425861667301">>, {ok, [{epdg_auth_tuple, <<37,55,238,11,181,55,65,206,181,140,143,228, 52,154,239,44>>, <<167,47,34,136,163,157,99,235,170,81,246,88, 58,159,22,201>>, <<37,55,238,11,181,55,65,206,181,140,143,228, 52,154,239,44,186,40,183,85,103,153,24,0,6, 241,35,10,102,155>>, <<143,24,67,50,154,84,11,83,101,23,102,73,210, 129,71,215>>, <<206,9,104,182,175,174,253,244,2,139,53, 3,150,17,245,24>>}]}}} 04:14:01.342 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<37,55,238,11,181,55,65,206,181,140,143,228,52,154,239,44>>,<<167,47,34,136,163,157,99,235,170,81,246,88,58,159,22,201>>,<<37,55,238,11,181,55,65,206,181,140,143,228,52,154,239,44,186,40,183,85,103,153,24,0,6,241,35,10,102,155>>,<<143,24,67,50,154,84,11,83,101,23,102,73,210,129,71,215>>,<<206,9,104,182,175,174,253,244,2,139,53,3,150,17,245,24>>}]} *DBG* epdg_ue_fsm_262425861667301 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<37,55,238,11,181,55,65,206,181,140,143,228,52,154,239,44>>, <<167,47,34,136,163,157,99,235,170,81,246,88,58,159,22,201>>, <<37,55,238,11,181,55,65,206,181,140,143,228,52,154,239,44, 186,40,183,85,103,153,24,0,6,241,35,10,102,155>>, <<143,24,67,50,154,84,11,83,101,23,102,73,210,129,71,215>>, <<206,9,104,182,175,174,253,244,2,139,53,3,150,17,245,24>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:01.344 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<37,55,238,11,181,55,65,206,181,140,143,228,52,154,239,44>>,<<167,47,34,136,163,157,99,235,170,81,246,88,58,159,22,201>>,<<37,55,238,11,181,55,65,206,181,140,143,228,52,154,239,44,186,40,183,85,103,153,24,0,6,241,35,10,102,155>>,<<143,24,67,50,154,84,11,83,101,23,102,73,210,129,71,215>>,<<206,9,104,182,175,174,253,244,2,139,53,3,150,17,245,24>>}]}, {ue_fsm_data,<<"262425861667301">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:01.344 [info] auth_response(<<"262425861667301">>): {ok,[{epdg_auth_tuple,<<37,55,238,11,181,55,65,206,181,140,143,228,52,154,239,44>>,<<167,47,34,136,163,157,99,235,170,81,246,88,58,159,22,201>>,<<37,55,238,11,181,55,65,206,181,140,143,228,52,154,239,44,186,40,183,85,103,153,24,0,6,241,35,10,102,155>>,<<143,24,67,50,154,84,11,83,101,23,102,73,210,129,71,215>>,<<206,9,104,182,175,174,253,244,2,139,53,3,150,17,245,24>>}]} 04:14:01.344 [info] auth_response for <<"262425861667301">>: {ok,[{epdg_auth_tuple,<<37,55,238,11,181,55,65,206,181,140,143,228,52,154,239,44>>,<<167,47,34,136,163,157,99,235,170,81,246,88,58,159,22,201>>,<<37,55,238,11,181,55,65,206,181,140,143,228,52,154,239,44,186,40,183,85,103,153,24,0,6,241,35,10,102,155>>,<<143,24,67,50,154,84,11,83,101,23,102,73,210,129,71,215>>,<<206,9,104,182,175,174,253,244,2,139,53,3,150,17,245,24>>}]} 04:14:01.344 [info] GSUP: Tx #{auth_tuples => [#{autn => <<167,47,34,136,163,157,99,235,170,81,246,88,58,159,22,201>>,ck => <<206,9,104,182,175,174,253,244,2,139,53,3,150,17,245,24>>,ik => <<143,24,67,50,154,84,11,83,101,23,102,73,210,129,71,215>>,rand => <<37,55,238,11,181,55,65,206,181,140,143,228,52,154,239,44>>,res => <<37,55,238,11,181,55,65,206,181,140,143,228,52,154,239,44,186,40,183,85,103,153,24,0,6,241,35,10,102,155>>}],imsi => <<"262425861667301">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425861667301">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425861667301 receive call lu_request from <0.792.0> in state state_authenticating *DBG* epdg_ue_fsm_262425861667301 send ok to <0.792.0> *DBG* epdg_ue_fsm_262425861667301 consume call lu_request from <0.792.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:01.350 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425861667301">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262425861667301 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:01.350 [info] ue_fsm lu_request 04:14:01.350 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425861667301">>,"internet",[],undefined,false,0,false,false} 04:14:01.350 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:01.350 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425861667301",undefined,undefined,false,false,undefined} 04:14:01.351 [debug] SWx Tx SAR Imsi="262425861667301" Type=1 APN="internet" AgentInfoOpt=[]  04:14:01.351 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","53",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425861667301",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425861667301 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425861667301 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425861667301 receive call {rx_swx_saa,{ok,1,#{}}} from <0.793.0> in state state_wait_swx_saa 04:14:01.360 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;53;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425861667301",[],[2001],[],[{'Non-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_262425861667301 send ok to <0.793.0> 04:14:01.360 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262425861667301 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262425861667301 consume call {rx_swx_saa,{ok,1,#{}}} from <0.793.0> in state state_wait_swx_saa => state_authenticated 04:14:01.360 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425861667301",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425861667301 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425861667301">>,ok}} *DBG* epdg_ue_fsm_262425861667301 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:01.361 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:14:01.361 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425861667301">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:01.361 [info] lu_response(<<"262425861667301">>): ok 04:14:01.361 [info] lu_response for <<"262425861667301">>: ok 04:14:01.361 [info] GSUP: Tx #{imsi => <<"262425861667301">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425861667301">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425861667301 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.794.0> in state state_authenticated 04:14:01.367 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425861667301">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:01.367 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262425861667301 send ok to <0.794.0> 04:14:01.367 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425861667301">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262425861667301 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.794.0> in state state_authenticated => state_wait_create_session_resp 04:14:01.367 [debug] Selected PGW Remote Address "172.18.26.103" *DBG* epdg_ue_fsm_262425861667301 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:14:01.367 [info] s2b: Tx {gtp,v2,create_session_request,0,16036664,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425861667301">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241027,<<172,18,26,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,763419612,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:14:01.367 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262425861667301 receive call {rx_s6b_aar,"262425861667301@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.795.0> in state state_authenticated 04:14:01.383 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425861667301@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:01.383 [info] ue_fsm ev_rx_s6b_aar: "262425861667301@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] *DBG* aaa_ue_fsm_262425861667301 send ok to <0.795.0> *DBG* aaa_ue_fsm_262425861667301 consume call {rx_s6b_aar,"262425861667301@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.795.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:01.383 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425861667301@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262425861667301",undefined,undefined,true,false,undefined} 04:14:01.383 [debug] SWx Tx SAR Imsi="262425861667301" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:01.383 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","54",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425861667301",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:14:01.383 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425861667301 receive call {rx_swx_saa,{ok,13,#{}}} from <0.796.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425861667301 send ok to <0.796.0> 04:14:01.391 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;54;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425861667301",[],[2001],[],[{'Non-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_262425861667301 consume call {rx_swx_saa,{ok,13,#{}}} from <0.796.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:01.391 [info] ue_fsm ev_rx_swx_saa 04:14:01.391 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425861667301","262425861667301@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.795.0>} 04:14:01.391 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:01.391 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:01.401 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,195,244,179,56,0,2,0,2,0,16,0,87,0,9,1,160,247,248,49,36,172,18,26,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,247,248,49,36,172,18,26,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,247,248,49,36,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:01.402 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241027,16036664,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,<<"÷ø1$">>},{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,4160237860,<<172,18,26,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,4160237860,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,5>>}}} *DBG* epdg_ue_fsm_262425861667301 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 => 763419612, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 4160237860}}} from <0.797.0> in state state_wait_create_session_resp 04:14:01.402 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425861667301">>,<0.789.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241027,4160237860,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419612,4160237860}],[],[],[],[]}}}} 04:14:01.402 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:01.402 [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 => 763419612,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 4160237860}} 04:14:01.402 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425861667301">>,"internet",[],undefined,false,0,false,false} 04:14:01.402 [info] KMOD Port Create PDP Context Call {<0.789.0>,[alias|#Ref<0.1576510130.3222863873.158328>]}: {create_pdp_context,{172,18,26,103},763419612,4160237860,{192,168,0,5}} 04:14:01.402 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,5}, 763419612, 4160237860 04:14:01.402 [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,26,103}},{ms_address,{192,168,0,5}},{i_tid,763419612},{o_tid,4160237860}]}} *DBG* epdg_ue_fsm_262425861667301 send ok to <0.797.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425861667301">>, {ok, #{apco => <<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 => 763419612, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 4160237860}}}} 04:14:01.403 [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 => 763419612,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 4160237860}) returned ok *DBG* epdg_ue_fsm_262425861667301 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 => 763419612, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 4160237860}}} from <0.797.0> in state state_wait_create_session_resp => state_active 04:14:01.403 [info] tunnel_response(<<"262425861667301">>): {ok,#{apco => <<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 => 763419612,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 4160237860}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:01.403 [info] tunnel_response for <<"262425861667301">>: {ok,#{apco => <<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 => 763419612,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 4160237860}} 04:14:01.403 [info] GSUP: Tx #{imsi => <<"262425861667301">>,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.55>, {osmo,5}, #{imsi => <<"262425338987486">>, 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_262425338987486 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425338987486 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262425338987486 receive call {auth_request,33,"internet",#{}} from <0.798.0> in state state_new 04:14:01.425 [info] GSUP: Rx #{imsi => <<"262425338987486">>,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_262425338987486 send ok to <0.798.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:01.425 [info] ue_fsm start(epdg_ue_fsm_262425338987486) *DBG* aaa_ue_fsm_262425338987486 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425338987486 consume call {auth_request,33,"internet",#{}} from <0.798.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262425338987486 consume internal init_state in state state_new 04:14:01.425 [info] ue_fsm init(<<"262425338987486">>) *DBG* epdg_ue_fsm_262425338987486 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425338987486 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:01.425 [info] ue_fsm auth_request 04:14:01.426 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425338987486">>,"internet",[],undefined,false,0,false,false} 04:14:01.426 [info] ue_fsm start_link(aaa_ue_fsm_262425338987486) 04:14:01.426 [info] ue_fsm init("262425338987486") 04:14:01.426 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:01.427 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425338987486",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425338987486 send ok to <0.201.0> 04:14:01.427 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262425338987486 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:01.427 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","55",";","nonode@nohost"],1,undefined,undefined,undefined,"262425338987486",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425338987486 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<21,158,240,120,180,102,36,147,117,163,169,204,37,164,77,80>>, <<101,80,152,138,66,55,196,188,194,179,109,34,131,115,152,26>>, <<21,158,240,120,180,102,36,147,117,163,169,204,37,164,77,80, 127,9,178,33,226,218,50,198,240,229,171,54,255,10>>, <<3,129,125,88,147,8,62,15,134,11,1,71,188,166,235,197>>, <<129,67,47,151,111,211,204,9,107,120,109,166,218,138, 251,181>>}]}} from <0.801.0> in state state_wait_swx_maa 04:14:01.440 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;55;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425338987486",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[21,158,240,120,180,102,36,147,117,163,169,204,37,164,77,80,101,80,152,138,66,55,196,188,194,179,109,34,131,115,152,26]],[[21,158,240,120,180,102,36,147,117,163,169,204,37,164,77,80,127,9,178,33,226,218,50,198,240,229,171,54,255,10]],["foobar"],[[129,67,47,151,111,211,204,9,107,120,109,166,218,138,251,181]],[[3,129,125,88,147,8,62,15,134,11,1,71,188,166,235,197]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:01.440 [info] dia_sip2gsup: auth [21,158,240,120,180,102,36,147,117,163,169,204,37,164,77,80,101,80,152,138,66,55,196,188,194,179,109,34,131,115,152,26] authz [21,158,240,120,180,102,36,147,117,163,169,204,37,164,77,80,127,9,178,33,226,218,50,198,240,229,171,54,255,10]  04:14:01.440 [info] rand [21,158,240,120,180,102,36,147,117,163,169,204,37,164,77,80] autn [101,80,152,138,66,55,196,188,194,179,109,34,131,115,152,26]  *DBG* aaa_ue_fsm_262425338987486 send ok to <0.801.0> *DBG* epdg_ue_fsm_262425338987486 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<21,158,240,120,180,102,36,147,117,163,169,204,37,164,77,80>>, <<101,80,152,138,66,55,196,188,194,179,109,34,131,115,152,26>>, <<21,158,240,120,180,102,36,147,117,163,169,204,37,164,77,80, 127,9,178,33,226,218,50,198,240,229,171,54,255,10>>, <<3,129,125,88,147,8,62,15,134,11,1,71,188,166,235,197>>, <<129,67,47,151,111,211,204,9,107,120,109,166,218,138, 251,181>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:01.440 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262425338987486 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<21,158,240,120,180,102,36,147,117,163,169,204,37,164,77,80>>, <<101,80,152,138,66,55,196,188,194,179,109,34,131,115,152,26>>, <<21,158,240,120,180,102,36,147,117,163,169,204,37,164,77,80, 127,9,178,33,226,218,50,198,240,229,171,54,255,10>>, <<3,129,125,88,147,8,62,15,134,11,1,71,188,166,235,197>>, <<129,67,47,151,111,211,204,9,107,120,109,166,218,138, 251,181>>}]}} from <0.801.0> in state state_wait_swx_maa => state_new 04:14:01.441 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425338987486",undefined,undefined,false,false,undefined} 04:14:01.441 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<21,158,240,120,180,102,36,147,117,163,169,204,37,164,77,80>>,<<101,80,152,138,66,55,196,188,194,179,109,34,131,115,152,26>>,<<21,158,240,120,180,102,36,147,117,163,169,204,37,164,77,80,127,9,178,33,226,218,50,198,240,229,171,54,255,10>>,<<3,129,125,88,147,8,62,15,134,11,1,71,188,166,235,197>>,<<129,67,47,151,111,211,204,9,107,120,109,166,218,138,251,181>>}]} *DBG* epdg_ue_fsm_262425338987486 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425338987486">>, {ok, [{epdg_auth_tuple, <<21,158,240,120,180,102,36,147,117,163,169, 204,37,164,77,80>>, <<101,80,152,138,66,55,196,188,194,179,109,34, 131,115,152,26>>, <<21,158,240,120,180,102,36,147,117,163,169, 204,37,164,77,80,127,9,178,33,226,218,50,198, 240,229,171,54,255,10>>, <<3,129,125,88,147,8,62,15,134,11,1,71,188,166, 235,197>>, <<129,67,47,151,111,211,204,9,107,120,109, 166,218,138,251,181>>}]}}} 04:14:01.442 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<21,158,240,120,180,102,36,147,117,163,169,204,37,164,77,80>>,<<101,80,152,138,66,55,196,188,194,179,109,34,131,115,152,26>>,<<21,158,240,120,180,102,36,147,117,163,169,204,37,164,77,80,127,9,178,33,226,218,50,198,240,229,171,54,255,10>>,<<3,129,125,88,147,8,62,15,134,11,1,71,188,166,235,197>>,<<129,67,47,151,111,211,204,9,107,120,109,166,218,138,251,181>>}]}, {ue_fsm_data,<<"262425338987486">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425338987486 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<21,158,240,120,180,102,36,147,117,163,169,204,37,164,77,80>>, <<101,80,152,138,66,55,196,188,194,179,109,34,131,115,152,26>>, <<21,158,240,120,180,102,36,147,117,163,169,204,37,164,77,80, 127,9,178,33,226,218,50,198,240,229,171,54,255,10>>, <<3,129,125,88,147,8,62,15,134,11,1,71,188,166,235,197>>, <<129,67,47,151,111,211,204,9,107,120,109,166,218,138, 251,181>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:01.442 [info] auth_response(<<"262425338987486">>): {ok,[{epdg_auth_tuple,<<21,158,240,120,180,102,36,147,117,163,169,204,37,164,77,80>>,<<101,80,152,138,66,55,196,188,194,179,109,34,131,115,152,26>>,<<21,158,240,120,180,102,36,147,117,163,169,204,37,164,77,80,127,9,178,33,226,218,50,198,240,229,171,54,255,10>>,<<3,129,125,88,147,8,62,15,134,11,1,71,188,166,235,197>>,<<129,67,47,151,111,211,204,9,107,120,109,166,218,138,251,181>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:01.444 [info] auth_response for <<"262425338987486">>: {ok,[{epdg_auth_tuple,<<21,158,240,120,180,102,36,147,117,163,169,204,37,164,77,80>>,<<101,80,152,138,66,55,196,188,194,179,109,34,131,115,152,26>>,<<21,158,240,120,180,102,36,147,117,163,169,204,37,164,77,80,127,9,178,33,226,218,50,198,240,229,171,54,255,10>>,<<3,129,125,88,147,8,62,15,134,11,1,71,188,166,235,197>>,<<129,67,47,151,111,211,204,9,107,120,109,166,218,138,251,181>>}]} 04:14:01.444 [info] GSUP: Tx #{auth_tuples => [#{autn => <<101,80,152,138,66,55,196,188,194,179,109,34,131,115,152,26>>,ck => <<129,67,47,151,111,211,204,9,107,120,109,166,218,138,251,181>>,ik => <<3,129,125,88,147,8,62,15,134,11,1,71,188,166,235,197>>,rand => <<21,158,240,120,180,102,36,147,117,163,169,204,37,164,77,80>>,res => <<21,158,240,120,180,102,36,147,117,163,169,204,37,164,77,80,127,9,178,33,226,218,50,198,240,229,171,54,255,10>>}],imsi => <<"262425338987486">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425338987486">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425338987486 receive call lu_request from <0.802.0> in state state_authenticating *DBG* epdg_ue_fsm_262425338987486 send ok to <0.802.0> 04:14:01.449 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425338987486">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262425338987486 consume call lu_request from <0.802.0> in state state_authenticating 04:14:01.449 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262425338987486 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:01.450 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425338987486">>,"internet",[],undefined,false,0,false,false} 04:14:01.450 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:01.450 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425338987486",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425338987486 send ok to <0.201.0> 04:14:01.450 [debug] SWx Tx SAR Imsi="262425338987486" Type=1 APN="internet" AgentInfoOpt=[]  04:14:01.451 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","56",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425338987486",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425338987486 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425338987486 receive call {rx_swx_saa,{ok,1,#{}}} from <0.803.0> in state state_wait_swx_saa 04:14:01.460 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;56;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425338987486",[],[2001],[],[{'Non-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_262425338987486 send ok to <0.803.0> 04:14:01.460 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262425338987486 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262425338987486 consume call {rx_swx_saa,{ok,1,#{}}} from <0.803.0> in state state_wait_swx_saa => state_authenticated 04:14:01.460 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425338987486",undefined,undefined,false,false,undefined} 04:14:01.460 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262425338987486 send ok to <0.211.0> 04:14:01.461 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425338987486">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {lu_response,{<<"262425338987486">>,ok}} *DBG* epdg_ue_fsm_262425338987486 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:01.461 [info] lu_response(<<"262425338987486">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:01.461 [info] lu_response for <<"262425338987486">>: ok 04:14:01.461 [info] GSUP: Tx #{imsi => <<"262425338987486">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425338987486">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425338987486 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.804.0> in state state_authenticated 04:14:01.466 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425338987486">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:01.467 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:01.467 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425338987486">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425338987486 send ok to <0.804.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262425338987486 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.804.0> in state state_authenticated => state_wait_create_session_resp 04:14:01.467 [debug] Selected PGW Remote Address "172.18.26.103" *DBG* epdg_ue_fsm_262425338987486 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:14:01.467 [info] s2b: Tx {gtp,v2,create_session_request,0,16036665,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425338987486">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241028,<<172,18,26,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,763419613,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:14:01.467 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262425338987486 receive call {rx_s6b_aar,"262425338987486@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.805.0> in state state_authenticated 04:14:01.478 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425338987486@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:01.478 [info] ue_fsm ev_rx_s6b_aar: "262425338987486@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] *DBG* aaa_ue_fsm_262425338987486 send ok to <0.805.0> 04:14:01.478 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425338987486@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262425338987486",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262425338987486 consume call {rx_s6b_aar,"262425338987486@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.805.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:01.478 [debug] SWx Tx SAR Imsi="262425338987486" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:01.478 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","57",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425338987486",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:14:01.478 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425338987486 receive call {rx_swx_saa,{ok,13,#{}}} from <0.806.0> in state state_authenticated_wait_swx_saa 04:14:01.483 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;57;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425338987486",[],[2001],[],[{'Non-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_262425338987486 send ok to <0.806.0> 04:14:01.483 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425338987486 consume call {rx_swx_saa,{ok,13,#{}}} from <0.806.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:01.483 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425338987486","262425338987486@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.805.0>} 04:14:01.483 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:01.483 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:01.490 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,196,244,179,57,0,2,0,2,0,16,0,87,0,9,1,160,56,46,43,156,172,18,26,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,56,46,43,156,172,18,26,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,46,43,156,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:01.490 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241028,16036665,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,46,43,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,942549916,<<172,18,26,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,942549916,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,6>>}}} *DBG* epdg_ue_fsm_262425338987486 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 => 763419613, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 942549916}}} from <0.807.0> in state state_wait_create_session_resp 04:14:01.491 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425338987486">>,<0.799.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241028,942549916,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419613,942549916}]}}}} 04:14:01.491 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:01.491 [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 => 763419613,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 942549916}} *DBG* epdg_ue_fsm_262425338987486 send ok to <0.807.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425338987486">>, {ok, #{apco => <<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 => 763419613, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 942549916}}}} 04:14:01.491 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425338987486">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425338987486 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 => 763419613, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 942549916}}} from <0.807.0> in state state_wait_create_session_resp => state_active 04:14:01.491 [info] KMOD Port Create PDP Context Call {<0.799.0>,[alias|#Ref<0.1576510130.3222863873.158501>]}: {create_pdp_context,{172,18,26,103},763419613,942549916,{192,168,0,6}} 04:14:01.491 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,6}, 763419613, 942549916 04:14:01.491 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1348,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,6}},{i_tid,763419613},{o_tid,942549916}]}} 04:14:01.491 [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 => 763419613,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 942549916}) returned ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:01.491 [info] tunnel_response(<<"262425338987486">>): {ok,#{apco => <<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 => 763419613,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 942549916}} 04:14:01.492 [info] tunnel_response for <<"262425338987486">>: {ok,#{apco => <<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 => 763419613,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 942549916}} 04:14:01.492 [info] GSUP: Tx #{imsi => <<"262425338987486">>,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>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262421453353405">>, 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}]}} 04:14:01.525 [info] GSUP: Rx #{imsi => <<"262421453353405">>,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_262421453353405 enter epdg_ue_fsm in state state_new 04:14:01.525 [info] ue_fsm start(epdg_ue_fsm_262421453353405) *DBG* epdg_ue_fsm_262421453353405 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421453353405 receive call {auth_request,33,"internet",#{}} from <0.808.0> in state state_new 04:14:01.526 [info] ue_fsm init(<<"262421453353405">>) *DBG* epdg_ue_fsm_262421453353405 send ok to <0.808.0> 04:14:01.526 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262421453353405 consume call {auth_request,33,"internet",#{}} from <0.808.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262421453353405 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:01.526 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421453353405">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421453353405 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421453353405 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262421453353405 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:01.526 [info] ue_fsm start_link(aaa_ue_fsm_262421453353405) 04:14:01.527 [info] ue_fsm init("262421453353405") 04:14:01.527 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:01.528 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421453353405",undefined,undefined,false,false,undefined} 04:14:01.528 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262421453353405 send ok to <0.201.0> 04:14:01.528 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","58",";","nonode@nohost"],1,undefined,undefined,undefined,"262421453353405",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421453353405 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_262421453353405 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<219,51,231,94,140,138,48,100,74,204,159,112,127,35,193,161>>, <<226,90,97,175,11,25,16,215,53,70,52,13,23,56,109,150>>, <<219,51,231,94,140,138,48,100,74,204,159,112,127,35,193,161, 143,11,183,83,20,184,98,237,96,171,82,206,18,174>>, <<74,198,208,220,79,156,167,37,154,88,48,209,132,64,198,160>>, <<170,160,212,179,62,243,243,162,90,45,71,108,28,143,39,2>>}]}} from <0.811.0> in state state_wait_swx_maa 04:14:01.542 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;58;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421453353405",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[219,51,231,94,140,138,48,100,74,204,159,112,127,35,193,161,226,90,97,175,11,25,16,215,53,70,52,13,23,56,109,150]],[[219,51,231,94,140,138,48,100,74,204,159,112,127,35,193,161,143,11,183,83,20,184,98,237,96,171,82,206,18,174]],["foobar"],[[170,160,212,179,62,243,243,162,90,45,71,108,28,143,39,2]],[[74,198,208,220,79,156,167,37,154,88,48,209,132,64,198,160]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:01.542 [info] dia_sip2gsup: auth [219,51,231,94,140,138,48,100,74,204,159,112,127,35,193,161,226,90,97,175,11,25,16,215,53,70,52,13,23,56,109,150] authz [219,51,231,94,140,138,48,100,74,204,159,112,127,35,193,161,143,11,183,83,20,184,98,237,96,171,82,206,18,174]  *DBG* aaa_ue_fsm_262421453353405 send ok to <0.811.0> *DBG* epdg_ue_fsm_262421453353405 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<219,51,231,94,140,138,48,100,74,204,159,112,127,35,193,161>>, <<226,90,97,175,11,25,16,215,53,70,52,13,23,56,109,150>>, <<219,51,231,94,140,138,48,100,74,204,159,112,127,35,193,161, 143,11,183,83,20,184,98,237,96,171,82,206,18,174>>, <<74,198,208,220,79,156,167,37,154,88,48,209,132,64,198,160>>, <<170,160,212,179,62,243,243,162,90,45,71,108,28,143,39,2>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:01.542 [info] rand [219,51,231,94,140,138,48,100,74,204,159,112,127,35,193,161] autn [226,90,97,175,11,25,16,215,53,70,52,13,23,56,109,150]  *DBG* aaa_ue_fsm_262421453353405 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<219,51,231,94,140,138,48,100,74,204,159,112,127,35,193,161>>, <<226,90,97,175,11,25,16,215,53,70,52,13,23,56,109,150>>, <<219,51,231,94,140,138,48,100,74,204,159,112,127,35,193,161, 143,11,183,83,20,184,98,237,96,171,82,206,18,174>>, <<74,198,208,220,79,156,167,37,154,88,48,209,132,64,198,160>>, <<170,160,212,179,62,243,243,162,90,45,71,108,28,143,39,2>>}]}} from <0.811.0> in state state_wait_swx_maa => state_new 04:14:01.542 [info] ue_fsm ev_rx_swx_maa 04:14:01.543 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421453353405",undefined,undefined,false,false,undefined} *DBG* gsup_server got cast {auth_response, {<<"262421453353405">>, {ok, [{epdg_auth_tuple, <<219,51,231,94,140,138,48,100,74,204,159,112, 127,35,193,161>>, <<226,90,97,175,11,25,16,215,53,70,52,13,23,56, 109,150>>, <<219,51,231,94,140,138,48,100,74,204,159,112, 127,35,193,161,143,11,183,83,20,184,98,237, 96,171,82,206,18,174>>, <<74,198,208,220,79,156,167,37,154,88,48,209, 132,64,198,160>>, <<170,160,212,179,62,243,243,162,90,45,71, 108,28,143,39,2>>}]}}} *DBG* epdg_ue_fsm_262421453353405 send ok to <0.211.0> 04:14:01.543 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<219,51,231,94,140,138,48,100,74,204,159,112,127,35,193,161>>,<<226,90,97,175,11,25,16,215,53,70,52,13,23,56,109,150>>,<<219,51,231,94,140,138,48,100,74,204,159,112,127,35,193,161,143,11,183,83,20,184,98,237,96,171,82,206,18,174>>,<<74,198,208,220,79,156,167,37,154,88,48,209,132,64,198,160>>,<<170,160,212,179,62,243,243,162,90,45,71,108,28,143,39,2>>}]} *DBG* epdg_ue_fsm_262421453353405 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<219,51,231,94,140,138,48,100,74,204,159,112,127,35,193,161>>, <<226,90,97,175,11,25,16,215,53,70,52,13,23,56,109,150>>, <<219,51,231,94,140,138,48,100,74,204,159,112,127,35,193,161, 143,11,183,83,20,184,98,237,96,171,82,206,18,174>>, <<74,198,208,220,79,156,167,37,154,88,48,209,132,64,198,160>>, <<170,160,212,179,62,243,243,162,90,45,71,108,28,143,39,2>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:01.544 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<219,51,231,94,140,138,48,100,74,204,159,112,127,35,193,161>>,<<226,90,97,175,11,25,16,215,53,70,52,13,23,56,109,150>>,<<219,51,231,94,140,138,48,100,74,204,159,112,127,35,193,161,143,11,183,83,20,184,98,237,96,171,82,206,18,174>>,<<74,198,208,220,79,156,167,37,154,88,48,209,132,64,198,160>>,<<170,160,212,179,62,243,243,162,90,45,71,108,28,143,39,2>>}]}, {ue_fsm_data,<<"262421453353405">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:01.544 [info] auth_response(<<"262421453353405">>): {ok,[{epdg_auth_tuple,<<219,51,231,94,140,138,48,100,74,204,159,112,127,35,193,161>>,<<226,90,97,175,11,25,16,215,53,70,52,13,23,56,109,150>>,<<219,51,231,94,140,138,48,100,74,204,159,112,127,35,193,161,143,11,183,83,20,184,98,237,96,171,82,206,18,174>>,<<74,198,208,220,79,156,167,37,154,88,48,209,132,64,198,160>>,<<170,160,212,179,62,243,243,162,90,45,71,108,28,143,39,2>>}]} 04:14:01.545 [info] auth_response for <<"262421453353405">>: {ok,[{epdg_auth_tuple,<<219,51,231,94,140,138,48,100,74,204,159,112,127,35,193,161>>,<<226,90,97,175,11,25,16,215,53,70,52,13,23,56,109,150>>,<<219,51,231,94,140,138,48,100,74,204,159,112,127,35,193,161,143,11,183,83,20,184,98,237,96,171,82,206,18,174>>,<<74,198,208,220,79,156,167,37,154,88,48,209,132,64,198,160>>,<<170,160,212,179,62,243,243,162,90,45,71,108,28,143,39,2>>}]} 04:14:01.545 [info] GSUP: Tx #{auth_tuples => [#{autn => <<226,90,97,175,11,25,16,215,53,70,52,13,23,56,109,150>>,ck => <<170,160,212,179,62,243,243,162,90,45,71,108,28,143,39,2>>,ik => <<74,198,208,220,79,156,167,37,154,88,48,209,132,64,198,160>>,rand => <<219,51,231,94,140,138,48,100,74,204,159,112,127,35,193,161>>,res => <<219,51,231,94,140,138,48,100,74,204,159,112,127,35,193,161,143,11,183,83,20,184,98,237,96,171,82,206,18,174>>}],imsi => <<"262421453353405">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421453353405">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421453353405 receive call lu_request from <0.812.0> in state state_authenticating 04:14:01.550 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421453353405">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421453353405 send ok to <0.812.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262421453353405 consume call lu_request from <0.812.0> in state state_authenticating *DBG* aaa_ue_fsm_262421453353405 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:01.550 [info] ue_fsm lu_request 04:14:01.550 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421453353405">>,"internet",[],undefined,false,0,false,false} 04:14:01.551 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262421453353405 send ok to <0.201.0> 04:14:01.551 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421453353405",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421453353405 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:14:01.551 [debug] SWx Tx SAR Imsi="262421453353405" Type=1 APN="internet" AgentInfoOpt=[]  04:14:01.551 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","59",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421453353405",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421453353405 receive call {rx_swx_saa,{ok,1,#{}}} from <0.813.0> in state state_wait_swx_saa 04:14:01.561 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;59;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421453353405",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:01.561 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421453353405 send ok to <0.813.0> 04:14:01.561 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421453353405",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421453353405 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262421453353405 consume call {rx_swx_saa,{ok,1,#{}}} from <0.813.0> in state state_wait_swx_saa => state_authenticated 04:14:01.561 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262421453353405 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421453353405">>,ok}} *DBG* epdg_ue_fsm_262421453353405 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:01.561 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421453353405">>,"internet",[],undefined,false,0,false,false} 04:14:01.562 [info] lu_response(<<"262421453353405">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:01.562 [info] lu_response for <<"262421453353405">>: ok 04:14:01.562 [info] GSUP: Tx #{imsi => <<"262421453353405">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421453353405">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421453353405 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.814.0> in state state_authenticated 04:14:01.567 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421453353405">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:01.567 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:01.567 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421453353405">>,"internet",[],undefined,false,0,false,false} 04:14:01.567 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:01.567 [info] s2b: Tx {gtp,v2,create_session_request,0,16036666,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421453353405">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241029,<<172,18,26,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,763419614,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421453353405 send ok to <0.814.0> 04:14:01.567 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262421453353405 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.814.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421453353405 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421453353405 receive call {rx_s6b_aar,"262421453353405@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.815.0> in state state_authenticated 04:14:01.580 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421453353405@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:01.580 [info] ue_fsm ev_rx_s6b_aar: "262421453353405@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:01.580 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421453353405@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262421453353405",undefined,undefined,true,false,undefined} 04:14:01.580 [debug] SWx Tx SAR Imsi="262421453353405" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:01.581 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","60",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421453353405",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421453353405 send ok to <0.815.0> 04:14:01.581 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421453353405 consume call {rx_s6b_aar,"262421453353405@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.815.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421453353405 receive call {rx_swx_saa,{ok,13,#{}}} from <0.816.0> in state state_authenticated_wait_swx_saa 04:14:01.589 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;60;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421453353405",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:01.589 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421453353405 send ok to <0.816.0> 04:14:01.589 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421453353405","262421453353405@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.815.0>} *DBG* aaa_ue_fsm_262421453353405 consume call {rx_swx_saa,{ok,13,#{}}} from <0.816.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:01.590 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:01.590 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:01.600 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,197,244,179,58,0,2,0,2,0,16,0,87,0,9,1,160,113,134,149,64,172,18,26,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,113,134,149,64,172,18,26,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,113,134,149,64,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:01.600 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241029,16036666,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,<<113,134,149,64>>},{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,1904645440,<<172,18,26,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,1904645440,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,7>>}}} *DBG* epdg_ue_fsm_262421453353405 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 => 763419614, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 1904645440}}} from <0.817.0> in state state_wait_create_session_resp 04:14:01.600 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421453353405">>,<0.809.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241029,1904645440,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419614,1904645440}],[],[],[],[],[],[]}}}} 04:14:01.600 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:01.600 [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 => 763419614,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1904645440}} 04:14:01.601 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421453353405">>,"internet",[],undefined,false,0,false,false} 04:14:01.601 [info] KMOD Port Create PDP Context Call {<0.809.0>,[alias|#Ref<0.1576510130.3222863875.159857>]}: {create_pdp_context,{172,18,26,103},763419614,1904645440,{192,168,0,7}} 04:14:01.601 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,7}, 763419614, 1904645440 04:14:01.601 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1412,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,7}},{i_tid,763419614},{o_tid,1904645440}]}} 04:14:01.601 [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 => 763419614,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1904645440}) returned ok *DBG* epdg_ue_fsm_262421453353405 send ok to <0.817.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421453353405">>, {ok, #{apco => <<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 => 763419614, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 1904645440}}}} 04:14:01.601 [info] tunnel_response(<<"262421453353405">>): {ok,#{apco => <<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 => 763419614,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1904645440}} *DBG* epdg_ue_fsm_262421453353405 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 => 763419614, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 1904645440}}} from <0.817.0> in state state_wait_create_session_resp => state_active 04:14:01.601 [info] tunnel_response for <<"262421453353405">>: {ok,#{apco => <<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 => 763419614,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1904645440}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:01.602 [info] GSUP: Tx #{imsi => <<"262421453353405">>,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.55>, {osmo,5}, #{imsi => <<"262429463500153">>, 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_262429463500153 enter epdg_ue_fsm in state state_new 04:14:01.625 [info] GSUP: Rx #{imsi => <<"262429463500153">>,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_262429463500153 consume internal init_state in state state_new 04:14:01.625 [info] ue_fsm start(epdg_ue_fsm_262429463500153) *DBG* epdg_ue_fsm_262429463500153 receive call {auth_request,33,"internet",#{}} from <0.818.0> in state state_new 04:14:01.626 [info] ue_fsm init(<<"262429463500153">>) 04:14:01.626 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262429463500153 send ok to <0.818.0> 04:14:01.626 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429463500153">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429463500153 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262429463500153 consume call {auth_request,33,"internet",#{}} from <0.818.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262429463500153 consume internal init_state in state state_new 04:14:01.626 [info] ue_fsm start_link(aaa_ue_fsm_262429463500153) *DBG* epdg_ue_fsm_262429463500153 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429463500153 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:01.626 [info] ue_fsm init("262429463500153") 04:14:01.626 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:01.627 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429463500153",undefined,undefined,false,false,undefined} 04:14:01.627 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:01.627 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","61",";","nonode@nohost"],1,undefined,undefined,undefined,"262429463500153",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429463500153 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429463500153 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_262429463500153 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<52,36,180,204,161,238,61,254,15,90,140,193,72,170,76,6>>, <<221,159,31,205,196,142,133,169,174,33,104,141,250,209,12,89>>, <<52,36,180,204,161,238,61,254,15,90,140,193,72,170,76,6,85, 41,150,78,240,151,7,189,123,221,180,2,81,252>>, <<57,29,227,27,243,16,86,208,49,37,151,84,205,228,113,96>>, <<25,209,18,5,213,203,176,143,158,44,159,226,27,199,121, 240>>}]}} from <0.821.0> in state state_wait_swx_maa 04:14:01.640 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;61;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429463500153",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[52,36,180,204,161,238,61,254,15,90,140,193,72,170,76,6,221,159,31,205,196,142,133,169,174,33,104,141,250,209,12,89]],[[52,36,180,204,161,238,61,254,15,90,140,193,72,170,76,6,85,41,150,78,240,151,7,189,123,221,180,2,81,252]],["foobar"],[[25,209,18,5,213,203,176,143,158,44,159,226,27,199,121,240]],[[57,29,227,27,243,16,86,208,49,37,151,84,205,228,113,96]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:01.640 [info] dia_sip2gsup: auth [52,36,180,204,161,238,61,254,15,90,140,193,72,170,76,6,221,159,31,205,196,142,133,169,174,33,104,141,250,209,12,89] authz [52,36,180,204,161,238,61,254,15,90,140,193,72,170,76,6,85,41,150,78,240,151,7,189,123,221,180,2,81,252]  04:14:01.640 [info] rand [52,36,180,204,161,238,61,254,15,90,140,193,72,170,76,6] autn [221,159,31,205,196,142,133,169,174,33,104,141,250,209,12,89]  *DBG* aaa_ue_fsm_262429463500153 send ok to <0.821.0> *DBG* epdg_ue_fsm_262429463500153 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<52,36,180,204,161,238,61,254,15,90,140,193,72,170,76,6>>, <<221,159,31,205,196,142,133,169,174,33,104,141,250,209,12,89>>, <<52,36,180,204,161,238,61,254,15,90,140,193,72,170,76,6,85, 41,150,78,240,151,7,189,123,221,180,2,81,252>>, <<57,29,227,27,243,16,86,208,49,37,151,84,205,228,113,96>>, <<25,209,18,5,213,203,176,143,158,44,159,226,27,199,121, 240>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:01.640 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262429463500153 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<52,36,180,204,161,238,61,254,15,90,140,193,72,170,76,6>>, <<221,159,31,205,196,142,133,169,174,33,104,141,250,209,12,89>>, <<52,36,180,204,161,238,61,254,15,90,140,193,72,170,76,6,85, 41,150,78,240,151,7,189,123,221,180,2,81,252>>, <<57,29,227,27,243,16,86,208,49,37,151,84,205,228,113,96>>, <<25,209,18,5,213,203,176,143,158,44,159,226,27,199,121, 240>>}]}} from <0.821.0> in state state_wait_swx_maa => state_new 04:14:01.641 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429463500153",undefined,undefined,false,false,undefined} 04:14:01.641 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<52,36,180,204,161,238,61,254,15,90,140,193,72,170,76,6>>,<<221,159,31,205,196,142,133,169,174,33,104,141,250,209,12,89>>,<<52,36,180,204,161,238,61,254,15,90,140,193,72,170,76,6,85,41,150,78,240,151,7,189,123,221,180,2,81,252>>,<<57,29,227,27,243,16,86,208,49,37,151,84,205,228,113,96>>,<<25,209,18,5,213,203,176,143,158,44,159,226,27,199,121,240>>}]} *DBG* epdg_ue_fsm_262429463500153 send ok to <0.211.0> 04:14:01.642 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<52,36,180,204,161,238,61,254,15,90,140,193,72,170,76,6>>,<<221,159,31,205,196,142,133,169,174,33,104,141,250,209,12,89>>,<<52,36,180,204,161,238,61,254,15,90,140,193,72,170,76,6,85,41,150,78,240,151,7,189,123,221,180,2,81,252>>,<<57,29,227,27,243,16,86,208,49,37,151,84,205,228,113,96>>,<<25,209,18,5,213,203,176,143,158,44,159,226,27,199,121,240>>}]}, {ue_fsm_data,<<"262429463500153">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {auth_response, {<<"262429463500153">>, {ok, [{epdg_auth_tuple, <<52,36,180,204,161,238,61,254,15,90,140,193, 72,170,76,6>>, <<221,159,31,205,196,142,133,169,174,33,104, 141,250,209,12,89>>, <<52,36,180,204,161,238,61,254,15,90,140,193, 72,170,76,6,85,41,150,78,240,151,7,189,123, 221,180,2,81,252>>, <<57,29,227,27,243,16,86,208,49,37,151,84,205, 228,113,96>>, <<25,209,18,5,213,203,176,143,158,44,159, 226,27,199,121,240>>}]}}} *DBG* epdg_ue_fsm_262429463500153 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<52,36,180,204,161,238,61,254,15,90,140,193,72,170,76,6>>, <<221,159,31,205,196,142,133,169,174,33,104,141,250,209,12,89>>, <<52,36,180,204,161,238,61,254,15,90,140,193,72,170,76,6,85, 41,150,78,240,151,7,189,123,221,180,2,81,252>>, <<57,29,227,27,243,16,86,208,49,37,151,84,205,228,113,96>>, <<25,209,18,5,213,203,176,143,158,44,159,226,27,199,121, 240>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:01.642 [info] auth_response(<<"262429463500153">>): {ok,[{epdg_auth_tuple,<<52,36,180,204,161,238,61,254,15,90,140,193,72,170,76,6>>,<<221,159,31,205,196,142,133,169,174,33,104,141,250,209,12,89>>,<<52,36,180,204,161,238,61,254,15,90,140,193,72,170,76,6,85,41,150,78,240,151,7,189,123,221,180,2,81,252>>,<<57,29,227,27,243,16,86,208,49,37,151,84,205,228,113,96>>,<<25,209,18,5,213,203,176,143,158,44,159,226,27,199,121,240>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:01.642 [info] auth_response for <<"262429463500153">>: {ok,[{epdg_auth_tuple,<<52,36,180,204,161,238,61,254,15,90,140,193,72,170,76,6>>,<<221,159,31,205,196,142,133,169,174,33,104,141,250,209,12,89>>,<<52,36,180,204,161,238,61,254,15,90,140,193,72,170,76,6,85,41,150,78,240,151,7,189,123,221,180,2,81,252>>,<<57,29,227,27,243,16,86,208,49,37,151,84,205,228,113,96>>,<<25,209,18,5,213,203,176,143,158,44,159,226,27,199,121,240>>}]} 04:14:01.642 [info] GSUP: Tx #{auth_tuples => [#{autn => <<221,159,31,205,196,142,133,169,174,33,104,141,250,209,12,89>>,ck => <<25,209,18,5,213,203,176,143,158,44,159,226,27,199,121,240>>,ik => <<57,29,227,27,243,16,86,208,49,37,151,84,205,228,113,96>>,rand => <<52,36,180,204,161,238,61,254,15,90,140,193,72,170,76,6>>,res => <<52,36,180,204,161,238,61,254,15,90,140,193,72,170,76,6,85,41,150,78,240,151,7,189,123,221,180,2,81,252>>}],imsi => <<"262429463500153">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429463500153">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429463500153 receive call lu_request from <0.822.0> in state state_authenticating 04:14:01.646 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429463500153">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262429463500153 send ok to <0.822.0> *DBG* epdg_ue_fsm_262429463500153 consume call lu_request from <0.822.0> in state state_authenticating *DBG* aaa_ue_fsm_262429463500153 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:01.647 [info] ue_fsm lu_request 04:14:01.647 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429463500153">>,"internet",[],undefined,false,0,false,false} 04:14:01.647 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:01.647 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429463500153",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429463500153 send ok to <0.201.0> 04:14:01.647 [debug] SWx Tx SAR Imsi="262429463500153" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262429463500153 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:14:01.647 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","62",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429463500153",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429463500153 receive call {rx_swx_saa,{ok,1,#{}}} from <0.823.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262429463500153 send ok to <0.823.0> *DBG* epdg_ue_fsm_262429463500153 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262429463500153 consume call {rx_swx_saa,{ok,1,#{}}} from <0.823.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262429463500153 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429463500153">>,ok}} *DBG* epdg_ue_fsm_262429463500153 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:01.652 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;62;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429463500153",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:01.652 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:01.652 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429463500153",undefined,undefined,false,false,undefined} 04:14:01.652 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:14:01.652 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429463500153">>,"internet",[],undefined,false,0,false,false} 04:14:01.652 [info] lu_response(<<"262429463500153">>): ok 04:14:01.652 [info] lu_response for <<"262429463500153">>: ok 04:14:01.652 [info] GSUP: Tx #{imsi => <<"262429463500153">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429463500153">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429463500153 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.824.0> in state state_authenticated 04:14:01.654 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429463500153">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:01.654 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:01.654 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429463500153">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429463500153 send ok to <0.824.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:01.654 [debug] Selected PGW Remote Address "172.18.26.103" *DBG* epdg_ue_fsm_262429463500153 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.824.0> in state state_authenticated => state_wait_create_session_resp 04:14:01.654 [info] s2b: Tx {gtp,v2,create_session_request,0,16036667,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429463500153">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241030,<<172,18,26,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,763419615,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429463500153 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:14:01.654 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262429463500153 receive call {rx_s6b_aar,"262429463500153@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.825.0> in state state_authenticated 04:14:01.658 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429463500153@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:01.658 [info] ue_fsm ev_rx_s6b_aar: "262429463500153@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:01.658 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429463500153@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262429463500153",undefined,undefined,true,false,undefined} 04:14:01.659 [debug] SWx Tx SAR Imsi="262429463500153" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:01.659 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","63",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429463500153",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429463500153 send ok to <0.825.0> *DBG* aaa_ue_fsm_262429463500153 consume call {rx_s6b_aar,"262429463500153@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.825.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:01.659 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429463500153 receive call {rx_swx_saa,{ok,13,#{}}} from <0.826.0> in state state_authenticated_wait_swx_saa 04:14:01.661 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;63;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429463500153",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:01.661 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429463500153 send ok to <0.826.0> 04:14:01.661 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429463500153","262429463500153@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.825.0>} *DBG* aaa_ue_fsm_262429463500153 consume call {rx_swx_saa,{ok,13,#{}}} from <0.826.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:01.661 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:01.661 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:01.663 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,198,244,179,59,0,2,0,2,0,16,0,87,0,9,1,160,98,189,120,206,172,18,26,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,98,189,120,206,172,18,26,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,98,189,120,206,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:01.663 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241030,16036667,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,<<"b½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,1656584398,<<172,18,26,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,1656584398,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,8>>}}} *DBG* epdg_ue_fsm_262429463500153 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 => 763419615, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 1656584398}}} from <0.827.0> in state state_wait_create_session_resp 04:14:01.663 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429463500153">>,<0.819.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241030,1656584398,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[{gtp_bearer,5,763419615,1656584398}],[],[],[],[],[],[],[],[],[],[]}}}} 04:14:01.663 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:01.663 [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 => 763419615,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1656584398}} 04:14:01.664 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429463500153">>,"internet",[],undefined,false,0,false,false} 04:14:01.664 [info] KMOD Port Create PDP Context Call {<0.819.0>,[alias|#Ref<0.1576510130.3222863873.158790>]}: {create_pdp_context,{172,18,26,103},763419615,1656584398,{192,168,0,8}} 04:14:01.664 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,8}, 763419615, 1656584398 04:14:01.664 [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,26,103}},{ms_address,{192,168,0,8}},{i_tid,763419615},{o_tid,1656584398}]}} *DBG* epdg_ue_fsm_262429463500153 send ok to <0.827.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429463500153">>, {ok, #{apco => <<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 => 763419615, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 1656584398}}}} 04:14:01.664 [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 => 763419615,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1656584398}) returned ok *DBG* epdg_ue_fsm_262429463500153 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 => 763419615, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 1656584398}}} from <0.827.0> in state state_wait_create_session_resp => state_active 04:14:01.664 [info] tunnel_response(<<"262429463500153">>): {ok,#{apco => <<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 => 763419615,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1656584398}} 04:14:01.664 [info] tunnel_response for <<"262429463500153">>: {ok,#{apco => <<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 => 763419615,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1656584398}} 04:14:01.664 [info] GSUP: Tx #{imsi => <<"262429463500153">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{imsi => <<"262420802935336">>, 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}]}} 04:14:01.726 [info] GSUP: Rx #{imsi => <<"262420802935336">>,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_262420802935336 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420802935336 consume internal init_state in state state_new 04:14:01.726 [info] ue_fsm start(epdg_ue_fsm_262420802935336) *DBG* epdg_ue_fsm_262420802935336 receive call {auth_request,33,"internet",#{}} from <0.828.0> in state state_new 04:14:01.726 [info] ue_fsm init(<<"262420802935336">>) *DBG* epdg_ue_fsm_262420802935336 send ok to <0.828.0> 04:14:01.727 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420802935336 consume call {auth_request,33,"internet",#{}} from <0.828.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:01.727 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420802935336">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420802935336 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420802935336 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420802935336 consume internal init_state in state state_new 04:14:01.727 [info] ue_fsm start_link(aaa_ue_fsm_262420802935336) *DBG* aaa_ue_fsm_262420802935336 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:01.727 [info] ue_fsm init("262420802935336") 04:14:01.727 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:01.728 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420802935336",undefined,undefined,false,false,undefined} 04:14:01.728 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262420802935336 send ok to <0.201.0> 04:14:01.728 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","64",";","nonode@nohost"],1,undefined,undefined,undefined,"262420802935336",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420802935336 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:01.741 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;64;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420802935336",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[59,159,6,93,109,249,173,232,249,15,166,249,204,8,92,208,27,201,222,113,137,231,108,83,28,14,27,93,2,213,27,8]],[[59,159,6,93,109,249,173,232,249,15,166,249,204,8,92,208,153,13,104,214,107,159,191,4,46,10,4,48,70,43]],["foobar"],[[101,18,50,185,108,93,83,111,5,70,16,55,37,157,124,109]],[[226,146,175,235,98,202,149,181,224,184,163,16,126,249,139,110]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420802935336 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<59,159,6,93,109,249,173,232,249,15,166,249,204,8,92,208>>, <<27,201,222,113,137,231,108,83,28,14,27,93,2,213,27,8>>, <<59,159,6,93,109,249,173,232,249,15,166,249,204,8,92,208, 153,13,104,214,107,159,191,4,46,10,4,48,70,43>>, <<226,146,175,235,98,202,149,181,224,184,163,16,126,249,139, 110>>, <<101,18,50,185,108,93,83,111,5,70,16,55,37,157,124,109>>}]}} from <0.831.0> in state state_wait_swx_maa 04:14:01.741 [info] dia_sip2gsup: auth [59,159,6,93,109,249,173,232,249,15,166,249,204,8,92,208,27,201,222,113,137,231,108,83,28,14,27,93,2,213,27,8] authz [59,159,6,93,109,249,173,232,249,15,166,249,204,8,92,208,153,13,104,214,107,159,191,4,46,10,4,48,70,43]  04:14:01.741 [info] rand [59,159,6,93,109,249,173,232,249,15,166,249,204,8,92,208] autn [27,201,222,113,137,231,108,83,28,14,27,93,2,213,27,8]  *DBG* aaa_ue_fsm_262420802935336 send ok to <0.831.0> 04:14:01.741 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262420802935336 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<59,159,6,93,109,249,173,232,249,15,166,249,204,8,92,208>>, <<27,201,222,113,137,231,108,83,28,14,27,93,2,213,27,8>>, <<59,159,6,93,109,249,173,232,249,15,166,249,204,8,92,208, 153,13,104,214,107,159,191,4,46,10,4,48,70,43>>, <<226,146,175,235,98,202,149,181,224,184,163,16,126,249,139, 110>>, <<101,18,50,185,108,93,83,111,5,70,16,55,37,157,124,109>>}]}} from <0.831.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262420802935336 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<59,159,6,93,109,249,173,232,249,15,166,249,204,8,92,208>>, <<27,201,222,113,137,231,108,83,28,14,27,93,2,213,27,8>>, <<59,159,6,93,109,249,173,232,249,15,166,249,204,8,92,208, 153,13,104,214,107,159,191,4,46,10,4,48,70,43>>, <<226,146,175,235,98,202,149,181,224,184,163,16,126,249,139, 110>>, <<101,18,50,185,108,93,83,111,5,70,16,55,37,157,124,109>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:01.742 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420802935336",undefined,undefined,false,false,undefined} 04:14:01.742 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<59,159,6,93,109,249,173,232,249,15,166,249,204,8,92,208>>,<<27,201,222,113,137,231,108,83,28,14,27,93,2,213,27,8>>,<<59,159,6,93,109,249,173,232,249,15,166,249,204,8,92,208,153,13,104,214,107,159,191,4,46,10,4,48,70,43>>,<<226,146,175,235,98,202,149,181,224,184,163,16,126,249,139,110>>,<<101,18,50,185,108,93,83,111,5,70,16,55,37,157,124,109>>}]} 04:14:01.743 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<59,159,6,93,109,249,173,232,249,15,166,249,204,8,92,208>>,<<27,201,222,113,137,231,108,83,28,14,27,93,2,213,27,8>>,<<59,159,6,93,109,249,173,232,249,15,166,249,204,8,92,208,153,13,104,214,107,159,191,4,46,10,4,48,70,43>>,<<226,146,175,235,98,202,149,181,224,184,163,16,126,249,139,110>>,<<101,18,50,185,108,93,83,111,5,70,16,55,37,157,124,109>>}]}, {ue_fsm_data,<<"262420802935336">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {auth_response, {<<"262420802935336">>, {ok, [{epdg_auth_tuple, <<59,159,6,93,109,249,173,232,249,15,166,249, 204,8,92,208>>, <<27,201,222,113,137,231,108,83,28,14,27,93,2, 213,27,8>>, <<59,159,6,93,109,249,173,232,249,15,166,249, 204,8,92,208,153,13,104,214,107,159,191,4,46, 10,4,48,70,43>>, <<226,146,175,235,98,202,149,181,224,184,163, 16,126,249,139,110>>, <<101,18,50,185,108,93,83,111,5,70,16,55, 37,157,124,109>>}]}}} *DBG* epdg_ue_fsm_262420802935336 send ok to <0.211.0> 04:14:01.743 [info] auth_response(<<"262420802935336">>): {ok,[{epdg_auth_tuple,<<59,159,6,93,109,249,173,232,249,15,166,249,204,8,92,208>>,<<27,201,222,113,137,231,108,83,28,14,27,93,2,213,27,8>>,<<59,159,6,93,109,249,173,232,249,15,166,249,204,8,92,208,153,13,104,214,107,159,191,4,46,10,4,48,70,43>>,<<226,146,175,235,98,202,149,181,224,184,163,16,126,249,139,110>>,<<101,18,50,185,108,93,83,111,5,70,16,55,37,157,124,109>>}]} *DBG* epdg_ue_fsm_262420802935336 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<59,159,6,93,109,249,173,232,249,15,166,249,204,8,92,208>>, <<27,201,222,113,137,231,108,83,28,14,27,93,2,213,27,8>>, <<59,159,6,93,109,249,173,232,249,15,166,249,204,8,92,208, 153,13,104,214,107,159,191,4,46,10,4,48,70,43>>, <<226,146,175,235,98,202,149,181,224,184,163,16,126,249,139, 110>>, <<101,18,50,185,108,93,83,111,5,70,16,55,37,157,124,109>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:01.744 [info] auth_response for <<"262420802935336">>: {ok,[{epdg_auth_tuple,<<59,159,6,93,109,249,173,232,249,15,166,249,204,8,92,208>>,<<27,201,222,113,137,231,108,83,28,14,27,93,2,213,27,8>>,<<59,159,6,93,109,249,173,232,249,15,166,249,204,8,92,208,153,13,104,214,107,159,191,4,46,10,4,48,70,43>>,<<226,146,175,235,98,202,149,181,224,184,163,16,126,249,139,110>>,<<101,18,50,185,108,93,83,111,5,70,16,55,37,157,124,109>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:01.744 [info] GSUP: Tx #{auth_tuples => [#{autn => <<27,201,222,113,137,231,108,83,28,14,27,93,2,213,27,8>>,ck => <<101,18,50,185,108,93,83,111,5,70,16,55,37,157,124,109>>,ik => <<226,146,175,235,98,202,149,181,224,184,163,16,126,249,139,110>>,rand => <<59,159,6,93,109,249,173,232,249,15,166,249,204,8,92,208>>,res => <<59,159,6,93,109,249,173,232,249,15,166,249,204,8,92,208,153,13,104,214,107,159,191,4,46,10,4,48,70,43>>}],imsi => <<"262420802935336">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420802935336">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420802935336 receive call lu_request from <0.832.0> in state state_authenticating 04:14:01.749 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420802935336">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420802935336 send ok to <0.832.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262420802935336 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:01.749 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262420802935336 consume call lu_request from <0.832.0> in state state_authenticating 04:14:01.749 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420802935336">>,"internet",[],undefined,false,0,false,false} 04:14:01.749 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:01.749 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420802935336",undefined,undefined,false,false,undefined} 04:14:01.749 [debug] SWx Tx SAR Imsi="262420802935336" Type=1 APN="internet" AgentInfoOpt=[]  04:14:01.750 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","65",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420802935336",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420802935336 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420802935336 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420802935336 receive call {rx_swx_saa,{ok,1,#{}}} from <0.833.0> in state state_wait_swx_saa 04:14:01.758 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;65;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420802935336",[],[2001],[],[{'Non-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_262420802935336 send ok to <0.833.0> 04:14:01.758 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262420802935336 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262420802935336 consume call {rx_swx_saa,{ok,1,#{}}} from <0.833.0> in state state_wait_swx_saa => state_authenticated 04:14:01.759 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420802935336",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420802935336 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420802935336">>,ok}} 04:14:01.759 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262420802935336 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:01.759 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420802935336">>,"internet",[],undefined,false,0,false,false} 04:14:01.759 [info] lu_response(<<"262420802935336">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:01.759 [info] lu_response for <<"262420802935336">>: ok 04:14:01.759 [info] GSUP: Tx #{imsi => <<"262420802935336">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420802935336">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420802935336 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.834.0> in state state_authenticated 04:14:01.763 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420802935336">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:01.763 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:01.763 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420802935336">>,"internet",[],undefined,false,0,false,false} 04:14:01.763 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:01.763 [info] s2b: Tx {gtp,v2,create_session_request,0,16036668,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420802935336">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241031,<<172,18,26,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,763419616,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420802935336 send ok to <0.834.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:01.763 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262420802935336 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.834.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420802935336 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420802935336 receive call {rx_s6b_aar,"262420802935336@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.835.0> in state state_authenticated 04:14:01.770 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420802935336@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:01.770 [info] ue_fsm ev_rx_s6b_aar: "262420802935336@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:01.770 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420802935336@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262420802935336",undefined,undefined,true,false,undefined} 04:14:01.770 [debug] SWx Tx SAR Imsi="262420802935336" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:01.771 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","66",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420802935336",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420802935336 send ok to <0.835.0> 04:14:01.771 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420802935336 consume call {rx_s6b_aar,"262420802935336@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.835.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420802935336 receive call {rx_swx_saa,{ok,13,#{}}} from <0.836.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420802935336 send ok to <0.836.0> 04:14:01.774 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;66;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420802935336",[],[2001],[],[{'Non-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_262420802935336 consume call {rx_swx_saa,{ok,13,#{}}} from <0.836.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:01.774 [info] ue_fsm ev_rx_swx_saa 04:14:01.774 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420802935336","262420802935336@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.835.0>} 04:14:01.774 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:01.774 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:01.780 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,199,244,179,60,0,2,0,2,0,16,0,87,0,9,1,160,5,247,121,121,172,18,26,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,5,247,121,121,172,18,26,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,5,247,121,121,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:01.780 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241031,16036668,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,<<5,247,121,121>>},{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,100104569,<<172,18,26,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,100104569,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,9>>}}} 04:14:01.780 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420802935336">>,<0.829.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241031,100104569,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,763419616,100104569}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262420802935336 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 => 763419616, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 100104569}}} from <0.837.0> in state state_wait_create_session_resp 04:14:01.780 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:01.780 [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 => 763419616,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 100104569}} 04:14:01.781 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420802935336">>,"internet",[],undefined,false,0,false,false} 04:14:01.781 [info] KMOD Port Create PDP Context Call {<0.829.0>,[alias|#Ref<0.1576510130.3222863875.160123>]}: {create_pdp_context,{172,18,26,103},763419616,100104569,{192,168,0,9}} 04:14:01.781 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,9}, 763419616, 100104569 04:14:01.781 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],17,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,9}},{i_tid,763419616},{o_tid,100104569}]}} *DBG* epdg_ue_fsm_262420802935336 send ok to <0.837.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420802935336">>, {ok, #{apco => <<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 => 763419616, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 100104569}}}} 04:14:01.781 [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 => 763419616,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 100104569}) returned ok *DBG* epdg_ue_fsm_262420802935336 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 => 763419616, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 100104569}}} from <0.837.0> in state state_wait_create_session_resp => state_active 04:14:01.781 [info] tunnel_response(<<"262420802935336">>): {ok,#{apco => <<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 => 763419616,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 100104569}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:01.782 [info] tunnel_response for <<"262420802935336">>: {ok,#{apco => <<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 => 763419616,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 100104569}} 04:14:01.782 [info] GSUP: Tx #{imsi => <<"262420802935336">>,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.55>, {osmo,5}, #{imsi => <<"262427784327728">>, 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_262427784327728 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427784327728 consume internal init_state in state state_new 04:14:01.827 [info] GSUP: Rx #{imsi => <<"262427784327728">>,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_262427784327728 receive call {auth_request,33,"internet",#{}} from <0.838.0> in state state_new 04:14:01.827 [info] ue_fsm start(epdg_ue_fsm_262427784327728) *DBG* epdg_ue_fsm_262427784327728 send ok to <0.838.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:01.827 [info] ue_fsm init(<<"262427784327728">>) *DBG* epdg_ue_fsm_262427784327728 consume call {auth_request,33,"internet",#{}} from <0.838.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262427784327728 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427784327728 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427784327728 consume internal init_state in state state_new 04:14:01.827 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262427784327728 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:01.828 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427784327728">>,"internet",[],undefined,false,0,false,false} 04:14:01.828 [info] ue_fsm start_link(aaa_ue_fsm_262427784327728) 04:14:01.828 [info] ue_fsm init("262427784327728") 04:14:01.828 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:01.829 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427784327728",undefined,undefined,false,false,undefined} 04:14:01.829 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:01.829 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","67",";","nonode@nohost"],1,undefined,undefined,undefined,"262427784327728",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427784327728 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427784327728 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:01.843 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;67;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427784327728",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[243,145,196,24,243,193,82,254,103,102,190,26,46,59,189,179,246,131,1,132,131,116,96,98,46,114,249,91,81,207,241,187]],[[243,145,196,24,243,193,82,254,103,102,190,26,46,59,189,179,81,60,79,152,60,4,220,109,251,115,97,25,105,227]],["foobar"],[[125,67,118,49,216,3,86,71,122,199,161,205,236,137,52,204]],[[193,155,56,205,202,64,245,85,146,20,63,5,27,64,79,64]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427784327728 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<243,145,196,24,243,193,82,254,103,102,190,26,46,59,189,179>>, <<246,131,1,132,131,116,96,98,46,114,249,91,81,207,241,187>>, <<243,145,196,24,243,193,82,254,103,102,190,26,46,59,189,179, 81,60,79,152,60,4,220,109,251,115,97,25,105,227>>, <<193,155,56,205,202,64,245,85,146,20,63,5,27,64,79,64>>, <<125,67,118,49,216,3,86,71,122,199,161,205,236,137,52, 204>>}]}} from <0.841.0> in state state_wait_swx_maa 04:14:01.843 [info] dia_sip2gsup: auth [243,145,196,24,243,193,82,254,103,102,190,26,46,59,189,179,246,131,1,132,131,116,96,98,46,114,249,91,81,207,241,187] authz [243,145,196,24,243,193,82,254,103,102,190,26,46,59,189,179,81,60,79,152,60,4,220,109,251,115,97,25,105,227]  04:14:01.843 [info] rand [243,145,196,24,243,193,82,254,103,102,190,26,46,59,189,179] autn [246,131,1,132,131,116,96,98,46,114,249,91,81,207,241,187]  04:14:01.843 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262427784327728 send ok to <0.841.0> 04:14:01.844 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427784327728",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262427784327728 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<243,145,196,24,243,193,82,254,103,102,190,26,46,59,189,179>>, <<246,131,1,132,131,116,96,98,46,114,249,91,81,207,241,187>>, <<243,145,196,24,243,193,82,254,103,102,190,26,46,59,189,179, 81,60,79,152,60,4,220,109,251,115,97,25,105,227>>, <<193,155,56,205,202,64,245,85,146,20,63,5,27,64,79,64>>, <<125,67,118,49,216,3,86,71,122,199,161,205,236,137,52, 204>>}]}} from <0.841.0> in state state_wait_swx_maa => state_new 04:14:01.844 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<243,145,196,24,243,193,82,254,103,102,190,26,46,59,189,179>>,<<246,131,1,132,131,116,96,98,46,114,249,91,81,207,241,187>>,<<243,145,196,24,243,193,82,254,103,102,190,26,46,59,189,179,81,60,79,152,60,4,220,109,251,115,97,25,105,227>>,<<193,155,56,205,202,64,245,85,146,20,63,5,27,64,79,64>>,<<125,67,118,49,216,3,86,71,122,199,161,205,236,137,52,204>>}]} *DBG* epdg_ue_fsm_262427784327728 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<243,145,196,24,243,193,82,254,103,102,190,26,46,59,189,179>>, <<246,131,1,132,131,116,96,98,46,114,249,91,81,207,241,187>>, <<243,145,196,24,243,193,82,254,103,102,190,26,46,59,189,179, 81,60,79,152,60,4,220,109,251,115,97,25,105,227>>, <<193,155,56,205,202,64,245,85,146,20,63,5,27,64,79,64>>, <<125,67,118,49,216,3,86,71,122,199,161,205,236,137,52, 204>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* epdg_ue_fsm_262427784327728 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427784327728">>, {ok, [{epdg_auth_tuple, <<243,145,196,24,243,193,82,254,103,102,190,26, 46,59,189,179>>, <<246,131,1,132,131,116,96,98,46,114,249,91,81, 207,241,187>>, <<243,145,196,24,243,193,82,254,103,102,190,26, 46,59,189,179,81,60,79,152,60,4,220,109,251, 115,97,25,105,227>>, <<193,155,56,205,202,64,245,85,146,20,63,5,27, 64,79,64>>, <<125,67,118,49,216,3,86,71,122,199,161, 205,236,137,52,204>>}]}}} 04:14:01.845 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<243,145,196,24,243,193,82,254,103,102,190,26,46,59,189,179>>,<<246,131,1,132,131,116,96,98,46,114,249,91,81,207,241,187>>,<<243,145,196,24,243,193,82,254,103,102,190,26,46,59,189,179,81,60,79,152,60,4,220,109,251,115,97,25,105,227>>,<<193,155,56,205,202,64,245,85,146,20,63,5,27,64,79,64>>,<<125,67,118,49,216,3,86,71,122,199,161,205,236,137,52,204>>}]}, {ue_fsm_data,<<"262427784327728">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427784327728 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<243,145,196,24,243,193,82,254,103,102,190,26,46,59,189,179>>, <<246,131,1,132,131,116,96,98,46,114,249,91,81,207,241,187>>, <<243,145,196,24,243,193,82,254,103,102,190,26,46,59,189,179, 81,60,79,152,60,4,220,109,251,115,97,25,105,227>>, <<193,155,56,205,202,64,245,85,146,20,63,5,27,64,79,64>>, <<125,67,118,49,216,3,86,71,122,199,161,205,236,137,52, 204>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:01.846 [info] auth_response(<<"262427784327728">>): {ok,[{epdg_auth_tuple,<<243,145,196,24,243,193,82,254,103,102,190,26,46,59,189,179>>,<<246,131,1,132,131,116,96,98,46,114,249,91,81,207,241,187>>,<<243,145,196,24,243,193,82,254,103,102,190,26,46,59,189,179,81,60,79,152,60,4,220,109,251,115,97,25,105,227>>,<<193,155,56,205,202,64,245,85,146,20,63,5,27,64,79,64>>,<<125,67,118,49,216,3,86,71,122,199,161,205,236,137,52,204>>}]} 04:14:01.846 [info] auth_response for <<"262427784327728">>: {ok,[{epdg_auth_tuple,<<243,145,196,24,243,193,82,254,103,102,190,26,46,59,189,179>>,<<246,131,1,132,131,116,96,98,46,114,249,91,81,207,241,187>>,<<243,145,196,24,243,193,82,254,103,102,190,26,46,59,189,179,81,60,79,152,60,4,220,109,251,115,97,25,105,227>>,<<193,155,56,205,202,64,245,85,146,20,63,5,27,64,79,64>>,<<125,67,118,49,216,3,86,71,122,199,161,205,236,137,52,204>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:01.846 [info] GSUP: Tx #{auth_tuples => [#{autn => <<246,131,1,132,131,116,96,98,46,114,249,91,81,207,241,187>>,ck => <<125,67,118,49,216,3,86,71,122,199,161,205,236,137,52,204>>,ik => <<193,155,56,205,202,64,245,85,146,20,63,5,27,64,79,64>>,rand => <<243,145,196,24,243,193,82,254,103,102,190,26,46,59,189,179>>,res => <<243,145,196,24,243,193,82,254,103,102,190,26,46,59,189,179,81,60,79,152,60,4,220,109,251,115,97,25,105,227>>}],imsi => <<"262427784327728">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427784327728">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427784327728 receive call lu_request from <0.842.0> in state state_authenticating 04:14:01.851 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427784327728">>,message_type => location_upd_req} 04:14:01.852 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262427784327728 send ok to <0.842.0> *DBG* aaa_ue_fsm_262427784327728 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262427784327728 consume call lu_request from <0.842.0> in state state_authenticating 04:14:01.852 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427784327728">>,"internet",[],undefined,false,0,false,false} 04:14:01.852 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262427784327728 send ok to <0.201.0> 04:14:01.852 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427784327728",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262427784327728 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:14:01.852 [debug] SWx Tx SAR Imsi="262427784327728" Type=1 APN="internet" AgentInfoOpt=[]  04:14:01.852 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","68",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427784327728",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427784327728 receive call {rx_swx_saa,{ok,1,#{}}} from <0.843.0> in state state_wait_swx_saa 04:14:01.863 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;68;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427784327728",[],[2001],[],[{'Non-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_262427784327728 send ok to <0.843.0> 04:14:01.863 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262427784327728 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262427784327728 consume call {rx_swx_saa,{ok,1,#{}}} from <0.843.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262427784327728 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427784327728">>,ok}} 04:14:01.863 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427784327728",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427784327728 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:01.864 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:01.864 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427784327728">>,"internet",[],undefined,false,0,false,false} 04:14:01.864 [info] lu_response(<<"262427784327728">>): ok 04:14:01.864 [info] lu_response for <<"262427784327728">>: ok 04:14:01.864 [info] GSUP: Tx #{imsi => <<"262427784327728">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427784327728">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427784327728 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.844.0> in state state_authenticated 04:14:01.870 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427784327728">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:01.870 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:01.870 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427784327728">>,"internet",[],undefined,false,0,false,false} 04:14:01.870 [debug] Selected PGW Remote Address "172.18.26.103" *DBG* epdg_ue_fsm_262427784327728 send ok to <0.844.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:01.871 [info] s2b: Tx {gtp,v2,create_session_request,0,16036669,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427784327728">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241032,<<172,18,26,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,763419617,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427784327728 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.844.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262427784327728 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:14:01.871 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262427784327728 receive call {rx_s6b_aar,"262427784327728@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.845.0> in state state_authenticated 04:14:01.885 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427784327728@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:01.885 [info] ue_fsm ev_rx_s6b_aar: "262427784327728@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:01.885 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427784327728@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262427784327728",undefined,undefined,true,false,undefined} 04:14:01.885 [debug] SWx Tx SAR Imsi="262427784327728" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:01.885 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","69",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427784327728",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427784327728 send ok to <0.845.0> 04:14:01.885 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427784327728 consume call {rx_s6b_aar,"262427784327728@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.845.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427784327728 receive call {rx_swx_saa,{ok,13,#{}}} from <0.846.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427784327728 send ok to <0.846.0> 04:14:01.891 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;69;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427784327728",[],[2001],[],[{'Non-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_262427784327728 consume call {rx_swx_saa,{ok,13,#{}}} from <0.846.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:01.891 [info] ue_fsm ev_rx_swx_saa 04:14:01.891 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427784327728","262427784327728@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.845.0>} 04:14:01.891 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:01.891 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:01.895 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,200,244,179,61,0,2,0,2,0,16,0,87,0,9,1,160,3,128,189,59,172,18,26,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,3,128,189,59,172,18,26,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,128,189,59,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262427784327728 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 => 763419617, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 58768699}}} from <0.847.0> in state state_wait_create_session_resp 04:14:01.895 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241032,16036669,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,128,189,59>>},{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,58768699,<<172,18,26,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,58768699,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,10>>}}} 04:14:01.895 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427784327728">>,<0.839.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241032,58768699,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,763419617,58768699}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:14:01.896 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:01.896 [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 => 763419617,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 58768699}} 04:14:01.896 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427784327728">>,"internet",[],undefined,false,0,false,false} 04:14:01.896 [info] KMOD Port Create PDP Context Call {<0.839.0>,[alias|#Ref<0.1576510130.3222863888.155472>]}: {create_pdp_context,{172,18,26,103},763419617,58768699,{192,168,0,10}} 04:14:01.896 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,10}, 763419617, 58768699 04:14:01.896 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],81,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,10}},{i_tid,763419617},{o_tid,58768699}]}} 04:14:01.896 [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 => 763419617,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 58768699}) returned ok *DBG* epdg_ue_fsm_262427784327728 send ok to <0.847.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427784327728">>, {ok, #{apco => <<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 => 763419617, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 58768699}}}} 04:14:01.896 [info] tunnel_response(<<"262427784327728">>): {ok,#{apco => <<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 => 763419617,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 58768699}} *DBG* epdg_ue_fsm_262427784327728 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 => 763419617, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 58768699}}} from <0.847.0> in state state_wait_create_session_resp => state_active 04:14:01.896 [info] tunnel_response for <<"262427784327728">>: {ok,#{apco => <<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 => 763419617,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 58768699}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:01.896 [info] GSUP: Tx #{imsi => <<"262427784327728">>,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.55>, {osmo,5}, #{imsi => <<"262421720554096">>, 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_262421720554096 enter epdg_ue_fsm in state state_new 04:14:01.927 [info] GSUP: Rx #{imsi => <<"262421720554096">>,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_262421720554096 consume internal init_state in state state_new 04:14:01.927 [info] ue_fsm start(epdg_ue_fsm_262421720554096) *DBG* epdg_ue_fsm_262421720554096 receive call {auth_request,33,"internet",#{}} from <0.848.0> in state state_new 04:14:01.927 [info] ue_fsm init(<<"262421720554096">>) 04:14:01.927 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262421720554096 send ok to <0.848.0> 04:14:01.928 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421720554096">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262421720554096 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421720554096 consume call {auth_request,33,"internet",#{}} from <0.848.0> in state state_new => state_wait_auth_resp 04:14:01.928 [info] ue_fsm start_link(aaa_ue_fsm_262421720554096) *DBG* aaa_ue_fsm_262421720554096 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421720554096 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421720554096 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:01.928 [info] ue_fsm init("262421720554096") 04:14:01.928 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:01.928 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421720554096",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421720554096 send ok to <0.201.0> 04:14:01.929 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262421720554096 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:01.929 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","70",";","nonode@nohost"],1,undefined,undefined,undefined,"262421720554096",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:14:01.942 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;70;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421720554096",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[129,95,170,94,165,200,7,91,117,225,115,92,63,90,180,111,186,36,207,98,206,181,158,90,151,155,33,143,46,104,24,218]],[[129,95,170,94,165,200,7,91,117,225,115,92,63,90,180,111,231,19,187,24,4,92,95,236,95,161,130,31,72,182]],["foobar"],[[119,144,124,56,1,254,126,195,227,44,118,248,3,75,175,133]],[[132,248,115,161,236,59,88,99,92,69,110,44,153,11,48,229]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421720554096 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<129,95,170,94,165,200,7,91,117,225,115,92,63,90,180,111>>, <<186,36,207,98,206,181,158,90,151,155,33,143,46,104,24,218>>, <<129,95,170,94,165,200,7,91,117,225,115,92,63,90,180,111, 231,19,187,24,4,92,95,236,95,161,130,31,72,182>>, <<132,248,115,161,236,59,88,99,92,69,110,44,153,11,48,229>>, <<119,144,124,56,1,254,126,195,227,44,118,248,3,75,175, 133>>}]}} from <0.851.0> in state state_wait_swx_maa 04:14:01.943 [info] dia_sip2gsup: auth [129,95,170,94,165,200,7,91,117,225,115,92,63,90,180,111,186,36,207,98,206,181,158,90,151,155,33,143,46,104,24,218] authz [129,95,170,94,165,200,7,91,117,225,115,92,63,90,180,111,231,19,187,24,4,92,95,236,95,161,130,31,72,182]  04:14:01.943 [info] rand [129,95,170,94,165,200,7,91,117,225,115,92,63,90,180,111] autn [186,36,207,98,206,181,158,90,151,155,33,143,46,104,24,218]  04:14:01.943 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262421720554096 send ok to <0.851.0> *DBG* epdg_ue_fsm_262421720554096 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<129,95,170,94,165,200,7,91,117,225,115,92,63,90,180,111>>, <<186,36,207,98,206,181,158,90,151,155,33,143,46,104,24,218>>, <<129,95,170,94,165,200,7,91,117,225,115,92,63,90,180,111, 231,19,187,24,4,92,95,236,95,161,130,31,72,182>>, <<132,248,115,161,236,59,88,99,92,69,110,44,153,11,48,229>>, <<119,144,124,56,1,254,126,195,227,44,118,248,3,75,175, 133>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:01.943 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421720554096",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421720554096 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<129,95,170,94,165,200,7,91,117,225,115,92,63,90,180,111>>, <<186,36,207,98,206,181,158,90,151,155,33,143,46,104,24,218>>, <<129,95,170,94,165,200,7,91,117,225,115,92,63,90,180,111, 231,19,187,24,4,92,95,236,95,161,130,31,72,182>>, <<132,248,115,161,236,59,88,99,92,69,110,44,153,11,48,229>>, <<119,144,124,56,1,254,126,195,227,44,118,248,3,75,175, 133>>}]}} from <0.851.0> in state state_wait_swx_maa => state_new 04:14:01.943 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<129,95,170,94,165,200,7,91,117,225,115,92,63,90,180,111>>,<<186,36,207,98,206,181,158,90,151,155,33,143,46,104,24,218>>,<<129,95,170,94,165,200,7,91,117,225,115,92,63,90,180,111,231,19,187,24,4,92,95,236,95,161,130,31,72,182>>,<<132,248,115,161,236,59,88,99,92,69,110,44,153,11,48,229>>,<<119,144,124,56,1,254,126,195,227,44,118,248,3,75,175,133>>}]} 04:14:01.944 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<129,95,170,94,165,200,7,91,117,225,115,92,63,90,180,111>>,<<186,36,207,98,206,181,158,90,151,155,33,143,46,104,24,218>>,<<129,95,170,94,165,200,7,91,117,225,115,92,63,90,180,111,231,19,187,24,4,92,95,236,95,161,130,31,72,182>>,<<132,248,115,161,236,59,88,99,92,69,110,44,153,11,48,229>>,<<119,144,124,56,1,254,126,195,227,44,118,248,3,75,175,133>>}]}, {ue_fsm_data,<<"262421720554096">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421720554096 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421720554096">>, {ok, [{epdg_auth_tuple, <<129,95,170,94,165,200,7,91,117,225,115,92,63, 90,180,111>>, <<186,36,207,98,206,181,158,90,151,155,33,143, 46,104,24,218>>, <<129,95,170,94,165,200,7,91,117,225,115,92,63, 90,180,111,231,19,187,24,4,92,95,236,95,161, 130,31,72,182>>, <<132,248,115,161,236,59,88,99,92,69,110,44, 153,11,48,229>>, <<119,144,124,56,1,254,126,195,227,44,118, 248,3,75,175,133>>}]}}} 04:14:01.945 [info] auth_response(<<"262421720554096">>): {ok,[{epdg_auth_tuple,<<129,95,170,94,165,200,7,91,117,225,115,92,63,90,180,111>>,<<186,36,207,98,206,181,158,90,151,155,33,143,46,104,24,218>>,<<129,95,170,94,165,200,7,91,117,225,115,92,63,90,180,111,231,19,187,24,4,92,95,236,95,161,130,31,72,182>>,<<132,248,115,161,236,59,88,99,92,69,110,44,153,11,48,229>>,<<119,144,124,56,1,254,126,195,227,44,118,248,3,75,175,133>>}]} *DBG* epdg_ue_fsm_262421720554096 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<129,95,170,94,165,200,7,91,117,225,115,92,63,90,180,111>>, <<186,36,207,98,206,181,158,90,151,155,33,143,46,104,24,218>>, <<129,95,170,94,165,200,7,91,117,225,115,92,63,90,180,111, 231,19,187,24,4,92,95,236,95,161,130,31,72,182>>, <<132,248,115,161,236,59,88,99,92,69,110,44,153,11,48,229>>, <<119,144,124,56,1,254,126,195,227,44,118,248,3,75,175, 133>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:01.945 [info] auth_response for <<"262421720554096">>: {ok,[{epdg_auth_tuple,<<129,95,170,94,165,200,7,91,117,225,115,92,63,90,180,111>>,<<186,36,207,98,206,181,158,90,151,155,33,143,46,104,24,218>>,<<129,95,170,94,165,200,7,91,117,225,115,92,63,90,180,111,231,19,187,24,4,92,95,236,95,161,130,31,72,182>>,<<132,248,115,161,236,59,88,99,92,69,110,44,153,11,48,229>>,<<119,144,124,56,1,254,126,195,227,44,118,248,3,75,175,133>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:01.945 [info] GSUP: Tx #{auth_tuples => [#{autn => <<186,36,207,98,206,181,158,90,151,155,33,143,46,104,24,218>>,ck => <<119,144,124,56,1,254,126,195,227,44,118,248,3,75,175,133>>,ik => <<132,248,115,161,236,59,88,99,92,69,110,44,153,11,48,229>>,rand => <<129,95,170,94,165,200,7,91,117,225,115,92,63,90,180,111>>,res => <<129,95,170,94,165,200,7,91,117,225,115,92,63,90,180,111,231,19,187,24,4,92,95,236,95,161,130,31,72,182>>}],imsi => <<"262421720554096">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421720554096">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421720554096 receive call lu_request from <0.852.0> in state state_authenticating 04:14:01.950 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421720554096">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421720554096 send ok to <0.852.0> 04:14:01.950 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262421720554096 consume call lu_request from <0.852.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262421720554096 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:01.950 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421720554096">>,"internet",[],undefined,false,0,false,false} 04:14:01.950 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:01.951 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421720554096",undefined,undefined,false,false,undefined} 04:14:01.951 [debug] SWx Tx SAR Imsi="262421720554096" Type=1 APN="internet" AgentInfoOpt=[]  04:14:01.951 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","71",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421720554096",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421720554096 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421720554096 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421720554096 receive call {rx_swx_saa,{ok,1,#{}}} from <0.853.0> in state state_wait_swx_saa 04:14:01.960 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;71;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421720554096",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:01.960 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421720554096 send ok to <0.853.0> 04:14:01.961 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421720554096",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421720554096 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262421720554096 consume call {rx_swx_saa,{ok,1,#{}}} from <0.853.0> in state state_wait_swx_saa => state_authenticated 04:14:01.961 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262421720554096 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421720554096">>,ok}} 04:14:01.961 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421720554096">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421720554096 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:01.961 [info] lu_response(<<"262421720554096">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:01.961 [info] lu_response for <<"262421720554096">>: ok 04:14:01.961 [info] GSUP: Tx #{imsi => <<"262421720554096">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421720554096">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421720554096 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.854.0> in state state_authenticated 04:14:01.965 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421720554096">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:01.965 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:01.965 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421720554096">>,"internet",[],undefined,false,0,false,false} 04:14:01.965 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:01.966 [info] s2b: Tx {gtp,v2,create_session_request,0,16036670,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421720554096">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241033,<<172,18,26,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,763419618,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421720554096 send ok to <0.854.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:01.966 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262421720554096 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.854.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421720554096 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421720554096 receive call {rx_s6b_aar,"262421720554096@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.855.0> in state state_authenticated 04:14:01.980 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421720554096@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:01.980 [info] ue_fsm ev_rx_s6b_aar: "262421720554096@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:01.980 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421720554096@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262421720554096",undefined,undefined,true,false,undefined} 04:14:01.980 [debug] SWx Tx SAR Imsi="262421720554096" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:01.981 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","72",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421720554096",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421720554096 send ok to <0.855.0> 04:14:01.981 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421720554096 consume call {rx_s6b_aar,"262421720554096@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.855.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421720554096 receive call {rx_swx_saa,{ok,13,#{}}} from <0.856.0> in state state_authenticated_wait_swx_saa 04:14:01.992 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;72;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421720554096",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:01.992 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421720554096 send ok to <0.856.0> *DBG* aaa_ue_fsm_262421720554096 consume call {rx_swx_saa,{ok,13,#{}}} from <0.856.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:01.992 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421720554096","262421720554096@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.855.0>} 04:14:01.992 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:01.992 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:02.004 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,201,244,179,62,0,2,0,2,0,16,0,87,0,9,1,160,218,42,205,241,172,18,26,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,218,42,205,241,172,18,26,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,42,205,241,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:02.005 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241033,16036670,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,3660238321,<<172,18,26,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,3660238321,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,11>>}}} *DBG* epdg_ue_fsm_262421720554096 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 => 763419618, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 3660238321}}} from <0.857.0> in state state_wait_create_session_resp 04:14:02.005 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421720554096">>,<0.849.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241033,3660238321,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[{gtp_bearer,5,763419618,3660238321}],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:14:02.005 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:02.005 [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 => 763419618,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3660238321}} 04:14:02.005 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421720554096">>,"internet",[],undefined,false,0,false,false} 04:14:02.006 [info] KMOD Port Create PDP Context Call {<0.849.0>,[alias|#Ref<0.1576510130.3222863873.159138>]}: {create_pdp_context,{172,18,26,103},763419618,3660238321,{192,168,0,11}} 04:14:02.006 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,11}, 763419618, 3660238321 04:14:02.006 [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,26,103}},{ms_address,{192,168,0,11}},{i_tid,763419618},{o_tid,3660238321}]}} *DBG* gsup_server got cast {tunnel_response, {<<"262421720554096">>, {ok, #{apco => <<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 => 763419618, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 3660238321}}}} *DBG* epdg_ue_fsm_262421720554096 send ok to <0.857.0> 04:14:02.006 [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 => 763419618,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3660238321}) returned ok *DBG* epdg_ue_fsm_262421720554096 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 => 763419618, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 3660238321}}} from <0.857.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:02.006 [info] tunnel_response(<<"262421720554096">>): {ok,#{apco => <<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 => 763419618,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3660238321}} 04:14:02.006 [info] tunnel_response for <<"262421720554096">>: {ok,#{apco => <<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 => 763419618,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3660238321}} 04:14:02.007 [info] GSUP: Tx #{imsi => <<"262421720554096">>,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.55>, {osmo,5}, #{imsi => <<"262421266637788">>, 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}]}} 04:14:02.027 [info] GSUP: Rx #{imsi => <<"262421266637788">>,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_262421266637788 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421266637788 consume internal init_state in state state_new 04:14:02.027 [info] ue_fsm start(epdg_ue_fsm_262421266637788) *DBG* epdg_ue_fsm_262421266637788 receive call {auth_request,33,"internet",#{}} from <0.858.0> in state state_new 04:14:02.027 [info] ue_fsm init(<<"262421266637788">>) *DBG* epdg_ue_fsm_262421266637788 send ok to <0.858.0> 04:14:02.027 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262421266637788 consume call {auth_request,33,"internet",#{}} from <0.858.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:02.028 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421266637788">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421266637788 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421266637788 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421266637788 consume internal init_state in state state_new 04:14:02.028 [info] ue_fsm start_link(aaa_ue_fsm_262421266637788) *DBG* aaa_ue_fsm_262421266637788 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:02.028 [info] ue_fsm init("262421266637788") 04:14:02.028 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:02.029 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421266637788",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421266637788 send ok to <0.201.0> 04:14:02.029 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262421266637788 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:02.029 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","73",";","nonode@nohost"],1,undefined,undefined,undefined,"262421266637788",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:14:02.041 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;73;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421266637788",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[22,192,164,95,195,69,136,222,247,195,225,226,103,7,37,232,173,226,106,118,31,161,74,35,33,207,93,38,156,8,117,99]],[[22,192,164,95,195,69,136,222,247,195,225,226,103,7,37,232,179,69,151,237,178,110,104,189,56,57,62,8,75,68]],["foobar"],[[253,47,62,195,198,84,167,14,164,127,100,165,197,168,40,174]],[[231,40,41,37,75,192,224,125,160,214,15,197,60,244,46,243]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:02.042 [info] dia_sip2gsup: auth [22,192,164,95,195,69,136,222,247,195,225,226,103,7,37,232,173,226,106,118,31,161,74,35,33,207,93,38,156,8,117,99] authz [22,192,164,95,195,69,136,222,247,195,225,226,103,7,37,232,179,69,151,237,178,110,104,189,56,57,62,8,75,68]  *DBG* aaa_ue_fsm_262421266637788 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<22,192,164,95,195,69,136,222,247,195,225,226,103,7,37,232>>, <<173,226,106,118,31,161,74,35,33,207,93,38,156,8,117,99>>, <<22,192,164,95,195,69,136,222,247,195,225,226,103,7,37,232, 179,69,151,237,178,110,104,189,56,57,62,8,75,68>>, <<231,40,41,37,75,192,224,125,160,214,15,197,60,244,46,243>>, <<253,47,62,195,198,84,167,14,164,127,100,165,197,168,40, 174>>}]}} from <0.861.0> in state state_wait_swx_maa 04:14:02.042 [info] rand [22,192,164,95,195,69,136,222,247,195,225,226,103,7,37,232] autn [173,226,106,118,31,161,74,35,33,207,93,38,156,8,117,99]  04:14:02.042 [info] ue_fsm ev_rx_swx_maa 04:14:02.042 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421266637788",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421266637788 send ok to <0.861.0> *DBG* epdg_ue_fsm_262421266637788 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<22,192,164,95,195,69,136,222,247,195,225,226,103,7,37,232>>, <<173,226,106,118,31,161,74,35,33,207,93,38,156,8,117,99>>, <<22,192,164,95,195,69,136,222,247,195,225,226,103,7,37,232, 179,69,151,237,178,110,104,189,56,57,62,8,75,68>>, <<231,40,41,37,75,192,224,125,160,214,15,197,60,244,46,243>>, <<253,47,62,195,198,84,167,14,164,127,100,165,197,168,40, 174>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:02.043 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<22,192,164,95,195,69,136,222,247,195,225,226,103,7,37,232>>,<<173,226,106,118,31,161,74,35,33,207,93,38,156,8,117,99>>,<<22,192,164,95,195,69,136,222,247,195,225,226,103,7,37,232,179,69,151,237,178,110,104,189,56,57,62,8,75,68>>,<<231,40,41,37,75,192,224,125,160,214,15,197,60,244,46,243>>,<<253,47,62,195,198,84,167,14,164,127,100,165,197,168,40,174>>}]} *DBG* aaa_ue_fsm_262421266637788 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<22,192,164,95,195,69,136,222,247,195,225,226,103,7,37,232>>, <<173,226,106,118,31,161,74,35,33,207,93,38,156,8,117,99>>, <<22,192,164,95,195,69,136,222,247,195,225,226,103,7,37,232, 179,69,151,237,178,110,104,189,56,57,62,8,75,68>>, <<231,40,41,37,75,192,224,125,160,214,15,197,60,244,46,243>>, <<253,47,62,195,198,84,167,14,164,127,100,165,197,168,40, 174>>}]}} from <0.861.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262421266637788 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421266637788">>, {ok, [{epdg_auth_tuple, <<22,192,164,95,195,69,136,222,247,195,225,226, 103,7,37,232>>, <<173,226,106,118,31,161,74,35,33,207,93,38, 156,8,117,99>>, <<22,192,164,95,195,69,136,222,247,195,225,226, 103,7,37,232,179,69,151,237,178,110,104,189, 56,57,62,8,75,68>>, <<231,40,41,37,75,192,224,125,160,214,15,197, 60,244,46,243>>, <<253,47,62,195,198,84,167,14,164,127,100, 165,197,168,40,174>>}]}}} 04:14:02.043 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<22,192,164,95,195,69,136,222,247,195,225,226,103,7,37,232>>,<<173,226,106,118,31,161,74,35,33,207,93,38,156,8,117,99>>,<<22,192,164,95,195,69,136,222,247,195,225,226,103,7,37,232,179,69,151,237,178,110,104,189,56,57,62,8,75,68>>,<<231,40,41,37,75,192,224,125,160,214,15,197,60,244,46,243>>,<<253,47,62,195,198,84,167,14,164,127,100,165,197,168,40,174>>}]}, {ue_fsm_data,<<"262421266637788">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421266637788 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<22,192,164,95,195,69,136,222,247,195,225,226,103,7,37,232>>, <<173,226,106,118,31,161,74,35,33,207,93,38,156,8,117,99>>, <<22,192,164,95,195,69,136,222,247,195,225,226,103,7,37,232, 179,69,151,237,178,110,104,189,56,57,62,8,75,68>>, <<231,40,41,37,75,192,224,125,160,214,15,197,60,244,46,243>>, <<253,47,62,195,198,84,167,14,164,127,100,165,197,168,40, 174>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:02.043 [info] auth_response(<<"262421266637788">>): {ok,[{epdg_auth_tuple,<<22,192,164,95,195,69,136,222,247,195,225,226,103,7,37,232>>,<<173,226,106,118,31,161,74,35,33,207,93,38,156,8,117,99>>,<<22,192,164,95,195,69,136,222,247,195,225,226,103,7,37,232,179,69,151,237,178,110,104,189,56,57,62,8,75,68>>,<<231,40,41,37,75,192,224,125,160,214,15,197,60,244,46,243>>,<<253,47,62,195,198,84,167,14,164,127,100,165,197,168,40,174>>}]} 04:14:02.044 [info] auth_response for <<"262421266637788">>: {ok,[{epdg_auth_tuple,<<22,192,164,95,195,69,136,222,247,195,225,226,103,7,37,232>>,<<173,226,106,118,31,161,74,35,33,207,93,38,156,8,117,99>>,<<22,192,164,95,195,69,136,222,247,195,225,226,103,7,37,232,179,69,151,237,178,110,104,189,56,57,62,8,75,68>>,<<231,40,41,37,75,192,224,125,160,214,15,197,60,244,46,243>>,<<253,47,62,195,198,84,167,14,164,127,100,165,197,168,40,174>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:02.044 [info] GSUP: Tx #{auth_tuples => [#{autn => <<173,226,106,118,31,161,74,35,33,207,93,38,156,8,117,99>>,ck => <<253,47,62,195,198,84,167,14,164,127,100,165,197,168,40,174>>,ik => <<231,40,41,37,75,192,224,125,160,214,15,197,60,244,46,243>>,rand => <<22,192,164,95,195,69,136,222,247,195,225,226,103,7,37,232>>,res => <<22,192,164,95,195,69,136,222,247,195,225,226,103,7,37,232,179,69,151,237,178,110,104,189,56,57,62,8,75,68>>}],imsi => <<"262421266637788">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421266637788">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421266637788 receive call lu_request from <0.862.0> in state state_authenticating *DBG* epdg_ue_fsm_262421266637788 send ok to <0.862.0> 04:14:02.048 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421266637788">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262421266637788 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262421266637788 consume call lu_request from <0.862.0> in state state_authenticating 04:14:02.048 [info] ue_fsm lu_request 04:14:02.048 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421266637788">>,"internet",[],undefined,false,0,false,false} 04:14:02.048 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:02.048 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421266637788",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421266637788 send ok to <0.201.0> 04:14:02.048 [debug] SWx Tx SAR Imsi="262421266637788" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262421266637788 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:14:02.048 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","74",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421266637788",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421266637788 receive call {rx_swx_saa,{ok,1,#{}}} from <0.863.0> in state state_wait_swx_saa 04:14:02.053 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;74;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421266637788",[],[2001],[],[{'Non-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_262421266637788 send ok to <0.863.0> *DBG* epdg_ue_fsm_262421266637788 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262421266637788 consume call {rx_swx_saa,{ok,1,#{}}} from <0.863.0> in state state_wait_swx_saa => state_authenticated 04:14:02.053 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262421266637788 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421266637788">>,ok}} 04:14:02.053 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421266637788",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421266637788 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:02.053 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:02.054 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421266637788">>,"internet",[],undefined,false,0,false,false} 04:14:02.054 [info] lu_response(<<"262421266637788">>): ok 04:14:02.054 [info] lu_response for <<"262421266637788">>: ok 04:14:02.054 [info] GSUP: Tx #{imsi => <<"262421266637788">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421266637788">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421266637788 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.864.0> in state state_authenticated 04:14:02.056 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421266637788">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:02.056 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:02.057 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421266637788">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421266637788 send ok to <0.864.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:02.057 [debug] Selected PGW Remote Address "172.18.26.103" *DBG* epdg_ue_fsm_262421266637788 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.864.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421266637788 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:14:02.057 [info] s2b: Tx {gtp,v2,create_session_request,0,16036671,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421266637788">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241034,<<172,18,26,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,763419619,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:14:02.057 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262421266637788 receive call {rx_s6b_aar,"262421266637788@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.865.0> in state state_authenticated 04:14:02.070 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421266637788@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:02.070 [info] ue_fsm ev_rx_s6b_aar: "262421266637788@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:02.070 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421266637788@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262421266637788",undefined,undefined,true,false,undefined} 04:14:02.070 [debug] SWx Tx SAR Imsi="262421266637788" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:02.070 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","75",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421266637788",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421266637788 send ok to <0.865.0> 04:14:02.071 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421266637788 consume call {rx_s6b_aar,"262421266637788@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.865.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421266637788 receive call {rx_swx_saa,{ok,13,#{}}} from <0.866.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421266637788 send ok to <0.866.0> 04:14:02.077 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;75;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421266637788",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:02.077 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421266637788 consume call {rx_swx_saa,{ok,13,#{}}} from <0.866.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:02.077 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421266637788","262421266637788@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.865.0>} 04:14:02.077 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:02.077 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:02.092 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,202,244,179,63,0,2,0,2,0,16,0,87,0,9,1,160,150,138,63,15,172,18,26,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,150,138,63,15,172,18,26,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,150,138,63,15,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:02.092 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241034,16036671,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,<<150,138,63,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,2525642511,<<172,18,26,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,2525642511,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,12>>}}} *DBG* epdg_ue_fsm_262421266637788 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 => 763419619, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 2525642511}}} from <0.867.0> in state state_wait_create_session_resp 04:14:02.092 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421266637788">>,<0.859.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241034,2525642511,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419619,2525642511}],[],[],[],[],[]}}}} 04:14:02.093 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:02.093 [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 => 763419619,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2525642511}} 04:14:02.093 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421266637788">>,"internet",[],undefined,false,0,false,false} 04:14:02.093 [info] KMOD Port Create PDP Context Call {<0.859.0>,[alias|#Ref<0.1576510130.3222863873.159281>]}: {create_pdp_context,{172,18,26,103},763419619,2525642511,{192,168,0,12}} 04:14:02.093 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,12}, 763419619, 2525642511 04:14:02.093 [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,26,103}},{ms_address,{192,168,0,12}},{i_tid,763419619},{o_tid,2525642511}]}} *DBG* epdg_ue_fsm_262421266637788 send ok to <0.867.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421266637788">>, {ok, #{apco => <<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 => 763419619, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 2525642511}}}} *DBG* epdg_ue_fsm_262421266637788 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 => 763419619, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 2525642511}}} from <0.867.0> in state state_wait_create_session_resp => state_active 04:14:02.094 [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 => 763419619,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2525642511}) returned ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:02.094 [info] tunnel_response(<<"262421266637788">>): {ok,#{apco => <<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 => 763419619,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2525642511}} 04:14:02.094 [info] tunnel_response for <<"262421266637788">>: {ok,#{apco => <<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 => 763419619,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2525642511}} 04:14:02.094 [info] GSUP: Tx #{imsi => <<"262421266637788">>,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.55>, {osmo,5}, #{imsi => <<"262425437398262">>, 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_262425437398262 enter epdg_ue_fsm in state state_new 04:14:02.127 [info] GSUP: Rx #{imsi => <<"262425437398262">>,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_262425437398262 consume internal init_state in state state_new 04:14:02.127 [info] ue_fsm start(epdg_ue_fsm_262425437398262) *DBG* epdg_ue_fsm_262425437398262 receive call {auth_request,33,"internet",#{}} from <0.868.0> in state state_new 04:14:02.128 [info] ue_fsm init(<<"262425437398262">>) 04:14:02.128 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262425437398262 send ok to <0.868.0> 04:14:02.128 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425437398262">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262425437398262 enter aaa_ue_fsm in state state_new 04:14:02.128 [info] ue_fsm start_link(aaa_ue_fsm_262425437398262) *DBG* epdg_ue_fsm_262425437398262 consume call {auth_request,33,"internet",#{}} from <0.868.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262425437398262 consume internal init_state in state state_new 04:14:02.128 [info] ue_fsm init("262425437398262") *DBG* epdg_ue_fsm_262425437398262 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425437398262 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:02.128 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:02.129 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425437398262",undefined,undefined,false,false,undefined} 04:14:02.129 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262425437398262 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425437398262 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:02.129 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","76",";","nonode@nohost"],1,undefined,undefined,undefined,"262425437398262",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:14:02.143 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;76;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425437398262",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[213,63,252,161,80,43,187,209,53,15,103,136,235,8,113,72,71,220,199,246,39,1,81,87,182,213,65,142,128,115,204,68]],[[213,63,252,161,80,43,187,209,53,15,103,136,235,8,113,72,158,103,62,107,124,148,31,246,91,173,237,71,176,57]],["foobar"],[[187,247,216,82,85,175,122,9,11,12,169,158,131,44,73,97]],[[113,180,134,30,250,59,229,115,120,6,66,219,181,116,157,218]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425437398262 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<213,63,252,161,80,43,187,209,53,15,103,136,235,8,113,72>>, <<71,220,199,246,39,1,81,87,182,213,65,142,128,115,204,68>>, <<213,63,252,161,80,43,187,209,53,15,103,136,235,8,113,72, 158,103,62,107,124,148,31,246,91,173,237,71,176,57>>, <<113,180,134,30,250,59,229,115,120,6,66,219,181,116,157,218>>, <<187,247,216,82,85,175,122,9,11,12,169,158,131,44,73,97>>}]}} from <0.871.0> in state state_wait_swx_maa 04:14:02.143 [info] dia_sip2gsup: auth [213,63,252,161,80,43,187,209,53,15,103,136,235,8,113,72,71,220,199,246,39,1,81,87,182,213,65,142,128,115,204,68] authz [213,63,252,161,80,43,187,209,53,15,103,136,235,8,113,72,158,103,62,107,124,148,31,246,91,173,237,71,176,57]  04:14:02.143 [info] rand [213,63,252,161,80,43,187,209,53,15,103,136,235,8,113,72] autn [71,220,199,246,39,1,81,87,182,213,65,142,128,115,204,68]  04:14:02.143 [info] ue_fsm ev_rx_swx_maa 04:14:02.144 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425437398262",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425437398262 send ok to <0.871.0> 04:14:02.144 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<213,63,252,161,80,43,187,209,53,15,103,136,235,8,113,72>>,<<71,220,199,246,39,1,81,87,182,213,65,142,128,115,204,68>>,<<213,63,252,161,80,43,187,209,53,15,103,136,235,8,113,72,158,103,62,107,124,148,31,246,91,173,237,71,176,57>>,<<113,180,134,30,250,59,229,115,120,6,66,219,181,116,157,218>>,<<187,247,216,82,85,175,122,9,11,12,169,158,131,44,73,97>>}]} *DBG* epdg_ue_fsm_262425437398262 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<213,63,252,161,80,43,187,209,53,15,103,136,235,8,113,72>>, <<71,220,199,246,39,1,81,87,182,213,65,142,128,115,204,68>>, <<213,63,252,161,80,43,187,209,53,15,103,136,235,8,113,72, 158,103,62,107,124,148,31,246,91,173,237,71,176,57>>, <<113,180,134,30,250,59,229,115,120,6,66,219,181,116,157,218>>, <<187,247,216,82,85,175,122,9,11,12,169,158,131,44,73,97>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425437398262 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<213,63,252,161,80,43,187,209,53,15,103,136,235,8,113,72>>, <<71,220,199,246,39,1,81,87,182,213,65,142,128,115,204,68>>, <<213,63,252,161,80,43,187,209,53,15,103,136,235,8,113,72, 158,103,62,107,124,148,31,246,91,173,237,71,176,57>>, <<113,180,134,30,250,59,229,115,120,6,66,219,181,116,157,218>>, <<187,247,216,82,85,175,122,9,11,12,169,158,131,44,73,97>>}]}} from <0.871.0> in state state_wait_swx_maa => state_new 04:14:02.145 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<213,63,252,161,80,43,187,209,53,15,103,136,235,8,113,72>>,<<71,220,199,246,39,1,81,87,182,213,65,142,128,115,204,68>>,<<213,63,252,161,80,43,187,209,53,15,103,136,235,8,113,72,158,103,62,107,124,148,31,246,91,173,237,71,176,57>>,<<113,180,134,30,250,59,229,115,120,6,66,219,181,116,157,218>>,<<187,247,216,82,85,175,122,9,11,12,169,158,131,44,73,97>>}]}, {ue_fsm_data,<<"262425437398262">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425437398262 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425437398262">>, {ok, [{epdg_auth_tuple, <<213,63,252,161,80,43,187,209,53,15,103,136, 235,8,113,72>>, <<71,220,199,246,39,1,81,87,182,213,65,142,128, 115,204,68>>, <<213,63,252,161,80,43,187,209,53,15,103,136, 235,8,113,72,158,103,62,107,124,148,31,246, 91,173,237,71,176,57>>, <<113,180,134,30,250,59,229,115,120,6,66,219, 181,116,157,218>>, <<187,247,216,82,85,175,122,9,11,12,169, 158,131,44,73,97>>}]}}} 04:14:02.145 [info] auth_response(<<"262425437398262">>): {ok,[{epdg_auth_tuple,<<213,63,252,161,80,43,187,209,53,15,103,136,235,8,113,72>>,<<71,220,199,246,39,1,81,87,182,213,65,142,128,115,204,68>>,<<213,63,252,161,80,43,187,209,53,15,103,136,235,8,113,72,158,103,62,107,124,148,31,246,91,173,237,71,176,57>>,<<113,180,134,30,250,59,229,115,120,6,66,219,181,116,157,218>>,<<187,247,216,82,85,175,122,9,11,12,169,158,131,44,73,97>>}]} *DBG* epdg_ue_fsm_262425437398262 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<213,63,252,161,80,43,187,209,53,15,103,136,235,8,113,72>>, <<71,220,199,246,39,1,81,87,182,213,65,142,128,115,204,68>>, <<213,63,252,161,80,43,187,209,53,15,103,136,235,8,113,72, 158,103,62,107,124,148,31,246,91,173,237,71,176,57>>, <<113,180,134,30,250,59,229,115,120,6,66,219,181,116,157,218>>, <<187,247,216,82,85,175,122,9,11,12,169,158,131,44,73,97>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:02.146 [info] auth_response for <<"262425437398262">>: {ok,[{epdg_auth_tuple,<<213,63,252,161,80,43,187,209,53,15,103,136,235,8,113,72>>,<<71,220,199,246,39,1,81,87,182,213,65,142,128,115,204,68>>,<<213,63,252,161,80,43,187,209,53,15,103,136,235,8,113,72,158,103,62,107,124,148,31,246,91,173,237,71,176,57>>,<<113,180,134,30,250,59,229,115,120,6,66,219,181,116,157,218>>,<<187,247,216,82,85,175,122,9,11,12,169,158,131,44,73,97>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:02.146 [info] GSUP: Tx #{auth_tuples => [#{autn => <<71,220,199,246,39,1,81,87,182,213,65,142,128,115,204,68>>,ck => <<187,247,216,82,85,175,122,9,11,12,169,158,131,44,73,97>>,ik => <<113,180,134,30,250,59,229,115,120,6,66,219,181,116,157,218>>,rand => <<213,63,252,161,80,43,187,209,53,15,103,136,235,8,113,72>>,res => <<213,63,252,161,80,43,187,209,53,15,103,136,235,8,113,72,158,103,62,107,124,148,31,246,91,173,237,71,176,57>>}],imsi => <<"262425437398262">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425437398262">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425437398262 receive call lu_request from <0.872.0> in state state_authenticating 04:14:02.152 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425437398262">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262425437398262 send ok to <0.872.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:02.152 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262425437398262 consume call lu_request from <0.872.0> in state state_authenticating *DBG* aaa_ue_fsm_262425437398262 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:02.152 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425437398262">>,"internet",[],undefined,false,0,false,false} 04:14:02.152 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:02.152 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425437398262",undefined,undefined,false,false,undefined} 04:14:02.152 [debug] SWx Tx SAR Imsi="262425437398262" Type=1 APN="internet" AgentInfoOpt=[]  04:14:02.153 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","77",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425437398262",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425437398262 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425437398262 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425437398262 receive call {rx_swx_saa,{ok,1,#{}}} from <0.873.0> in state state_wait_swx_saa 04:14:02.162 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;77;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425437398262",[],[2001],[],[{'Non-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_262425437398262 send ok to <0.873.0> 04:14:02.162 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262425437398262 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262425437398262 consume call {rx_swx_saa,{ok,1,#{}}} from <0.873.0> in state state_wait_swx_saa => state_authenticated 04:14:02.162 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425437398262",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425437398262 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425437398262">>,ok}} 04:14:02.162 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262425437398262 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:02.163 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425437398262">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:02.163 [info] lu_response(<<"262425437398262">>): ok 04:14:02.163 [info] lu_response for <<"262425437398262">>: ok 04:14:02.163 [info] GSUP: Tx #{imsi => <<"262425437398262">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425437398262">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425437398262 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.874.0> in state state_authenticated 04:14:02.168 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425437398262">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:02.169 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:02.169 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425437398262">>,"internet",[],undefined,false,0,false,false} 04:14:02.169 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:02.169 [info] s2b: Tx {gtp,v2,create_session_request,0,16036672,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425437398262">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241035,<<172,18,26,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,763419620,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:14:02.169 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262425437398262 send ok to <0.874.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262425437398262 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.874.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262425437398262 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262425437398262 receive call {rx_s6b_aar,"262425437398262@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.875.0> in state state_authenticated 04:14:02.183 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425437398262@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:02.183 [info] ue_fsm ev_rx_s6b_aar: "262425437398262@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:02.183 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425437398262@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262425437398262",undefined,undefined,true,false,undefined} 04:14:02.183 [debug] SWx Tx SAR Imsi="262425437398262" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:02.183 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","78",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425437398262",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425437398262 send ok to <0.875.0> 04:14:02.184 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425437398262 consume call {rx_s6b_aar,"262425437398262@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.875.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425437398262 receive call {rx_swx_saa,{ok,13,#{}}} from <0.876.0> in state state_authenticated_wait_swx_saa 04:14:02.189 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;78;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425437398262",[],[2001],[],[{'Non-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_262425437398262 send ok to <0.876.0> 04:14:02.189 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425437398262 consume call {rx_swx_saa,{ok,13,#{}}} from <0.876.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:02.189 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425437398262","262425437398262@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.875.0>} 04:14:02.189 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:02.189 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:02.196 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,203,244,179,64,0,2,0,2,0,16,0,87,0,9,1,160,240,18,135,172,172,18,26,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,240,18,135,172,172,18,26,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,240,18,135,172,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262425437398262 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 => 763419620, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 4027746220}}} from <0.877.0> in state state_wait_create_session_resp 04:14:02.196 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241035,16036672,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,<<240,18,135,172>>},{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,4027746220,<<172,18,26,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,4027746220,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,13>>}}} 04:14:02.196 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425437398262">>,<0.869.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241035,4027746220,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[{gtp_bearer,5,763419620,4027746220}],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:14:02.196 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:02.196 [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 => 763419620,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 4027746220}} 04:14:02.196 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425437398262">>,"internet",[],undefined,false,0,false,false} 04:14:02.196 [info] KMOD Port Create PDP Context Call {<0.869.0>,[alias|#Ref<0.1576510130.3222863873.159407>]}: {create_pdp_context,{172,18,26,103},763419620,4027746220,{192,168,0,13}} *DBG* epdg_ue_fsm_262425437398262 send ok to <0.877.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425437398262">>, {ok, #{apco => <<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 => 763419620, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 4027746220}}}} 04:14:02.196 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,13}, 763419620, 4027746220 *DBG* epdg_ue_fsm_262425437398262 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 => 763419620, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 4027746220}}} from <0.877.0> in state state_wait_create_session_resp => state_active 04:14:02.196 [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,26,103}},{ms_address,{192,168,0,13}},{i_tid,763419620},{o_tid,4027746220}]}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:02.196 [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 => 763419620,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 4027746220}) returned ok 04:14:02.197 [info] tunnel_response(<<"262425437398262">>): {ok,#{apco => <<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 => 763419620,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 4027746220}} 04:14:02.197 [info] tunnel_response for <<"262425437398262">>: {ok,#{apco => <<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 => 763419620,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 4027746220}} 04:14:02.197 [info] GSUP: Tx #{imsi => <<"262425437398262">>,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.55>, {osmo,5}, #{imsi => <<"262421547218840">>, 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_262421547218840 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421547218840 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421547218840 receive call {auth_request,33,"internet",#{}} from <0.878.0> in state state_new 04:14:02.227 [info] GSUP: Rx #{imsi => <<"262421547218840">>,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_262421547218840 send ok to <0.878.0> 04:14:02.227 [info] ue_fsm start(epdg_ue_fsm_262421547218840) *DBG* epdg_ue_fsm_262421547218840 consume call {auth_request,33,"internet",#{}} from <0.878.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:02.228 [info] ue_fsm init(<<"262421547218840">>) *DBG* aaa_ue_fsm_262421547218840 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421547218840 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421547218840 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262421547218840 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:02.228 [info] ue_fsm auth_request 04:14:02.228 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421547218840">>,"internet",[],undefined,false,0,false,false} 04:14:02.228 [info] ue_fsm start_link(aaa_ue_fsm_262421547218840) *DBG* aaa_ue_fsm_262421547218840 send ok to <0.201.0> 04:14:02.228 [info] ue_fsm init("262421547218840") *DBG* aaa_ue_fsm_262421547218840 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:02.228 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:02.229 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421547218840",undefined,undefined,false,false,undefined} 04:14:02.229 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:02.229 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","79",";","nonode@nohost"],1,undefined,undefined,undefined,"262421547218840",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:14:02.242 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;79;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421547218840",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[84,57,39,201,153,142,90,111,186,162,235,60,27,193,86,237,41,202,205,70,90,71,89,67,81,245,185,144,22,119,9,7]],[[84,57,39,201,153,142,90,111,186,162,235,60,27,193,86,237,232,181,18,160,239,23,114,159,165,185,28,229,134,220]],["foobar"],[[64,180,58,213,109,45,143,177,200,192,237,18,10,201,24,212]],[[152,146,171,196,209,145,109,245,71,162,158,124,56,31,237,126]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421547218840 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<84,57,39,201,153,142,90,111,186,162,235,60,27,193,86,237>>, <<41,202,205,70,90,71,89,67,81,245,185,144,22,119,9,7>>, <<84,57,39,201,153,142,90,111,186,162,235,60,27,193,86,237, 232,181,18,160,239,23,114,159,165,185,28,229,134,220>>, <<152,146,171,196,209,145,109,245,71,162,158,124,56,31,237, 126>>, <<64,180,58,213,109,45,143,177,200,192,237,18,10,201,24, 212>>}]}} from <0.881.0> in state state_wait_swx_maa 04:14:02.243 [info] dia_sip2gsup: auth [84,57,39,201,153,142,90,111,186,162,235,60,27,193,86,237,41,202,205,70,90,71,89,67,81,245,185,144,22,119,9,7] authz [84,57,39,201,153,142,90,111,186,162,235,60,27,193,86,237,232,181,18,160,239,23,114,159,165,185,28,229,134,220]  04:14:02.243 [info] rand [84,57,39,201,153,142,90,111,186,162,235,60,27,193,86,237] autn [41,202,205,70,90,71,89,67,81,245,185,144,22,119,9,7]  04:14:02.243 [info] ue_fsm ev_rx_swx_maa 04:14:02.243 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421547218840",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421547218840 send ok to <0.881.0> *DBG* epdg_ue_fsm_262421547218840 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<84,57,39,201,153,142,90,111,186,162,235,60,27,193,86,237>>, <<41,202,205,70,90,71,89,67,81,245,185,144,22,119,9,7>>, <<84,57,39,201,153,142,90,111,186,162,235,60,27,193,86,237, 232,181,18,160,239,23,114,159,165,185,28,229,134,220>>, <<152,146,171,196,209,145,109,245,71,162,158,124,56,31,237, 126>>, <<64,180,58,213,109,45,143,177,200,192,237,18,10,201,24, 212>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:02.244 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<84,57,39,201,153,142,90,111,186,162,235,60,27,193,86,237>>,<<41,202,205,70,90,71,89,67,81,245,185,144,22,119,9,7>>,<<84,57,39,201,153,142,90,111,186,162,235,60,27,193,86,237,232,181,18,160,239,23,114,159,165,185,28,229,134,220>>,<<152,146,171,196,209,145,109,245,71,162,158,124,56,31,237,126>>,<<64,180,58,213,109,45,143,177,200,192,237,18,10,201,24,212>>}]} *DBG* aaa_ue_fsm_262421547218840 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<84,57,39,201,153,142,90,111,186,162,235,60,27,193,86,237>>, <<41,202,205,70,90,71,89,67,81,245,185,144,22,119,9,7>>, <<84,57,39,201,153,142,90,111,186,162,235,60,27,193,86,237, 232,181,18,160,239,23,114,159,165,185,28,229,134,220>>, <<152,146,171,196,209,145,109,245,71,162,158,124,56,31,237, 126>>, <<64,180,58,213,109,45,143,177,200,192,237,18,10,201,24, 212>>}]}} from <0.881.0> in state state_wait_swx_maa => state_new 04:14:02.244 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<84,57,39,201,153,142,90,111,186,162,235,60,27,193,86,237>>,<<41,202,205,70,90,71,89,67,81,245,185,144,22,119,9,7>>,<<84,57,39,201,153,142,90,111,186,162,235,60,27,193,86,237,232,181,18,160,239,23,114,159,165,185,28,229,134,220>>,<<152,146,171,196,209,145,109,245,71,162,158,124,56,31,237,126>>,<<64,180,58,213,109,45,143,177,200,192,237,18,10,201,24,212>>}]}, {ue_fsm_data,<<"262421547218840">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421547218840 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421547218840">>, {ok, [{epdg_auth_tuple, <<84,57,39,201,153,142,90,111,186,162,235,60, 27,193,86,237>>, <<41,202,205,70,90,71,89,67,81,245,185,144,22, 119,9,7>>, <<84,57,39,201,153,142,90,111,186,162,235,60, 27,193,86,237,232,181,18,160,239,23,114,159, 165,185,28,229,134,220>>, <<152,146,171,196,209,145,109,245,71,162,158, 124,56,31,237,126>>, <<64,180,58,213,109,45,143,177,200,192, 237,18,10,201,24,212>>}]}}} *DBG* epdg_ue_fsm_262421547218840 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<84,57,39,201,153,142,90,111,186,162,235,60,27,193,86,237>>, <<41,202,205,70,90,71,89,67,81,245,185,144,22,119,9,7>>, <<84,57,39,201,153,142,90,111,186,162,235,60,27,193,86,237, 232,181,18,160,239,23,114,159,165,185,28,229,134,220>>, <<152,146,171,196,209,145,109,245,71,162,158,124,56,31,237, 126>>, <<64,180,58,213,109,45,143,177,200,192,237,18,10,201,24, 212>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:02.245 [info] auth_response(<<"262421547218840">>): {ok,[{epdg_auth_tuple,<<84,57,39,201,153,142,90,111,186,162,235,60,27,193,86,237>>,<<41,202,205,70,90,71,89,67,81,245,185,144,22,119,9,7>>,<<84,57,39,201,153,142,90,111,186,162,235,60,27,193,86,237,232,181,18,160,239,23,114,159,165,185,28,229,134,220>>,<<152,146,171,196,209,145,109,245,71,162,158,124,56,31,237,126>>,<<64,180,58,213,109,45,143,177,200,192,237,18,10,201,24,212>>}]} 04:14:02.245 [info] auth_response for <<"262421547218840">>: {ok,[{epdg_auth_tuple,<<84,57,39,201,153,142,90,111,186,162,235,60,27,193,86,237>>,<<41,202,205,70,90,71,89,67,81,245,185,144,22,119,9,7>>,<<84,57,39,201,153,142,90,111,186,162,235,60,27,193,86,237,232,181,18,160,239,23,114,159,165,185,28,229,134,220>>,<<152,146,171,196,209,145,109,245,71,162,158,124,56,31,237,126>>,<<64,180,58,213,109,45,143,177,200,192,237,18,10,201,24,212>>}]} 04:14:02.246 [info] GSUP: Tx #{auth_tuples => [#{autn => <<41,202,205,70,90,71,89,67,81,245,185,144,22,119,9,7>>,ck => <<64,180,58,213,109,45,143,177,200,192,237,18,10,201,24,212>>,ik => <<152,146,171,196,209,145,109,245,71,162,158,124,56,31,237,126>>,rand => <<84,57,39,201,153,142,90,111,186,162,235,60,27,193,86,237>>,res => <<84,57,39,201,153,142,90,111,186,162,235,60,27,193,86,237,232,181,18,160,239,23,114,159,165,185,28,229,134,220>>}],imsi => <<"262421547218840">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421547218840">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421547218840 receive call lu_request from <0.882.0> in state state_authenticating 04:14:02.251 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421547218840">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421547218840 send ok to <0.882.0> 04:14:02.251 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262421547218840 consume call lu_request from <0.882.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262421547218840 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:02.251 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421547218840">>,"internet",[],undefined,false,0,false,false} 04:14:02.252 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:02.252 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421547218840",undefined,undefined,false,false,undefined} 04:14:02.252 [debug] SWx Tx SAR Imsi="262421547218840" Type=1 APN="internet" AgentInfoOpt=[]  04:14:02.252 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","80",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421547218840",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421547218840 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421547218840 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421547218840 receive call {rx_swx_saa,{ok,1,#{}}} from <0.883.0> in state state_wait_swx_saa 04:14:02.262 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;80;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421547218840",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:02.262 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421547218840 send ok to <0.883.0> 04:14:02.262 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421547218840",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421547218840 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262421547218840 consume call {rx_swx_saa,{ok,1,#{}}} from <0.883.0> in state state_wait_swx_saa => state_authenticated 04:14:02.263 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262421547218840 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421547218840">>,ok}} 04:14:02.263 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421547218840">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421547218840 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:02.263 [info] lu_response(<<"262421547218840">>): ok 04:14:02.263 [info] lu_response for <<"262421547218840">>: ok 04:14:02.263 [info] GSUP: Tx #{imsi => <<"262421547218840">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421547218840">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421547218840 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.884.0> in state state_authenticated 04:14:02.269 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421547218840">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:02.269 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:02.269 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421547218840">>,"internet",[],undefined,false,0,false,false} 04:14:02.269 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:02.269 [info] s2b: Tx {gtp,v2,create_session_request,0,16036673,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421547218840">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241036,<<172,18,26,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,763419621,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421547218840 send ok to <0.884.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:02.270 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262421547218840 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.884.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421547218840 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421547218840 receive call {rx_s6b_aar,"262421547218840@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.885.0> in state state_authenticated 04:14:02.286 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421547218840@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:02.286 [info] ue_fsm ev_rx_s6b_aar: "262421547218840@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:02.286 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421547218840@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262421547218840",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262421547218840 send ok to <0.885.0> 04:14:02.286 [debug] SWx Tx SAR Imsi="262421547218840" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262421547218840 consume call {rx_s6b_aar,"262421547218840@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.885.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:02.286 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","81",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421547218840",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:14:02.287 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421547218840 receive call {rx_swx_saa,{ok,13,#{}}} from <0.886.0> in state state_authenticated_wait_swx_saa 04:14:02.294 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;81;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421547218840",[],[2001],[],[{'Non-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_262421547218840 send ok to <0.886.0> *DBG* aaa_ue_fsm_262421547218840 consume call {rx_swx_saa,{ok,13,#{}}} from <0.886.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:02.295 [info] ue_fsm ev_rx_swx_saa 04:14:02.295 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421547218840","262421547218840@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.885.0>} 04:14:02.295 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:02.295 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:02.306 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,204,244,179,65,0,2,0,2,0,16,0,87,0,9,1,160,157,234,168,138,172,18,26,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,157,234,168,138,172,18,26,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,157,234,168,138,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262421547218840 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 => 763419621, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 2649401482}}} from <0.887.0> in state state_wait_create_session_resp 04:14:02.307 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241036,16036673,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,<<157,234,168,138>>},{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,2649401482,<<172,18,26,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,2649401482,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,14>>}}} 04:14:02.307 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421547218840">>,<0.879.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241036,2649401482,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[{gtp_bearer,5,763419621,2649401482}],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:14:02.307 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:02.307 [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 => 763419621,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2649401482}} *DBG* epdg_ue_fsm_262421547218840 send ok to <0.887.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421547218840">>, {ok, #{apco => <<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 => 763419621, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 2649401482}}}} 04:14:02.308 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421547218840">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421547218840 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 => 763419621, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 2649401482}}} from <0.887.0> in state state_wait_create_session_resp => state_active 04:14:02.308 [info] KMOD Port Create PDP Context Call {<0.879.0>,[alias|#Ref<0.1576510130.3222863873.159550>]}: {create_pdp_context,{172,18,26,103},763419621,2649401482,{192,168,0,14}} 04:14:02.308 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,14}, 763419621, 2649401482 *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:02.308 [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,26,103}},{ms_address,{192,168,0,14}},{i_tid,763419621},{o_tid,2649401482}]}} 04:14:02.308 [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 => 763419621,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2649401482}) returned ok 04:14:02.308 [info] tunnel_response(<<"262421547218840">>): {ok,#{apco => <<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 => 763419621,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2649401482}} 04:14:02.309 [info] tunnel_response for <<"262421547218840">>: {ok,#{apco => <<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 => 763419621,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2649401482}} 04:14:02.309 [info] GSUP: Tx #{imsi => <<"262421547218840">>,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.55>, {osmo,5}, #{imsi => <<"262424869517086">>, 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_262424869517086 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424869517086 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262424869517086 receive call {auth_request,33,"internet",#{}} from <0.888.0> in state state_new 04:14:02.328 [info] GSUP: Rx #{imsi => <<"262424869517086">>,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_262424869517086 send ok to <0.888.0> *DBG* epdg_ue_fsm_262424869517086 consume call {auth_request,33,"internet",#{}} from <0.888.0> in state state_new => state_wait_auth_resp 04:14:02.328 [info] ue_fsm start(epdg_ue_fsm_262424869517086) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262424869517086 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424869517086 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:14:02.328 [info] ue_fsm init(<<"262424869517086">>) *DBG* aaa_ue_fsm_262424869517086 consume internal init_state in state state_new 04:14:02.328 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262424869517086 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:02.328 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424869517086">>,"internet",[],undefined,false,0,false,false} 04:14:02.329 [info] ue_fsm start_link(aaa_ue_fsm_262424869517086) 04:14:02.329 [info] ue_fsm init("262424869517086") 04:14:02.329 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:02.330 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424869517086",undefined,undefined,false,false,undefined} 04:14:02.330 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262424869517086 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424869517086 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:02.330 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","82",";","nonode@nohost"],1,undefined,undefined,undefined,"262424869517086",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424869517086 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<141,206,226,49,15,21,39,42,91,41,87,155,138,255,17,33>>, <<247,201,106,83,115,18,153,147,95,143,71,16,163,103,113,242>>, <<141,206,226,49,15,21,39,42,91,41,87,155,138,255,17,33,135, 234,29,101,111,75,88,25,35,146,13,176,20,83>>, <<207,20,99,56,90,52,193,152,31,228,234,142,230,95,169,46>>, <<48,151,159,204,161,96,252,23,15,158,238,148,33,216,10, 85>>}]}} from <0.891.0> in state state_wait_swx_maa 04:14:02.343 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;82;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424869517086",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[141,206,226,49,15,21,39,42,91,41,87,155,138,255,17,33,247,201,106,83,115,18,153,147,95,143,71,16,163,103,113,242]],[[141,206,226,49,15,21,39,42,91,41,87,155,138,255,17,33,135,234,29,101,111,75,88,25,35,146,13,176,20,83]],["foobar"],[[48,151,159,204,161,96,252,23,15,158,238,148,33,216,10,85]],[[207,20,99,56,90,52,193,152,31,228,234,142,230,95,169,46]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:02.343 [info] dia_sip2gsup: auth [141,206,226,49,15,21,39,42,91,41,87,155,138,255,17,33,247,201,106,83,115,18,153,147,95,143,71,16,163,103,113,242] authz [141,206,226,49,15,21,39,42,91,41,87,155,138,255,17,33,135,234,29,101,111,75,88,25,35,146,13,176,20,83]  *DBG* aaa_ue_fsm_262424869517086 send ok to <0.891.0> *DBG* epdg_ue_fsm_262424869517086 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<141,206,226,49,15,21,39,42,91,41,87,155,138,255,17,33>>, <<247,201,106,83,115,18,153,147,95,143,71,16,163,103,113,242>>, <<141,206,226,49,15,21,39,42,91,41,87,155,138,255,17,33,135, 234,29,101,111,75,88,25,35,146,13,176,20,83>>, <<207,20,99,56,90,52,193,152,31,228,234,142,230,95,169,46>>, <<48,151,159,204,161,96,252,23,15,158,238,148,33,216,10, 85>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424869517086 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<141,206,226,49,15,21,39,42,91,41,87,155,138,255,17,33>>, <<247,201,106,83,115,18,153,147,95,143,71,16,163,103,113,242>>, <<141,206,226,49,15,21,39,42,91,41,87,155,138,255,17,33,135, 234,29,101,111,75,88,25,35,146,13,176,20,83>>, <<207,20,99,56,90,52,193,152,31,228,234,142,230,95,169,46>>, <<48,151,159,204,161,96,252,23,15,158,238,148,33,216,10, 85>>}]}} from <0.891.0> in state state_wait_swx_maa => state_new 04:14:02.343 [info] rand [141,206,226,49,15,21,39,42,91,41,87,155,138,255,17,33] autn [247,201,106,83,115,18,153,147,95,143,71,16,163,103,113,242]  *DBG* epdg_ue_fsm_262424869517086 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424869517086">>, {ok, [{epdg_auth_tuple, <<141,206,226,49,15,21,39,42,91,41,87,155,138, 255,17,33>>, <<247,201,106,83,115,18,153,147,95,143,71,16, 163,103,113,242>>, <<141,206,226,49,15,21,39,42,91,41,87,155,138, 255,17,33,135,234,29,101,111,75,88,25,35,146, 13,176,20,83>>, <<207,20,99,56,90,52,193,152,31,228,234,142, 230,95,169,46>>, <<48,151,159,204,161,96,252,23,15,158,238, 148,33,216,10,85>>}]}}} 04:14:02.343 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262424869517086 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<141,206,226,49,15,21,39,42,91,41,87,155,138,255,17,33>>, <<247,201,106,83,115,18,153,147,95,143,71,16,163,103,113,242>>, <<141,206,226,49,15,21,39,42,91,41,87,155,138,255,17,33,135, 234,29,101,111,75,88,25,35,146,13,176,20,83>>, <<207,20,99,56,90,52,193,152,31,228,234,142,230,95,169,46>>, <<48,151,159,204,161,96,252,23,15,158,238,148,33,216,10, 85>>}]}} 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:02.344 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424869517086",undefined,undefined,false,false,undefined} 04:14:02.344 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<141,206,226,49,15,21,39,42,91,41,87,155,138,255,17,33>>,<<247,201,106,83,115,18,153,147,95,143,71,16,163,103,113,242>>,<<141,206,226,49,15,21,39,42,91,41,87,155,138,255,17,33,135,234,29,101,111,75,88,25,35,146,13,176,20,83>>,<<207,20,99,56,90,52,193,152,31,228,234,142,230,95,169,46>>,<<48,151,159,204,161,96,252,23,15,158,238,148,33,216,10,85>>}]} 04:14:02.345 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<141,206,226,49,15,21,39,42,91,41,87,155,138,255,17,33>>,<<247,201,106,83,115,18,153,147,95,143,71,16,163,103,113,242>>,<<141,206,226,49,15,21,39,42,91,41,87,155,138,255,17,33,135,234,29,101,111,75,88,25,35,146,13,176,20,83>>,<<207,20,99,56,90,52,193,152,31,228,234,142,230,95,169,46>>,<<48,151,159,204,161,96,252,23,15,158,238,148,33,216,10,85>>}]}, {ue_fsm_data,<<"262424869517086">>,"internet",[],undefined,false,0,false,false} 04:14:02.345 [info] auth_response(<<"262424869517086">>): {ok,[{epdg_auth_tuple,<<141,206,226,49,15,21,39,42,91,41,87,155,138,255,17,33>>,<<247,201,106,83,115,18,153,147,95,143,71,16,163,103,113,242>>,<<141,206,226,49,15,21,39,42,91,41,87,155,138,255,17,33,135,234,29,101,111,75,88,25,35,146,13,176,20,83>>,<<207,20,99,56,90,52,193,152,31,228,234,142,230,95,169,46>>,<<48,151,159,204,161,96,252,23,15,158,238,148,33,216,10,85>>}]} 04:14:02.346 [info] auth_response for <<"262424869517086">>: {ok,[{epdg_auth_tuple,<<141,206,226,49,15,21,39,42,91,41,87,155,138,255,17,33>>,<<247,201,106,83,115,18,153,147,95,143,71,16,163,103,113,242>>,<<141,206,226,49,15,21,39,42,91,41,87,155,138,255,17,33,135,234,29,101,111,75,88,25,35,146,13,176,20,83>>,<<207,20,99,56,90,52,193,152,31,228,234,142,230,95,169,46>>,<<48,151,159,204,161,96,252,23,15,158,238,148,33,216,10,85>>}]} 04:14:02.346 [info] GSUP: Tx #{auth_tuples => [#{autn => <<247,201,106,83,115,18,153,147,95,143,71,16,163,103,113,242>>,ck => <<48,151,159,204,161,96,252,23,15,158,238,148,33,216,10,85>>,ik => <<207,20,99,56,90,52,193,152,31,228,234,142,230,95,169,46>>,rand => <<141,206,226,49,15,21,39,42,91,41,87,155,138,255,17,33>>,res => <<141,206,226,49,15,21,39,42,91,41,87,155,138,255,17,33,135,234,29,101,111,75,88,25,35,146,13,176,20,83>>}],imsi => <<"262424869517086">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424869517086">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424869517086 receive call lu_request from <0.892.0> in state state_authenticating 04:14:02.352 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424869517086">>,message_type => location_upd_req} 04:14:02.352 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262424869517086 send ok to <0.892.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262424869517086 consume call lu_request from <0.892.0> in state state_authenticating 04:14:02.352 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424869517086">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262424869517086 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:02.352 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:02.353 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424869517086",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262424869517086 send ok to <0.201.0> 04:14:02.353 [debug] SWx Tx SAR Imsi="262424869517086" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262424869517086 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:14:02.353 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","83",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424869517086",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424869517086 receive call {rx_swx_saa,{ok,1,#{}}} from <0.893.0> in state state_wait_swx_saa 04:14:02.362 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;83;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424869517086",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:02.362 [info] ue_fsm ev_rx_swx_saa 04:14:02.362 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424869517086",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262424869517086 send ok to <0.893.0> *DBG* epdg_ue_fsm_262424869517086 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:14:02.362 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* aaa_ue_fsm_262424869517086 consume call {rx_swx_saa,{ok,1,#{}}} from <0.893.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262424869517086 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424869517086">>,ok}} 04:14:02.362 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424869517086">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424869517086 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:02.363 [info] lu_response(<<"262424869517086">>): ok 04:14:02.363 [info] lu_response for <<"262424869517086">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:02.363 [info] GSUP: Tx #{imsi => <<"262424869517086">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424869517086">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424869517086 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.894.0> in state state_authenticated 04:14:02.368 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424869517086">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:02.368 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:02.368 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424869517086">>,"internet",[],undefined,false,0,false,false} 04:14:02.368 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:02.369 [info] s2b: Tx {gtp,v2,create_session_request,0,16036674,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424869517086">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241037,<<172,18,26,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,763419622,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262424869517086 send ok to <0.894.0> 04:14:02.369 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262424869517086 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.894.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262424869517086 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262424869517086 receive call {rx_s6b_aar,"262424869517086@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.895.0> in state state_authenticated 04:14:02.380 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424869517086@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:02.380 [info] ue_fsm ev_rx_s6b_aar: "262424869517086@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] *DBG* aaa_ue_fsm_262424869517086 send ok to <0.895.0> *DBG* aaa_ue_fsm_262424869517086 consume call {rx_s6b_aar,"262424869517086@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.895.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:02.380 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424869517086@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262424869517086",undefined,undefined,true,false,undefined} 04:14:02.380 [debug] SWx Tx SAR Imsi="262424869517086" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:02.380 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","84",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424869517086",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:14:02.380 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424869517086 receive call {rx_swx_saa,{ok,13,#{}}} from <0.896.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424869517086 send ok to <0.896.0> 04:14:02.383 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;84;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424869517086",[],[2001],[],[{'Non-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_262424869517086 consume call {rx_swx_saa,{ok,13,#{}}} from <0.896.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:02.383 [info] ue_fsm ev_rx_swx_saa 04:14:02.383 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424869517086","262424869517086@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.895.0>} 04:14:02.383 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:02.383 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:02.387 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,205,244,179,66,0,2,0,2,0,16,0,87,0,9,1,160,197,23,238,56,172,18,26,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,197,23,238,56,172,18,26,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,197,23,238,56,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:02.388 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241037,16036674,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,<<197,23,238,56>>},{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,3306679864,<<172,18,26,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,3306679864,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,15>>}}} *DBG* epdg_ue_fsm_262424869517086 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 => 763419622, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 3306679864}}} from <0.897.0> in state state_wait_create_session_resp 04:14:02.388 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424869517086">>,<0.889.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241037,3306679864,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419622,3306679864}]}}}} 04:14:02.388 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:02.388 [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 => 763419622,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3306679864}} 04:14:02.388 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424869517086">>,"internet",[],undefined,false,0,false,false} 04:14:02.388 [info] KMOD Port Create PDP Context Call {<0.889.0>,[alias|#Ref<0.1576510130.3222863875.160884>]}: {create_pdp_context,{172,18,26,103},763419622,3306679864,{192,168,0,15}} 04:14:02.388 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,15}, 763419622, 3306679864 04:14:02.388 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1476,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,15}},{i_tid,763419622},{o_tid,3306679864}]}} 04:14:02.388 [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 => 763419622,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3306679864}) returned ok *DBG* epdg_ue_fsm_262424869517086 send ok to <0.897.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424869517086">>, {ok, #{apco => <<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 => 763419622, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 3306679864}}}} *DBG* epdg_ue_fsm_262424869517086 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 => 763419622, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 3306679864}}} from <0.897.0> in state state_wait_create_session_resp => state_active 04:14:02.388 [info] tunnel_response(<<"262424869517086">>): {ok,#{apco => <<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 => 763419622,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3306679864}} 04:14:02.388 [info] tunnel_response for <<"262424869517086">>: {ok,#{apco => <<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 => 763419622,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3306679864}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:02.388 [info] GSUP: Tx #{imsi => <<"262424869517086">>,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.55>, {osmo,5}, #{imsi => <<"262424717594460">>, 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_262424717594460 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424717594460 consume internal init_state in state state_new 04:14:02.429 [info] GSUP: Rx #{imsi => <<"262424717594460">>,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_262424717594460 receive call {auth_request,33,"internet",#{}} from <0.898.0> in state state_new 04:14:02.429 [info] ue_fsm start(epdg_ue_fsm_262424717594460) *DBG* epdg_ue_fsm_262424717594460 send ok to <0.898.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262424717594460 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424717594460 consume call {auth_request,33,"internet",#{}} from <0.898.0> in state state_new => state_wait_auth_resp 04:14:02.429 [info] ue_fsm init(<<"262424717594460">>) *DBG* aaa_ue_fsm_262424717594460 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262424717594460 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424717594460 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:02.429 [info] ue_fsm auth_request 04:14:02.429 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424717594460">>,"internet",[],undefined,false,0,false,false} 04:14:02.429 [info] ue_fsm start_link(aaa_ue_fsm_262424717594460) 04:14:02.430 [info] ue_fsm init("262424717594460") 04:14:02.430 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:02.430 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424717594460",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262424717594460 send ok to <0.201.0> 04:14:02.430 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262424717594460 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:02.430 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","85",";","nonode@nohost"],1,undefined,undefined,undefined,"262424717594460",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:14:02.444 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;85;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424717594460",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[196,128,158,224,90,51,237,68,12,200,108,53,196,76,89,69,74,220,220,164,49,103,140,65,180,93,159,235,121,42,2,161]],[[196,128,158,224,90,51,237,68,12,200,108,53,196,76,89,69,196,57,79,177,62,167,159,180,126,189,38,217,21,116]],["foobar"],[[176,63,33,140,184,75,8,104,250,85,168,15,92,16,70,202]],[[182,105,148,44,205,17,219,27,21,87,86,132,181,64,166,36]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424717594460 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<196,128,158,224,90,51,237,68,12,200,108,53,196,76,89,69>>, <<74,220,220,164,49,103,140,65,180,93,159,235,121,42,2,161>>, <<196,128,158,224,90,51,237,68,12,200,108,53,196,76,89,69, 196,57,79,177,62,167,159,180,126,189,38,217,21,116>>, <<182,105,148,44,205,17,219,27,21,87,86,132,181,64,166,36>>, <<176,63,33,140,184,75,8,104,250,85,168,15,92,16,70,202>>}]}} from <0.901.0> in state state_wait_swx_maa 04:14:02.444 [info] dia_sip2gsup: auth [196,128,158,224,90,51,237,68,12,200,108,53,196,76,89,69,74,220,220,164,49,103,140,65,180,93,159,235,121,42,2,161] authz [196,128,158,224,90,51,237,68,12,200,108,53,196,76,89,69,196,57,79,177,62,167,159,180,126,189,38,217,21,116]  04:14:02.444 [info] rand [196,128,158,224,90,51,237,68,12,200,108,53,196,76,89,69] autn [74,220,220,164,49,103,140,65,180,93,159,235,121,42,2,161]  *DBG* aaa_ue_fsm_262424717594460 send ok to <0.901.0> 04:14:02.444 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262424717594460 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<196,128,158,224,90,51,237,68,12,200,108,53,196,76,89,69>>, <<74,220,220,164,49,103,140,65,180,93,159,235,121,42,2,161>>, <<196,128,158,224,90,51,237,68,12,200,108,53,196,76,89,69, 196,57,79,177,62,167,159,180,126,189,38,217,21,116>>, <<182,105,148,44,205,17,219,27,21,87,86,132,181,64,166,36>>, <<176,63,33,140,184,75,8,104,250,85,168,15,92,16,70,202>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:02.445 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424717594460",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262424717594460 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<196,128,158,224,90,51,237,68,12,200,108,53,196,76,89,69>>, <<74,220,220,164,49,103,140,65,180,93,159,235,121,42,2,161>>, <<196,128,158,224,90,51,237,68,12,200,108,53,196,76,89,69, 196,57,79,177,62,167,159,180,126,189,38,217,21,116>>, <<182,105,148,44,205,17,219,27,21,87,86,132,181,64,166,36>>, <<176,63,33,140,184,75,8,104,250,85,168,15,92,16,70,202>>}]}} from <0.901.0> in state state_wait_swx_maa => state_new 04:14:02.445 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<196,128,158,224,90,51,237,68,12,200,108,53,196,76,89,69>>,<<74,220,220,164,49,103,140,65,180,93,159,235,121,42,2,161>>,<<196,128,158,224,90,51,237,68,12,200,108,53,196,76,89,69,196,57,79,177,62,167,159,180,126,189,38,217,21,116>>,<<182,105,148,44,205,17,219,27,21,87,86,132,181,64,166,36>>,<<176,63,33,140,184,75,8,104,250,85,168,15,92,16,70,202>>}]} *DBG* epdg_ue_fsm_262424717594460 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424717594460">>, {ok, [{epdg_auth_tuple, <<196,128,158,224,90,51,237,68,12,200,108,53, 196,76,89,69>>, <<74,220,220,164,49,103,140,65,180,93,159,235, 121,42,2,161>>, <<196,128,158,224,90,51,237,68,12,200,108,53, 196,76,89,69,196,57,79,177,62,167,159,180, 126,189,38,217,21,116>>, <<182,105,148,44,205,17,219,27,21,87,86,132, 181,64,166,36>>, <<176,63,33,140,184,75,8,104,250,85,168, 15,92,16,70,202>>}]}}} 04:14:02.446 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<196,128,158,224,90,51,237,68,12,200,108,53,196,76,89,69>>,<<74,220,220,164,49,103,140,65,180,93,159,235,121,42,2,161>>,<<196,128,158,224,90,51,237,68,12,200,108,53,196,76,89,69,196,57,79,177,62,167,159,180,126,189,38,217,21,116>>,<<182,105,148,44,205,17,219,27,21,87,86,132,181,64,166,36>>,<<176,63,33,140,184,75,8,104,250,85,168,15,92,16,70,202>>}]}, {ue_fsm_data,<<"262424717594460">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424717594460 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<196,128,158,224,90,51,237,68,12,200,108,53,196,76,89,69>>, <<74,220,220,164,49,103,140,65,180,93,159,235,121,42,2,161>>, <<196,128,158,224,90,51,237,68,12,200,108,53,196,76,89,69, 196,57,79,177,62,167,159,180,126,189,38,217,21,116>>, <<182,105,148,44,205,17,219,27,21,87,86,132,181,64,166,36>>, <<176,63,33,140,184,75,8,104,250,85,168,15,92,16,70,202>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:02.446 [info] auth_response(<<"262424717594460">>): {ok,[{epdg_auth_tuple,<<196,128,158,224,90,51,237,68,12,200,108,53,196,76,89,69>>,<<74,220,220,164,49,103,140,65,180,93,159,235,121,42,2,161>>,<<196,128,158,224,90,51,237,68,12,200,108,53,196,76,89,69,196,57,79,177,62,167,159,180,126,189,38,217,21,116>>,<<182,105,148,44,205,17,219,27,21,87,86,132,181,64,166,36>>,<<176,63,33,140,184,75,8,104,250,85,168,15,92,16,70,202>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:02.447 [info] auth_response for <<"262424717594460">>: {ok,[{epdg_auth_tuple,<<196,128,158,224,90,51,237,68,12,200,108,53,196,76,89,69>>,<<74,220,220,164,49,103,140,65,180,93,159,235,121,42,2,161>>,<<196,128,158,224,90,51,237,68,12,200,108,53,196,76,89,69,196,57,79,177,62,167,159,180,126,189,38,217,21,116>>,<<182,105,148,44,205,17,219,27,21,87,86,132,181,64,166,36>>,<<176,63,33,140,184,75,8,104,250,85,168,15,92,16,70,202>>}]} 04:14:02.447 [info] GSUP: Tx #{auth_tuples => [#{autn => <<74,220,220,164,49,103,140,65,180,93,159,235,121,42,2,161>>,ck => <<176,63,33,140,184,75,8,104,250,85,168,15,92,16,70,202>>,ik => <<182,105,148,44,205,17,219,27,21,87,86,132,181,64,166,36>>,rand => <<196,128,158,224,90,51,237,68,12,200,108,53,196,76,89,69>>,res => <<196,128,158,224,90,51,237,68,12,200,108,53,196,76,89,69,196,57,79,177,62,167,159,180,126,189,38,217,21,116>>}],imsi => <<"262424717594460">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424717594460">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424717594460 receive call lu_request from <0.902.0> in state state_authenticating 04:14:02.453 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424717594460">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262424717594460 send ok to <0.902.0> *DBG* epdg_ue_fsm_262424717594460 consume call lu_request from <0.902.0> in state state_authenticating 04:14:02.453 [info] ue_fsm lu_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262424717594460 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:02.453 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424717594460">>,"internet",[],undefined,false,0,false,false} 04:14:02.453 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:02.454 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424717594460",undefined,undefined,false,false,undefined} 04:14:02.454 [debug] SWx Tx SAR Imsi="262424717594460" Type=1 APN="internet" AgentInfoOpt=[]  04:14:02.454 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","86",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424717594460",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424717594460 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424717594460 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262424717594460 receive call {rx_swx_saa,{ok,1,#{}}} from <0.903.0> in state state_wait_swx_saa 04:14:02.463 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;86;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424717594460",[],[2001],[],[{'Non-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_262424717594460 send ok to <0.903.0> *DBG* epdg_ue_fsm_262424717594460 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262424717594460 consume call {rx_swx_saa,{ok,1,#{}}} from <0.903.0> in state state_wait_swx_saa => state_authenticated 04:14:02.463 [info] ue_fsm ev_rx_swx_saa 04:14:02.463 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424717594460",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424717594460 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424717594460">>,ok}} *DBG* epdg_ue_fsm_262424717594460 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:02.463 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:14:02.463 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424717594460">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:02.463 [info] lu_response(<<"262424717594460">>): ok 04:14:02.463 [info] lu_response for <<"262424717594460">>: ok 04:14:02.464 [info] GSUP: Tx #{imsi => <<"262424717594460">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424717594460">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424717594460 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.904.0> in state state_authenticated 04:14:02.469 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424717594460">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:02.469 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262424717594460 send ok to <0.904.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:02.469 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424717594460">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424717594460 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.904.0> in state state_authenticated => state_wait_create_session_resp 04:14:02.469 [debug] Selected PGW Remote Address "172.18.26.103" *DBG* epdg_ue_fsm_262424717594460 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:14:02.469 [info] s2b: Tx {gtp,v2,create_session_request,0,16036675,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424717594460">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241038,<<172,18,26,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,763419623,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:14:02.469 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262424717594460 receive call {rx_s6b_aar,"262424717594460@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.905.0> in state state_authenticated 04:14:02.479 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424717594460@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:02.479 [info] ue_fsm ev_rx_s6b_aar: "262424717594460@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:02.479 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424717594460@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262424717594460",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262424717594460 send ok to <0.905.0> 04:14:02.480 [debug] SWx Tx SAR Imsi="262424717594460" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262424717594460 consume call {rx_s6b_aar,"262424717594460@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.905.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:02.480 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","87",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424717594460",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:14:02.480 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424717594460 receive call {rx_swx_saa,{ok,13,#{}}} from <0.906.0> in state state_authenticated_wait_swx_saa 04:14:02.483 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;87;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424717594460",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:02.483 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424717594460 send ok to <0.906.0> 04:14:02.483 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424717594460","262424717594460@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.905.0>} *DBG* aaa_ue_fsm_262424717594460 consume call {rx_swx_saa,{ok,13,#{}}} from <0.906.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:02.483 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:02.483 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:02.486 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,206,244,179,67,0,2,0,2,0,16,0,87,0,9,1,160,206,223,150,71,172,18,26,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,206,223,150,71,172,18,26,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,206,223,150,71,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:02.487 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241038,16036675,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,<<206,223,150,71>>},{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,3470759495,<<172,18,26,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,3470759495,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,16>>}}} *DBG* epdg_ue_fsm_262424717594460 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 => 763419623, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 3470759495}}} from <0.907.0> in state state_wait_create_session_resp 04:14:02.487 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424717594460">>,<0.899.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241038,3470759495,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419623,3470759495}],[],[],[],[],[]}}}} 04:14:02.487 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:02.487 [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 => 763419623,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3470759495}} 04:14:02.487 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424717594460">>,"internet",[],undefined,false,0,false,false} 04:14:02.487 [info] KMOD Port Create PDP Context Call {<0.899.0>,[alias|#Ref<0.1576510130.3222863873.159886>]}: {create_pdp_context,{172,18,26,103},763419623,3470759495,{192,168,0,16}} 04:14:02.487 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,16}, 763419623, 3470759495 04:14:02.487 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],16,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,16}},{i_tid,763419623},{o_tid,3470759495}]}} 04:14:02.487 [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 => 763419623,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3470759495}) returned ok *DBG* epdg_ue_fsm_262424717594460 send ok to <0.907.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424717594460">>, {ok, #{apco => <<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 => 763419623, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 3470759495}}}} 04:14:02.487 [info] tunnel_response(<<"262424717594460">>): {ok,#{apco => <<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 => 763419623,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3470759495}} *DBG* epdg_ue_fsm_262424717594460 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 => 763419623, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 3470759495}}} from <0.907.0> in state state_wait_create_session_resp => state_active 04:14:02.487 [info] tunnel_response for <<"262424717594460">>: {ok,#{apco => <<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 => 763419623,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3470759495}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:02.487 [info] GSUP: Tx #{imsi => <<"262424717594460">>,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>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262426027285941">>, 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_262426027285941 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426027285941 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262426027285941 receive call {auth_request,33,"internet",#{}} from <0.908.0> in state state_new 04:14:02.529 [info] GSUP: Rx #{imsi => <<"262426027285941">>,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_262426027285941 send ok to <0.908.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:02.529 [info] ue_fsm start(epdg_ue_fsm_262426027285941) *DBG* aaa_ue_fsm_262426027285941 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426027285941 consume call {auth_request,33,"internet",#{}} from <0.908.0> in state state_new => state_wait_auth_resp 04:14:02.529 [info] ue_fsm init(<<"262426027285941">>) *DBG* aaa_ue_fsm_262426027285941 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262426027285941 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:14:02.529 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262426027285941 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:02.529 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426027285941">>,"internet",[],undefined,false,0,false,false} 04:14:02.530 [info] ue_fsm start_link(aaa_ue_fsm_262426027285941) 04:14:02.530 [info] ue_fsm init("262426027285941") 04:14:02.530 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:02.531 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426027285941",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426027285941 send ok to <0.201.0> 04:14:02.531 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262426027285941 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:02.531 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","88",";","nonode@nohost"],1,undefined,undefined,undefined,"262426027285941",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426027285941 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<108,229,82,35,187,208,195,30,27,90,15,55,246,65,218,138>>, <<160,30,182,125,41,129,27,145,63,30,220,65,91,170,200,1>>, <<108,229,82,35,187,208,195,30,27,90,15,55,246,65,218,138, 138,220,116,234,148,59,132,46,152,87,75,162,90,155>>, <<1,70,240,170,240,178,81,33,93,224,190,209,67,173,97,129>>, <<181,249,4,197,245,106,152,132,38,12,242,137,177,11,89, 65>>}]}} from <0.911.0> in state state_wait_swx_maa 04:14:02.544 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;88;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426027285941",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[108,229,82,35,187,208,195,30,27,90,15,55,246,65,218,138,160,30,182,125,41,129,27,145,63,30,220,65,91,170,200,1]],[[108,229,82,35,187,208,195,30,27,90,15,55,246,65,218,138,138,220,116,234,148,59,132,46,152,87,75,162,90,155]],["foobar"],[[181,249,4,197,245,106,152,132,38,12,242,137,177,11,89,65]],[[1,70,240,170,240,178,81,33,93,224,190,209,67,173,97,129]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:02.545 [info] dia_sip2gsup: auth [108,229,82,35,187,208,195,30,27,90,15,55,246,65,218,138,160,30,182,125,41,129,27,145,63,30,220,65,91,170,200,1] authz [108,229,82,35,187,208,195,30,27,90,15,55,246,65,218,138,138,220,116,234,148,59,132,46,152,87,75,162,90,155]  *DBG* aaa_ue_fsm_262426027285941 send ok to <0.911.0> 04:14:02.545 [info] rand [108,229,82,35,187,208,195,30,27,90,15,55,246,65,218,138] autn [160,30,182,125,41,129,27,145,63,30,220,65,91,170,200,1]  04:14:02.545 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262426027285941 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<108,229,82,35,187,208,195,30,27,90,15,55,246,65,218,138>>, <<160,30,182,125,41,129,27,145,63,30,220,65,91,170,200,1>>, <<108,229,82,35,187,208,195,30,27,90,15,55,246,65,218,138, 138,220,116,234,148,59,132,46,152,87,75,162,90,155>>, <<1,70,240,170,240,178,81,33,93,224,190,209,67,173,97,129>>, <<181,249,4,197,245,106,152,132,38,12,242,137,177,11,89, 65>>}]}} from <0.911.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262426027285941 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<108,229,82,35,187,208,195,30,27,90,15,55,246,65,218,138>>, <<160,30,182,125,41,129,27,145,63,30,220,65,91,170,200,1>>, <<108,229,82,35,187,208,195,30,27,90,15,55,246,65,218,138, 138,220,116,234,148,59,132,46,152,87,75,162,90,155>>, <<1,70,240,170,240,178,81,33,93,224,190,209,67,173,97,129>>, <<181,249,4,197,245,106,152,132,38,12,242,137,177,11,89, 65>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:02.545 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426027285941",undefined,undefined,false,false,undefined} 04:14:02.546 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<108,229,82,35,187,208,195,30,27,90,15,55,246,65,218,138>>,<<160,30,182,125,41,129,27,145,63,30,220,65,91,170,200,1>>,<<108,229,82,35,187,208,195,30,27,90,15,55,246,65,218,138,138,220,116,234,148,59,132,46,152,87,75,162,90,155>>,<<1,70,240,170,240,178,81,33,93,224,190,209,67,173,97,129>>,<<181,249,4,197,245,106,152,132,38,12,242,137,177,11,89,65>>}]} 04:14:02.547 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<108,229,82,35,187,208,195,30,27,90,15,55,246,65,218,138>>,<<160,30,182,125,41,129,27,145,63,30,220,65,91,170,200,1>>,<<108,229,82,35,187,208,195,30,27,90,15,55,246,65,218,138,138,220,116,234,148,59,132,46,152,87,75,162,90,155>>,<<1,70,240,170,240,178,81,33,93,224,190,209,67,173,97,129>>,<<181,249,4,197,245,106,152,132,38,12,242,137,177,11,89,65>>}]}, {ue_fsm_data,<<"262426027285941">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426027285941 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426027285941">>, {ok, [{epdg_auth_tuple, <<108,229,82,35,187,208,195,30,27,90,15,55,246, 65,218,138>>, <<160,30,182,125,41,129,27,145,63,30,220,65,91, 170,200,1>>, <<108,229,82,35,187,208,195,30,27,90,15,55,246, 65,218,138,138,220,116,234,148,59,132,46,152, 87,75,162,90,155>>, <<1,70,240,170,240,178,81,33,93,224,190,209,67, 173,97,129>>, <<181,249,4,197,245,106,152,132,38,12,242, 137,177,11,89,65>>}]}}} 04:14:02.547 [info] auth_response(<<"262426027285941">>): {ok,[{epdg_auth_tuple,<<108,229,82,35,187,208,195,30,27,90,15,55,246,65,218,138>>,<<160,30,182,125,41,129,27,145,63,30,220,65,91,170,200,1>>,<<108,229,82,35,187,208,195,30,27,90,15,55,246,65,218,138,138,220,116,234,148,59,132,46,152,87,75,162,90,155>>,<<1,70,240,170,240,178,81,33,93,224,190,209,67,173,97,129>>,<<181,249,4,197,245,106,152,132,38,12,242,137,177,11,89,65>>}]} *DBG* epdg_ue_fsm_262426027285941 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<108,229,82,35,187,208,195,30,27,90,15,55,246,65,218,138>>, <<160,30,182,125,41,129,27,145,63,30,220,65,91,170,200,1>>, <<108,229,82,35,187,208,195,30,27,90,15,55,246,65,218,138, 138,220,116,234,148,59,132,46,152,87,75,162,90,155>>, <<1,70,240,170,240,178,81,33,93,224,190,209,67,173,97,129>>, <<181,249,4,197,245,106,152,132,38,12,242,137,177,11,89, 65>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:02.549 [info] auth_response for <<"262426027285941">>: {ok,[{epdg_auth_tuple,<<108,229,82,35,187,208,195,30,27,90,15,55,246,65,218,138>>,<<160,30,182,125,41,129,27,145,63,30,220,65,91,170,200,1>>,<<108,229,82,35,187,208,195,30,27,90,15,55,246,65,218,138,138,220,116,234,148,59,132,46,152,87,75,162,90,155>>,<<1,70,240,170,240,178,81,33,93,224,190,209,67,173,97,129>>,<<181,249,4,197,245,106,152,132,38,12,242,137,177,11,89,65>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:02.549 [info] GSUP: Tx #{auth_tuples => [#{autn => <<160,30,182,125,41,129,27,145,63,30,220,65,91,170,200,1>>,ck => <<181,249,4,197,245,106,152,132,38,12,242,137,177,11,89,65>>,ik => <<1,70,240,170,240,178,81,33,93,224,190,209,67,173,97,129>>,rand => <<108,229,82,35,187,208,195,30,27,90,15,55,246,65,218,138>>,res => <<108,229,82,35,187,208,195,30,27,90,15,55,246,65,218,138,138,220,116,234,148,59,132,46,152,87,75,162,90,155>>}],imsi => <<"262426027285941">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426027285941">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426027285941 receive call lu_request from <0.912.0> in state state_authenticating 04:14:02.554 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426027285941">>,message_type => location_upd_req} 04:14:02.554 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262426027285941 send ok to <0.912.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262426027285941 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262426027285941 consume call lu_request from <0.912.0> in state state_authenticating 04:14:02.555 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426027285941">>,"internet",[],undefined,false,0,false,false} 04:14:02.555 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:02.555 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426027285941",undefined,undefined,false,false,undefined} 04:14:02.555 [debug] SWx Tx SAR Imsi="262426027285941" Type=1 APN="internet" AgentInfoOpt=[]  04:14:02.556 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","89",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426027285941",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426027285941 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426027285941 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262426027285941 receive call {rx_swx_saa,{ok,1,#{}}} from <0.913.0> in state state_wait_swx_saa 04:14:02.565 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;89;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426027285941",[],[2001],[],[{'Non-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_262426027285941 send ok to <0.913.0> *DBG* aaa_ue_fsm_262426027285941 consume call {rx_swx_saa,{ok,1,#{}}} from <0.913.0> in state state_wait_swx_saa => state_authenticated 04:14:02.565 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262426027285941 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:14:02.565 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426027285941",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426027285941 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426027285941">>,ok}} 04:14:02.565 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262426027285941 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:02.566 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426027285941">>,"internet",[],undefined,false,0,false,false} 04:14:02.566 [info] lu_response(<<"262426027285941">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:02.566 [info] lu_response for <<"262426027285941">>: ok 04:14:02.566 [info] GSUP: Tx #{imsi => <<"262426027285941">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426027285941">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426027285941 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.914.0> in state state_authenticated 04:14:02.571 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426027285941">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:02.571 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:02.571 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426027285941">>,"internet",[],undefined,false,0,false,false} 04:14:02.571 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:02.571 [info] s2b: Tx {gtp,v2,create_session_request,0,16036676,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426027285941">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241039,<<172,18,26,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,763419624,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426027285941 send ok to <0.914.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:02.572 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262426027285941 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.914.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262426027285941 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262426027285941 receive call {rx_s6b_aar,"262426027285941@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.915.0> in state state_authenticated 04:14:02.581 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426027285941@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:02.581 [info] ue_fsm ev_rx_s6b_aar: "262426027285941@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] *DBG* aaa_ue_fsm_262426027285941 send ok to <0.915.0> 04:14:02.581 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426027285941@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262426027285941",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262426027285941 consume call {rx_s6b_aar,"262426027285941@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.915.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:02.581 [debug] SWx Tx SAR Imsi="262426027285941" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:02.581 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","90",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426027285941",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:14:02.581 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426027285941 receive call {rx_swx_saa,{ok,13,#{}}} from <0.916.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426027285941 send ok to <0.916.0> 04:14:02.584 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;90;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426027285941",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:02.584 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426027285941 consume call {rx_swx_saa,{ok,13,#{}}} from <0.916.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:02.584 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426027285941","262426027285941@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.915.0>} 04:14:02.584 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:02.584 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:02.587 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,207,244,179,68,0,2,0,2,0,16,0,87,0,9,1,160,18,176,195,144,172,18,26,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,18,176,195,144,172,18,26,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,18,176,195,144,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262426027285941 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 => 763419624, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 313574288}}} from <0.917.0> in state state_wait_create_session_resp 04:14:02.587 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241039,16036676,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,<<18,176,195,144>>},{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,313574288,<<172,18,26,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,313574288,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,17>>}}} 04:14:02.587 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426027285941">>,<0.909.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241039,313574288,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[{gtp_bearer,5,763419624,313574288}],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:14:02.587 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:02.587 [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 => 763419624,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 313574288}} 04:14:02.587 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426027285941">>,"internet",[],undefined,false,0,false,false} 04:14:02.587 [info] KMOD Port Create PDP Context Call {<0.909.0>,[alias|#Ref<0.1576510130.3222863873.159997>]}: {create_pdp_context,{172,18,26,103},763419624,313574288,{192,168,0,17}} 04:14:02.587 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,17}, 763419624, 313574288 04:14:02.587 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],80,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,17}},{i_tid,763419624},{o_tid,313574288}]}} 04:14:02.588 [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 => 763419624,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 313574288}) returned ok *DBG* epdg_ue_fsm_262426027285941 send ok to <0.917.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426027285941">>, {ok, #{apco => <<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 => 763419624, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 313574288}}}} *DBG* epdg_ue_fsm_262426027285941 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 => 763419624, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 313574288}}} from <0.917.0> in state state_wait_create_session_resp => state_active 04:14:02.588 [info] tunnel_response(<<"262426027285941">>): {ok,#{apco => <<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 => 763419624,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 313574288}} 04:14:02.588 [info] tunnel_response for <<"262426027285941">>: {ok,#{apco => <<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 => 763419624,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 313574288}} 04:14:02.588 [info] GSUP: Tx #{imsi => <<"262426027285941">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{imsi => <<"262427389594856">>, 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}]}} 04:14:02.629 [info] GSUP: Rx #{imsi => <<"262427389594856">>,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_262427389594856 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427389594856 consume internal init_state in state state_new 04:14:02.629 [info] ue_fsm start(epdg_ue_fsm_262427389594856) *DBG* epdg_ue_fsm_262427389594856 receive call {auth_request,33,"internet",#{}} from <0.918.0> in state state_new 04:14:02.629 [info] ue_fsm init(<<"262427389594856">>) *DBG* epdg_ue_fsm_262427389594856 send ok to <0.918.0> *DBG* epdg_ue_fsm_262427389594856 consume call {auth_request,33,"internet",#{}} from <0.918.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262427389594856 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427389594856 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:14:02.630 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262427389594856 consume internal init_state in state state_new 04:14:02.630 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427389594856">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262427389594856 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:02.630 [info] ue_fsm start_link(aaa_ue_fsm_262427389594856) 04:14:02.630 [info] ue_fsm init("262427389594856") 04:14:02.630 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:02.631 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427389594856",undefined,undefined,false,false,undefined} 04:14:02.631 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262427389594856 send ok to <0.201.0> 04:14:02.631 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","91",";","nonode@nohost"],1,undefined,undefined,undefined,"262427389594856",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427389594856 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_262427389594856 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<49,59,28,216,154,22,160,105,216,193,97,18,82,88,153,91>>, <<219,118,20,13,27,226,235,168,45,100,178,113,123,141,164,249>>, <<49,59,28,216,154,22,160,105,216,193,97,18,82,88,153,91,211, 37,125,253,121,13,189,109,124,11,6,6,202,224>>, <<172,39,7,19,73,50,100,86,200,153,103,124,39,133,230,159>>, <<27,189,36,121,76,159,250,29,60,104,144,185,215,231,120, 151>>}]}} from <0.921.0> in state state_wait_swx_maa 04:14:02.645 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;91;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427389594856",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[49,59,28,216,154,22,160,105,216,193,97,18,82,88,153,91,219,118,20,13,27,226,235,168,45,100,178,113,123,141,164,249]],[[49,59,28,216,154,22,160,105,216,193,97,18,82,88,153,91,211,37,125,253,121,13,189,109,124,11,6,6,202,224]],["foobar"],[[27,189,36,121,76,159,250,29,60,104,144,185,215,231,120,151]],[[172,39,7,19,73,50,100,86,200,153,103,124,39,133,230,159]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:02.645 [info] dia_sip2gsup: auth [49,59,28,216,154,22,160,105,216,193,97,18,82,88,153,91,219,118,20,13,27,226,235,168,45,100,178,113,123,141,164,249] authz [49,59,28,216,154,22,160,105,216,193,97,18,82,88,153,91,211,37,125,253,121,13,189,109,124,11,6,6,202,224]  *DBG* aaa_ue_fsm_262427389594856 send ok to <0.921.0> *DBG* epdg_ue_fsm_262427389594856 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<49,59,28,216,154,22,160,105,216,193,97,18,82,88,153,91>>, <<219,118,20,13,27,226,235,168,45,100,178,113,123,141,164,249>>, <<49,59,28,216,154,22,160,105,216,193,97,18,82,88,153,91,211, 37,125,253,121,13,189,109,124,11,6,6,202,224>>, <<172,39,7,19,73,50,100,86,200,153,103,124,39,133,230,159>>, <<27,189,36,121,76,159,250,29,60,104,144,185,215,231,120, 151>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427389594856 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<49,59,28,216,154,22,160,105,216,193,97,18,82,88,153,91>>, <<219,118,20,13,27,226,235,168,45,100,178,113,123,141,164,249>>, <<49,59,28,216,154,22,160,105,216,193,97,18,82,88,153,91,211, 37,125,253,121,13,189,109,124,11,6,6,202,224>>, <<172,39,7,19,73,50,100,86,200,153,103,124,39,133,230,159>>, <<27,189,36,121,76,159,250,29,60,104,144,185,215,231,120, 151>>}]}} from <0.921.0> in state state_wait_swx_maa => state_new 04:14:02.645 [info] rand [49,59,28,216,154,22,160,105,216,193,97,18,82,88,153,91] autn [219,118,20,13,27,226,235,168,45,100,178,113,123,141,164,249]  *DBG* epdg_ue_fsm_262427389594856 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427389594856">>, {ok, [{epdg_auth_tuple, <<49,59,28,216,154,22,160,105,216,193,97,18,82, 88,153,91>>, <<219,118,20,13,27,226,235,168,45,100,178,113, 123,141,164,249>>, <<49,59,28,216,154,22,160,105,216,193,97,18,82, 88,153,91,211,37,125,253,121,13,189,109,124, 11,6,6,202,224>>, <<172,39,7,19,73,50,100,86,200,153,103,124,39, 133,230,159>>, <<27,189,36,121,76,159,250,29,60,104,144, 185,215,231,120,151>>}]}}} 04:14:02.645 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262427389594856 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<49,59,28,216,154,22,160,105,216,193,97,18,82,88,153,91>>, <<219,118,20,13,27,226,235,168,45,100,178,113,123,141,164,249>>, <<49,59,28,216,154,22,160,105,216,193,97,18,82,88,153,91,211, 37,125,253,121,13,189,109,124,11,6,6,202,224>>, <<172,39,7,19,73,50,100,86,200,153,103,124,39,133,230,159>>, <<27,189,36,121,76,159,250,29,60,104,144,185,215,231,120, 151>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:02.646 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427389594856",undefined,undefined,false,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:02.646 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<49,59,28,216,154,22,160,105,216,193,97,18,82,88,153,91>>,<<219,118,20,13,27,226,235,168,45,100,178,113,123,141,164,249>>,<<49,59,28,216,154,22,160,105,216,193,97,18,82,88,153,91,211,37,125,253,121,13,189,109,124,11,6,6,202,224>>,<<172,39,7,19,73,50,100,86,200,153,103,124,39,133,230,159>>,<<27,189,36,121,76,159,250,29,60,104,144,185,215,231,120,151>>}]} 04:14:02.647 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<49,59,28,216,154,22,160,105,216,193,97,18,82,88,153,91>>,<<219,118,20,13,27,226,235,168,45,100,178,113,123,141,164,249>>,<<49,59,28,216,154,22,160,105,216,193,97,18,82,88,153,91,211,37,125,253,121,13,189,109,124,11,6,6,202,224>>,<<172,39,7,19,73,50,100,86,200,153,103,124,39,133,230,159>>,<<27,189,36,121,76,159,250,29,60,104,144,185,215,231,120,151>>}]}, {ue_fsm_data,<<"262427389594856">>,"internet",[],undefined,false,0,false,false} 04:14:02.648 [info] auth_response(<<"262427389594856">>): {ok,[{epdg_auth_tuple,<<49,59,28,216,154,22,160,105,216,193,97,18,82,88,153,91>>,<<219,118,20,13,27,226,235,168,45,100,178,113,123,141,164,249>>,<<49,59,28,216,154,22,160,105,216,193,97,18,82,88,153,91,211,37,125,253,121,13,189,109,124,11,6,6,202,224>>,<<172,39,7,19,73,50,100,86,200,153,103,124,39,133,230,159>>,<<27,189,36,121,76,159,250,29,60,104,144,185,215,231,120,151>>}]} 04:14:02.648 [info] auth_response for <<"262427389594856">>: {ok,[{epdg_auth_tuple,<<49,59,28,216,154,22,160,105,216,193,97,18,82,88,153,91>>,<<219,118,20,13,27,226,235,168,45,100,178,113,123,141,164,249>>,<<49,59,28,216,154,22,160,105,216,193,97,18,82,88,153,91,211,37,125,253,121,13,189,109,124,11,6,6,202,224>>,<<172,39,7,19,73,50,100,86,200,153,103,124,39,133,230,159>>,<<27,189,36,121,76,159,250,29,60,104,144,185,215,231,120,151>>}]} 04:14:02.648 [info] GSUP: Tx #{auth_tuples => [#{autn => <<219,118,20,13,27,226,235,168,45,100,178,113,123,141,164,249>>,ck => <<27,189,36,121,76,159,250,29,60,104,144,185,215,231,120,151>>,ik => <<172,39,7,19,73,50,100,86,200,153,103,124,39,133,230,159>>,rand => <<49,59,28,216,154,22,160,105,216,193,97,18,82,88,153,91>>,res => <<49,59,28,216,154,22,160,105,216,193,97,18,82,88,153,91,211,37,125,253,121,13,189,109,124,11,6,6,202,224>>}],imsi => <<"262427389594856">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427389594856">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427389594856 receive call lu_request from <0.922.0> in state state_authenticating 04:14:02.654 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427389594856">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262427389594856 send ok to <0.922.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:02.654 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262427389594856 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262427389594856 consume call lu_request from <0.922.0> in state state_authenticating 04:14:02.654 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427389594856">>,"internet",[],undefined,false,0,false,false} 04:14:02.654 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:02.655 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427389594856",undefined,undefined,false,false,undefined} 04:14:02.655 [debug] SWx Tx SAR Imsi="262427389594856" Type=1 APN="internet" AgentInfoOpt=[]  04:14:02.655 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","92",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427389594856",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427389594856 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427389594856 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427389594856 receive call {rx_swx_saa,{ok,1,#{}}} from <0.923.0> in state state_wait_swx_saa 04:14:02.664 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;92;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427389594856",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:02.664 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427389594856 send ok to <0.923.0> *DBG* epdg_ue_fsm_262427389594856 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:14:02.664 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427389594856",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262427389594856 consume call {rx_swx_saa,{ok,1,#{}}} from <0.923.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262427389594856 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427389594856">>,ok}} *DBG* epdg_ue_fsm_262427389594856 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:02.664 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:14:02.665 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427389594856">>,"internet",[],undefined,false,0,false,false} 04:14:02.665 [info] lu_response(<<"262427389594856">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:02.665 [info] lu_response for <<"262427389594856">>: ok 04:14:02.665 [info] GSUP: Tx #{imsi => <<"262427389594856">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427389594856">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427389594856 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.924.0> in state state_authenticated 04:14:02.670 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427389594856">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:02.670 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:02.670 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427389594856">>,"internet",[],undefined,false,0,false,false} 04:14:02.671 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:02.671 [info] s2b: Tx {gtp,v2,create_session_request,0,16036677,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427389594856">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241040,<<172,18,26,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,763419625,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427389594856 send ok to <0.924.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:02.671 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262427389594856 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.924.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262427389594856 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262427389594856 receive call {rx_s6b_aar,"262427389594856@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.925.0> in state state_authenticated 04:14:02.681 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427389594856@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:02.681 [info] ue_fsm ev_rx_s6b_aar: "262427389594856@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:02.681 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427389594856@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262427389594856",undefined,undefined,true,false,undefined} 04:14:02.681 [debug] SWx Tx SAR Imsi="262427389594856" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262427389594856 send ok to <0.925.0> 04:14:02.681 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","93",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427389594856",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427389594856 consume call {rx_s6b_aar,"262427389594856@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.925.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:02.681 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427389594856 receive call {rx_swx_saa,{ok,13,#{}}} from <0.926.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427389594856 send ok to <0.926.0> 04:14:02.685 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;93;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427389594856",[],[2001],[],[{'Non-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_262427389594856 consume call {rx_swx_saa,{ok,13,#{}}} from <0.926.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:02.685 [info] ue_fsm ev_rx_swx_saa 04:14:02.685 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427389594856","262427389594856@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.925.0>} 04:14:02.685 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:02.686 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:02.691 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,208,244,179,69,0,2,0,2,0,16,0,87,0,9,1,160,167,77,95,117,172,18,26,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,167,77,95,117,172,18,26,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,77,95,117,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:02.691 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241040,16036677,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_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,2806865781,<<172,18,26,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,2806865781,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,18>>}}} 04:14:02.691 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427389594856">>,<0.919.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241040,2806865781,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419625,2806865781}],[]}}}} *DBG* epdg_ue_fsm_262427389594856 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 => 763419625, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 2806865781}}} from <0.927.0> in state state_wait_create_session_resp 04:14:02.691 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:02.691 [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 => 763419625,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2806865781}} 04:14:02.691 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427389594856">>,"internet",[],undefined,false,0,false,false} 04:14:02.691 [info] KMOD Port Create PDP Context Call {<0.919.0>,[alias|#Ref<0.1576510130.3222863873.160126>]}: {create_pdp_context,{172,18,26,103},763419625,2806865781,{192,168,0,18}} 04:14:02.691 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,18}, 763419625, 2806865781 04:14:02.691 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],578,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,18}},{i_tid,763419625},{o_tid,2806865781}]}} *DBG* epdg_ue_fsm_262427389594856 send ok to <0.927.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427389594856">>, {ok, #{apco => <<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 => 763419625, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 2806865781}}}} 04:14:02.691 [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 => 763419625,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2806865781}) returned ok *DBG* epdg_ue_fsm_262427389594856 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 => 763419625, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 2806865781}}} from <0.927.0> in state state_wait_create_session_resp => state_active 04:14:02.691 [info] tunnel_response(<<"262427389594856">>): {ok,#{apco => <<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 => 763419625,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2806865781}} 04:14:02.692 [info] tunnel_response for <<"262427389594856">>: {ok,#{apco => <<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 => 763419625,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2806865781}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:02.692 [info] GSUP: Tx #{imsi => <<"262427389594856">>,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.55>, {osmo,5}, #{imsi => <<"262427397211602">>, 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}]}} 04:14:02.730 [info] GSUP: Rx #{imsi => <<"262427397211602">>,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_262427397211602 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427397211602 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262427397211602 receive call {auth_request,33,"internet",#{}} from <0.928.0> in state state_new 04:14:02.730 [info] ue_fsm start(epdg_ue_fsm_262427397211602) 04:14:02.730 [info] ue_fsm init(<<"262427397211602">>) *DBG* epdg_ue_fsm_262427397211602 send ok to <0.928.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262427397211602 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427397211602 consume call {auth_request,33,"internet",#{}} from <0.928.0> in state state_new => state_wait_auth_resp 04:14:02.730 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262427397211602 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262427397211602 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427397211602 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:02.731 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427397211602">>,"internet",[],undefined,false,0,false,false} 04:14:02.731 [info] ue_fsm start_link(aaa_ue_fsm_262427397211602) 04:14:02.731 [info] ue_fsm init("262427397211602") 04:14:02.731 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262427397211602 send ok to <0.201.0> 04:14:02.731 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427397211602",undefined,undefined,false,false,undefined} 04:14:02.732 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262427397211602 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:02.732 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","94",";","nonode@nohost"],1,undefined,undefined,undefined,"262427397211602",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427397211602 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<135,127,168,161,89,243,231,247,37,51,157,209,209,125,244, 105>>, <<230,165,240,236,190,24,161,227,133,138,126,159,251,164,105, 128>>, <<135,127,168,161,89,243,231,247,37,51,157,209,209,125,244, 105,177,120,236,108,125,97,49,136,76,52,37,226,49,54>>, <<41,219,227,36,54,192,137,104,9,177,224,165,183,51,93,254>>, <<146,19,221,185,103,222,60,185,11,121,239,117,191,174, 168,5>>}]}} from <0.931.0> in state state_wait_swx_maa 04:14:02.746 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;94;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427397211602",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[135,127,168,161,89,243,231,247,37,51,157,209,209,125,244,105,230,165,240,236,190,24,161,227,133,138,126,159,251,164,105,128]],[[135,127,168,161,89,243,231,247,37,51,157,209,209,125,244,105,177,120,236,108,125,97,49,136,76,52,37,226,49,54]],["foobar"],[[146,19,221,185,103,222,60,185,11,121,239,117,191,174,168,5]],[[41,219,227,36,54,192,137,104,9,177,224,165,183,51,93,254]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:02.746 [info] dia_sip2gsup: auth [135,127,168,161,89,243,231,247,37,51,157,209,209,125,244,105,230,165,240,236,190,24,161,227,133,138,126,159,251,164,105,128] authz [135,127,168,161,89,243,231,247,37,51,157,209,209,125,244,105,177,120,236,108,125,97,49,136,76,52,37,226,49,54]  04:14:02.746 [info] rand [135,127,168,161,89,243,231,247,37,51,157,209,209,125,244,105] autn [230,165,240,236,190,24,161,227,133,138,126,159,251,164,105,128]  *DBG* aaa_ue_fsm_262427397211602 send ok to <0.931.0> 04:14:02.746 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262427397211602 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<135,127,168,161,89,243,231,247,37,51,157,209,209,125,244, 105>>, <<230,165,240,236,190,24,161,227,133,138,126,159,251,164,105, 128>>, <<135,127,168,161,89,243,231,247,37,51,157,209,209,125,244, 105,177,120,236,108,125,97,49,136,76,52,37,226,49,54>>, <<41,219,227,36,54,192,137,104,9,177,224,165,183,51,93,254>>, <<146,19,221,185,103,222,60,185,11,121,239,117,191,174, 168,5>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427397211602 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<135,127,168,161,89,243,231,247,37,51,157,209,209,125,244, 105>>, <<230,165,240,236,190,24,161,227,133,138,126,159,251,164,105, 128>>, <<135,127,168,161,89,243,231,247,37,51,157,209,209,125,244, 105,177,120,236,108,125,97,49,136,76,52,37,226,49,54>>, <<41,219,227,36,54,192,137,104,9,177,224,165,183,51,93,254>>, <<146,19,221,185,103,222,60,185,11,121,239,117,191,174, 168,5>>}]}} from <0.931.0> in state state_wait_swx_maa => state_new 04:14:02.747 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427397211602",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427397211602 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427397211602">>, {ok, [{epdg_auth_tuple, <<135,127,168,161,89,243,231,247,37,51,157,209, 209,125,244,105>>, <<230,165,240,236,190,24,161,227,133,138,126, 159,251,164,105,128>>, <<135,127,168,161,89,243,231,247,37,51,157,209, 209,125,244,105,177,120,236,108,125,97,49, 136,76,52,37,226,49,54>>, <<41,219,227,36,54,192,137,104,9,177,224,165, 183,51,93,254>>, <<146,19,221,185,103,222,60,185,11,121, 239,117,191,174,168,5>>}]}}} 04:14:02.747 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<135,127,168,161,89,243,231,247,37,51,157,209,209,125,244,105>>,<<230,165,240,236,190,24,161,227,133,138,126,159,251,164,105,128>>,<<135,127,168,161,89,243,231,247,37,51,157,209,209,125,244,105,177,120,236,108,125,97,49,136,76,52,37,226,49,54>>,<<41,219,227,36,54,192,137,104,9,177,224,165,183,51,93,254>>,<<146,19,221,185,103,222,60,185,11,121,239,117,191,174,168,5>>}]} *DBG* epdg_ue_fsm_262427397211602 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<135,127,168,161,89,243,231,247,37,51,157,209,209,125,244, 105>>, <<230,165,240,236,190,24,161,227,133,138,126,159,251,164,105, 128>>, <<135,127,168,161,89,243,231,247,37,51,157,209,209,125,244, 105,177,120,236,108,125,97,49,136,76,52,37,226,49,54>>, <<41,219,227,36,54,192,137,104,9,177,224,165,183,51,93,254>>, <<146,19,221,185,103,222,60,185,11,121,239,117,191,174, 168,5>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:02.748 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<135,127,168,161,89,243,231,247,37,51,157,209,209,125,244,105>>,<<230,165,240,236,190,24,161,227,133,138,126,159,251,164,105,128>>,<<135,127,168,161,89,243,231,247,37,51,157,209,209,125,244,105,177,120,236,108,125,97,49,136,76,52,37,226,49,54>>,<<41,219,227,36,54,192,137,104,9,177,224,165,183,51,93,254>>,<<146,19,221,185,103,222,60,185,11,121,239,117,191,174,168,5>>}]}, {ue_fsm_data,<<"262427397211602">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:02.748 [info] auth_response(<<"262427397211602">>): {ok,[{epdg_auth_tuple,<<135,127,168,161,89,243,231,247,37,51,157,209,209,125,244,105>>,<<230,165,240,236,190,24,161,227,133,138,126,159,251,164,105,128>>,<<135,127,168,161,89,243,231,247,37,51,157,209,209,125,244,105,177,120,236,108,125,97,49,136,76,52,37,226,49,54>>,<<41,219,227,36,54,192,137,104,9,177,224,165,183,51,93,254>>,<<146,19,221,185,103,222,60,185,11,121,239,117,191,174,168,5>>}]} 04:14:02.748 [info] auth_response for <<"262427397211602">>: {ok,[{epdg_auth_tuple,<<135,127,168,161,89,243,231,247,37,51,157,209,209,125,244,105>>,<<230,165,240,236,190,24,161,227,133,138,126,159,251,164,105,128>>,<<135,127,168,161,89,243,231,247,37,51,157,209,209,125,244,105,177,120,236,108,125,97,49,136,76,52,37,226,49,54>>,<<41,219,227,36,54,192,137,104,9,177,224,165,183,51,93,254>>,<<146,19,221,185,103,222,60,185,11,121,239,117,191,174,168,5>>}]} 04:14:02.749 [info] GSUP: Tx #{auth_tuples => [#{autn => <<230,165,240,236,190,24,161,227,133,138,126,159,251,164,105,128>>,ck => <<146,19,221,185,103,222,60,185,11,121,239,117,191,174,168,5>>,ik => <<41,219,227,36,54,192,137,104,9,177,224,165,183,51,93,254>>,rand => <<135,127,168,161,89,243,231,247,37,51,157,209,209,125,244,105>>,res => <<135,127,168,161,89,243,231,247,37,51,157,209,209,125,244,105,177,120,236,108,125,97,49,136,76,52,37,226,49,54>>}],imsi => <<"262427397211602">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427397211602">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427397211602 receive call lu_request from <0.932.0> in state state_authenticating *DBG* epdg_ue_fsm_262427397211602 send ok to <0.932.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:02.753 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427397211602">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262427397211602 consume call lu_request from <0.932.0> in state state_authenticating *DBG* aaa_ue_fsm_262427397211602 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:02.753 [info] ue_fsm lu_request 04:14:02.753 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427397211602">>,"internet",[],undefined,false,0,false,false} 04:14:02.754 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262427397211602 send ok to <0.201.0> 04:14:02.754 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427397211602",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262427397211602 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:14:02.754 [debug] SWx Tx SAR Imsi="262427397211602" Type=1 APN="internet" AgentInfoOpt=[]  04:14:02.754 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","95",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427397211602",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427397211602 receive call {rx_swx_saa,{ok,1,#{}}} from <0.933.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262427397211602 send ok to <0.933.0> 04:14:02.758 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;95;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427397211602",[],[2001],[],[{'Non-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_262427397211602 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262427397211602 consume call {rx_swx_saa,{ok,1,#{}}} from <0.933.0> in state state_wait_swx_saa => state_authenticated 04:14:02.758 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server got cast {lu_response,{<<"262427397211602">>,ok}} *DBG* epdg_ue_fsm_262427397211602 send ok to <0.211.0> 04:14:02.758 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427397211602",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427397211602 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:02.758 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:14:02.759 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427397211602">>,"internet",[],undefined,false,0,false,false} 04:14:02.759 [info] lu_response(<<"262427397211602">>): ok 04:14:02.759 [info] lu_response for <<"262427397211602">>: ok 04:14:02.759 [info] GSUP: Tx #{imsi => <<"262427397211602">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427397211602">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427397211602 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.934.0> in state state_authenticated 04:14:02.762 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427397211602">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:02.762 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:02.762 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427397211602">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427397211602 send ok to <0.934.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262427397211602 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.934.0> in state state_authenticated => state_wait_create_session_resp 04:14:02.762 [debug] Selected PGW Remote Address "172.18.26.103" *DBG* epdg_ue_fsm_262427397211602 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:14:02.762 [info] s2b: Tx {gtp,v2,create_session_request,0,16036678,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427397211602">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241041,<<172,18,26,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,763419626,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:14:02.763 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262427397211602 receive call {rx_s6b_aar,"262427397211602@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.935.0> in state state_authenticated 04:14:02.774 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427397211602@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:02.774 [info] ue_fsm ev_rx_s6b_aar: "262427397211602@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:02.775 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427397211602@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262427397211602",undefined,undefined,true,false,undefined} 04:14:02.775 [debug] SWx Tx SAR Imsi="262427397211602" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:02.775 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","96",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427397211602",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427397211602 send ok to <0.935.0> *DBG* aaa_ue_fsm_262427397211602 consume call {rx_s6b_aar,"262427397211602@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.935.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:02.775 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427397211602 receive call {rx_swx_saa,{ok,13,#{}}} from <0.936.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427397211602 send ok to <0.936.0> 04:14:02.782 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;96;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427397211602",[],[2001],[],[{'Non-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_262427397211602 consume call {rx_swx_saa,{ok,13,#{}}} from <0.936.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:02.782 [info] ue_fsm ev_rx_swx_saa 04:14:02.782 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427397211602","262427397211602@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.935.0>} 04:14:02.783 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:02.783 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:02.793 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,209,244,179,70,0,2,0,2,0,16,0,87,0,9,1,160,238,57,181,5,172,18,26,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,238,57,181,5,172,18,26,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,238,57,181,5,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:02.794 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241041,16036678,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,<<238,57,181,5>>},{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,3996759301,<<172,18,26,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,3996759301,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,19>>}}} *DBG* epdg_ue_fsm_262427397211602 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 => 763419626, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 3996759301}}} from <0.937.0> in state state_wait_create_session_resp 04:14:02.794 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427397211602">>,<0.929.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241041,3996759301,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[{gtp_bearer,5,763419626,3996759301}],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:14:02.794 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:02.794 [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 => 763419626,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3996759301}} 04:14:02.795 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427397211602">>,"internet",[],undefined,false,0,false,false} 04:14:02.795 [info] KMOD Port Create PDP Context Call {<0.929.0>,[alias|#Ref<0.1576510130.3222863873.160260>]}: {create_pdp_context,{172,18,26,103},763419626,3996759301,{192,168,0,19}} 04:14:02.795 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,19}, 763419626, 3996759301 04:14:02.795 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],642,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,19}},{i_tid,763419626},{o_tid,3996759301}]}} *DBG* epdg_ue_fsm_262427397211602 send ok to <0.937.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427397211602">>, {ok, #{apco => <<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 => 763419626, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 3996759301}}}} 04:14:02.795 [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 => 763419626,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3996759301}) returned ok *DBG* epdg_ue_fsm_262427397211602 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 => 763419626, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 3996759301}}} from <0.937.0> in state state_wait_create_session_resp => state_active 04:14:02.795 [info] tunnel_response(<<"262427397211602">>): {ok,#{apco => <<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 => 763419626,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3996759301}} 04:14:02.796 [info] tunnel_response for <<"262427397211602">>: {ok,#{apco => <<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 => 763419626,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3996759301}} 04:14:02.796 [info] GSUP: Tx #{imsi => <<"262427397211602">>,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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{imsi => <<"262420998343977">>, 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}]}} 04:14:02.830 [info] GSUP: Rx #{imsi => <<"262420998343977">>,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_262420998343977 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420998343977 consume internal init_state in state state_new 04:14:02.830 [info] ue_fsm start(epdg_ue_fsm_262420998343977) *DBG* epdg_ue_fsm_262420998343977 receive call {auth_request,33,"internet",#{}} from <0.938.0> in state state_new 04:14:02.830 [info] ue_fsm init(<<"262420998343977">>) *DBG* epdg_ue_fsm_262420998343977 send ok to <0.938.0> 04:14:02.830 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420998343977 consume call {auth_request,33,"internet",#{}} from <0.938.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:02.831 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420998343977">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420998343977 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420998343977 enter aaa_ue_fsm in state state_new *DBG* aaa_ue_fsm_262420998343977 consume internal init_state in state state_new 04:14:02.831 [info] ue_fsm start_link(aaa_ue_fsm_262420998343977) *DBG* aaa_ue_fsm_262420998343977 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:02.831 [info] ue_fsm init("262420998343977") 04:14:02.831 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:02.832 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420998343977",undefined,undefined,false,false,undefined} 04:14:02.832 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:02.832 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","97",";","nonode@nohost"],1,undefined,undefined,undefined,"262420998343977",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420998343977 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420998343977 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_262420998343977 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<108,209,72,151,39,172,206,227,250,74,170,161,231,15,247,232>>, <<184,236,183,239,198,40,119,175,198,130,71,227,79,113,88,140>>, <<108,209,72,151,39,172,206,227,250,74,170,161,231,15,247, 232,113,80,156,195,164,188,75,67,238,144,201,179,126,65>>, <<163,133,36,93,9,82,69,1,238,64,233,237,184,242,228,27>>, <<1,41,29,20,115,25,252,14,91,238,250,200,26,214,69,28>>}]}} from <0.941.0> in state state_wait_swx_maa 04:14:02.846 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;97;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420998343977",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[108,209,72,151,39,172,206,227,250,74,170,161,231,15,247,232,184,236,183,239,198,40,119,175,198,130,71,227,79,113,88,140]],[[108,209,72,151,39,172,206,227,250,74,170,161,231,15,247,232,113,80,156,195,164,188,75,67,238,144,201,179,126,65]],["foobar"],[[1,41,29,20,115,25,252,14,91,238,250,200,26,214,69,28]],[[163,133,36,93,9,82,69,1,238,64,233,237,184,242,228,27]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:02.847 [info] dia_sip2gsup: auth [108,209,72,151,39,172,206,227,250,74,170,161,231,15,247,232,184,236,183,239,198,40,119,175,198,130,71,227,79,113,88,140] authz [108,209,72,151,39,172,206,227,250,74,170,161,231,15,247,232,113,80,156,195,164,188,75,67,238,144,201,179,126,65]  04:14:02.847 [info] rand [108,209,72,151,39,172,206,227,250,74,170,161,231,15,247,232] autn [184,236,183,239,198,40,119,175,198,130,71,227,79,113,88,140]  04:14:02.847 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262420998343977 send ok to <0.941.0> *DBG* epdg_ue_fsm_262420998343977 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<108,209,72,151,39,172,206,227,250,74,170,161,231,15,247,232>>, <<184,236,183,239,198,40,119,175,198,130,71,227,79,113,88,140>>, <<108,209,72,151,39,172,206,227,250,74,170,161,231,15,247, 232,113,80,156,195,164,188,75,67,238,144,201,179,126,65>>, <<163,133,36,93,9,82,69,1,238,64,233,237,184,242,228,27>>, <<1,41,29,20,115,25,252,14,91,238,250,200,26,214,69,28>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:02.847 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420998343977",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420998343977 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<108,209,72,151,39,172,206,227,250,74,170,161,231,15,247,232>>, <<184,236,183,239,198,40,119,175,198,130,71,227,79,113,88,140>>, <<108,209,72,151,39,172,206,227,250,74,170,161,231,15,247, 232,113,80,156,195,164,188,75,67,238,144,201,179,126,65>>, <<163,133,36,93,9,82,69,1,238,64,233,237,184,242,228,27>>, <<1,41,29,20,115,25,252,14,91,238,250,200,26,214,69,28>>}]}} from <0.941.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262420998343977 send ok to <0.211.0> 04:14:02.848 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<108,209,72,151,39,172,206,227,250,74,170,161,231,15,247,232>>,<<184,236,183,239,198,40,119,175,198,130,71,227,79,113,88,140>>,<<108,209,72,151,39,172,206,227,250,74,170,161,231,15,247,232,113,80,156,195,164,188,75,67,238,144,201,179,126,65>>,<<163,133,36,93,9,82,69,1,238,64,233,237,184,242,228,27>>,<<1,41,29,20,115,25,252,14,91,238,250,200,26,214,69,28>>}]} *DBG* gsup_server got cast {auth_response, {<<"262420998343977">>, {ok, [{epdg_auth_tuple, <<108,209,72,151,39,172,206,227,250,74,170,161, 231,15,247,232>>, <<184,236,183,239,198,40,119,175,198,130,71, 227,79,113,88,140>>, <<108,209,72,151,39,172,206,227,250,74,170,161, 231,15,247,232,113,80,156,195,164,188,75,67, 238,144,201,179,126,65>>, <<163,133,36,93,9,82,69,1,238,64,233,237,184, 242,228,27>>, <<1,41,29,20,115,25,252,14,91,238,250,200, 26,214,69,28>>}]}}} *DBG* epdg_ue_fsm_262420998343977 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<108,209,72,151,39,172,206,227,250,74,170,161,231,15,247,232>>, <<184,236,183,239,198,40,119,175,198,130,71,227,79,113,88,140>>, <<108,209,72,151,39,172,206,227,250,74,170,161,231,15,247, 232,113,80,156,195,164,188,75,67,238,144,201,179,126,65>>, <<163,133,36,93,9,82,69,1,238,64,233,237,184,242,228,27>>, <<1,41,29,20,115,25,252,14,91,238,250,200,26,214,69,28>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:02.849 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<108,209,72,151,39,172,206,227,250,74,170,161,231,15,247,232>>,<<184,236,183,239,198,40,119,175,198,130,71,227,79,113,88,140>>,<<108,209,72,151,39,172,206,227,250,74,170,161,231,15,247,232,113,80,156,195,164,188,75,67,238,144,201,179,126,65>>,<<163,133,36,93,9,82,69,1,238,64,233,237,184,242,228,27>>,<<1,41,29,20,115,25,252,14,91,238,250,200,26,214,69,28>>}]}, {ue_fsm_data,<<"262420998343977">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:02.849 [info] auth_response(<<"262420998343977">>): {ok,[{epdg_auth_tuple,<<108,209,72,151,39,172,206,227,250,74,170,161,231,15,247,232>>,<<184,236,183,239,198,40,119,175,198,130,71,227,79,113,88,140>>,<<108,209,72,151,39,172,206,227,250,74,170,161,231,15,247,232,113,80,156,195,164,188,75,67,238,144,201,179,126,65>>,<<163,133,36,93,9,82,69,1,238,64,233,237,184,242,228,27>>,<<1,41,29,20,115,25,252,14,91,238,250,200,26,214,69,28>>}]} 04:14:02.850 [info] auth_response for <<"262420998343977">>: {ok,[{epdg_auth_tuple,<<108,209,72,151,39,172,206,227,250,74,170,161,231,15,247,232>>,<<184,236,183,239,198,40,119,175,198,130,71,227,79,113,88,140>>,<<108,209,72,151,39,172,206,227,250,74,170,161,231,15,247,232,113,80,156,195,164,188,75,67,238,144,201,179,126,65>>,<<163,133,36,93,9,82,69,1,238,64,233,237,184,242,228,27>>,<<1,41,29,20,115,25,252,14,91,238,250,200,26,214,69,28>>}]} 04:14:02.850 [info] GSUP: Tx #{auth_tuples => [#{autn => <<184,236,183,239,198,40,119,175,198,130,71,227,79,113,88,140>>,ck => <<1,41,29,20,115,25,252,14,91,238,250,200,26,214,69,28>>,ik => <<163,133,36,93,9,82,69,1,238,64,233,237,184,242,228,27>>,rand => <<108,209,72,151,39,172,206,227,250,74,170,161,231,15,247,232>>,res => <<108,209,72,151,39,172,206,227,250,74,170,161,231,15,247,232,113,80,156,195,164,188,75,67,238,144,201,179,126,65>>}],imsi => <<"262420998343977">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420998343977">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420998343977 receive call lu_request from <0.942.0> in state state_authenticating 04:14:02.856 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420998343977">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420998343977 send ok to <0.942.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262420998343977 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262420998343977 consume call lu_request from <0.942.0> in state state_authenticating 04:14:02.856 [info] ue_fsm lu_request 04:14:02.856 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420998343977">>,"internet",[],undefined,false,0,false,false} 04:14:02.857 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:02.857 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420998343977",undefined,undefined,false,false,undefined} 04:14:02.857 [debug] SWx Tx SAR Imsi="262420998343977" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262420998343977 send ok to <0.201.0> 04:14:02.857 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","98",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420998343977",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420998343977 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420998343977 receive call {rx_swx_saa,{ok,1,#{}}} from <0.943.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262420998343977 send ok to <0.943.0> *DBG* epdg_ue_fsm_262420998343977 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:14:02.869 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;98;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420998343977",[],[2001],[],[{'Non-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_262420998343977 consume call {rx_swx_saa,{ok,1,#{}}} from <0.943.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262420998343977 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420998343977">>,ok}} 04:14:02.869 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262420998343977 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:02.869 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420998343977",undefined,undefined,false,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:02.869 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:14:02.869 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420998343977">>,"internet",[],undefined,false,0,false,false} 04:14:02.869 [info] lu_response(<<"262420998343977">>): ok 04:14:02.870 [info] lu_response for <<"262420998343977">>: ok 04:14:02.870 [info] GSUP: Tx #{imsi => <<"262420998343977">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420998343977">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420998343977 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.944.0> in state state_authenticated 04:14:02.875 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420998343977">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:02.875 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:02.876 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420998343977">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420998343977 send ok to <0.944.0> *DBG* epdg_ue_fsm_262420998343977 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.944.0> in state state_authenticated => state_wait_create_session_resp 04:14:02.876 [debug] Selected PGW Remote Address "172.18.26.103" *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262420998343977 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:14:02.876 [info] s2b: Tx {gtp,v2,create_session_request,0,16036679,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420998343977">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241042,<<172,18,26,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,763419627,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:14:02.876 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262420998343977 receive call {rx_s6b_aar,"262420998343977@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.945.0> in state state_authenticated 04:14:02.889 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420998343977@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:02.889 [info] ue_fsm ev_rx_s6b_aar: "262420998343977@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:02.890 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420998343977@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262420998343977",undefined,undefined,true,false,undefined} 04:14:02.890 [debug] SWx Tx SAR Imsi="262420998343977" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:02.890 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","99",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420998343977",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420998343977 send ok to <0.945.0> *DBG* aaa_ue_fsm_262420998343977 consume call {rx_s6b_aar,"262420998343977@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.945.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:02.890 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420998343977 receive call {rx_swx_saa,{ok,13,#{}}} from <0.946.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420998343977 send ok to <0.946.0> *DBG* aaa_ue_fsm_262420998343977 consume call {rx_swx_saa,{ok,13,#{}}} from <0.946.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:02.897 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;99;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420998343977",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:02.897 [info] ue_fsm ev_rx_swx_saa 04:14:02.898 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420998343977","262420998343977@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.945.0>} 04:14:02.898 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:02.898 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:02.906 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,210,244,179,71,0,2,0,2,0,16,0,87,0,9,1,160,43,100,106,36,172,18,26,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,43,100,106,36,172,18,26,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,43,100,106,36,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:02.906 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241042,16036679,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,<<"+dj$">>},{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,728001060,<<172,18,26,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,728001060,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,20>>}}} *DBG* epdg_ue_fsm_262420998343977 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 => 763419627, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 728001060}}} from <0.947.0> in state state_wait_create_session_resp 04:14:02.906 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420998343977">>,<0.939.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241042,728001060,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419627,728001060}],[],[],[],[],[],[]}}}} 04:14:02.906 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:02.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,20>>,undefined},local_teid => 763419627,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 728001060}} 04:14:02.906 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420998343977">>,"internet",[],undefined,false,0,false,false} 04:14:02.907 [info] KMOD Port Create PDP Context Call {<0.939.0>,[alias|#Ref<0.1576510130.3222863875.161473>]}: {create_pdp_context,{172,18,26,103},763419627,728001060,{192,168,0,20}} 04:14:02.907 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,20}, 763419627, 728001060 04:14:02.907 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],144,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,20}},{i_tid,763419627},{o_tid,728001060}]}} *DBG* epdg_ue_fsm_262420998343977 send ok to <0.947.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420998343977">>, {ok, #{apco => <<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 => 763419627, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 728001060}}}} 04:14:02.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,20>>,undefined},local_teid => 763419627,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 728001060}) returned ok *DBG* epdg_ue_fsm_262420998343977 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 => 763419627, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 728001060}}} from <0.947.0> in state state_wait_create_session_resp => state_active 04:14:02.907 [info] tunnel_response(<<"262420998343977">>): {ok,#{apco => <<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 => 763419627,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 728001060}} 04:14:02.908 [info] tunnel_response for <<"262420998343977">>: {ok,#{apco => <<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 => 763419627,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 728001060}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:02.908 [info] GSUP: Tx #{imsi => <<"262420998343977">>,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.55>, {osmo,5}, #{imsi => <<"262423922009344">>, 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_262423922009344 enter epdg_ue_fsm in state state_new 04:14:02.930 [info] GSUP: Rx #{imsi => <<"262423922009344">>,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_262423922009344 consume internal init_state in state state_new 04:14:02.930 [info] ue_fsm start(epdg_ue_fsm_262423922009344) *DBG* epdg_ue_fsm_262423922009344 receive call {auth_request,33,"internet",#{}} from <0.948.0> in state state_new 04:14:02.930 [info] ue_fsm init(<<"262423922009344">>) *DBG* epdg_ue_fsm_262423922009344 send ok to <0.948.0> 04:14:02.930 [info] ue_fsm auth_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262423922009344 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423922009344 consume call {auth_request,33,"internet",#{}} from <0.948.0> in state state_new => state_wait_auth_resp 04:14:02.931 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423922009344">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423922009344 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423922009344 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262423922009344 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:02.931 [info] ue_fsm start_link(aaa_ue_fsm_262423922009344) 04:14:02.931 [info] ue_fsm init("262423922009344") 04:14:02.931 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262423922009344 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423922009344 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:02.932 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423922009344",undefined,undefined,false,false,undefined} 04:14:02.932 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:02.932 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","100",";","nonode@nohost"],1,undefined,undefined,undefined,"262423922009344",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:14:02.946 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;100;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423922009344",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[52,69,202,114,92,47,118,104,233,242,170,163,192,168,162,71,97,59,60,152,180,173,101,82,61,159,74,55,135,137,73,56]],[[52,69,202,114,92,47,118,104,233,242,170,163,192,168,162,71,189,143,0,136,73,253,233,231,244,100,130,143,154,91]],["foobar"],[[59,79,122,227,187,126,146,165,34,148,231,81,45,111,56,43]],[[215,212,206,127,15,210,200,165,195,204,155,242,76,162,103,226]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423922009344 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple,<<"4EÊr\\/vhéòª£À¨¢G">>, <<97,59,60,152,180,173,101,82,61,159,74,55,135,137,73,56>>, <<52,69,202,114,92,47,118,104,233,242,170,163,192,168,162,71, 189,143,0,136,73,253,233,231,244,100,130,143,154,91>>, <<215,212,206,127,15,210,200,165,195,204,155,242,76,162,103, 226>>, <<59,79,122,227,187,126,146,165,34,148,231,81,45,111,56, 43>>}]}} from <0.951.0> in state state_wait_swx_maa 04:14:02.946 [info] dia_sip2gsup: auth [52,69,202,114,92,47,118,104,233,242,170,163,192,168,162,71,97,59,60,152,180,173,101,82,61,159,74,55,135,137,73,56] authz [52,69,202,114,92,47,118,104,233,242,170,163,192,168,162,71,189,143,0,136,73,253,233,231,244,100,130,143,154,91]  04:14:02.946 [info] rand "4EÊr\\/vhéòª£À¨¢G" autn [97,59,60,152,180,173,101,82,61,159,74,55,135,137,73,56]  *DBG* aaa_ue_fsm_262423922009344 send ok to <0.951.0> 04:14:02.946 [info] ue_fsm ev_rx_swx_maa 04:14:02.947 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423922009344",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423922009344 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple,<<"4EÊr\\/vhéòª£À¨¢G">>, <<97,59,60,152,180,173,101,82,61,159,74,55,135,137,73,56>>, <<52,69,202,114,92,47,118,104,233,242,170,163,192,168,162,71, 189,143,0,136,73,253,233,231,244,100,130,143,154,91>>, <<215,212,206,127,15,210,200,165,195,204,155,242,76,162,103, 226>>, <<59,79,122,227,187,126,146,165,34,148,231,81,45,111,56, 43>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423922009344 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple,<<"4EÊr\\/vhéòª£À¨¢G">>, <<97,59,60,152,180,173,101,82,61,159,74,55,135,137,73,56>>, <<52,69,202,114,92,47,118,104,233,242,170,163,192,168,162,71, 189,143,0,136,73,253,233,231,244,100,130,143,154,91>>, <<215,212,206,127,15,210,200,165,195,204,155,242,76,162,103, 226>>, <<59,79,122,227,187,126,146,165,34,148,231,81,45,111,56, 43>>}]}} from <0.951.0> in state state_wait_swx_maa => state_new 04:14:02.947 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<"4EÊr\\/vhéòª£À¨¢G">>,<<97,59,60,152,180,173,101,82,61,159,74,55,135,137,73,56>>,<<52,69,202,114,92,47,118,104,233,242,170,163,192,168,162,71,189,143,0,136,73,253,233,231,244,100,130,143,154,91>>,<<215,212,206,127,15,210,200,165,195,204,155,242,76,162,103,226>>,<<59,79,122,227,187,126,146,165,34,148,231,81,45,111,56,43>>}]} *DBG* epdg_ue_fsm_262423922009344 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423922009344">>, {ok, [{epdg_auth_tuple,<<"4EÊr\\/vhéòª£À¨¢G">>, <<97,59,60,152,180,173,101,82,61,159,74,55,135, 137,73,56>>, <<52,69,202,114,92,47,118,104,233,242,170,163, 192,168,162,71,189,143,0,136,73,253,233,231, 244,100,130,143,154,91>>, <<215,212,206,127,15,210,200,165,195,204,155, 242,76,162,103,226>>, <<59,79,122,227,187,126,146,165,34,148, 231,81,45,111,56,43>>}]}}} 04:14:02.948 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<"4EÊr\\/vhéòª£À¨¢G">>,<<97,59,60,152,180,173,101,82,61,159,74,55,135,137,73,56>>,<<52,69,202,114,92,47,118,104,233,242,170,163,192,168,162,71,189,143,0,136,73,253,233,231,244,100,130,143,154,91>>,<<215,212,206,127,15,210,200,165,195,204,155,242,76,162,103,226>>,<<59,79,122,227,187,126,146,165,34,148,231,81,45,111,56,43>>}]}, {ue_fsm_data,<<"262423922009344">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423922009344 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple,<<"4EÊr\\/vhéòª£À¨¢G">>, <<97,59,60,152,180,173,101,82,61,159,74,55,135,137,73,56>>, <<52,69,202,114,92,47,118,104,233,242,170,163,192,168,162,71, 189,143,0,136,73,253,233,231,244,100,130,143,154,91>>, <<215,212,206,127,15,210,200,165,195,204,155,242,76,162,103, 226>>, <<59,79,122,227,187,126,146,165,34,148,231,81,45,111,56, 43>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:02.948 [info] auth_response(<<"262423922009344">>): {ok,[{epdg_auth_tuple,<<"4EÊr\\/vhéòª£À¨¢G">>,<<97,59,60,152,180,173,101,82,61,159,74,55,135,137,73,56>>,<<52,69,202,114,92,47,118,104,233,242,170,163,192,168,162,71,189,143,0,136,73,253,233,231,244,100,130,143,154,91>>,<<215,212,206,127,15,210,200,165,195,204,155,242,76,162,103,226>>,<<59,79,122,227,187,126,146,165,34,148,231,81,45,111,56,43>>}]} 04:14:02.949 [info] auth_response for <<"262423922009344">>: {ok,[{epdg_auth_tuple,<<"4EÊr\\/vhéòª£À¨¢G">>,<<97,59,60,152,180,173,101,82,61,159,74,55,135,137,73,56>>,<<52,69,202,114,92,47,118,104,233,242,170,163,192,168,162,71,189,143,0,136,73,253,233,231,244,100,130,143,154,91>>,<<215,212,206,127,15,210,200,165,195,204,155,242,76,162,103,226>>,<<59,79,122,227,187,126,146,165,34,148,231,81,45,111,56,43>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:02.949 [info] GSUP: Tx #{auth_tuples => [#{autn => <<97,59,60,152,180,173,101,82,61,159,74,55,135,137,73,56>>,ck => <<59,79,122,227,187,126,146,165,34,148,231,81,45,111,56,43>>,ik => <<215,212,206,127,15,210,200,165,195,204,155,242,76,162,103,226>>,rand => <<"4EÊr\\/vhéòª£À¨¢G">>,res => <<52,69,202,114,92,47,118,104,233,242,170,163,192,168,162,71,189,143,0,136,73,253,233,231,244,100,130,143,154,91>>}],imsi => <<"262423922009344">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423922009344">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423922009344 receive call lu_request from <0.952.0> in state state_authenticating 04:14:02.955 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423922009344">>,message_type => location_upd_req} 04:14:02.955 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262423922009344 send ok to <0.952.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262423922009344 consume call lu_request from <0.952.0> in state state_authenticating 04:14:02.955 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423922009344">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262423922009344 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:02.955 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:02.956 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423922009344",undefined,undefined,false,false,undefined} 04:14:02.956 [debug] SWx Tx SAR Imsi="262423922009344" Type=1 APN="internet" AgentInfoOpt=[]  04:14:02.956 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","101",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423922009344",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423922009344 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423922009344 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262423922009344 receive call {rx_swx_saa,{ok,1,#{}}} from <0.953.0> in state state_wait_swx_saa 04:14:02.966 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;101;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423922009344",[],[2001],[],[{'Non-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_262423922009344 send ok to <0.953.0> *DBG* aaa_ue_fsm_262423922009344 consume call {rx_swx_saa,{ok,1,#{}}} from <0.953.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262423922009344 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:14:02.966 [info] ue_fsm ev_rx_swx_saa 04:14:02.966 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423922009344",undefined,undefined,false,false,undefined} 04:14:02.967 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262423922009344 send ok to <0.211.0> 04:14:02.967 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423922009344">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {lu_response,{<<"262423922009344">>,ok}} *DBG* epdg_ue_fsm_262423922009344 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:02.967 [info] lu_response(<<"262423922009344">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:02.967 [info] lu_response for <<"262423922009344">>: ok 04:14:02.968 [info] GSUP: Tx #{imsi => <<"262423922009344">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423922009344">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423922009344 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.954.0> in state state_authenticated 04:14:02.973 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423922009344">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:02.973 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:02.973 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423922009344">>,"internet",[],undefined,false,0,false,false} 04:14:02.973 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:02.974 [info] s2b: Tx {gtp,v2,create_session_request,0,16036680,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423922009344">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241043,<<172,18,26,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,763419628,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423922009344 send ok to <0.954.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:02.974 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262423922009344 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.954.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262423922009344 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262423922009344 receive call {rx_s6b_aar,"262423922009344@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.955.0> in state state_authenticated 04:14:02.984 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262423922009344@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:02.984 [info] ue_fsm ev_rx_s6b_aar: "262423922009344@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:02.984 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423922009344@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262423922009344",undefined,undefined,true,false,undefined} 04:14:02.984 [debug] SWx Tx SAR Imsi="262423922009344" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:02.984 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","102",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423922009344",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423922009344 send ok to <0.955.0> 04:14:02.984 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423922009344 consume call {rx_s6b_aar,"262423922009344@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.955.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423922009344 receive call {rx_swx_saa,{ok,13,#{}}} from <0.956.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423922009344 send ok to <0.956.0> 04:14:02.988 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;102;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423922009344",[],[2001],[],[{'Non-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_262423922009344 consume call {rx_swx_saa,{ok,13,#{}}} from <0.956.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:02.988 [info] ue_fsm ev_rx_swx_saa 04:14:02.989 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423922009344","262423922009344@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.955.0>} 04:14:02.989 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:02.989 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:02.993 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,211,244,179,72,0,2,0,2,0,16,0,87,0,9,1,160,164,177,135,41,172,18,26,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,164,177,135,41,172,18,26,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,177,135,41,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:02.994 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241043,16036680,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,177,135,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,2763097897,<<172,18,26,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,2763097897,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,21>>}}} 04:14:02.994 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423922009344">>,<0.949.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241043,2763097897,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419628,2763097897}],[],[],[]}}}} 04:14:02.994 [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_262423922009344 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 => 763419628, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 2763097897}}} from <0.957.0> in state state_wait_create_session_resp 04:14:02.994 [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 => 763419628,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2763097897}} 04:14:02.994 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423922009344">>,"internet",[],undefined,false,0,false,false} 04:14:02.994 [info] KMOD Port Create PDP Context Call {<0.949.0>,[alias|#Ref<0.1576510130.3222863873.160531>]}: {create_pdp_context,{172,18,26,103},763419628,2763097897,{192,168,0,21}} 04:14:02.994 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,21}, 763419628, 2763097897 04:14:02.994 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],208,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,21}},{i_tid,763419628},{o_tid,2763097897}]}} *DBG* epdg_ue_fsm_262423922009344 send ok to <0.957.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423922009344">>, {ok, #{apco => <<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 => 763419628, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 2763097897}}}} 04:14:02.994 [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 => 763419628,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2763097897}) returned ok *DBG* epdg_ue_fsm_262423922009344 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 => 763419628, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 2763097897}}} from <0.957.0> in state state_wait_create_session_resp => state_active 04:14:02.994 [info] tunnel_response(<<"262423922009344">>): {ok,#{apco => <<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 => 763419628,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2763097897}} 04:14:02.994 [info] tunnel_response for <<"262423922009344">>: {ok,#{apco => <<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 => 763419628,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2763097897}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:02.994 [info] GSUP: Tx #{imsi => <<"262423922009344">>,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.55>, {osmo,5}, #{imsi => <<"262428519944906">>, 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}]}} 04:14:03.030 [info] GSUP: Rx #{imsi => <<"262428519944906">>,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_262428519944906 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428519944906 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262428519944906 receive call {auth_request,33,"internet",#{}} from <0.958.0> in state state_new 04:14:03.030 [info] ue_fsm start(epdg_ue_fsm_262428519944906) *DBG* epdg_ue_fsm_262428519944906 send ok to <0.958.0> 04:14:03.030 [info] ue_fsm init(<<"262428519944906">>) *DBG* epdg_ue_fsm_262428519944906 consume call {auth_request,33,"internet",#{}} from <0.958.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:03.030 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262428519944906 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428519944906 enter aaa_ue_fsm in state state_new 04:14:03.031 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428519944906">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428519944906 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262428519944906 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:03.031 [info] ue_fsm start_link(aaa_ue_fsm_262428519944906) 04:14:03.031 [info] ue_fsm init("262428519944906") 04:14:03.031 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:03.032 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428519944906",undefined,undefined,false,false,undefined} 04:14:03.032 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:03.032 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","103",";","nonode@nohost"],1,undefined,undefined,undefined,"262428519944906",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428519944906 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428519944906 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_262428519944906 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<162,107,240,230,105,90,159,158,193,134,78,17,215,28,16,120>>, <<173,245,248,203,250,219,73,101,120,14,225,249,94,208,87,100>>, <<162,107,240,230,105,90,159,158,193,134,78,17,215,28,16,120, 197,214,207,15,202,235,19,95,4,232,184,176,38,115>>, <<122,223,223,138,204,33,62,187,44,203,100,244,50,233,17,62>>, <<14,109,221,222,104,149,239,30,9,100,15,87,218,229,243, 24>>}]}} from <0.961.0> in state state_wait_swx_maa 04:14:03.046 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;103;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428519944906",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[162,107,240,230,105,90,159,158,193,134,78,17,215,28,16,120,173,245,248,203,250,219,73,101,120,14,225,249,94,208,87,100]],[[162,107,240,230,105,90,159,158,193,134,78,17,215,28,16,120,197,214,207,15,202,235,19,95,4,232,184,176,38,115]],["foobar"],[[14,109,221,222,104,149,239,30,9,100,15,87,218,229,243,24]],[[122,223,223,138,204,33,62,187,44,203,100,244,50,233,17,62]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:03.046 [info] dia_sip2gsup: auth [162,107,240,230,105,90,159,158,193,134,78,17,215,28,16,120,173,245,248,203,250,219,73,101,120,14,225,249,94,208,87,100] authz [162,107,240,230,105,90,159,158,193,134,78,17,215,28,16,120,197,214,207,15,202,235,19,95,4,232,184,176,38,115]  04:14:03.046 [info] rand [162,107,240,230,105,90,159,158,193,134,78,17,215,28,16,120] autn [173,245,248,203,250,219,73,101,120,14,225,249,94,208,87,100]  04:14:03.046 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262428519944906 send ok to <0.961.0> *DBG* epdg_ue_fsm_262428519944906 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<162,107,240,230,105,90,159,158,193,134,78,17,215,28,16,120>>, <<173,245,248,203,250,219,73,101,120,14,225,249,94,208,87,100>>, <<162,107,240,230,105,90,159,158,193,134,78,17,215,28,16,120, 197,214,207,15,202,235,19,95,4,232,184,176,38,115>>, <<122,223,223,138,204,33,62,187,44,203,100,244,50,233,17,62>>, <<14,109,221,222,104,149,239,30,9,100,15,87,218,229,243, 24>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428519944906 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<162,107,240,230,105,90,159,158,193,134,78,17,215,28,16,120>>, <<173,245,248,203,250,219,73,101,120,14,225,249,94,208,87,100>>, <<162,107,240,230,105,90,159,158,193,134,78,17,215,28,16,120, 197,214,207,15,202,235,19,95,4,232,184,176,38,115>>, <<122,223,223,138,204,33,62,187,44,203,100,244,50,233,17,62>>, <<14,109,221,222,104,149,239,30,9,100,15,87,218,229,243, 24>>}]}} from <0.961.0> in state state_wait_swx_maa => state_new 04:14:03.047 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428519944906",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428519944906 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428519944906">>, {ok, [{epdg_auth_tuple, <<162,107,240,230,105,90,159,158,193,134,78,17, 215,28,16,120>>, <<173,245,248,203,250,219,73,101,120,14,225, 249,94,208,87,100>>, <<162,107,240,230,105,90,159,158,193,134,78,17, 215,28,16,120,197,214,207,15,202,235,19,95,4, 232,184,176,38,115>>, <<122,223,223,138,204,33,62,187,44,203,100,244, 50,233,17,62>>, <<14,109,221,222,104,149,239,30,9,100,15, 87,218,229,243,24>>}]}}} 04:14:03.047 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<162,107,240,230,105,90,159,158,193,134,78,17,215,28,16,120>>,<<173,245,248,203,250,219,73,101,120,14,225,249,94,208,87,100>>,<<162,107,240,230,105,90,159,158,193,134,78,17,215,28,16,120,197,214,207,15,202,235,19,95,4,232,184,176,38,115>>,<<122,223,223,138,204,33,62,187,44,203,100,244,50,233,17,62>>,<<14,109,221,222,104,149,239,30,9,100,15,87,218,229,243,24>>}]} *DBG* epdg_ue_fsm_262428519944906 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<162,107,240,230,105,90,159,158,193,134,78,17,215,28,16,120>>, <<173,245,248,203,250,219,73,101,120,14,225,249,94,208,87,100>>, <<162,107,240,230,105,90,159,158,193,134,78,17,215,28,16,120, 197,214,207,15,202,235,19,95,4,232,184,176,38,115>>, <<122,223,223,138,204,33,62,187,44,203,100,244,50,233,17,62>>, <<14,109,221,222,104,149,239,30,9,100,15,87,218,229,243, 24>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:03.048 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<162,107,240,230,105,90,159,158,193,134,78,17,215,28,16,120>>,<<173,245,248,203,250,219,73,101,120,14,225,249,94,208,87,100>>,<<162,107,240,230,105,90,159,158,193,134,78,17,215,28,16,120,197,214,207,15,202,235,19,95,4,232,184,176,38,115>>,<<122,223,223,138,204,33,62,187,44,203,100,244,50,233,17,62>>,<<14,109,221,222,104,149,239,30,9,100,15,87,218,229,243,24>>}]}, {ue_fsm_data,<<"262428519944906">>,"internet",[],undefined,false,0,false,false} 04:14:03.048 [info] auth_response(<<"262428519944906">>): {ok,[{epdg_auth_tuple,<<162,107,240,230,105,90,159,158,193,134,78,17,215,28,16,120>>,<<173,245,248,203,250,219,73,101,120,14,225,249,94,208,87,100>>,<<162,107,240,230,105,90,159,158,193,134,78,17,215,28,16,120,197,214,207,15,202,235,19,95,4,232,184,176,38,115>>,<<122,223,223,138,204,33,62,187,44,203,100,244,50,233,17,62>>,<<14,109,221,222,104,149,239,30,9,100,15,87,218,229,243,24>>}]} 04:14:03.049 [info] auth_response for <<"262428519944906">>: {ok,[{epdg_auth_tuple,<<162,107,240,230,105,90,159,158,193,134,78,17,215,28,16,120>>,<<173,245,248,203,250,219,73,101,120,14,225,249,94,208,87,100>>,<<162,107,240,230,105,90,159,158,193,134,78,17,215,28,16,120,197,214,207,15,202,235,19,95,4,232,184,176,38,115>>,<<122,223,223,138,204,33,62,187,44,203,100,244,50,233,17,62>>,<<14,109,221,222,104,149,239,30,9,100,15,87,218,229,243,24>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:03.049 [info] GSUP: Tx #{auth_tuples => [#{autn => <<173,245,248,203,250,219,73,101,120,14,225,249,94,208,87,100>>,ck => <<14,109,221,222,104,149,239,30,9,100,15,87,218,229,243,24>>,ik => <<122,223,223,138,204,33,62,187,44,203,100,244,50,233,17,62>>,rand => <<162,107,240,230,105,90,159,158,193,134,78,17,215,28,16,120>>,res => <<162,107,240,230,105,90,159,158,193,134,78,17,215,28,16,120,197,214,207,15,202,235,19,95,4,232,184,176,38,115>>}],imsi => <<"262428519944906">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428519944906">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428519944906 receive call lu_request from <0.962.0> in state state_authenticating 04:14:03.054 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428519944906">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262428519944906 send ok to <0.962.0> 04:14:03.054 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262428519944906 consume call lu_request from <0.962.0> in state state_authenticating *DBG* aaa_ue_fsm_262428519944906 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:03.054 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428519944906">>,"internet",[],undefined,false,0,false,false} 04:14:03.054 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:03.055 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428519944906",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428519944906 send ok to <0.201.0> 04:14:03.055 [debug] SWx Tx SAR Imsi="262428519944906" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262428519944906 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:14:03.055 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","104",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428519944906",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428519944906 receive call {rx_swx_saa,{ok,1,#{}}} from <0.963.0> in state state_wait_swx_saa 04:14:03.065 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;104;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428519944906",[],[2001],[],[{'Non-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_262428519944906 send ok to <0.963.0> *DBG* aaa_ue_fsm_262428519944906 consume call {rx_swx_saa,{ok,1,#{}}} from <0.963.0> in state state_wait_swx_saa => state_authenticated 04:14:03.065 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262428519944906 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:14:03.065 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428519944906",undefined,undefined,false,false,undefined} 04:14:03.065 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server got cast {lu_response,{<<"262428519944906">>,ok}} *DBG* epdg_ue_fsm_262428519944906 send ok to <0.211.0> 04:14:03.066 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428519944906">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428519944906 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:03.066 [info] lu_response(<<"262428519944906">>): ok 04:14:03.066 [info] lu_response for <<"262428519944906">>: ok 04:14:03.066 [info] GSUP: Tx #{imsi => <<"262428519944906">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428519944906">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428519944906 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.964.0> in state state_authenticated 04:14:03.072 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428519944906">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:03.072 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:03.072 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428519944906">>,"internet",[],undefined,false,0,false,false} 04:14:03.072 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:03.072 [info] s2b: Tx {gtp,v2,create_session_request,0,16036681,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428519944906">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241044,<<172,18,26,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,763419629,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:14:03.073 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262428519944906 send ok to <0.964.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262428519944906 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.964.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262428519944906 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262428519944906 receive call {rx_s6b_aar,"262428519944906@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.965.0> in state state_authenticated 04:14:03.083 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428519944906@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:03.083 [info] ue_fsm ev_rx_s6b_aar: "262428519944906@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:03.083 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428519944906@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262428519944906",undefined,undefined,true,false,undefined} 04:14:03.084 [debug] SWx Tx SAR Imsi="262428519944906" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:03.084 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","105",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428519944906",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428519944906 send ok to <0.965.0> 04:14:03.084 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428519944906 consume call {rx_s6b_aar,"262428519944906@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.965.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428519944906 receive call {rx_swx_saa,{ok,13,#{}}} from <0.966.0> in state state_authenticated_wait_swx_saa 04:14:03.093 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;105;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428519944906",[],[2001],[],[{'Non-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_262428519944906 send ok to <0.966.0> 04:14:03.093 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428519944906 consume call {rx_swx_saa,{ok,13,#{}}} from <0.966.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:03.094 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428519944906","262428519944906@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.965.0>} 04:14:03.094 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:03.094 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:03.103 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,212,244,179,73,0,2,0,2,0,16,0,87,0,9,1,160,128,15,82,108,172,18,26,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,128,15,82,108,172,18,26,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,128,15,82,108,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:03.104 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241044,16036681,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,<<128,15,82,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,2148487788,<<172,18,26,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,2148487788,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,22>>}}} 04:14:03.104 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428519944906">>,<0.959.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241044,2148487788,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[{gtp_bearer,5,763419629,2148487788}],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262428519944906 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 => 763419629, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 2148487788}}} from <0.967.0> in state state_wait_create_session_resp 04:14:03.104 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:03.104 [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 => 763419629,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2148487788}} 04:14:03.104 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428519944906">>,"internet",[],undefined,false,0,false,false} 04:14:03.104 [info] KMOD Port Create PDP Context Call {<0.959.0>,[alias|#Ref<0.1576510130.3222863875.161636>]}: {create_pdp_context,{172,18,26,103},763419629,2148487788,{192,168,0,22}} 04:14:03.104 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,22}, 763419629, 2148487788 04:14:03.104 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1540,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,22}},{i_tid,763419629},{o_tid,2148487788}]}} 04:14:03.105 [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 => 763419629,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2148487788}) returned ok *DBG* epdg_ue_fsm_262428519944906 send ok to <0.967.0> 04:14:03.105 [info] tunnel_response(<<"262428519944906">>): {ok,#{apco => <<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 => 763419629,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2148487788}} *DBG* gsup_server got cast {tunnel_response, {<<"262428519944906">>, {ok, #{apco => <<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 => 763419629, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 2148487788}}}} *DBG* epdg_ue_fsm_262428519944906 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 => 763419629, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 2148487788}}} from <0.967.0> in state state_wait_create_session_resp => state_active 04:14:03.105 [info] tunnel_response for <<"262428519944906">>: {ok,#{apco => <<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 => 763419629,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2148487788}} 04:14:03.105 [info] GSUP: Tx #{imsi => <<"262428519944906">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{imsi => <<"262421634308002">>, 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_262421634308002 enter epdg_ue_fsm in state state_new 04:14:03.130 [info] GSUP: Rx #{imsi => <<"262421634308002">>,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_262421634308002 consume internal init_state in state state_new 04:14:03.130 [info] ue_fsm start(epdg_ue_fsm_262421634308002) *DBG* epdg_ue_fsm_262421634308002 receive call {auth_request,33,"internet",#{}} from <0.968.0> in state state_new 04:14:03.130 [info] ue_fsm init(<<"262421634308002">>) *DBG* epdg_ue_fsm_262421634308002 send ok to <0.968.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:03.130 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262421634308002 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421634308002 consume call {auth_request,33,"internet",#{}} from <0.968.0> in state state_new => state_wait_auth_resp *DBG* epdg_ue_fsm_262421634308002 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421634308002 consume internal init_state in state state_new 04:14:03.131 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421634308002">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421634308002 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:03.131 [info] ue_fsm start_link(aaa_ue_fsm_262421634308002) 04:14:03.131 [info] ue_fsm init("262421634308002") 04:14:03.131 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:03.132 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421634308002",undefined,undefined,false,false,undefined} 04:14:03.132 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:03.132 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","106",";","nonode@nohost"],1,undefined,undefined,undefined,"262421634308002",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421634308002 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421634308002 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:03.147 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;106;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421634308002",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[153,42,115,251,83,26,61,137,126,178,127,65,213,195,130,82,173,123,124,19,42,2,94,255,128,227,41,34,57,144,190,239]],[[153,42,115,251,83,26,61,137,126,178,127,65,213,195,130,82,232,130,238,158,54,48,38,168,80,133,2,144,200,215]],["foobar"],[[138,188,245,241,2,141,10,225,144,125,240,2,124,110,161,113]],[[108,62,240,248,239,193,232,157,46,201,75,172,239,193,150,106]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421634308002 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<153,42,115,251,83,26,61,137,126,178,127,65,213,195,130,82>>, <<173,123,124,19,42,2,94,255,128,227,41,34,57,144,190,239>>, <<153,42,115,251,83,26,61,137,126,178,127,65,213,195,130,82, 232,130,238,158,54,48,38,168,80,133,2,144,200,215>>, <<108,62,240,248,239,193,232,157,46,201,75,172,239,193,150, 106>>, <<138,188,245,241,2,141,10,225,144,125,240,2,124,110,161, 113>>}]}} from <0.971.0> in state state_wait_swx_maa 04:14:03.147 [info] dia_sip2gsup: auth [153,42,115,251,83,26,61,137,126,178,127,65,213,195,130,82,173,123,124,19,42,2,94,255,128,227,41,34,57,144,190,239] authz [153,42,115,251,83,26,61,137,126,178,127,65,213,195,130,82,232,130,238,158,54,48,38,168,80,133,2,144,200,215]  04:14:03.148 [info] rand [153,42,115,251,83,26,61,137,126,178,127,65,213,195,130,82] autn [173,123,124,19,42,2,94,255,128,227,41,34,57,144,190,239]  *DBG* aaa_ue_fsm_262421634308002 send ok to <0.971.0> 04:14:03.148 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262421634308002 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<153,42,115,251,83,26,61,137,126,178,127,65,213,195,130,82>>, <<173,123,124,19,42,2,94,255,128,227,41,34,57,144,190,239>>, <<153,42,115,251,83,26,61,137,126,178,127,65,213,195,130,82, 232,130,238,158,54,48,38,168,80,133,2,144,200,215>>, <<108,62,240,248,239,193,232,157,46,201,75,172,239,193,150, 106>>, <<138,188,245,241,2,141,10,225,144,125,240,2,124,110,161, 113>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421634308002 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<153,42,115,251,83,26,61,137,126,178,127,65,213,195,130,82>>, <<173,123,124,19,42,2,94,255,128,227,41,34,57,144,190,239>>, <<153,42,115,251,83,26,61,137,126,178,127,65,213,195,130,82, 232,130,238,158,54,48,38,168,80,133,2,144,200,215>>, <<108,62,240,248,239,193,232,157,46,201,75,172,239,193,150, 106>>, <<138,188,245,241,2,141,10,225,144,125,240,2,124,110,161, 113>>}]}} from <0.971.0> in state state_wait_swx_maa => state_new 04:14:03.149 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421634308002",undefined,undefined,false,false,undefined} 04:14:03.149 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<153,42,115,251,83,26,61,137,126,178,127,65,213,195,130,82>>,<<173,123,124,19,42,2,94,255,128,227,41,34,57,144,190,239>>,<<153,42,115,251,83,26,61,137,126,178,127,65,213,195,130,82,232,130,238,158,54,48,38,168,80,133,2,144,200,215>>,<<108,62,240,248,239,193,232,157,46,201,75,172,239,193,150,106>>,<<138,188,245,241,2,141,10,225,144,125,240,2,124,110,161,113>>}]} *DBG* gsup_server got cast {auth_response, {<<"262421634308002">>, {ok, [{epdg_auth_tuple, <<153,42,115,251,83,26,61,137,126,178,127,65, 213,195,130,82>>, <<173,123,124,19,42,2,94,255,128,227,41,34,57, 144,190,239>>, <<153,42,115,251,83,26,61,137,126,178,127,65, 213,195,130,82,232,130,238,158,54,48,38,168, 80,133,2,144,200,215>>, <<108,62,240,248,239,193,232,157,46,201,75,172, 239,193,150,106>>, <<138,188,245,241,2,141,10,225,144,125, 240,2,124,110,161,113>>}]}}} *DBG* epdg_ue_fsm_262421634308002 send ok to <0.211.0> 04:14:03.150 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<153,42,115,251,83,26,61,137,126,178,127,65,213,195,130,82>>,<<173,123,124,19,42,2,94,255,128,227,41,34,57,144,190,239>>,<<153,42,115,251,83,26,61,137,126,178,127,65,213,195,130,82,232,130,238,158,54,48,38,168,80,133,2,144,200,215>>,<<108,62,240,248,239,193,232,157,46,201,75,172,239,193,150,106>>,<<138,188,245,241,2,141,10,225,144,125,240,2,124,110,161,113>>}]}, {ue_fsm_data,<<"262421634308002">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421634308002 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<153,42,115,251,83,26,61,137,126,178,127,65,213,195,130,82>>, <<173,123,124,19,42,2,94,255,128,227,41,34,57,144,190,239>>, <<153,42,115,251,83,26,61,137,126,178,127,65,213,195,130,82, 232,130,238,158,54,48,38,168,80,133,2,144,200,215>>, <<108,62,240,248,239,193,232,157,46,201,75,172,239,193,150, 106>>, <<138,188,245,241,2,141,10,225,144,125,240,2,124,110,161, 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:03.150 [info] auth_response(<<"262421634308002">>): {ok,[{epdg_auth_tuple,<<153,42,115,251,83,26,61,137,126,178,127,65,213,195,130,82>>,<<173,123,124,19,42,2,94,255,128,227,41,34,57,144,190,239>>,<<153,42,115,251,83,26,61,137,126,178,127,65,213,195,130,82,232,130,238,158,54,48,38,168,80,133,2,144,200,215>>,<<108,62,240,248,239,193,232,157,46,201,75,172,239,193,150,106>>,<<138,188,245,241,2,141,10,225,144,125,240,2,124,110,161,113>>}]} 04:14:03.151 [info] auth_response for <<"262421634308002">>: {ok,[{epdg_auth_tuple,<<153,42,115,251,83,26,61,137,126,178,127,65,213,195,130,82>>,<<173,123,124,19,42,2,94,255,128,227,41,34,57,144,190,239>>,<<153,42,115,251,83,26,61,137,126,178,127,65,213,195,130,82,232,130,238,158,54,48,38,168,80,133,2,144,200,215>>,<<108,62,240,248,239,193,232,157,46,201,75,172,239,193,150,106>>,<<138,188,245,241,2,141,10,225,144,125,240,2,124,110,161,113>>}]} 04:14:03.151 [info] GSUP: Tx #{auth_tuples => [#{autn => <<173,123,124,19,42,2,94,255,128,227,41,34,57,144,190,239>>,ck => <<138,188,245,241,2,141,10,225,144,125,240,2,124,110,161,113>>,ik => <<108,62,240,248,239,193,232,157,46,201,75,172,239,193,150,106>>,rand => <<153,42,115,251,83,26,61,137,126,178,127,65,213,195,130,82>>,res => <<153,42,115,251,83,26,61,137,126,178,127,65,213,195,130,82,232,130,238,158,54,48,38,168,80,133,2,144,200,215>>}],imsi => <<"262421634308002">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421634308002">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421634308002 receive call lu_request from <0.972.0> in state state_authenticating 04:14:03.156 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421634308002">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421634308002 send ok to <0.972.0> 04:14:03.156 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262421634308002 consume call lu_request from <0.972.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262421634308002 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:03.157 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421634308002">>,"internet",[],undefined,false,0,false,false} 04:14:03.157 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:03.157 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421634308002",undefined,undefined,false,false,undefined} 04:14:03.157 [debug] SWx Tx SAR Imsi="262421634308002" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262421634308002 send ok to <0.201.0> 04:14:03.158 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","107",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421634308002",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421634308002 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421634308002 receive call {rx_swx_saa,{ok,1,#{}}} from <0.973.0> in state state_wait_swx_saa 04:14:03.170 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;107;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421634308002",[],[2001],[],[{'Non-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_262421634308002 send ok to <0.973.0> *DBG* epdg_ue_fsm_262421634308002 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:14:03.170 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421634308002 consume call {rx_swx_saa,{ok,1,#{}}} from <0.973.0> in state state_wait_swx_saa => state_authenticated 04:14:03.170 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421634308002",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421634308002 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421634308002">>,ok}} *DBG* epdg_ue_fsm_262421634308002 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:03.170 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:14:03.170 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421634308002">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:03.170 [info] lu_response(<<"262421634308002">>): ok 04:14:03.171 [info] lu_response for <<"262421634308002">>: ok 04:14:03.171 [info] GSUP: Tx #{imsi => <<"262421634308002">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421634308002">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:14:03.176 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421634308002">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:03.177 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262421634308002 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.974.0> in state state_authenticated 04:14:03.177 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421634308002">>,"internet",[],undefined,false,0,false,false} 04:14:03.177 [debug] Selected PGW Remote Address "172.18.26.103" *DBG* epdg_ue_fsm_262421634308002 send ok to <0.974.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:03.177 [info] s2b: Tx {gtp,v2,create_session_request,0,16036682,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421634308002">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241045,<<172,18,26,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,763419630,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421634308002 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.974.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421634308002 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:14:03.178 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262421634308002 receive call {rx_s6b_aar,"262421634308002@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.975.0> in state state_authenticated 04:14:03.191 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421634308002@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:03.191 [info] ue_fsm ev_rx_s6b_aar: "262421634308002@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:03.191 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421634308002@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262421634308002",undefined,undefined,true,false,undefined} 04:14:03.191 [debug] SWx Tx SAR Imsi="262421634308002" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:03.191 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","108",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421634308002",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421634308002 send ok to <0.975.0> 04:14:03.191 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421634308002 consume call {rx_s6b_aar,"262421634308002@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.975.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421634308002 receive call {rx_swx_saa,{ok,13,#{}}} from <0.976.0> in state state_authenticated_wait_swx_saa 04:14:03.198 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;108;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421634308002",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:03.198 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421634308002 send ok to <0.976.0> *DBG* aaa_ue_fsm_262421634308002 consume call {rx_swx_saa,{ok,13,#{}}} from <0.976.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:03.198 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421634308002","262421634308002@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.975.0>} 04:14:03.198 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:03.199 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:03.206 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,213,244,179,74,0,2,0,2,0,16,0,87,0,9,1,160,201,47,134,82,172,18,26,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,201,47,134,82,172,18,26,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,201,47,134,82,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262421634308002 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 => 763419630, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 3375334994}}} from <0.977.0> in state state_wait_create_session_resp 04:14:03.206 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241045,16036682,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,<<201,47,134,82>>},{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,3375334994,<<172,18,26,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,3375334994,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,23>>}}} 04:14:03.206 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421634308002">>,<0.969.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241045,3375334994,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[{gtp_bearer,5,763419630,3375334994}],[],[],[],[],[],[],[],[],[],[]}}}} 04:14:03.206 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:03.206 [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 => 763419630,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3375334994}} 04:14:03.206 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421634308002">>,"internet",[],undefined,false,0,false,false} 04:14:03.206 [info] KMOD Port Create PDP Context Call {<0.969.0>,[alias|#Ref<0.1576510130.3222863875.161724>]}: {create_pdp_context,{172,18,26,103},763419630,3375334994,{192,168,0,23}} 04:14:03.207 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,23}, 763419630, 3375334994 04:14:03.207 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],706,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,23}},{i_tid,763419630},{o_tid,3375334994}]}} 04:14:03.207 [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 => 763419630,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3375334994}) returned ok *DBG* epdg_ue_fsm_262421634308002 send ok to <0.977.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421634308002">>, {ok, #{apco => <<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 => 763419630, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 3375334994}}}} 04:14:03.207 [info] tunnel_response(<<"262421634308002">>): {ok,#{apco => <<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 => 763419630,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3375334994}} *DBG* epdg_ue_fsm_262421634308002 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 => 763419630, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 3375334994}}} from <0.977.0> in state state_wait_create_session_resp => state_active 04:14:03.207 [info] tunnel_response for <<"262421634308002">>: {ok,#{apco => <<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 => 763419630,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3375334994}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:03.207 [info] GSUP: Tx #{imsi => <<"262421634308002">>,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.55>, {osmo,5}, #{imsi => <<"262423329072244">>, 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_262423329072244 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423329072244 consume internal init_state in state state_new 04:14:03.231 [info] GSUP: Rx #{imsi => <<"262423329072244">>,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_262423329072244 receive call {auth_request,33,"internet",#{}} from <0.978.0> in state state_new 04:14:03.231 [info] ue_fsm start(epdg_ue_fsm_262423329072244) 04:14:03.231 [info] ue_fsm init(<<"262423329072244">>) *DBG* epdg_ue_fsm_262423329072244 send ok to <0.978.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262423329072244 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423329072244 consume call {auth_request,33,"internet",#{}} from <0.978.0> in state state_new => state_wait_auth_resp 04:14:03.231 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262423329072244 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262423329072244 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:14:03.231 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423329072244">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262423329072244 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:03.232 [info] ue_fsm start_link(aaa_ue_fsm_262423329072244) 04:14:03.232 [info] ue_fsm init("262423329072244") 04:14:03.232 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:03.232 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423329072244",undefined,undefined,false,false,undefined} 04:14:03.232 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:03.232 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","109",";","nonode@nohost"],1,undefined,undefined,undefined,"262423329072244",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423329072244 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423329072244 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:03.246 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;109;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423329072244",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[198,89,45,105,205,19,210,171,194,204,221,91,214,84,34,181,235,167,228,173,106,41,77,173,96,196,1,127,7,109,61,86]],[[198,89,45,105,205,19,210,171,194,204,221,91,214,84,34,181,224,208,176,142,100,214,223,113,249,147,194,151,204,1]],["foobar"],[[21,106,234,219,26,82,152,204,136,154,205,129,31,83,203,72]],[[52,146,1,255,233,48,120,86,244,92,158,166,45,206,57,50]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423329072244 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<198,89,45,105,205,19,210,171,194,204,221,91,214,84,34,181>>, <<235,167,228,173,106,41,77,173,96,196,1,127,7,109,61,86>>, <<198,89,45,105,205,19,210,171,194,204,221,91,214,84,34,181, 224,208,176,142,100,214,223,113,249,147,194,151,204,1>>, <<52,146,1,255,233,48,120,86,244,92,158,166,45,206,57,50>>, <<21,106,234,219,26,82,152,204,136,154,205,129,31,83,203, 72>>}]}} from <0.981.0> in state state_wait_swx_maa 04:14:03.246 [info] dia_sip2gsup: auth [198,89,45,105,205,19,210,171,194,204,221,91,214,84,34,181,235,167,228,173,106,41,77,173,96,196,1,127,7,109,61,86] authz [198,89,45,105,205,19,210,171,194,204,221,91,214,84,34,181,224,208,176,142,100,214,223,113,249,147,194,151,204,1]  04:14:03.246 [info] rand [198,89,45,105,205,19,210,171,194,204,221,91,214,84,34,181] autn [235,167,228,173,106,41,77,173,96,196,1,127,7,109,61,86]  04:14:03.246 [info] ue_fsm ev_rx_swx_maa 04:14:03.247 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423329072244",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423329072244 send ok to <0.981.0> *DBG* epdg_ue_fsm_262423329072244 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<198,89,45,105,205,19,210,171,194,204,221,91,214,84,34,181>>, <<235,167,228,173,106,41,77,173,96,196,1,127,7,109,61,86>>, <<198,89,45,105,205,19,210,171,194,204,221,91,214,84,34,181, 224,208,176,142,100,214,223,113,249,147,194,151,204,1>>, <<52,146,1,255,233,48,120,86,244,92,158,166,45,206,57,50>>, <<21,106,234,219,26,82,152,204,136,154,205,129,31,83,203, 72>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423329072244 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<198,89,45,105,205,19,210,171,194,204,221,91,214,84,34,181>>, <<235,167,228,173,106,41,77,173,96,196,1,127,7,109,61,86>>, <<198,89,45,105,205,19,210,171,194,204,221,91,214,84,34,181, 224,208,176,142,100,214,223,113,249,147,194,151,204,1>>, <<52,146,1,255,233,48,120,86,244,92,158,166,45,206,57,50>>, <<21,106,234,219,26,82,152,204,136,154,205,129,31,83,203, 72>>}]}} from <0.981.0> in state state_wait_swx_maa => state_new 04:14:03.247 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<198,89,45,105,205,19,210,171,194,204,221,91,214,84,34,181>>,<<235,167,228,173,106,41,77,173,96,196,1,127,7,109,61,86>>,<<198,89,45,105,205,19,210,171,194,204,221,91,214,84,34,181,224,208,176,142,100,214,223,113,249,147,194,151,204,1>>,<<52,146,1,255,233,48,120,86,244,92,158,166,45,206,57,50>>,<<21,106,234,219,26,82,152,204,136,154,205,129,31,83,203,72>>}]} *DBG* epdg_ue_fsm_262423329072244 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423329072244">>, {ok, [{epdg_auth_tuple, <<198,89,45,105,205,19,210,171,194,204,221,91, 214,84,34,181>>, <<235,167,228,173,106,41,77,173,96,196,1,127,7, 109,61,86>>, <<198,89,45,105,205,19,210,171,194,204,221,91, 214,84,34,181,224,208,176,142,100,214,223, 113,249,147,194,151,204,1>>, <<52,146,1,255,233,48,120,86,244,92,158,166,45, 206,57,50>>, <<21,106,234,219,26,82,152,204,136,154, 205,129,31,83,203,72>>}]}}} 04:14:03.248 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<198,89,45,105,205,19,210,171,194,204,221,91,214,84,34,181>>,<<235,167,228,173,106,41,77,173,96,196,1,127,7,109,61,86>>,<<198,89,45,105,205,19,210,171,194,204,221,91,214,84,34,181,224,208,176,142,100,214,223,113,249,147,194,151,204,1>>,<<52,146,1,255,233,48,120,86,244,92,158,166,45,206,57,50>>,<<21,106,234,219,26,82,152,204,136,154,205,129,31,83,203,72>>}]}, {ue_fsm_data,<<"262423329072244">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423329072244 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<198,89,45,105,205,19,210,171,194,204,221,91,214,84,34,181>>, <<235,167,228,173,106,41,77,173,96,196,1,127,7,109,61,86>>, <<198,89,45,105,205,19,210,171,194,204,221,91,214,84,34,181, 224,208,176,142,100,214,223,113,249,147,194,151,204,1>>, <<52,146,1,255,233,48,120,86,244,92,158,166,45,206,57,50>>, <<21,106,234,219,26,82,152,204,136,154,205,129,31,83,203, 72>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:03.248 [info] auth_response(<<"262423329072244">>): {ok,[{epdg_auth_tuple,<<198,89,45,105,205,19,210,171,194,204,221,91,214,84,34,181>>,<<235,167,228,173,106,41,77,173,96,196,1,127,7,109,61,86>>,<<198,89,45,105,205,19,210,171,194,204,221,91,214,84,34,181,224,208,176,142,100,214,223,113,249,147,194,151,204,1>>,<<52,146,1,255,233,48,120,86,244,92,158,166,45,206,57,50>>,<<21,106,234,219,26,82,152,204,136,154,205,129,31,83,203,72>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:03.249 [info] auth_response for <<"262423329072244">>: {ok,[{epdg_auth_tuple,<<198,89,45,105,205,19,210,171,194,204,221,91,214,84,34,181>>,<<235,167,228,173,106,41,77,173,96,196,1,127,7,109,61,86>>,<<198,89,45,105,205,19,210,171,194,204,221,91,214,84,34,181,224,208,176,142,100,214,223,113,249,147,194,151,204,1>>,<<52,146,1,255,233,48,120,86,244,92,158,166,45,206,57,50>>,<<21,106,234,219,26,82,152,204,136,154,205,129,31,83,203,72>>}]} 04:14:03.249 [info] GSUP: Tx #{auth_tuples => [#{autn => <<235,167,228,173,106,41,77,173,96,196,1,127,7,109,61,86>>,ck => <<21,106,234,219,26,82,152,204,136,154,205,129,31,83,203,72>>,ik => <<52,146,1,255,233,48,120,86,244,92,158,166,45,206,57,50>>,rand => <<198,89,45,105,205,19,210,171,194,204,221,91,214,84,34,181>>,res => <<198,89,45,105,205,19,210,171,194,204,221,91,214,84,34,181,224,208,176,142,100,214,223,113,249,147,194,151,204,1>>}],imsi => <<"262423329072244">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423329072244">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423329072244 receive call lu_request from <0.982.0> in state state_authenticating 04:14:03.255 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423329072244">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262423329072244 send ok to <0.982.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262423329072244 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:03.255 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262423329072244 consume call lu_request from <0.982.0> in state state_authenticating 04:14:03.256 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423329072244">>,"internet",[],undefined,false,0,false,false} 04:14:03.256 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:03.256 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423329072244",undefined,undefined,false,false,undefined} 04:14:03.256 [debug] SWx Tx SAR Imsi="262423329072244" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262423329072244 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423329072244 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:14:03.256 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","110",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423329072244",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423329072244 receive call {rx_swx_saa,{ok,1,#{}}} from <0.983.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262423329072244 send ok to <0.983.0> *DBG* aaa_ue_fsm_262423329072244 consume call {rx_swx_saa,{ok,1,#{}}} from <0.983.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262423329072244 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:14:03.268 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;110;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423329072244",[],[2001],[],[{'Non-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_262423329072244 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423329072244">>,ok}} 04:14:03.268 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262423329072244 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:03.268 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423329072244",undefined,undefined,false,false,undefined} 04:14:03.268 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:03.269 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423329072244">>,"internet",[],undefined,false,0,false,false} 04:14:03.269 [info] lu_response(<<"262423329072244">>): ok 04:14:03.269 [info] lu_response for <<"262423329072244">>: ok 04:14:03.269 [info] GSUP: Tx #{imsi => <<"262423329072244">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423329072244">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423329072244 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.984.0> in state state_authenticated 04:14:03.275 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423329072244">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:03.275 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:03.275 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423329072244">>,"internet",[],undefined,false,0,false,false} 04:14:03.275 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:03.275 [info] s2b: Tx {gtp,v2,create_session_request,0,16036683,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423329072244">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241046,<<172,18,26,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,763419631,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423329072244 send ok to <0.984.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:03.275 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262423329072244 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.984.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262423329072244 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262423329072244 receive call {rx_s6b_aar,"262423329072244@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.985.0> in state state_authenticated 04:14:03.285 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262423329072244@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:03.285 [info] ue_fsm ev_rx_s6b_aar: "262423329072244@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:03.285 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423329072244@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262423329072244",undefined,undefined,true,false,undefined} 04:14:03.285 [debug] SWx Tx SAR Imsi="262423329072244" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262423329072244 send ok to <0.985.0> 04:14:03.285 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","111",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423329072244",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423329072244 consume call {rx_s6b_aar,"262423329072244@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.985.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:03.286 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423329072244 receive call {rx_swx_saa,{ok,13,#{}}} from <0.986.0> in state state_authenticated_wait_swx_saa 04:14:03.291 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;111;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423329072244",[],[2001],[],[{'Non-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_262423329072244 send ok to <0.986.0> 04:14:03.291 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423329072244 consume call {rx_swx_saa,{ok,13,#{}}} from <0.986.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:03.291 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423329072244","262423329072244@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.985.0>} 04:14:03.291 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:03.291 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:03.300 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,214,244,179,75,0,2,0,2,0,16,0,87,0,9,1,160,191,72,238,222,172,18,26,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,191,72,238,222,172,18,26,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,72,238,222,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:03.300 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241046,16036683,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,3209227998,<<172,18,26,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,3209227998,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,24>>}}} *DBG* epdg_ue_fsm_262423329072244 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 => 763419631, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 3209227998}}} from <0.987.0> in state state_wait_create_session_resp 04:14:03.300 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423329072244">>,<0.979.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241046,3209227998,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419631,3209227998}],[],[],[],[]}}}} 04:14:03.300 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:03.301 [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 => 763419631,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3209227998}} 04:14:03.301 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423329072244">>,"internet",[],undefined,false,0,false,false} 04:14:03.301 [info] KMOD Port Create PDP Context Call {<0.979.0>,[alias|#Ref<0.1576510130.3222863887.155924>]}: {create_pdp_context,{172,18,26,103},763419631,3209227998,{192,168,0,24}} 04:14:03.301 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,24}, 763419631, 3209227998 04:14:03.301 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],770,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,24}},{i_tid,763419631},{o_tid,3209227998}]}} *DBG* epdg_ue_fsm_262423329072244 send ok to <0.987.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423329072244">>, {ok, #{apco => <<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 => 763419631, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 3209227998}}}} 04:14:03.302 [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 => 763419631,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3209227998}) returned ok *DBG* epdg_ue_fsm_262423329072244 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 => 763419631, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 3209227998}}} from <0.987.0> in state state_wait_create_session_resp => state_active 04:14:03.302 [info] tunnel_response(<<"262423329072244">>): {ok,#{apco => <<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 => 763419631,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3209227998}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:03.302 [info] tunnel_response for <<"262423329072244">>: {ok,#{apco => <<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 => 763419631,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3209227998}} 04:14:03.302 [info] GSUP: Tx #{imsi => <<"262423329072244">>,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.55>, {osmo,5}, #{imsi => <<"262429218456457">>, 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_262429218456457 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429218456457 consume internal init_state in state state_new 04:14:03.331 [info] GSUP: Rx #{imsi => <<"262429218456457">>,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_262429218456457 receive call {auth_request,33,"internet",#{}} from <0.988.0> in state state_new 04:14:03.331 [info] ue_fsm start(epdg_ue_fsm_262429218456457) 04:14:03.332 [info] ue_fsm init(<<"262429218456457">>) *DBG* epdg_ue_fsm_262429218456457 send ok to <0.988.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262429218456457 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429218456457 consume call {auth_request,33,"internet",#{}} from <0.988.0> in state state_new => state_wait_auth_resp 04:14:03.332 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262429218456457 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429218456457 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429218456457 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:03.332 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429218456457">>,"internet",[],undefined,false,0,false,false} 04:14:03.332 [info] ue_fsm start_link(aaa_ue_fsm_262429218456457) 04:14:03.332 [info] ue_fsm init("262429218456457") 04:14:03.332 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:03.333 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429218456457",undefined,undefined,false,false,undefined} 04:14:03.333 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:03.333 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","112",";","nonode@nohost"],1,undefined,undefined,undefined,"262429218456457",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429218456457 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429218456457 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:03.347 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;112;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429218456457",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[201,244,254,67,134,165,52,59,193,159,91,216,72,156,135,124,170,66,233,136,55,83,244,164,55,99,118,168,50,80,127,179]],[[201,244,254,67,134,165,52,59,193,159,91,216,72,156,135,124,93,176,148,4,97,143,129,41,80,164,89,197,123,99]],["foobar"],[[226,109,172,184,190,246,157,65,25,19,111,40,233,142,186,250]],[[113,26,154,54,10,202,44,82,56,155,68,213,29,213,187,90]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429218456457 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<201,244,254,67,134,165,52,59,193,159,91,216,72,156,135,124>>, <<170,66,233,136,55,83,244,164,55,99,118,168,50,80,127,179>>, <<201,244,254,67,134,165,52,59,193,159,91,216,72,156,135,124, 93,176,148,4,97,143,129,41,80,164,89,197,123,99>>, <<113,26,154,54,10,202,44,82,56,155,68,213,29,213,187,90>>, <<226,109,172,184,190,246,157,65,25,19,111,40,233,142, 186,250>>}]}} from <0.991.0> in state state_wait_swx_maa 04:14:03.347 [info] dia_sip2gsup: auth [201,244,254,67,134,165,52,59,193,159,91,216,72,156,135,124,170,66,233,136,55,83,244,164,55,99,118,168,50,80,127,179] authz [201,244,254,67,134,165,52,59,193,159,91,216,72,156,135,124,93,176,148,4,97,143,129,41,80,164,89,197,123,99]  04:14:03.348 [info] rand [201,244,254,67,134,165,52,59,193,159,91,216,72,156,135,124] autn [170,66,233,136,55,83,244,164,55,99,118,168,50,80,127,179]  04:14:03.348 [info] ue_fsm ev_rx_swx_maa 04:14:03.348 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429218456457",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429218456457 send ok to <0.991.0> *DBG* aaa_ue_fsm_262429218456457 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<201,244,254,67,134,165,52,59,193,159,91,216,72,156,135,124>>, <<170,66,233,136,55,83,244,164,55,99,118,168,50,80,127,179>>, <<201,244,254,67,134,165,52,59,193,159,91,216,72,156,135,124, 93,176,148,4,97,143,129,41,80,164,89,197,123,99>>, <<113,26,154,54,10,202,44,82,56,155,68,213,29,213,187,90>>, <<226,109,172,184,190,246,157,65,25,19,111,40,233,142, 186,250>>}]}} from <0.991.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262429218456457 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<201,244,254,67,134,165,52,59,193,159,91,216,72,156,135,124>>, <<170,66,233,136,55,83,244,164,55,99,118,168,50,80,127,179>>, <<201,244,254,67,134,165,52,59,193,159,91,216,72,156,135,124, 93,176,148,4,97,143,129,41,80,164,89,197,123,99>>, <<113,26,154,54,10,202,44,82,56,155,68,213,29,213,187,90>>, <<226,109,172,184,190,246,157,65,25,19,111,40,233,142, 186,250>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:03.349 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<201,244,254,67,134,165,52,59,193,159,91,216,72,156,135,124>>,<<170,66,233,136,55,83,244,164,55,99,118,168,50,80,127,179>>,<<201,244,254,67,134,165,52,59,193,159,91,216,72,156,135,124,93,176,148,4,97,143,129,41,80,164,89,197,123,99>>,<<113,26,154,54,10,202,44,82,56,155,68,213,29,213,187,90>>,<<226,109,172,184,190,246,157,65,25,19,111,40,233,142,186,250>>}]} *DBG* epdg_ue_fsm_262429218456457 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429218456457">>, {ok, [{epdg_auth_tuple, <<201,244,254,67,134,165,52,59,193,159,91,216, 72,156,135,124>>, <<170,66,233,136,55,83,244,164,55,99,118,168, 50,80,127,179>>, <<201,244,254,67,134,165,52,59,193,159,91,216, 72,156,135,124,93,176,148,4,97,143,129,41,80, 164,89,197,123,99>>, <<113,26,154,54,10,202,44,82,56,155,68,213,29, 213,187,90>>, <<226,109,172,184,190,246,157,65,25,19, 111,40,233,142,186,250>>}]}}} 04:14:03.350 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<201,244,254,67,134,165,52,59,193,159,91,216,72,156,135,124>>,<<170,66,233,136,55,83,244,164,55,99,118,168,50,80,127,179>>,<<201,244,254,67,134,165,52,59,193,159,91,216,72,156,135,124,93,176,148,4,97,143,129,41,80,164,89,197,123,99>>,<<113,26,154,54,10,202,44,82,56,155,68,213,29,213,187,90>>,<<226,109,172,184,190,246,157,65,25,19,111,40,233,142,186,250>>}]}, {ue_fsm_data,<<"262429218456457">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429218456457 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<201,244,254,67,134,165,52,59,193,159,91,216,72,156,135,124>>, <<170,66,233,136,55,83,244,164,55,99,118,168,50,80,127,179>>, <<201,244,254,67,134,165,52,59,193,159,91,216,72,156,135,124, 93,176,148,4,97,143,129,41,80,164,89,197,123,99>>, <<113,26,154,54,10,202,44,82,56,155,68,213,29,213,187,90>>, <<226,109,172,184,190,246,157,65,25,19,111,40,233,142, 186,250>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:03.350 [info] auth_response(<<"262429218456457">>): {ok,[{epdg_auth_tuple,<<201,244,254,67,134,165,52,59,193,159,91,216,72,156,135,124>>,<<170,66,233,136,55,83,244,164,55,99,118,168,50,80,127,179>>,<<201,244,254,67,134,165,52,59,193,159,91,216,72,156,135,124,93,176,148,4,97,143,129,41,80,164,89,197,123,99>>,<<113,26,154,54,10,202,44,82,56,155,68,213,29,213,187,90>>,<<226,109,172,184,190,246,157,65,25,19,111,40,233,142,186,250>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:03.351 [info] auth_response for <<"262429218456457">>: {ok,[{epdg_auth_tuple,<<201,244,254,67,134,165,52,59,193,159,91,216,72,156,135,124>>,<<170,66,233,136,55,83,244,164,55,99,118,168,50,80,127,179>>,<<201,244,254,67,134,165,52,59,193,159,91,216,72,156,135,124,93,176,148,4,97,143,129,41,80,164,89,197,123,99>>,<<113,26,154,54,10,202,44,82,56,155,68,213,29,213,187,90>>,<<226,109,172,184,190,246,157,65,25,19,111,40,233,142,186,250>>}]} 04:14:03.351 [info] GSUP: Tx #{auth_tuples => [#{autn => <<170,66,233,136,55,83,244,164,55,99,118,168,50,80,127,179>>,ck => <<226,109,172,184,190,246,157,65,25,19,111,40,233,142,186,250>>,ik => <<113,26,154,54,10,202,44,82,56,155,68,213,29,213,187,90>>,rand => <<201,244,254,67,134,165,52,59,193,159,91,216,72,156,135,124>>,res => <<201,244,254,67,134,165,52,59,193,159,91,216,72,156,135,124,93,176,148,4,97,143,129,41,80,164,89,197,123,99>>}],imsi => <<"262429218456457">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429218456457">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429218456457 receive call lu_request from <0.992.0> in state state_authenticating *DBG* epdg_ue_fsm_262429218456457 send ok to <0.992.0> 04:14:03.356 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429218456457">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262429218456457 consume call lu_request from <0.992.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:03.356 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262429218456457 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:03.356 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429218456457">>,"internet",[],undefined,false,0,false,false} 04:14:03.357 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:03.357 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429218456457",undefined,undefined,false,false,undefined} 04:14:03.357 [debug] SWx Tx SAR Imsi="262429218456457" Type=1 APN="internet" AgentInfoOpt=[]  04:14:03.358 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","113",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429218456457",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429218456457 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429218456457 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429218456457 receive call {rx_swx_saa,{ok,1,#{}}} from <0.993.0> in state state_wait_swx_saa 04:14:03.366 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;113;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429218456457",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:03.367 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429218456457 send ok to <0.993.0> 04:14:03.367 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429218456457",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429218456457 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262429218456457 consume call {rx_swx_saa,{ok,1,#{}}} from <0.993.0> in state state_wait_swx_saa => state_authenticated 04:14:03.367 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262429218456457 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429218456457">>,ok}} 04:14:03.368 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429218456457">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429218456457 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:03.368 [info] lu_response(<<"262429218456457">>): ok 04:14:03.368 [info] lu_response for <<"262429218456457">>: ok 04:14:03.368 [info] GSUP: Tx #{imsi => <<"262429218456457">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429218456457">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429218456457 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.994.0> in state state_authenticated 04:14:03.373 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429218456457">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:03.374 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:03.374 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429218456457">>,"internet",[],undefined,false,0,false,false} 04:14:03.374 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:03.374 [info] s2b: Tx {gtp,v2,create_session_request,0,16036684,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429218456457">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241047,<<172,18,26,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,763419632,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429218456457 send ok to <0.994.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:03.375 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262429218456457 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.994.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262429218456457 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262429218456457 receive call {rx_s6b_aar,"262429218456457@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.995.0> in state state_authenticated 04:14:03.387 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429218456457@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:03.387 [info] ue_fsm ev_rx_s6b_aar: "262429218456457@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] *DBG* aaa_ue_fsm_262429218456457 send ok to <0.995.0> 04:14:03.387 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429218456457@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262429218456457",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262429218456457 consume call {rx_s6b_aar,"262429218456457@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.995.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:03.387 [debug] SWx Tx SAR Imsi="262429218456457" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:03.387 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","114",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429218456457",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:14:03.388 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429218456457 receive call {rx_swx_saa,{ok,13,#{}}} from <0.996.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429218456457 send ok to <0.996.0> 04:14:03.393 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;114;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429218456457",[],[2001],[],[{'Non-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_262429218456457 consume call {rx_swx_saa,{ok,13,#{}}} from <0.996.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:03.393 [info] ue_fsm ev_rx_swx_saa 04:14:03.394 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429218456457","262429218456457@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.995.0>} 04:14:03.394 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:03.394 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:03.404 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,215,244,179,76,0,2,0,2,0,16,0,87,0,9,1,160,94,151,136,47,172,18,26,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,94,151,136,47,172,18,26,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,151,136,47,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:03.404 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241047,16036684,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,151,136,47>>},{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,1586989103,<<172,18,26,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,1586989103,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,25>>}}} *DBG* epdg_ue_fsm_262429218456457 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 => 763419632, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 1586989103}}} from <0.997.0> in state state_wait_create_session_resp 04:14:03.404 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429218456457">>,<0.989.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241047,1586989103,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419632,1586989103}]}}}} 04:14:03.404 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:03.404 [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 => 763419632,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1586989103}} 04:14:03.404 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429218456457">>,"internet",[],undefined,false,0,false,false} 04:14:03.404 [info] KMOD Port Create PDP Context Call {<0.989.0>,[alias|#Ref<0.1576510130.3222863873.161049>]}: {create_pdp_context,{172,18,26,103},763419632,1586989103,{192,168,0,25}} 04:14:03.404 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,25}, 763419632, 1586989103 04:14:03.404 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],834,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,25}},{i_tid,763419632},{o_tid,1586989103}]}} 04:14:03.405 [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 => 763419632,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1586989103}) returned ok *DBG* epdg_ue_fsm_262429218456457 send ok to <0.997.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429218456457">>, {ok, #{apco => <<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 => 763419632, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 1586989103}}}} *DBG* epdg_ue_fsm_262429218456457 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 => 763419632, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 1586989103}}} from <0.997.0> in state state_wait_create_session_resp => state_active 04:14:03.405 [info] tunnel_response(<<"262429218456457">>): {ok,#{apco => <<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 => 763419632,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1586989103}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:03.405 [info] tunnel_response for <<"262429218456457">>: {ok,#{apco => <<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 => 763419632,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1586989103}} 04:14:03.405 [info] GSUP: Tx #{imsi => <<"262429218456457">>,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>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262429414882204">>, 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}]}} 04:14:03.431 [info] GSUP: Rx #{imsi => <<"262429414882204">>,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_262429414882204 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429414882204 consume internal init_state in state state_new 04:14:03.431 [info] ue_fsm start(epdg_ue_fsm_262429414882204) *DBG* epdg_ue_fsm_262429414882204 receive call {auth_request,33,"internet",#{}} from <0.998.0> in state state_new 04:14:03.431 [info] ue_fsm init(<<"262429414882204">>) *DBG* epdg_ue_fsm_262429414882204 send ok to <0.998.0> 04:14:03.431 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262429414882204 consume call {auth_request,33,"internet",#{}} from <0.998.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:03.432 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429414882204">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429414882204 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429414882204 enter aaa_ue_fsm in state state_new 04:14:03.432 [info] ue_fsm start_link(aaa_ue_fsm_262429414882204) *DBG* aaa_ue_fsm_262429414882204 consume internal init_state in state state_new 04:14:03.432 [info] ue_fsm init("262429414882204") *DBG* aaa_ue_fsm_262429414882204 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:03.432 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:03.433 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429414882204",undefined,undefined,false,false,undefined} 04:14:03.433 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262429414882204 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429414882204 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:03.433 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","115",";","nonode@nohost"],1,undefined,undefined,undefined,"262429414882204",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:14:03.447 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;115;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429414882204",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[118,215,168,252,187,39,106,1,148,207,64,99,38,189,156,14,234,248,141,14,254,186,196,131,201,88,152,181,200,209,91,139]],[[118,215,168,252,187,39,106,1,148,207,64,99,38,189,156,14,19,111,108,165,164,85,114,100,43,212,157,144,185,52]],["foobar"],[[134,187,20,77,230,159,142,128,156,26,94,126,143,165,94,245]],[[211,195,145,96,129,215,226,160,102,134,20,52,177,158,251,8]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:03.447 [info] dia_sip2gsup: auth [118,215,168,252,187,39,106,1,148,207,64,99,38,189,156,14,234,248,141,14,254,186,196,131,201,88,152,181,200,209,91,139] authz [118,215,168,252,187,39,106,1,148,207,64,99,38,189,156,14,19,111,108,165,164,85,114,100,43,212,157,144,185,52]  *DBG* aaa_ue_fsm_262429414882204 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<118,215,168,252,187,39,106,1,148,207,64,99,38,189,156,14>>, <<234,248,141,14,254,186,196,131,201,88,152,181,200,209,91, 139>>, <<118,215,168,252,187,39,106,1,148,207,64,99,38,189,156,14, 19,111,108,165,164,85,114,100,43,212,157,144,185,52>>, <<211,195,145,96,129,215,226,160,102,134,20,52,177,158,251,8>>, <<134,187,20,77,230,159,142,128,156,26,94,126,143,165,94, 245>>}]}} from <0.1001.0> in state state_wait_swx_maa 04:14:03.448 [info] rand [118,215,168,252,187,39,106,1,148,207,64,99,38,189,156,14] autn [234,248,141,14,254,186,196,131,201,88,152,181,200,209,91,139]  04:14:03.448 [info] ue_fsm ev_rx_swx_maa 04:14:03.448 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429414882204",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429414882204 send ok to <0.1001.0> *DBG* epdg_ue_fsm_262429414882204 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<118,215,168,252,187,39,106,1,148,207,64,99,38,189,156,14>>, <<234,248,141,14,254,186,196,131,201,88,152,181,200,209,91, 139>>, <<118,215,168,252,187,39,106,1,148,207,64,99,38,189,156,14, 19,111,108,165,164,85,114,100,43,212,157,144,185,52>>, <<211,195,145,96,129,215,226,160,102,134,20,52,177,158,251,8>>, <<134,187,20,77,230,159,142,128,156,26,94,126,143,165,94, 245>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:03.448 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<118,215,168,252,187,39,106,1,148,207,64,99,38,189,156,14>>,<<234,248,141,14,254,186,196,131,201,88,152,181,200,209,91,139>>,<<118,215,168,252,187,39,106,1,148,207,64,99,38,189,156,14,19,111,108,165,164,85,114,100,43,212,157,144,185,52>>,<<211,195,145,96,129,215,226,160,102,134,20,52,177,158,251,8>>,<<134,187,20,77,230,159,142,128,156,26,94,126,143,165,94,245>>}]} *DBG* aaa_ue_fsm_262429414882204 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<118,215,168,252,187,39,106,1,148,207,64,99,38,189,156,14>>, <<234,248,141,14,254,186,196,131,201,88,152,181,200,209,91, 139>>, <<118,215,168,252,187,39,106,1,148,207,64,99,38,189,156,14, 19,111,108,165,164,85,114,100,43,212,157,144,185,52>>, <<211,195,145,96,129,215,226,160,102,134,20,52,177,158,251,8>>, <<134,187,20,77,230,159,142,128,156,26,94,126,143,165,94, 245>>}]}} from <0.1001.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262429414882204 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429414882204">>, {ok, [{epdg_auth_tuple, <<118,215,168,252,187,39,106,1,148,207,64,99, 38,189,156,14>>, <<234,248,141,14,254,186,196,131,201,88,152, 181,200,209,91,139>>, <<118,215,168,252,187,39,106,1,148,207,64,99, 38,189,156,14,19,111,108,165,164,85,114,100, 43,212,157,144,185,52>>, <<211,195,145,96,129,215,226,160,102,134,20,52, 177,158,251,8>>, <<134,187,20,77,230,159,142,128,156,26,94, 126,143,165,94,245>>}]}}} 04:14:03.449 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<118,215,168,252,187,39,106,1,148,207,64,99,38,189,156,14>>,<<234,248,141,14,254,186,196,131,201,88,152,181,200,209,91,139>>,<<118,215,168,252,187,39,106,1,148,207,64,99,38,189,156,14,19,111,108,165,164,85,114,100,43,212,157,144,185,52>>,<<211,195,145,96,129,215,226,160,102,134,20,52,177,158,251,8>>,<<134,187,20,77,230,159,142,128,156,26,94,126,143,165,94,245>>}]}, {ue_fsm_data,<<"262429414882204">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429414882204 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<118,215,168,252,187,39,106,1,148,207,64,99,38,189,156,14>>, <<234,248,141,14,254,186,196,131,201,88,152,181,200,209,91, 139>>, <<118,215,168,252,187,39,106,1,148,207,64,99,38,189,156,14, 19,111,108,165,164,85,114,100,43,212,157,144,185,52>>, <<211,195,145,96,129,215,226,160,102,134,20,52,177,158,251,8>>, <<134,187,20,77,230,159,142,128,156,26,94,126,143,165,94, 245>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:03.449 [info] auth_response(<<"262429414882204">>): {ok,[{epdg_auth_tuple,<<118,215,168,252,187,39,106,1,148,207,64,99,38,189,156,14>>,<<234,248,141,14,254,186,196,131,201,88,152,181,200,209,91,139>>,<<118,215,168,252,187,39,106,1,148,207,64,99,38,189,156,14,19,111,108,165,164,85,114,100,43,212,157,144,185,52>>,<<211,195,145,96,129,215,226,160,102,134,20,52,177,158,251,8>>,<<134,187,20,77,230,159,142,128,156,26,94,126,143,165,94,245>>}]} 04:14:03.450 [info] auth_response for <<"262429414882204">>: {ok,[{epdg_auth_tuple,<<118,215,168,252,187,39,106,1,148,207,64,99,38,189,156,14>>,<<234,248,141,14,254,186,196,131,201,88,152,181,200,209,91,139>>,<<118,215,168,252,187,39,106,1,148,207,64,99,38,189,156,14,19,111,108,165,164,85,114,100,43,212,157,144,185,52>>,<<211,195,145,96,129,215,226,160,102,134,20,52,177,158,251,8>>,<<134,187,20,77,230,159,142,128,156,26,94,126,143,165,94,245>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:03.451 [info] GSUP: Tx #{auth_tuples => [#{autn => <<234,248,141,14,254,186,196,131,201,88,152,181,200,209,91,139>>,ck => <<134,187,20,77,230,159,142,128,156,26,94,126,143,165,94,245>>,ik => <<211,195,145,96,129,215,226,160,102,134,20,52,177,158,251,8>>,rand => <<118,215,168,252,187,39,106,1,148,207,64,99,38,189,156,14>>,res => <<118,215,168,252,187,39,106,1,148,207,64,99,38,189,156,14,19,111,108,165,164,85,114,100,43,212,157,144,185,52>>}],imsi => <<"262429414882204">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429414882204">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429414882204 receive call lu_request from <0.1002.0> in state state_authenticating *DBG* epdg_ue_fsm_262429414882204 send ok to <0.1002.0> 04:14:03.457 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429414882204">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262429414882204 consume call lu_request from <0.1002.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262429414882204 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:03.457 [info] ue_fsm lu_request 04:14:03.457 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429414882204">>,"internet",[],undefined,false,0,false,false} 04:14:03.457 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:03.458 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429414882204",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429414882204 send ok to <0.201.0> 04:14:03.458 [debug] SWx Tx SAR Imsi="262429414882204" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262429414882204 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:14:03.458 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","116",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429414882204",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429414882204 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1003.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262429414882204 send ok to <0.1003.0> *DBG* aaa_ue_fsm_262429414882204 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1003.0> in state state_wait_swx_saa => state_authenticated 04:14:03.469 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;116;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429414882204",[],[2001],[],[{'Non-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_262429414882204 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:14:03.469 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262429414882204 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429414882204">>,ok}} *DBG* epdg_ue_fsm_262429414882204 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:03.469 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429414882204",undefined,undefined,false,false,undefined} 04:14:03.469 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:03.470 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429414882204">>,"internet",[],undefined,false,0,false,false} 04:14:03.470 [info] lu_response(<<"262429414882204">>): ok 04:14:03.470 [info] lu_response for <<"262429414882204">>: ok 04:14:03.470 [info] GSUP: Tx #{imsi => <<"262429414882204">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429414882204">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429414882204 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1004.0> in state state_authenticated 04:14:03.476 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429414882204">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:03.476 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:03.477 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429414882204">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429414882204 send ok to <0.1004.0> 04:14:03.477 [debug] Selected PGW Remote Address "172.18.26.103" *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262429414882204 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1004.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262429414882204 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:14:03.477 [info] s2b: Tx {gtp,v2,create_session_request,0,16036685,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429414882204">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241048,<<172,18,26,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,763419633,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:14:03.477 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262429414882204 receive call {rx_s6b_aar,"262429414882204@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1005.0> in state state_authenticated 04:14:03.491 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429414882204@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:03.491 [info] ue_fsm ev_rx_s6b_aar: "262429414882204@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:03.491 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429414882204@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262429414882204",undefined,undefined,true,false,undefined} 04:14:03.492 [debug] SWx Tx SAR Imsi="262429414882204" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:03.492 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","117",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429414882204",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429414882204 send ok to <0.1005.0> 04:14:03.492 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429414882204 consume call {rx_s6b_aar,"262429414882204@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1005.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429414882204 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1006.0> in state state_authenticated_wait_swx_saa 04:14:03.497 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;117;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429414882204",[],[2001],[],[{'Non-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_262429414882204 send ok to <0.1006.0> 04:14:03.497 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429414882204 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1006.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:03.497 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429414882204","262429414882204@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1005.0>} 04:14:03.497 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:03.497 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:03.502 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,216,244,179,77,0,2,0,2,0,16,0,87,0,9,1,160,153,4,252,13,172,18,26,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,153,4,252,13,172,18,26,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,153,4,252,13,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262429414882204 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 => 763419633, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 2567240717}}} from <0.1007.0> in state state_wait_create_session_resp 04:14:03.502 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241048,16036685,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,<<153,4,252,13>>},{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,2567240717,<<172,18,26,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,2567240717,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,26>>}}} 04:14:03.502 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429414882204">>,<0.999.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241048,2567240717,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419633,2567240717}],[],[],[]}}}} 04:14:03.502 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:03.502 [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 => 763419633,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2567240717}} 04:14:03.502 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429414882204">>,"internet",[],undefined,false,0,false,false} 04:14:03.502 [info] KMOD Port Create PDP Context Call {<0.999.0>,[alias|#Ref<0.1576510130.3222863875.161949>]}: {create_pdp_context,{172,18,26,103},763419633,2567240717,{192,168,0,26}} 04:14:03.502 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,26}, 763419633, 2567240717 04:14:03.502 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],898,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,26}},{i_tid,763419633},{o_tid,2567240717}]}} *DBG* epdg_ue_fsm_262429414882204 send ok to <0.1007.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429414882204">>, {ok, #{apco => <<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 => 763419633, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 2567240717}}}} 04:14:03.503 [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 => 763419633,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2567240717}) returned ok *DBG* epdg_ue_fsm_262429414882204 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 => 763419633, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 2567240717}}} from <0.1007.0> in state state_wait_create_session_resp => state_active 04:14:03.503 [info] tunnel_response(<<"262429414882204">>): {ok,#{apco => <<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 => 763419633,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2567240717}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:03.503 [info] tunnel_response for <<"262429414882204">>: {ok,#{apco => <<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 => 763419633,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2567240717}} 04:14:03.503 [info] GSUP: Tx #{imsi => <<"262429414882204">>,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.55>, {osmo,5}, #{imsi => <<"262429447673132">>, 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_262429447673132 enter epdg_ue_fsm in state state_new 04:14:03.532 [info] GSUP: Rx #{imsi => <<"262429447673132">>,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_262429447673132 consume internal init_state in state state_new 04:14:03.532 [info] ue_fsm start(epdg_ue_fsm_262429447673132) *DBG* epdg_ue_fsm_262429447673132 receive call {auth_request,33,"internet",#{}} from <0.1008.0> in state state_new 04:14:03.532 [info] ue_fsm init(<<"262429447673132">>) 04:14:03.532 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262429447673132 send ok to <0.1008.0> 04:14:03.532 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429447673132">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262429447673132 consume call {auth_request,33,"internet",#{}} from <0.1008.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262429447673132 enter aaa_ue_fsm in state state_new 04:14:03.533 [info] ue_fsm start_link(aaa_ue_fsm_262429447673132) *DBG* epdg_ue_fsm_262429447673132 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429447673132 consume internal init_state in state state_new 04:14:03.533 [info] ue_fsm init("262429447673132") *DBG* aaa_ue_fsm_262429447673132 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:03.533 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:03.533 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429447673132",undefined,undefined,false,false,undefined} 04:14:03.533 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:03.534 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","118",";","nonode@nohost"],1,undefined,undefined,undefined,"262429447673132",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429447673132 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429447673132 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_262429447673132 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<227,67,150,219,92,83,22,248,197,194,43,136,59,164,242,72>>, <<231,84,89,23,61,34,108,254,246,228,238,122,198,177,199,120>>, <<227,67,150,219,92,83,22,248,197,194,43,136,59,164,242,72, 250,56,3,1,219,185,183,120,164,233,118,47,182,177>>, <<47,171,125,156,210,112,226,109,106,194,9,76,254,63,238,152>>, <<210,125,13,180,223,123,119,6,20,60,220,179,247,131,135, 199>>}]}} from <0.1011.0> in state state_wait_swx_maa 04:14:03.543 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;118;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429447673132",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[227,67,150,219,92,83,22,248,197,194,43,136,59,164,242,72,231,84,89,23,61,34,108,254,246,228,238,122,198,177,199,120]],[[227,67,150,219,92,83,22,248,197,194,43,136,59,164,242,72,250,56,3,1,219,185,183,120,164,233,118,47,182,177]],["foobar"],[[210,125,13,180,223,123,119,6,20,60,220,179,247,131,135,199]],[[47,171,125,156,210,112,226,109,106,194,9,76,254,63,238,152]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:03.543 [info] dia_sip2gsup: auth [227,67,150,219,92,83,22,248,197,194,43,136,59,164,242,72,231,84,89,23,61,34,108,254,246,228,238,122,198,177,199,120] authz [227,67,150,219,92,83,22,248,197,194,43,136,59,164,242,72,250,56,3,1,219,185,183,120,164,233,118,47,182,177]  *DBG* aaa_ue_fsm_262429447673132 send ok to <0.1011.0> 04:14:03.543 [info] rand [227,67,150,219,92,83,22,248,197,194,43,136,59,164,242,72] autn [231,84,89,23,61,34,108,254,246,228,238,122,198,177,199,120]  *DBG* epdg_ue_fsm_262429447673132 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<227,67,150,219,92,83,22,248,197,194,43,136,59,164,242,72>>, <<231,84,89,23,61,34,108,254,246,228,238,122,198,177,199,120>>, <<227,67,150,219,92,83,22,248,197,194,43,136,59,164,242,72, 250,56,3,1,219,185,183,120,164,233,118,47,182,177>>, <<47,171,125,156,210,112,226,109,106,194,9,76,254,63,238,152>>, <<210,125,13,180,223,123,119,6,20,60,220,179,247,131,135, 199>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429447673132 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<227,67,150,219,92,83,22,248,197,194,43,136,59,164,242,72>>, <<231,84,89,23,61,34,108,254,246,228,238,122,198,177,199,120>>, <<227,67,150,219,92,83,22,248,197,194,43,136,59,164,242,72, 250,56,3,1,219,185,183,120,164,233,118,47,182,177>>, <<47,171,125,156,210,112,226,109,106,194,9,76,254,63,238,152>>, <<210,125,13,180,223,123,119,6,20,60,220,179,247,131,135, 199>>}]}} from <0.1011.0> in state state_wait_swx_maa => state_new 04:14:03.543 [info] ue_fsm ev_rx_swx_maa 04:14:03.544 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429447673132",undefined,undefined,false,false,undefined} 04:14:03.544 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<227,67,150,219,92,83,22,248,197,194,43,136,59,164,242,72>>,<<231,84,89,23,61,34,108,254,246,228,238,122,198,177,199,120>>,<<227,67,150,219,92,83,22,248,197,194,43,136,59,164,242,72,250,56,3,1,219,185,183,120,164,233,118,47,182,177>>,<<47,171,125,156,210,112,226,109,106,194,9,76,254,63,238,152>>,<<210,125,13,180,223,123,119,6,20,60,220,179,247,131,135,199>>}]} *DBG* epdg_ue_fsm_262429447673132 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429447673132">>, {ok, [{epdg_auth_tuple, <<227,67,150,219,92,83,22,248,197,194,43,136, 59,164,242,72>>, <<231,84,89,23,61,34,108,254,246,228,238,122, 198,177,199,120>>, <<227,67,150,219,92,83,22,248,197,194,43,136, 59,164,242,72,250,56,3,1,219,185,183,120,164, 233,118,47,182,177>>, <<47,171,125,156,210,112,226,109,106,194,9,76, 254,63,238,152>>, <<210,125,13,180,223,123,119,6,20,60,220, 179,247,131,135,199>>}]}}} 04:14:03.545 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<227,67,150,219,92,83,22,248,197,194,43,136,59,164,242,72>>,<<231,84,89,23,61,34,108,254,246,228,238,122,198,177,199,120>>,<<227,67,150,219,92,83,22,248,197,194,43,136,59,164,242,72,250,56,3,1,219,185,183,120,164,233,118,47,182,177>>,<<47,171,125,156,210,112,226,109,106,194,9,76,254,63,238,152>>,<<210,125,13,180,223,123,119,6,20,60,220,179,247,131,135,199>>}]}, {ue_fsm_data,<<"262429447673132">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429447673132 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<227,67,150,219,92,83,22,248,197,194,43,136,59,164,242,72>>, <<231,84,89,23,61,34,108,254,246,228,238,122,198,177,199,120>>, <<227,67,150,219,92,83,22,248,197,194,43,136,59,164,242,72, 250,56,3,1,219,185,183,120,164,233,118,47,182,177>>, <<47,171,125,156,210,112,226,109,106,194,9,76,254,63,238,152>>, <<210,125,13,180,223,123,119,6,20,60,220,179,247,131,135, 199>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:03.545 [info] auth_response(<<"262429447673132">>): {ok,[{epdg_auth_tuple,<<227,67,150,219,92,83,22,248,197,194,43,136,59,164,242,72>>,<<231,84,89,23,61,34,108,254,246,228,238,122,198,177,199,120>>,<<227,67,150,219,92,83,22,248,197,194,43,136,59,164,242,72,250,56,3,1,219,185,183,120,164,233,118,47,182,177>>,<<47,171,125,156,210,112,226,109,106,194,9,76,254,63,238,152>>,<<210,125,13,180,223,123,119,6,20,60,220,179,247,131,135,199>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:03.546 [info] auth_response for <<"262429447673132">>: {ok,[{epdg_auth_tuple,<<227,67,150,219,92,83,22,248,197,194,43,136,59,164,242,72>>,<<231,84,89,23,61,34,108,254,246,228,238,122,198,177,199,120>>,<<227,67,150,219,92,83,22,248,197,194,43,136,59,164,242,72,250,56,3,1,219,185,183,120,164,233,118,47,182,177>>,<<47,171,125,156,210,112,226,109,106,194,9,76,254,63,238,152>>,<<210,125,13,180,223,123,119,6,20,60,220,179,247,131,135,199>>}]} 04:14:03.546 [info] GSUP: Tx #{auth_tuples => [#{autn => <<231,84,89,23,61,34,108,254,246,228,238,122,198,177,199,120>>,ck => <<210,125,13,180,223,123,119,6,20,60,220,179,247,131,135,199>>,ik => <<47,171,125,156,210,112,226,109,106,194,9,76,254,63,238,152>>,rand => <<227,67,150,219,92,83,22,248,197,194,43,136,59,164,242,72>>,res => <<227,67,150,219,92,83,22,248,197,194,43,136,59,164,242,72,250,56,3,1,219,185,183,120,164,233,118,47,182,177>>}],imsi => <<"262429447673132">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429447673132">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429447673132 receive call lu_request from <0.1012.0> in state state_authenticating *DBG* epdg_ue_fsm_262429447673132 send ok to <0.1012.0> 04:14:03.552 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429447673132">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262429447673132 consume call lu_request from <0.1012.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:03.552 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262429447673132 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:03.552 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429447673132">>,"internet",[],undefined,false,0,false,false} 04:14:03.552 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:03.552 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429447673132",undefined,undefined,false,false,undefined} 04:14:03.552 [debug] SWx Tx SAR Imsi="262429447673132" Type=1 APN="internet" AgentInfoOpt=[]  04:14:03.553 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","119",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429447673132",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429447673132 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429447673132 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429447673132 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1013.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262429447673132 send ok to <0.1013.0> *DBG* epdg_ue_fsm_262429447673132 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262429447673132 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1013.0> in state state_wait_swx_saa => state_authenticated 04:14:03.561 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;119;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429447673132",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:03.561 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262429447673132 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429447673132">>,ok}} 04:14:03.562 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429447673132",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429447673132 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:03.562 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:03.562 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429447673132">>,"internet",[],undefined,false,0,false,false} 04:14:03.562 [info] lu_response(<<"262429447673132">>): ok 04:14:03.562 [info] lu_response for <<"262429447673132">>: ok 04:14:03.562 [info] GSUP: Tx #{imsi => <<"262429447673132">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429447673132">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429447673132 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1014.0> in state state_authenticated 04:14:03.565 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429447673132">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:03.566 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:03.566 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429447673132">>,"internet",[],undefined,false,0,false,false} 04:14:03.566 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:03.566 [info] s2b: Tx {gtp,v2,create_session_request,0,16036686,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429447673132">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241049,<<172,18,26,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,763419634,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429447673132 send ok to <0.1014.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:03.566 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262429447673132 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1014.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262429447673132 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262429447673132 receive call {rx_s6b_aar,"262429447673132@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1015.0> in state state_authenticated 04:14:03.574 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429447673132@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:03.575 [info] ue_fsm ev_rx_s6b_aar: "262429447673132@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] *DBG* aaa_ue_fsm_262429447673132 send ok to <0.1015.0> *DBG* aaa_ue_fsm_262429447673132 consume call {rx_s6b_aar,"262429447673132@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1015.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:03.575 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429447673132@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262429447673132",undefined,undefined,true,false,undefined} 04:14:03.575 [debug] SWx Tx SAR Imsi="262429447673132" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:03.575 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","120",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429447673132",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:14:03.575 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429447673132 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1016.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429447673132 send ok to <0.1016.0> *DBG* aaa_ue_fsm_262429447673132 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1016.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:03.577 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;120;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429447673132",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:03.577 [info] ue_fsm ev_rx_swx_saa 04:14:03.577 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429447673132","262429447673132@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1015.0>} 04:14:03.577 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:03.577 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:03.580 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,217,244,179,78,0,2,0,2,0,16,0,87,0,9,1,160,71,69,202,2,172,18,26,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,71,69,202,2,172,18,26,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,71,69,202,2,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:03.581 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241049,16036686,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,<<71,69,202,2>>},{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,1195756034,<<172,18,26,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,1195756034,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,27>>}}} 04:14:03.581 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429447673132">>,<0.1009.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241049,1195756034,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419634,1195756034}],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262429447673132 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 => 763419634, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 1195756034}}} from <0.1017.0> in state state_wait_create_session_resp 04:14:03.581 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:03.581 [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 => 763419634,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1195756034}} 04:14:03.581 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429447673132">>,"internet",[],undefined,false,0,false,false} 04:14:03.581 [info] KMOD Port Create PDP Context Call {<0.1009.0>,[alias|#Ref<0.1576510130.3222863875.162054>]}: {create_pdp_context,{172,18,26,103},763419634,1195756034,{192,168,0,27}} 04:14:03.581 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,27}, 763419634, 1195756034 04:14:03.581 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1604,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,27}},{i_tid,763419634},{o_tid,1195756034}]}} 04:14:03.581 [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 => 763419634,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1195756034}) returned ok *DBG* epdg_ue_fsm_262429447673132 send ok to <0.1017.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429447673132">>, {ok, #{apco => <<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 => 763419634, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 1195756034}}}} 04:14:03.581 [info] tunnel_response(<<"262429447673132">>): {ok,#{apco => <<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 => 763419634,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1195756034}} *DBG* epdg_ue_fsm_262429447673132 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 => 763419634, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 1195756034}}} from <0.1017.0> in state state_wait_create_session_resp => state_active 04:14:03.581 [info] tunnel_response for <<"262429447673132">>: {ok,#{apco => <<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 => 763419634,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1195756034}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:03.581 [info] GSUP: Tx #{imsi => <<"262429447673132">>,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.55>, {osmo,5}, #{imsi => <<"262424579532347">>, 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}]}} 04:14:03.632 [info] GSUP: Rx #{imsi => <<"262424579532347">>,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_262424579532347 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424579532347 consume internal init_state in state state_new 04:14:03.632 [info] ue_fsm start(epdg_ue_fsm_262424579532347) *DBG* epdg_ue_fsm_262424579532347 receive call {auth_request,33,"internet",#{}} from <0.1018.0> in state state_new 04:14:03.632 [info] ue_fsm init(<<"262424579532347">>) *DBG* epdg_ue_fsm_262424579532347 send ok to <0.1018.0> 04:14:03.632 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262424579532347 consume call {auth_request,33,"internet",#{}} from <0.1018.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262424579532347 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262424579532347 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424579532347 consume internal init_state in state state_new 04:14:03.633 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424579532347">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262424579532347 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:03.633 [info] ue_fsm start_link(aaa_ue_fsm_262424579532347) 04:14:03.633 [info] ue_fsm init("262424579532347") 04:14:03.633 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:03.634 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424579532347",undefined,undefined,false,false,undefined} 04:14:03.634 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:03.634 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","121",";","nonode@nohost"],1,undefined,undefined,undefined,"262424579532347",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424579532347 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424579532347 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_262424579532347 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<97,218,17,93,134,102,16,139,236,169,83,210,63,70,159,215>>, <<5,147,138,87,209,53,189,172,182,211,3,33,71,40,231,12>>, <<97,218,17,93,134,102,16,139,236,169,83,210,63,70,159,215, 31,61,159,212,63,65,232,44,123,40,18,107,115,17>>, <<119,175,0,229,150,16,98,227,162,182,55,167,31,77,36,125>>, <<132,124,51,32,13,85,182,245,60,61,92,22,228,245,115,214>>}]}} from <0.1021.0> in state state_wait_swx_maa 04:14:03.648 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;121;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424579532347",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[97,218,17,93,134,102,16,139,236,169,83,210,63,70,159,215,5,147,138,87,209,53,189,172,182,211,3,33,71,40,231,12]],[[97,218,17,93,134,102,16,139,236,169,83,210,63,70,159,215,31,61,159,212,63,65,232,44,123,40,18,107,115,17]],["foobar"],[[132,124,51,32,13,85,182,245,60,61,92,22,228,245,115,214]],[[119,175,0,229,150,16,98,227,162,182,55,167,31,77,36,125]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:03.648 [info] dia_sip2gsup: auth [97,218,17,93,134,102,16,139,236,169,83,210,63,70,159,215,5,147,138,87,209,53,189,172,182,211,3,33,71,40,231,12] authz [97,218,17,93,134,102,16,139,236,169,83,210,63,70,159,215,31,61,159,212,63,65,232,44,123,40,18,107,115,17]  04:14:03.648 [info] rand [97,218,17,93,134,102,16,139,236,169,83,210,63,70,159,215] autn [5,147,138,87,209,53,189,172,182,211,3,33,71,40,231,12]  *DBG* aaa_ue_fsm_262424579532347 send ok to <0.1021.0> *DBG* epdg_ue_fsm_262424579532347 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<97,218,17,93,134,102,16,139,236,169,83,210,63,70,159,215>>, <<5,147,138,87,209,53,189,172,182,211,3,33,71,40,231,12>>, <<97,218,17,93,134,102,16,139,236,169,83,210,63,70,159,215, 31,61,159,212,63,65,232,44,123,40,18,107,115,17>>, <<119,175,0,229,150,16,98,227,162,182,55,167,31,77,36,125>>, <<132,124,51,32,13,85,182,245,60,61,92,22,228,245,115,214>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:03.648 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262424579532347 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<97,218,17,93,134,102,16,139,236,169,83,210,63,70,159,215>>, <<5,147,138,87,209,53,189,172,182,211,3,33,71,40,231,12>>, <<97,218,17,93,134,102,16,139,236,169,83,210,63,70,159,215, 31,61,159,212,63,65,232,44,123,40,18,107,115,17>>, <<119,175,0,229,150,16,98,227,162,182,55,167,31,77,36,125>>, <<132,124,51,32,13,85,182,245,60,61,92,22,228,245,115,214>>}]}} from <0.1021.0> in state state_wait_swx_maa => state_new 04:14:03.649 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424579532347",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424579532347 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424579532347">>, {ok, [{epdg_auth_tuple, <<97,218,17,93,134,102,16,139,236,169,83,210, 63,70,159,215>>, <<5,147,138,87,209,53,189,172,182,211,3,33,71, 40,231,12>>, <<97,218,17,93,134,102,16,139,236,169,83,210, 63,70,159,215,31,61,159,212,63,65,232,44,123, 40,18,107,115,17>>, <<119,175,0,229,150,16,98,227,162,182,55,167, 31,77,36,125>>, <<132,124,51,32,13,85,182,245,60,61,92,22, 228,245,115,214>>}]}}} 04:14:03.649 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<97,218,17,93,134,102,16,139,236,169,83,210,63,70,159,215>>,<<5,147,138,87,209,53,189,172,182,211,3,33,71,40,231,12>>,<<97,218,17,93,134,102,16,139,236,169,83,210,63,70,159,215,31,61,159,212,63,65,232,44,123,40,18,107,115,17>>,<<119,175,0,229,150,16,98,227,162,182,55,167,31,77,36,125>>,<<132,124,51,32,13,85,182,245,60,61,92,22,228,245,115,214>>}]} *DBG* epdg_ue_fsm_262424579532347 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<97,218,17,93,134,102,16,139,236,169,83,210,63,70,159,215>>, <<5,147,138,87,209,53,189,172,182,211,3,33,71,40,231,12>>, <<97,218,17,93,134,102,16,139,236,169,83,210,63,70,159,215, 31,61,159,212,63,65,232,44,123,40,18,107,115,17>>, <<119,175,0,229,150,16,98,227,162,182,55,167,31,77,36,125>>, <<132,124,51,32,13,85,182,245,60,61,92,22,228,245,115,214>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:03.650 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<97,218,17,93,134,102,16,139,236,169,83,210,63,70,159,215>>,<<5,147,138,87,209,53,189,172,182,211,3,33,71,40,231,12>>,<<97,218,17,93,134,102,16,139,236,169,83,210,63,70,159,215,31,61,159,212,63,65,232,44,123,40,18,107,115,17>>,<<119,175,0,229,150,16,98,227,162,182,55,167,31,77,36,125>>,<<132,124,51,32,13,85,182,245,60,61,92,22,228,245,115,214>>}]}, {ue_fsm_data,<<"262424579532347">>,"internet",[],undefined,false,0,false,false} 04:14:03.650 [info] auth_response(<<"262424579532347">>): {ok,[{epdg_auth_tuple,<<97,218,17,93,134,102,16,139,236,169,83,210,63,70,159,215>>,<<5,147,138,87,209,53,189,172,182,211,3,33,71,40,231,12>>,<<97,218,17,93,134,102,16,139,236,169,83,210,63,70,159,215,31,61,159,212,63,65,232,44,123,40,18,107,115,17>>,<<119,175,0,229,150,16,98,227,162,182,55,167,31,77,36,125>>,<<132,124,51,32,13,85,182,245,60,61,92,22,228,245,115,214>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:03.651 [info] auth_response for <<"262424579532347">>: {ok,[{epdg_auth_tuple,<<97,218,17,93,134,102,16,139,236,169,83,210,63,70,159,215>>,<<5,147,138,87,209,53,189,172,182,211,3,33,71,40,231,12>>,<<97,218,17,93,134,102,16,139,236,169,83,210,63,70,159,215,31,61,159,212,63,65,232,44,123,40,18,107,115,17>>,<<119,175,0,229,150,16,98,227,162,182,55,167,31,77,36,125>>,<<132,124,51,32,13,85,182,245,60,61,92,22,228,245,115,214>>}]} 04:14:03.651 [info] GSUP: Tx #{auth_tuples => [#{autn => <<5,147,138,87,209,53,189,172,182,211,3,33,71,40,231,12>>,ck => <<132,124,51,32,13,85,182,245,60,61,92,22,228,245,115,214>>,ik => <<119,175,0,229,150,16,98,227,162,182,55,167,31,77,36,125>>,rand => <<97,218,17,93,134,102,16,139,236,169,83,210,63,70,159,215>>,res => <<97,218,17,93,134,102,16,139,236,169,83,210,63,70,159,215,31,61,159,212,63,65,232,44,123,40,18,107,115,17>>}],imsi => <<"262424579532347">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424579532347">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424579532347 receive call lu_request from <0.1022.0> in state state_authenticating 04:14:03.656 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424579532347">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262424579532347 send ok to <0.1022.0> 04:14:03.656 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262424579532347 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262424579532347 consume call lu_request from <0.1022.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:03.656 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424579532347">>,"internet",[],undefined,false,0,false,false} 04:14:03.657 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:03.657 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424579532347",undefined,undefined,false,false,undefined} 04:14:03.657 [debug] SWx Tx SAR Imsi="262424579532347" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262424579532347 send ok to <0.201.0> 04:14:03.657 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","122",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424579532347",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424579532347 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262424579532347 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1023.0> in state state_wait_swx_saa 04:14:03.666 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;122;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424579532347",[],[2001],[],[{'Non-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_262424579532347 send ok to <0.1023.0> 04:14:03.666 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262424579532347 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262424579532347 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1023.0> in state state_wait_swx_saa => state_authenticated 04:14:03.666 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424579532347",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424579532347 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424579532347">>,ok}} 04:14:03.667 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262424579532347 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:03.667 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424579532347">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:03.667 [info] lu_response(<<"262424579532347">>): ok 04:14:03.667 [info] lu_response for <<"262424579532347">>: ok 04:14:03.667 [info] GSUP: Tx #{imsi => <<"262424579532347">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424579532347">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424579532347 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1024.0> in state state_authenticated 04:14:03.672 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424579532347">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:03.672 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:03.672 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424579532347">>,"internet",[],undefined,false,0,false,false} 04:14:03.672 [debug] Selected PGW Remote Address "172.18.26.103" *DBG* epdg_ue_fsm_262424579532347 send ok to <0.1024.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:03.673 [info] s2b: Tx {gtp,v2,create_session_request,0,16036687,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424579532347">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241050,<<172,18,26,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,763419635,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262424579532347 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1024.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262424579532347 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:14:03.673 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262424579532347 receive call {rx_s6b_aar,"262424579532347@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1025.0> in state state_authenticated 04:14:03.683 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424579532347@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:03.683 [info] ue_fsm ev_rx_s6b_aar: "262424579532347@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:03.683 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424579532347@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262424579532347",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262424579532347 send ok to <0.1025.0> 04:14:03.683 [debug] SWx Tx SAR Imsi="262424579532347" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262424579532347 consume call {rx_s6b_aar,"262424579532347@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1025.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:03.683 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","123",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424579532347",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:14:03.683 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424579532347 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1026.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424579532347 send ok to <0.1026.0> 04:14:03.686 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;123;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424579532347",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:03.686 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424579532347 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1026.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:03.686 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424579532347","262424579532347@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1025.0>} 04:14:03.686 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:03.686 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:03.690 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,218,244,179,79,0,2,0,2,0,16,0,87,0,9,1,160,79,241,231,49,172,18,26,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,79,241,231,49,172,18,26,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,241,231,49,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:03.690 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241050,16036687,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ñç1">>},{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,1341253425,<<172,18,26,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,1341253425,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,28>>}}} 04:14:03.690 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424579532347">>,<0.1019.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241050,1341253425,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419635,1341253425}],[],[],[]}}}} 04:14:03.690 [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_262424579532347 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 => 763419635, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 1341253425}}} from <0.1027.0> in state state_wait_create_session_resp 04:14:03.690 [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 => 763419635,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1341253425}} 04:14:03.690 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424579532347">>,"internet",[],undefined,false,0,false,false} 04:14:03.690 [info] KMOD Port Create PDP Context Call {<0.1019.0>,[alias|#Ref<0.1576510130.3222863875.162168>]}: {create_pdp_context,{172,18,26,103},763419635,1341253425,{192,168,0,28}} 04:14:03.690 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,28}, 763419635, 1341253425 04:14:03.690 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1668,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,28}},{i_tid,763419635},{o_tid,1341253425}]}} 04:14:03.690 [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 => 763419635,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1341253425}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262424579532347">>, {ok, #{apco => <<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 => 763419635, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 1341253425}}}} *DBG* epdg_ue_fsm_262424579532347 send ok to <0.1027.0> 04:14:03.690 [info] tunnel_response(<<"262424579532347">>): {ok,#{apco => <<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 => 763419635,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1341253425}} *DBG* epdg_ue_fsm_262424579532347 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 => 763419635, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 1341253425}}} from <0.1027.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:03.690 [info] tunnel_response for <<"262424579532347">>: {ok,#{apco => <<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 => 763419635,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1341253425}} 04:14:03.690 [info] GSUP: Tx #{imsi => <<"262424579532347">>,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>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262422433073044">>, 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}]}} 04:14:03.732 [info] GSUP: Rx #{imsi => <<"262422433073044">>,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_262422433073044 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422433073044 consume internal init_state in state state_new 04:14:03.732 [info] ue_fsm start(epdg_ue_fsm_262422433073044) *DBG* epdg_ue_fsm_262422433073044 receive call {auth_request,33,"internet",#{}} from <0.1028.0> in state state_new 04:14:03.732 [info] ue_fsm init(<<"262422433073044">>) 04:14:03.733 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262422433073044 send ok to <0.1028.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262422433073044 consume call {auth_request,33,"internet",#{}} from <0.1028.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262422433073044 enter aaa_ue_fsm in state state_new 04:14:03.733 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422433073044">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422433073044 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422433073044 consume internal init_state in state state_new 04:14:03.733 [info] ue_fsm start_link(aaa_ue_fsm_262422433073044) *DBG* aaa_ue_fsm_262422433073044 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:03.733 [info] ue_fsm init("262422433073044") 04:14:03.734 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:03.734 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422433073044",undefined,undefined,false,false,undefined} 04:14:03.735 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:03.735 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","124",";","nonode@nohost"],1,undefined,undefined,undefined,"262422433073044",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422433073044 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422433073044 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:03.748 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;124;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422433073044",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[120,168,161,96,75,123,33,119,180,107,122,172,42,99,120,99,230,218,27,153,92,96,129,81,101,112,26,22,95,133,226,199]],[[120,168,161,96,75,123,33,119,180,107,122,172,42,99,120,99,58,107,210,11,53,183,13,139,26,65,23,153,33,159]],["foobar"],[[104,180,50,254,80,156,244,50,110,47,112,118,255,103,2,70]],[[252,183,163,170,12,75,28,238,161,203,25,240,52,89,159,5]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422433073044 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple,<<"x¨¡`K{!w´kz¬*cxc">>, <<230,218,27,153,92,96,129,81,101,112,26,22,95,133,226,199>>, <<120,168,161,96,75,123,33,119,180,107,122,172,42,99,120,99, 58,107,210,11,53,183,13,139,26,65,23,153,33,159>>, <<252,183,163,170,12,75,28,238,161,203,25,240,52,89,159,5>>, <<104,180,50,254,80,156,244,50,110,47,112,118,255,103,2, 70>>}]}} from <0.1031.0> in state state_wait_swx_maa 04:14:03.749 [info] dia_sip2gsup: auth [120,168,161,96,75,123,33,119,180,107,122,172,42,99,120,99,230,218,27,153,92,96,129,81,101,112,26,22,95,133,226,199] authz [120,168,161,96,75,123,33,119,180,107,122,172,42,99,120,99,58,107,210,11,53,183,13,139,26,65,23,153,33,159]  04:14:03.749 [info] rand "x¨¡`K{!w´kz¬*cxc" autn [230,218,27,153,92,96,129,81,101,112,26,22,95,133,226,199]  *DBG* aaa_ue_fsm_262422433073044 send ok to <0.1031.0> *DBG* aaa_ue_fsm_262422433073044 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple,<<"x¨¡`K{!w´kz¬*cxc">>, <<230,218,27,153,92,96,129,81,101,112,26,22,95,133,226,199>>, <<120,168,161,96,75,123,33,119,180,107,122,172,42,99,120,99, 58,107,210,11,53,183,13,139,26,65,23,153,33,159>>, <<252,183,163,170,12,75,28,238,161,203,25,240,52,89,159,5>>, <<104,180,50,254,80,156,244,50,110,47,112,118,255,103,2, 70>>}]}} from <0.1031.0> in state state_wait_swx_maa => state_new 04:14:03.749 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262422433073044 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple,<<"x¨¡`K{!w´kz¬*cxc">>, <<230,218,27,153,92,96,129,81,101,112,26,22,95,133,226,199>>, <<120,168,161,96,75,123,33,119,180,107,122,172,42,99,120,99, 58,107,210,11,53,183,13,139,26,65,23,153,33,159>>, <<252,183,163,170,12,75,28,238,161,203,25,240,52,89,159,5>>, <<104,180,50,254,80,156,244,50,110,47,112,118,255,103,2, 70>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:03.750 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422433073044",undefined,undefined,false,false,undefined} 04:14:03.750 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<"x¨¡`K{!w´kz¬*cxc">>,<<230,218,27,153,92,96,129,81,101,112,26,22,95,133,226,199>>,<<120,168,161,96,75,123,33,119,180,107,122,172,42,99,120,99,58,107,210,11,53,183,13,139,26,65,23,153,33,159>>,<<252,183,163,170,12,75,28,238,161,203,25,240,52,89,159,5>>,<<104,180,50,254,80,156,244,50,110,47,112,118,255,103,2,70>>}]} *DBG* epdg_ue_fsm_262422433073044 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422433073044">>, {ok, [{epdg_auth_tuple,<<"x¨¡`K{!w´kz¬*cxc">>, <<230,218,27,153,92,96,129,81,101,112,26,22,95, 133,226,199>>, <<120,168,161,96,75,123,33,119,180,107,122,172, 42,99,120,99,58,107,210,11,53,183,13,139,26, 65,23,153,33,159>>, <<252,183,163,170,12,75,28,238,161,203,25,240, 52,89,159,5>>, <<104,180,50,254,80,156,244,50,110,47,112, 118,255,103,2,70>>}]}}} 04:14:03.751 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<"x¨¡`K{!w´kz¬*cxc">>,<<230,218,27,153,92,96,129,81,101,112,26,22,95,133,226,199>>,<<120,168,161,96,75,123,33,119,180,107,122,172,42,99,120,99,58,107,210,11,53,183,13,139,26,65,23,153,33,159>>,<<252,183,163,170,12,75,28,238,161,203,25,240,52,89,159,5>>,<<104,180,50,254,80,156,244,50,110,47,112,118,255,103,2,70>>}]}, {ue_fsm_data,<<"262422433073044">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422433073044 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple,<<"x¨¡`K{!w´kz¬*cxc">>, <<230,218,27,153,92,96,129,81,101,112,26,22,95,133,226,199>>, <<120,168,161,96,75,123,33,119,180,107,122,172,42,99,120,99, 58,107,210,11,53,183,13,139,26,65,23,153,33,159>>, <<252,183,163,170,12,75,28,238,161,203,25,240,52,89,159,5>>, <<104,180,50,254,80,156,244,50,110,47,112,118,255,103,2, 70>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:03.751 [info] auth_response(<<"262422433073044">>): {ok,[{epdg_auth_tuple,<<"x¨¡`K{!w´kz¬*cxc">>,<<230,218,27,153,92,96,129,81,101,112,26,22,95,133,226,199>>,<<120,168,161,96,75,123,33,119,180,107,122,172,42,99,120,99,58,107,210,11,53,183,13,139,26,65,23,153,33,159>>,<<252,183,163,170,12,75,28,238,161,203,25,240,52,89,159,5>>,<<104,180,50,254,80,156,244,50,110,47,112,118,255,103,2,70>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:03.752 [info] auth_response for <<"262422433073044">>: {ok,[{epdg_auth_tuple,<<"x¨¡`K{!w´kz¬*cxc">>,<<230,218,27,153,92,96,129,81,101,112,26,22,95,133,226,199>>,<<120,168,161,96,75,123,33,119,180,107,122,172,42,99,120,99,58,107,210,11,53,183,13,139,26,65,23,153,33,159>>,<<252,183,163,170,12,75,28,238,161,203,25,240,52,89,159,5>>,<<104,180,50,254,80,156,244,50,110,47,112,118,255,103,2,70>>}]} 04:14:03.752 [info] GSUP: Tx #{auth_tuples => [#{autn => <<230,218,27,153,92,96,129,81,101,112,26,22,95,133,226,199>>,ck => <<104,180,50,254,80,156,244,50,110,47,112,118,255,103,2,70>>,ik => <<252,183,163,170,12,75,28,238,161,203,25,240,52,89,159,5>>,rand => <<"x¨¡`K{!w´kz¬*cxc">>,res => <<120,168,161,96,75,123,33,119,180,107,122,172,42,99,120,99,58,107,210,11,53,183,13,139,26,65,23,153,33,159>>}],imsi => <<"262422433073044">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422433073044">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422433073044 receive call lu_request from <0.1032.0> in state state_authenticating *DBG* epdg_ue_fsm_262422433073044 send ok to <0.1032.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262422433073044 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262422433073044 consume call lu_request from <0.1032.0> in state state_authenticating 04:14:03.756 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422433073044">>,message_type => location_upd_req} 04:14:03.756 [info] ue_fsm lu_request 04:14:03.756 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422433073044">>,"internet",[],undefined,false,0,false,false} 04:14:03.756 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:03.756 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422433073044",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422433073044 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422433073044 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:14:03.756 [debug] SWx Tx SAR Imsi="262422433073044" Type=1 APN="internet" AgentInfoOpt=[]  04:14:03.757 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","125",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422433073044",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422433073044 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1033.0> in state state_wait_swx_saa 04:14:03.764 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;125;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422433073044",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:03.764 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422433073044 send ok to <0.1033.0> *DBG* epdg_ue_fsm_262422433073044 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:14:03.764 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422433073044",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422433073044 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1033.0> in state state_wait_swx_saa => state_authenticated 04:14:03.764 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262422433073044 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422433073044">>,ok}} 04:14:03.765 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422433073044">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422433073044 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:03.765 [info] lu_response(<<"262422433073044">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:03.765 [info] lu_response for <<"262422433073044">>: ok 04:14:03.765 [info] GSUP: Tx #{imsi => <<"262422433073044">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422433073044">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422433073044 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1034.0> in state state_authenticated 04:14:03.768 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422433073044">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:03.768 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:03.769 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422433073044">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422433073044 send ok to <0.1034.0> 04:14:03.769 [debug] Selected PGW Remote Address "172.18.26.103" *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262422433073044 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1034.0> in state state_authenticated => state_wait_create_session_resp 04:14:03.769 [info] s2b: Tx {gtp,v2,create_session_request,0,16036688,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422433073044">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241051,<<172,18,26,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,763419636,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422433073044 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:14:03.769 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262422433073044 receive call {rx_s6b_aar,"262422433073044@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1035.0> in state state_authenticated 04:14:03.778 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422433073044@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:03.778 [info] ue_fsm ev_rx_s6b_aar: "262422433073044@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:03.778 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422433073044@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262422433073044",undefined,undefined,true,false,undefined} 04:14:03.778 [debug] SWx Tx SAR Imsi="262422433073044" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262422433073044 send ok to <0.1035.0> *DBG* aaa_ue_fsm_262422433073044 consume call {rx_s6b_aar,"262422433073044@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1035.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:03.778 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","126",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422433073044",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:14:03.779 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422433073044 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1036.0> in state state_authenticated_wait_swx_saa 04:14:03.783 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;126;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422433073044",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:03.783 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422433073044 send ok to <0.1036.0> 04:14:03.783 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422433073044","262422433073044@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1035.0>} *DBG* aaa_ue_fsm_262422433073044 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1036.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:03.783 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:03.783 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:03.789 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,219,244,179,80,0,2,0,2,0,16,0,87,0,9,1,160,17,63,98,144,172,18,26,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,17,63,98,144,172,18,26,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,63,98,144,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:03.790 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241051,16036688,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,63,98,144>>},{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,289366672,<<172,18,26,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,289366672,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,29>>}}} *DBG* epdg_ue_fsm_262422433073044 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 => 763419636, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 289366672}}} from <0.1037.0> in state state_wait_create_session_resp 04:14:03.790 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422433073044">>,<0.1029.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241051,289366672,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419636,289366672}],[],[],[],[],[],[]}}}} 04:14:03.790 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:03.790 [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 => 763419636,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 289366672}} 04:14:03.790 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422433073044">>,"internet",[],undefined,false,0,false,false} 04:14:03.790 [info] KMOD Port Create PDP Context Call {<0.1029.0>,[alias|#Ref<0.1576510130.3222863873.161697>]}: {create_pdp_context,{172,18,26,103},763419636,289366672,{192,168,0,29}} 04:14:03.790 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,29}, 763419636, 289366672 04:14:03.791 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],15,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,29}},{i_tid,763419636},{o_tid,289366672}]}} *DBG* epdg_ue_fsm_262422433073044 send ok to <0.1037.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422433073044">>, {ok, #{apco => <<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 => 763419636, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 289366672}}}} 04:14:03.791 [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 => 763419636,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 289366672}) returned ok *DBG* epdg_ue_fsm_262422433073044 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 => 763419636, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 289366672}}} from <0.1037.0> in state state_wait_create_session_resp => state_active 04:14:03.791 [info] tunnel_response(<<"262422433073044">>): {ok,#{apco => <<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 => 763419636,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 289366672}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:03.791 [info] tunnel_response for <<"262422433073044">>: {ok,#{apco => <<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 => 763419636,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 289366672}} 04:14:03.791 [info] GSUP: Tx #{imsi => <<"262422433073044">>,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>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262424172769170">>, 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_262424172769170 enter epdg_ue_fsm in state state_new 04:14:03.833 [info] GSUP: Rx #{imsi => <<"262424172769170">>,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_262424172769170 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262424172769170 receive call {auth_request,33,"internet",#{}} from <0.1038.0> in state state_new 04:14:03.833 [info] ue_fsm start(epdg_ue_fsm_262424172769170) *DBG* epdg_ue_fsm_262424172769170 send ok to <0.1038.0> 04:14:03.833 [info] ue_fsm init(<<"262424172769170">>) *DBG* aaa_ue_fsm_262424172769170 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262424172769170 consume call {auth_request,33,"internet",#{}} from <0.1038.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262424172769170 consume internal init_state in state state_new 04:14:03.833 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262424172769170 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424172769170 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:03.834 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424172769170">>,"internet",[],undefined,false,0,false,false} 04:14:03.834 [info] ue_fsm start_link(aaa_ue_fsm_262424172769170) 04:14:03.834 [info] ue_fsm init("262424172769170") 04:14:03.834 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262424172769170 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424172769170 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:03.835 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424172769170",undefined,undefined,false,false,undefined} 04:14:03.835 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:03.835 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","127",";","nonode@nohost"],1,undefined,undefined,undefined,"262424172769170",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:14:03.849 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;127;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424172769170",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[211,104,137,44,146,79,230,187,63,14,158,206,210,176,19,3,135,30,216,13,53,42,99,49,135,57,55,233,197,122,85,206]],[[211,104,137,44,146,79,230,187,63,14,158,206,210,176,19,3,41,41,156,206,220,15,224,7,74,203,107,222,218,43]],["foobar"],[[212,133,115,191,138,121,167,68,68,166,178,101,124,108,254,239]],[[110,205,181,136,219,156,121,249,53,116,227,146,88,124,231,195]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424172769170 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<211,104,137,44,146,79,230,187,63,14,158,206,210,176,19,3>>, <<135,30,216,13,53,42,99,49,135,57,55,233,197,122,85,206>>, <<211,104,137,44,146,79,230,187,63,14,158,206,210,176,19,3, 41,41,156,206,220,15,224,7,74,203,107,222,218,43>>, <<110,205,181,136,219,156,121,249,53,116,227,146,88,124,231, 195>>, <<212,133,115,191,138,121,167,68,68,166,178,101,124,108, 254,239>>}]}} from <0.1041.0> in state state_wait_swx_maa 04:14:03.850 [info] dia_sip2gsup: auth [211,104,137,44,146,79,230,187,63,14,158,206,210,176,19,3,135,30,216,13,53,42,99,49,135,57,55,233,197,122,85,206] authz [211,104,137,44,146,79,230,187,63,14,158,206,210,176,19,3,41,41,156,206,220,15,224,7,74,203,107,222,218,43]  04:14:03.850 [info] rand [211,104,137,44,146,79,230,187,63,14,158,206,210,176,19,3] autn [135,30,216,13,53,42,99,49,135,57,55,233,197,122,85,206]  *DBG* aaa_ue_fsm_262424172769170 send ok to <0.1041.0> *DBG* aaa_ue_fsm_262424172769170 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<211,104,137,44,146,79,230,187,63,14,158,206,210,176,19,3>>, <<135,30,216,13,53,42,99,49,135,57,55,233,197,122,85,206>>, <<211,104,137,44,146,79,230,187,63,14,158,206,210,176,19,3, 41,41,156,206,220,15,224,7,74,203,107,222,218,43>>, <<110,205,181,136,219,156,121,249,53,116,227,146,88,124,231, 195>>, <<212,133,115,191,138,121,167,68,68,166,178,101,124,108, 254,239>>}]}} from <0.1041.0> in state state_wait_swx_maa => state_new 04:14:03.850 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262424172769170 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<211,104,137,44,146,79,230,187,63,14,158,206,210,176,19,3>>, <<135,30,216,13,53,42,99,49,135,57,55,233,197,122,85,206>>, <<211,104,137,44,146,79,230,187,63,14,158,206,210,176,19,3, 41,41,156,206,220,15,224,7,74,203,107,222,218,43>>, <<110,205,181,136,219,156,121,249,53,116,227,146,88,124,231, 195>>, <<212,133,115,191,138,121,167,68,68,166,178,101,124,108, 254,239>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:03.851 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424172769170",undefined,undefined,false,false,undefined} 04:14:03.851 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<211,104,137,44,146,79,230,187,63,14,158,206,210,176,19,3>>,<<135,30,216,13,53,42,99,49,135,57,55,233,197,122,85,206>>,<<211,104,137,44,146,79,230,187,63,14,158,206,210,176,19,3,41,41,156,206,220,15,224,7,74,203,107,222,218,43>>,<<110,205,181,136,219,156,121,249,53,116,227,146,88,124,231,195>>,<<212,133,115,191,138,121,167,68,68,166,178,101,124,108,254,239>>}]} 04:14:03.852 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<211,104,137,44,146,79,230,187,63,14,158,206,210,176,19,3>>,<<135,30,216,13,53,42,99,49,135,57,55,233,197,122,85,206>>,<<211,104,137,44,146,79,230,187,63,14,158,206,210,176,19,3,41,41,156,206,220,15,224,7,74,203,107,222,218,43>>,<<110,205,181,136,219,156,121,249,53,116,227,146,88,124,231,195>>,<<212,133,115,191,138,121,167,68,68,166,178,101,124,108,254,239>>}]}, {ue_fsm_data,<<"262424172769170">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424172769170 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424172769170">>, {ok, [{epdg_auth_tuple, <<211,104,137,44,146,79,230,187,63,14,158,206, 210,176,19,3>>, <<135,30,216,13,53,42,99,49,135,57,55,233,197, 122,85,206>>, <<211,104,137,44,146,79,230,187,63,14,158,206, 210,176,19,3,41,41,156,206,220,15,224,7,74, 203,107,222,218,43>>, <<110,205,181,136,219,156,121,249,53,116,227, 146,88,124,231,195>>, <<212,133,115,191,138,121,167,68,68,166, 178,101,124,108,254,239>>}]}}} 04:14:03.852 [info] auth_response(<<"262424172769170">>): {ok,[{epdg_auth_tuple,<<211,104,137,44,146,79,230,187,63,14,158,206,210,176,19,3>>,<<135,30,216,13,53,42,99,49,135,57,55,233,197,122,85,206>>,<<211,104,137,44,146,79,230,187,63,14,158,206,210,176,19,3,41,41,156,206,220,15,224,7,74,203,107,222,218,43>>,<<110,205,181,136,219,156,121,249,53,116,227,146,88,124,231,195>>,<<212,133,115,191,138,121,167,68,68,166,178,101,124,108,254,239>>}]} *DBG* epdg_ue_fsm_262424172769170 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<211,104,137,44,146,79,230,187,63,14,158,206,210,176,19,3>>, <<135,30,216,13,53,42,99,49,135,57,55,233,197,122,85,206>>, <<211,104,137,44,146,79,230,187,63,14,158,206,210,176,19,3, 41,41,156,206,220,15,224,7,74,203,107,222,218,43>>, <<110,205,181,136,219,156,121,249,53,116,227,146,88,124,231, 195>>, <<212,133,115,191,138,121,167,68,68,166,178,101,124,108, 254,239>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:03.853 [info] auth_response for <<"262424172769170">>: {ok,[{epdg_auth_tuple,<<211,104,137,44,146,79,230,187,63,14,158,206,210,176,19,3>>,<<135,30,216,13,53,42,99,49,135,57,55,233,197,122,85,206>>,<<211,104,137,44,146,79,230,187,63,14,158,206,210,176,19,3,41,41,156,206,220,15,224,7,74,203,107,222,218,43>>,<<110,205,181,136,219,156,121,249,53,116,227,146,88,124,231,195>>,<<212,133,115,191,138,121,167,68,68,166,178,101,124,108,254,239>>}]} 04:14:03.853 [info] GSUP: Tx #{auth_tuples => [#{autn => <<135,30,216,13,53,42,99,49,135,57,55,233,197,122,85,206>>,ck => <<212,133,115,191,138,121,167,68,68,166,178,101,124,108,254,239>>,ik => <<110,205,181,136,219,156,121,249,53,116,227,146,88,124,231,195>>,rand => <<211,104,137,44,146,79,230,187,63,14,158,206,210,176,19,3>>,res => <<211,104,137,44,146,79,230,187,63,14,158,206,210,176,19,3,41,41,156,206,220,15,224,7,74,203,107,222,218,43>>}],imsi => <<"262424172769170">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424172769170">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424172769170 receive call lu_request from <0.1042.0> in state state_authenticating *DBG* epdg_ue_fsm_262424172769170 send ok to <0.1042.0> 04:14:03.857 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424172769170">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262424172769170 consume call lu_request from <0.1042.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262424172769170 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:03.857 [info] ue_fsm lu_request 04:14:03.857 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424172769170">>,"internet",[],undefined,false,0,false,false} 04:14:03.858 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:03.858 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424172769170",undefined,undefined,false,false,undefined} 04:14:03.858 [debug] SWx Tx SAR Imsi="262424172769170" Type=1 APN="internet" AgentInfoOpt=[]  04:14:03.858 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","128",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424172769170",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424172769170 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424172769170 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262424172769170 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1043.0> in state state_wait_swx_saa 04:14:03.868 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;128;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424172769170",[],[2001],[],[{'Non-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_262424172769170 send ok to <0.1043.0> 04:14:03.868 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262424172769170 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262424172769170 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1043.0> in state state_wait_swx_saa => state_authenticated 04:14:03.868 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424172769170",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424172769170 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424172769170">>,ok}} 04:14:03.869 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262424172769170 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:03.869 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424172769170">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:03.869 [info] lu_response(<<"262424172769170">>): ok 04:14:03.869 [info] lu_response for <<"262424172769170">>: ok 04:14:03.869 [info] GSUP: Tx #{imsi => <<"262424172769170">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424172769170">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424172769170 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1044.0> in state state_authenticated 04:14:03.874 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424172769170">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:03.874 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:03.875 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424172769170">>,"internet",[],undefined,false,0,false,false} 04:14:03.875 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:03.875 [info] s2b: Tx {gtp,v2,create_session_request,0,16036689,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424172769170">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241052,<<172,18,26,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,763419637,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262424172769170 send ok to <0.1044.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:03.875 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262424172769170 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1044.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262424172769170 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262424172769170 receive call {rx_s6b_aar,"262424172769170@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1045.0> in state state_authenticated 04:14:03.890 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424172769170@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:03.890 [info] ue_fsm ev_rx_s6b_aar: "262424172769170@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:03.890 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424172769170@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262424172769170",undefined,undefined,true,false,undefined} 04:14:03.890 [debug] SWx Tx SAR Imsi="262424172769170" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:03.891 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","129",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424172769170",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424172769170 send ok to <0.1045.0> *DBG* aaa_ue_fsm_262424172769170 consume call {rx_s6b_aar,"262424172769170@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1045.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:03.891 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424172769170 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1046.0> in state state_authenticated_wait_swx_saa 04:14:03.900 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;129;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424172769170",[],[2001],[],[{'Non-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_262424172769170 send ok to <0.1046.0> 04:14:03.900 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424172769170 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1046.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:03.901 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424172769170","262424172769170@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1045.0>} 04:14:03.901 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:03.901 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:03.912 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,220,244,179,81,0,2,0,2,0,16,0,87,0,9,1,160,44,31,144,171,172,18,26,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,44,31,144,171,172,18,26,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,31,144,171,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262424172769170 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 => 763419637, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 740266155}}} from <0.1047.0> in state state_wait_create_session_resp 04:14:03.913 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241052,16036689,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,31,144,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,740266155,<<172,18,26,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,740266155,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,30>>}}} 04:14:03.913 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424172769170">>,<0.1039.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241052,740266155,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[{gtp_bearer,5,763419637,740266155}],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:14:03.913 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:03.913 [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 => 763419637,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 740266155}} 04:14:03.914 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424172769170">>,"internet",[],undefined,false,0,false,false} 04:14:03.914 [info] KMOD Port Create PDP Context Call {<0.1039.0>,[alias|#Ref<0.1576510130.3222863873.161861>]}: {create_pdp_context,{172,18,26,103},763419637,740266155,{192,168,0,30}} 04:14:03.914 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,30}, 763419637, 740266155 04:14:03.914 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],79,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,30}},{i_tid,763419637},{o_tid,740266155}]}} *DBG* epdg_ue_fsm_262424172769170 send ok to <0.1047.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424172769170">>, {ok, #{apco => <<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 => 763419637, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 740266155}}}} 04:14:03.915 [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 => 763419637,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 740266155}) returned ok *DBG* epdg_ue_fsm_262424172769170 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 => 763419637, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 740266155}}} from <0.1047.0> in state state_wait_create_session_resp => state_active 04:14:03.915 [info] tunnel_response(<<"262424172769170">>): {ok,#{apco => <<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 => 763419637,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 740266155}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:03.916 [info] tunnel_response for <<"262424172769170">>: {ok,#{apco => <<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 => 763419637,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 740266155}} 04:14:03.916 [info] GSUP: Tx #{imsi => <<"262424172769170">>,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>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262420231363342">>, 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}]}} 04:14:03.933 [info] GSUP: Rx #{imsi => <<"262420231363342">>,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_262420231363342 enter epdg_ue_fsm in state state_new 04:14:03.933 [info] ue_fsm start(epdg_ue_fsm_262420231363342) *DBG* epdg_ue_fsm_262420231363342 consume internal init_state in state state_new 04:14:03.933 [info] ue_fsm init(<<"262420231363342">>) *DBG* epdg_ue_fsm_262420231363342 receive call {auth_request,33,"internet",#{}} from <0.1048.0> in state state_new 04:14:03.933 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420231363342 send ok to <0.1048.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262420231363342 consume call {auth_request,33,"internet",#{}} from <0.1048.0> in state state_new => state_wait_auth_resp 04:14:03.934 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420231363342">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420231363342 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420231363342 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:14:03.934 [info] ue_fsm start_link(aaa_ue_fsm_262420231363342) *DBG* aaa_ue_fsm_262420231363342 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262420231363342 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:03.935 [info] ue_fsm init("262420231363342") 04:14:03.935 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:03.935 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420231363342",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420231363342 send ok to <0.201.0> 04:14:03.935 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262420231363342 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:03.936 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","130",";","nonode@nohost"],1,undefined,undefined,undefined,"262420231363342",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420231363342 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<121,244,188,231,245,249,11,166,104,94,244,101,210,251,79, 130>>, <<19,181,115,140,131,113,75,208,236,157,27,164,240,73,3,46>>, <<121,244,188,231,245,249,11,166,104,94,244,101,210,251,79, 130,171,179,173,116,236,118,23,167,32,239,23,135,104,199>>, <<35,93,124,228,181,104,1,108,12,192,144,170,74,114,108,59>>, <<33,233,255,184,14,207,90,235,150,12,189,105,96,235,103, 240>>}]}} from <0.1051.0> in state state_wait_swx_maa 04:14:03.949 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;130;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420231363342",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[121,244,188,231,245,249,11,166,104,94,244,101,210,251,79,130,19,181,115,140,131,113,75,208,236,157,27,164,240,73,3,46]],[[121,244,188,231,245,249,11,166,104,94,244,101,210,251,79,130,171,179,173,116,236,118,23,167,32,239,23,135,104,199]],["foobar"],[[33,233,255,184,14,207,90,235,150,12,189,105,96,235,103,240]],[[35,93,124,228,181,104,1,108,12,192,144,170,74,114,108,59]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420231363342 send ok to <0.1051.0> 04:14:03.949 [info] dia_sip2gsup: auth [121,244,188,231,245,249,11,166,104,94,244,101,210,251,79,130,19,181,115,140,131,113,75,208,236,157,27,164,240,73,3,46] authz [121,244,188,231,245,249,11,166,104,94,244,101,210,251,79,130,171,179,173,116,236,118,23,167,32,239,23,135,104,199]  *DBG* aaa_ue_fsm_262420231363342 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<121,244,188,231,245,249,11,166,104,94,244,101,210,251,79, 130>>, <<19,181,115,140,131,113,75,208,236,157,27,164,240,73,3,46>>, <<121,244,188,231,245,249,11,166,104,94,244,101,210,251,79, 130,171,179,173,116,236,118,23,167,32,239,23,135,104,199>>, <<35,93,124,228,181,104,1,108,12,192,144,170,74,114,108,59>>, <<33,233,255,184,14,207,90,235,150,12,189,105,96,235,103, 240>>}]}} from <0.1051.0> in state state_wait_swx_maa => state_new 04:14:03.950 [info] rand [121,244,188,231,245,249,11,166,104,94,244,101,210,251,79,130] autn [19,181,115,140,131,113,75,208,236,157,27,164,240,73,3,46]  *DBG* epdg_ue_fsm_262420231363342 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<121,244,188,231,245,249,11,166,104,94,244,101,210,251,79, 130>>, <<19,181,115,140,131,113,75,208,236,157,27,164,240,73,3,46>>, <<121,244,188,231,245,249,11,166,104,94,244,101,210,251,79, 130,171,179,173,116,236,118,23,167,32,239,23,135,104,199>>, <<35,93,124,228,181,104,1,108,12,192,144,170,74,114,108,59>>, <<33,233,255,184,14,207,90,235,150,12,189,105,96,235,103, 240>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:03.950 [info] ue_fsm ev_rx_swx_maa 04:14:03.950 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420231363342",undefined,undefined,false,false,undefined} 04:14:03.951 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<121,244,188,231,245,249,11,166,104,94,244,101,210,251,79,130>>,<<19,181,115,140,131,113,75,208,236,157,27,164,240,73,3,46>>,<<121,244,188,231,245,249,11,166,104,94,244,101,210,251,79,130,171,179,173,116,236,118,23,167,32,239,23,135,104,199>>,<<35,93,124,228,181,104,1,108,12,192,144,170,74,114,108,59>>,<<33,233,255,184,14,207,90,235,150,12,189,105,96,235,103,240>>}]} 04:14:03.952 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<121,244,188,231,245,249,11,166,104,94,244,101,210,251,79,130>>,<<19,181,115,140,131,113,75,208,236,157,27,164,240,73,3,46>>,<<121,244,188,231,245,249,11,166,104,94,244,101,210,251,79,130,171,179,173,116,236,118,23,167,32,239,23,135,104,199>>,<<35,93,124,228,181,104,1,108,12,192,144,170,74,114,108,59>>,<<33,233,255,184,14,207,90,235,150,12,189,105,96,235,103,240>>}]}, {ue_fsm_data,<<"262420231363342">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420231363342 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420231363342">>, {ok, [{epdg_auth_tuple, <<121,244,188,231,245,249,11,166,104,94,244, 101,210,251,79,130>>, <<19,181,115,140,131,113,75,208,236,157,27,164, 240,73,3,46>>, <<121,244,188,231,245,249,11,166,104,94,244, 101,210,251,79,130,171,179,173,116,236,118, 23,167,32,239,23,135,104,199>>, <<35,93,124,228,181,104,1,108,12,192,144,170, 74,114,108,59>>, <<33,233,255,184,14,207,90,235,150,12,189, 105,96,235,103,240>>}]}}} 04:14:03.952 [info] auth_response(<<"262420231363342">>): {ok,[{epdg_auth_tuple,<<121,244,188,231,245,249,11,166,104,94,244,101,210,251,79,130>>,<<19,181,115,140,131,113,75,208,236,157,27,164,240,73,3,46>>,<<121,244,188,231,245,249,11,166,104,94,244,101,210,251,79,130,171,179,173,116,236,118,23,167,32,239,23,135,104,199>>,<<35,93,124,228,181,104,1,108,12,192,144,170,74,114,108,59>>,<<33,233,255,184,14,207,90,235,150,12,189,105,96,235,103,240>>}]} *DBG* epdg_ue_fsm_262420231363342 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<121,244,188,231,245,249,11,166,104,94,244,101,210,251,79, 130>>, <<19,181,115,140,131,113,75,208,236,157,27,164,240,73,3,46>>, <<121,244,188,231,245,249,11,166,104,94,244,101,210,251,79, 130,171,179,173,116,236,118,23,167,32,239,23,135,104,199>>, <<35,93,124,228,181,104,1,108,12,192,144,170,74,114,108,59>>, <<33,233,255,184,14,207,90,235,150,12,189,105,96,235,103, 240>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:03.952 [info] auth_response for <<"262420231363342">>: {ok,[{epdg_auth_tuple,<<121,244,188,231,245,249,11,166,104,94,244,101,210,251,79,130>>,<<19,181,115,140,131,113,75,208,236,157,27,164,240,73,3,46>>,<<121,244,188,231,245,249,11,166,104,94,244,101,210,251,79,130,171,179,173,116,236,118,23,167,32,239,23,135,104,199>>,<<35,93,124,228,181,104,1,108,12,192,144,170,74,114,108,59>>,<<33,233,255,184,14,207,90,235,150,12,189,105,96,235,103,240>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:03.953 [info] GSUP: Tx #{auth_tuples => [#{autn => <<19,181,115,140,131,113,75,208,236,157,27,164,240,73,3,46>>,ck => <<33,233,255,184,14,207,90,235,150,12,189,105,96,235,103,240>>,ik => <<35,93,124,228,181,104,1,108,12,192,144,170,74,114,108,59>>,rand => <<121,244,188,231,245,249,11,166,104,94,244,101,210,251,79,130>>,res => <<121,244,188,231,245,249,11,166,104,94,244,101,210,251,79,130,171,179,173,116,236,118,23,167,32,239,23,135,104,199>>}],imsi => <<"262420231363342">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420231363342">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420231363342 receive call lu_request from <0.1052.0> in state state_authenticating 04:14:03.957 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420231363342">>,message_type => location_upd_req} 04:14:03.957 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262420231363342 send ok to <0.1052.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:03.958 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420231363342">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420231363342 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262420231363342 consume call lu_request from <0.1052.0> in state state_authenticating 04:14:03.958 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:03.958 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420231363342",undefined,undefined,false,false,undefined} 04:14:03.958 [debug] SWx Tx SAR Imsi="262420231363342" Type=1 APN="internet" AgentInfoOpt=[]  04:14:03.959 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","131",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420231363342",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420231363342 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420231363342 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420231363342 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1053.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262420231363342 send ok to <0.1053.0> 04:14:03.970 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;131;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420231363342",[],[2001],[],[{'Non-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_262420231363342 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1053.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262420231363342 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:14:03.970 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262420231363342 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420231363342">>,ok}} 04:14:03.970 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420231363342",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420231363342 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:03.970 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:14:03.971 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420231363342">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:03.971 [info] lu_response(<<"262420231363342">>): ok 04:14:03.971 [info] lu_response for <<"262420231363342">>: ok 04:14:03.971 [info] GSUP: Tx #{imsi => <<"262420231363342">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420231363342">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420231363342 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1054.0> in state state_authenticated 04:14:03.976 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420231363342">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:03.976 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:03.977 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420231363342">>,"internet",[],undefined,false,0,false,false} 04:14:03.977 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:03.977 [info] s2b: Tx {gtp,v2,create_session_request,0,16036690,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420231363342">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241053,<<172,18,26,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,763419638,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420231363342 send ok to <0.1054.0> 04:14:03.977 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262420231363342 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1054.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420231363342 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420231363342 receive call {rx_s6b_aar,"262420231363342@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1055.0> in state state_authenticated 04:14:03.990 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420231363342@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:03.990 [info] ue_fsm ev_rx_s6b_aar: "262420231363342@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:03.990 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420231363342@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262420231363342",undefined,undefined,true,false,undefined} 04:14:03.990 [debug] SWx Tx SAR Imsi="262420231363342" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:03.990 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","132",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420231363342",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420231363342 send ok to <0.1055.0> *DBG* aaa_ue_fsm_262420231363342 consume call {rx_s6b_aar,"262420231363342@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1055.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:03.990 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420231363342 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1056.0> in state state_authenticated_wait_swx_saa 04:14:03.996 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;132;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420231363342",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:03.996 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420231363342 send ok to <0.1056.0> 04:14:03.996 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420231363342","262420231363342@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1055.0>} *DBG* aaa_ue_fsm_262420231363342 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1056.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:03.996 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:03.996 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:04.003 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,221,244,179,82,0,2,0,2,0,16,0,87,0,9,1,160,203,166,252,112,172,18,26,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,203,166,252,112,172,18,26,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,166,252,112,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:04.003 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241053,16036690,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,<<"˦üp">>},{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,3416718448,<<172,18,26,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,3416718448,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,31>>}}} 04:14:04.003 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420231363342">>,<0.1049.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241053,3416718448,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[{gtp_bearer,5,763419638,3416718448}],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262420231363342 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 => 763419638, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 3416718448}}} from <0.1057.0> in state state_wait_create_session_resp 04:14:04.003 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:04.003 [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 => 763419638,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3416718448}} 04:14:04.004 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420231363342">>,"internet",[],undefined,false,0,false,false} 04:14:04.004 [info] KMOD Port Create PDP Context Call {<0.1049.0>,[alias|#Ref<0.1576510130.3222863875.162477>]}: {create_pdp_context,{172,18,26,103},763419638,3416718448,{192,168,0,31}} 04:14:04.004 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,31}, 763419638, 3416718448 04:14:04.004 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],962,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,31}},{i_tid,763419638},{o_tid,3416718448}]}} 04:14:04.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,31>>,undefined},local_teid => 763419638,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3416718448}) returned ok *DBG* epdg_ue_fsm_262420231363342 send ok to <0.1057.0> 04:14:04.004 [info] tunnel_response(<<"262420231363342">>): {ok,#{apco => <<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 => 763419638,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3416718448}} *DBG* gsup_server got cast {tunnel_response, {<<"262420231363342">>, {ok, #{apco => <<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 => 763419638, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 3416718448}}}} *DBG* epdg_ue_fsm_262420231363342 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 => 763419638, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 3416718448}}} from <0.1057.0> in state state_wait_create_session_resp => state_active 04:14:04.004 [info] tunnel_response for <<"262420231363342">>: {ok,#{apco => <<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 => 763419638,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3416718448}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:04.004 [info] GSUP: Tx #{imsi => <<"262420231363342">>,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>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262424387302480">>, 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_262424387302480 enter epdg_ue_fsm in state state_new 04:14:04.034 [info] GSUP: Rx #{imsi => <<"262424387302480">>,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_262424387302480 consume internal init_state in state state_new 04:14:04.034 [info] ue_fsm start(epdg_ue_fsm_262424387302480) *DBG* epdg_ue_fsm_262424387302480 receive call {auth_request,33,"internet",#{}} from <0.1058.0> in state state_new 04:14:04.034 [info] ue_fsm init(<<"262424387302480">>) *DBG* epdg_ue_fsm_262424387302480 send ok to <0.1058.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262424387302480 consume call {auth_request,33,"internet",#{}} from <0.1058.0> in state state_new => state_wait_auth_resp 04:14:04.034 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262424387302480 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424387302480 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:14:04.035 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424387302480">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262424387302480 consume internal init_state in state state_new 04:14:04.035 [info] ue_fsm start_link(aaa_ue_fsm_262424387302480) *DBG* aaa_ue_fsm_262424387302480 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:04.035 [info] ue_fsm init("262424387302480") 04:14:04.035 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:04.036 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424387302480",undefined,undefined,false,false,undefined} 04:14:04.036 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:04.036 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","133",";","nonode@nohost"],1,undefined,undefined,undefined,"262424387302480",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424387302480 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424387302480 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_262424387302480 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple,<<",9-ûL¿u¢x]~Ö\fu%\\">>, <<230,130,193,249,45,245,245,5,14,27,83,173,3,101,104,197>>, <<44,57,45,251,76,191,117,162,120,93,126,214,12,117,37,92,97, 60,22,63,222,238,159,90,220,77,40,30,158,210>>, <<31,139,115,248,126,112,12,212,100,236,55,236,73,197,189,233>>, <<142,48,68,195,194,48,68,101,173,243,56,102,5,85,189,245>>}]}} from <0.1061.0> in state state_wait_swx_maa 04:14:04.050 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;133;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424387302480",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[44,57,45,251,76,191,117,162,120,93,126,214,12,117,37,92,230,130,193,249,45,245,245,5,14,27,83,173,3,101,104,197]],[[44,57,45,251,76,191,117,162,120,93,126,214,12,117,37,92,97,60,22,63,222,238,159,90,220,77,40,30,158,210]],["foobar"],[[142,48,68,195,194,48,68,101,173,243,56,102,5,85,189,245]],[[31,139,115,248,126,112,12,212,100,236,55,236,73,197,189,233]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424387302480 send ok to <0.1061.0> 04:14:04.050 [info] dia_sip2gsup: auth [44,57,45,251,76,191,117,162,120,93,126,214,12,117,37,92,230,130,193,249,45,245,245,5,14,27,83,173,3,101,104,197] authz [44,57,45,251,76,191,117,162,120,93,126,214,12,117,37,92,97,60,22,63,222,238,159,90,220,77,40,30,158,210]  *DBG* aaa_ue_fsm_262424387302480 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple,<<",9-ûL¿u¢x]~Ö\fu%\\">>, <<230,130,193,249,45,245,245,5,14,27,83,173,3,101,104,197>>, <<44,57,45,251,76,191,117,162,120,93,126,214,12,117,37,92,97, 60,22,63,222,238,159,90,220,77,40,30,158,210>>, <<31,139,115,248,126,112,12,212,100,236,55,236,73,197,189,233>>, <<142,48,68,195,194,48,68,101,173,243,56,102,5,85,189,245>>}]}} from <0.1061.0> in state state_wait_swx_maa => state_new 04:14:04.050 [info] rand ",9-ûL¿u¢x]~Ö\fu%\\" autn [230,130,193,249,45,245,245,5,14,27,83,173,3,101,104,197]  *DBG* epdg_ue_fsm_262424387302480 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple,<<",9-ûL¿u¢x]~Ö\fu%\\">>, <<230,130,193,249,45,245,245,5,14,27,83,173,3,101,104,197>>, <<44,57,45,251,76,191,117,162,120,93,126,214,12,117,37,92,97, 60,22,63,222,238,159,90,220,77,40,30,158,210>>, <<31,139,115,248,126,112,12,212,100,236,55,236,73,197,189,233>>, <<142,48,68,195,194,48,68,101,173,243,56,102,5,85,189,245>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:04.050 [info] ue_fsm ev_rx_swx_maa 04:14:04.051 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424387302480",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424387302480 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424387302480">>, {ok, [{epdg_auth_tuple,<<",9-ûL¿u¢x]~Ö\fu%\\">>, <<230,130,193,249,45,245,245,5,14,27,83,173,3, 101,104,197>>, <<44,57,45,251,76,191,117,162,120,93,126,214, 12,117,37,92,97,60,22,63,222,238,159,90,220, 77,40,30,158,210>>, <<31,139,115,248,126,112,12,212,100,236,55,236, 73,197,189,233>>, <<142,48,68,195,194,48,68,101,173,243,56, 102,5,85,189,245>>}]}}} *DBG* epdg_ue_fsm_262424387302480 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple,<<",9-ûL¿u¢x]~Ö\fu%\\">>, <<230,130,193,249,45,245,245,5,14,27,83,173,3,101,104,197>>, <<44,57,45,251,76,191,117,162,120,93,126,214,12,117,37,92,97, 60,22,63,222,238,159,90,220,77,40,30,158,210>>, <<31,139,115,248,126,112,12,212,100,236,55,236,73,197,189,233>>, <<142,48,68,195,194,48,68,101,173,243,56,102,5,85,189,245>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:04.051 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<",9-ûL¿u¢x]~Ö\fu%\\">>,<<230,130,193,249,45,245,245,5,14,27,83,173,3,101,104,197>>,<<44,57,45,251,76,191,117,162,120,93,126,214,12,117,37,92,97,60,22,63,222,238,159,90,220,77,40,30,158,210>>,<<31,139,115,248,126,112,12,212,100,236,55,236,73,197,189,233>>,<<142,48,68,195,194,48,68,101,173,243,56,102,5,85,189,245>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:04.052 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<",9-ûL¿u¢x]~Ö\fu%\\">>,<<230,130,193,249,45,245,245,5,14,27,83,173,3,101,104,197>>,<<44,57,45,251,76,191,117,162,120,93,126,214,12,117,37,92,97,60,22,63,222,238,159,90,220,77,40,30,158,210>>,<<31,139,115,248,126,112,12,212,100,236,55,236,73,197,189,233>>,<<142,48,68,195,194,48,68,101,173,243,56,102,5,85,189,245>>}]}, {ue_fsm_data,<<"262424387302480">>,"internet",[],undefined,false,0,false,false} 04:14:04.052 [info] auth_response(<<"262424387302480">>): {ok,[{epdg_auth_tuple,<<",9-ûL¿u¢x]~Ö\fu%\\">>,<<230,130,193,249,45,245,245,5,14,27,83,173,3,101,104,197>>,<<44,57,45,251,76,191,117,162,120,93,126,214,12,117,37,92,97,60,22,63,222,238,159,90,220,77,40,30,158,210>>,<<31,139,115,248,126,112,12,212,100,236,55,236,73,197,189,233>>,<<142,48,68,195,194,48,68,101,173,243,56,102,5,85,189,245>>}]} 04:14:04.053 [info] auth_response for <<"262424387302480">>: {ok,[{epdg_auth_tuple,<<",9-ûL¿u¢x]~Ö\fu%\\">>,<<230,130,193,249,45,245,245,5,14,27,83,173,3,101,104,197>>,<<44,57,45,251,76,191,117,162,120,93,126,214,12,117,37,92,97,60,22,63,222,238,159,90,220,77,40,30,158,210>>,<<31,139,115,248,126,112,12,212,100,236,55,236,73,197,189,233>>,<<142,48,68,195,194,48,68,101,173,243,56,102,5,85,189,245>>}]} 04:14:04.053 [info] GSUP: Tx #{auth_tuples => [#{autn => <<230,130,193,249,45,245,245,5,14,27,83,173,3,101,104,197>>,ck => <<142,48,68,195,194,48,68,101,173,243,56,102,5,85,189,245>>,ik => <<31,139,115,248,126,112,12,212,100,236,55,236,73,197,189,233>>,rand => <<",9-ûL¿u¢x]~Ö\fu%\\">>,res => <<44,57,45,251,76,191,117,162,120,93,126,214,12,117,37,92,97,60,22,63,222,238,159,90,220,77,40,30,158,210>>}],imsi => <<"262424387302480">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424387302480">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424387302480 receive call lu_request from <0.1062.0> in state state_authenticating 04:14:04.059 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424387302480">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262424387302480 send ok to <0.1062.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:04.059 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262424387302480 consume call lu_request from <0.1062.0> in state state_authenticating *DBG* aaa_ue_fsm_262424387302480 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:04.059 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424387302480">>,"internet",[],undefined,false,0,false,false} 04:14:04.059 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:04.060 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424387302480",undefined,undefined,false,false,undefined} 04:14:04.060 [debug] SWx Tx SAR Imsi="262424387302480" Type=1 APN="internet" AgentInfoOpt=[]  04:14:04.060 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","134",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424387302480",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424387302480 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424387302480 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262424387302480 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1063.0> in state state_wait_swx_saa 04:14:04.069 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;134;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424387302480",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:04.069 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424387302480 send ok to <0.1063.0> *DBG* epdg_ue_fsm_262424387302480 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262424387302480 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1063.0> in state state_wait_swx_saa => state_authenticated 04:14:04.069 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424387302480",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424387302480 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424387302480">>,ok}} 04:14:04.069 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262424387302480 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:04.070 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424387302480">>,"internet",[],undefined,false,0,false,false} 04:14:04.070 [info] lu_response(<<"262424387302480">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:04.070 [info] lu_response for <<"262424387302480">>: ok 04:14:04.070 [info] GSUP: Tx #{imsi => <<"262424387302480">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424387302480">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424387302480 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1064.0> in state state_authenticated 04:14:04.075 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424387302480">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:04.075 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:04.075 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424387302480">>,"internet",[],undefined,false,0,false,false} 04:14:04.075 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:04.075 [info] s2b: Tx {gtp,v2,create_session_request,0,16036691,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424387302480">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241054,<<172,18,26,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,763419639,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262424387302480 send ok to <0.1064.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:04.076 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262424387302480 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1064.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262424387302480 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262424387302480 receive call {rx_s6b_aar,"262424387302480@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1065.0> in state state_authenticated 04:14:04.086 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424387302480@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:04.087 [info] ue_fsm ev_rx_s6b_aar: "262424387302480@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:04.087 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424387302480@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262424387302480",undefined,undefined,true,false,undefined} 04:14:04.087 [debug] SWx Tx SAR Imsi="262424387302480" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:04.087 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","135",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424387302480",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424387302480 send ok to <0.1065.0> *DBG* aaa_ue_fsm_262424387302480 consume call {rx_s6b_aar,"262424387302480@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1065.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:04.087 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424387302480 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1066.0> in state state_authenticated_wait_swx_saa 04:14:04.091 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;135;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424387302480",[],[2001],[],[{'Non-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_262424387302480 send ok to <0.1066.0> 04:14:04.091 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424387302480 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1066.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:04.091 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424387302480","262424387302480@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1065.0>} 04:14:04.091 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:04.091 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:04.096 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,222,244,179,83,0,2,0,2,0,16,0,87,0,9,1,160,225,22,138,53,172,18,26,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,225,22,138,53,172,18,26,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,225,22,138,53,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:04.096 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241054,16036691,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,<<225,22,138,53>>},{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,3776350773,<<172,18,26,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,3776350773,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,32>>}}} 04:14:04.096 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424387302480">>,<0.1059.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241054,3776350773,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419639,3776350773}],[]}}}} 04:14:04.096 [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_262424387302480 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 => 763419639, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 3776350773}}} from <0.1067.0> in state state_wait_create_session_resp 04:14:04.096 [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 => 763419639,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3776350773}} 04:14:04.096 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424387302480">>,"internet",[],undefined,false,0,false,false} 04:14:04.096 [info] KMOD Port Create PDP Context Call {<0.1059.0>,[alias|#Ref<0.1576510130.3222863873.162148>]}: {create_pdp_context,{172,18,26,103},763419639,3776350773,{192,168,0,32}} 04:14:04.096 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,32}, 763419639, 3776350773 04:14:04.096 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1026,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,32}},{i_tid,763419639},{o_tid,3776350773}]}} *DBG* epdg_ue_fsm_262424387302480 send ok to <0.1067.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424387302480">>, {ok, #{apco => <<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 => 763419639, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 3776350773}}}} 04:14:04.096 [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 => 763419639,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3776350773}) returned ok *DBG* epdg_ue_fsm_262424387302480 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 => 763419639, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 3776350773}}} from <0.1067.0> in state state_wait_create_session_resp => state_active 04:14:04.096 [info] tunnel_response(<<"262424387302480">>): {ok,#{apco => <<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 => 763419639,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3776350773}} 04:14:04.097 [info] tunnel_response for <<"262424387302480">>: {ok,#{apco => <<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 => 763419639,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3776350773}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:04.097 [info] GSUP: Tx #{imsi => <<"262424387302480">>,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.55>, {osmo,5}, #{imsi => <<"262426031756051">>, 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_262426031756051 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426031756051 consume internal init_state in state state_new 04:14:04.134 [info] GSUP: Rx #{imsi => <<"262426031756051">>,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_262426031756051 receive call {auth_request,33,"internet",#{}} from <0.1068.0> in state state_new 04:14:04.134 [info] ue_fsm start(epdg_ue_fsm_262426031756051) 04:14:04.134 [info] ue_fsm init(<<"262426031756051">>) 04:14:04.134 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262426031756051 send ok to <0.1068.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262426031756051 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426031756051 consume call {auth_request,33,"internet",#{}} from <0.1068.0> in state state_new => state_wait_auth_resp 04:14:04.135 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426031756051">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426031756051 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:14:04.135 [info] ue_fsm start_link(aaa_ue_fsm_262426031756051) *DBG* aaa_ue_fsm_262426031756051 consume internal init_state in state state_new 04:14:04.135 [info] ue_fsm init("262426031756051") *DBG* aaa_ue_fsm_262426031756051 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:04.135 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:04.136 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426031756051",undefined,undefined,false,false,undefined} 04:14:04.136 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:04.136 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","136",";","nonode@nohost"],1,undefined,undefined,undefined,"262426031756051",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426031756051 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426031756051 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:04.150 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;136;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426031756051",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[24,144,101,115,44,151,122,211,83,24,122,77,147,75,138,221,112,221,238,165,237,228,204,221,187,11,11,121,247,248,88,209]],[[24,144,101,115,44,151,122,211,83,24,122,77,147,75,138,221,18,238,212,47,98,16,176,246,95,40,111,184,233,185]],["foobar"],[[70,88,219,239,161,88,15,88,77,32,243,175,78,155,247,44]],[[233,38,190,79,141,189,175,59,39,49,157,185,195,97,146,162]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426031756051 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<24,144,101,115,44,151,122,211,83,24,122,77,147,75,138,221>>, <<"pÝî¥íäÌÝ»\v\vy÷øXÑ">>, <<24,144,101,115,44,151,122,211,83,24,122,77,147,75,138,221, 18,238,212,47,98,16,176,246,95,40,111,184,233,185>>, <<233,38,190,79,141,189,175,59,39,49,157,185,195,97,146,162>>, <<70,88,219,239,161,88,15,88,77,32,243,175,78,155,247,44>>}]}} from <0.1071.0> in state state_wait_swx_maa 04:14:04.150 [info] dia_sip2gsup: auth [24,144,101,115,44,151,122,211,83,24,122,77,147,75,138,221,112,221,238,165,237,228,204,221,187,11,11,121,247,248,88,209] authz [24,144,101,115,44,151,122,211,83,24,122,77,147,75,138,221,18,238,212,47,98,16,176,246,95,40,111,184,233,185]  04:14:04.150 [info] rand [24,144,101,115,44,151,122,211,83,24,122,77,147,75,138,221] autn "pÝî¥íäÌÝ»\v\vy÷øXÑ"  04:14:04.150 [info] ue_fsm ev_rx_swx_maa 04:14:04.151 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426031756051",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426031756051 send ok to <0.1071.0> 04:14:04.151 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<24,144,101,115,44,151,122,211,83,24,122,77,147,75,138,221>>,<<"pÝî¥íäÌÝ»\v\vy÷øXÑ">>,<<24,144,101,115,44,151,122,211,83,24,122,77,147,75,138,221,18,238,212,47,98,16,176,246,95,40,111,184,233,185>>,<<233,38,190,79,141,189,175,59,39,49,157,185,195,97,146,162>>,<<70,88,219,239,161,88,15,88,77,32,243,175,78,155,247,44>>}]} *DBG* epdg_ue_fsm_262426031756051 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<24,144,101,115,44,151,122,211,83,24,122,77,147,75,138,221>>, <<"pÝî¥íäÌÝ»\v\vy÷øXÑ">>, <<24,144,101,115,44,151,122,211,83,24,122,77,147,75,138,221, 18,238,212,47,98,16,176,246,95,40,111,184,233,185>>, <<233,38,190,79,141,189,175,59,39,49,157,185,195,97,146,162>>, <<70,88,219,239,161,88,15,88,77,32,243,175,78,155,247,44>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426031756051 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<24,144,101,115,44,151,122,211,83,24,122,77,147,75,138,221>>, <<"pÝî¥íäÌÝ»\v\vy÷øXÑ">>, <<24,144,101,115,44,151,122,211,83,24,122,77,147,75,138,221, 18,238,212,47,98,16,176,246,95,40,111,184,233,185>>, <<233,38,190,79,141,189,175,59,39,49,157,185,195,97,146,162>>, <<70,88,219,239,161,88,15,88,77,32,243,175,78,155,247,44>>}]}} from <0.1071.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262426031756051 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426031756051">>, {ok, [{epdg_auth_tuple, <<24,144,101,115,44,151,122,211,83,24,122,77, 147,75,138,221>>, <<"pÝî¥íäÌÝ»\v\vy÷øXÑ">>, <<24,144,101,115,44,151,122,211,83,24,122,77, 147,75,138,221,18,238,212,47,98,16,176,246, 95,40,111,184,233,185>>, <<233,38,190,79,141,189,175,59,39,49,157,185, 195,97,146,162>>, <<70,88,219,239,161,88,15,88,77,32,243, 175,78,155,247,44>>}]}}} 04:14:04.152 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<24,144,101,115,44,151,122,211,83,24,122,77,147,75,138,221>>,<<"pÝî¥íäÌÝ»\v\vy÷øXÑ">>,<<24,144,101,115,44,151,122,211,83,24,122,77,147,75,138,221,18,238,212,47,98,16,176,246,95,40,111,184,233,185>>,<<233,38,190,79,141,189,175,59,39,49,157,185,195,97,146,162>>,<<70,88,219,239,161,88,15,88,77,32,243,175,78,155,247,44>>}]}, {ue_fsm_data,<<"262426031756051">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426031756051 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<24,144,101,115,44,151,122,211,83,24,122,77,147,75,138,221>>, <<"pÝî¥íäÌÝ»\v\vy÷øXÑ">>, <<24,144,101,115,44,151,122,211,83,24,122,77,147,75,138,221, 18,238,212,47,98,16,176,246,95,40,111,184,233,185>>, <<233,38,190,79,141,189,175,59,39,49,157,185,195,97,146,162>>, <<70,88,219,239,161,88,15,88,77,32,243,175,78,155,247,44>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:04.152 [info] auth_response(<<"262426031756051">>): {ok,[{epdg_auth_tuple,<<24,144,101,115,44,151,122,211,83,24,122,77,147,75,138,221>>,<<"pÝî¥íäÌÝ»\v\vy÷øXÑ">>,<<24,144,101,115,44,151,122,211,83,24,122,77,147,75,138,221,18,238,212,47,98,16,176,246,95,40,111,184,233,185>>,<<233,38,190,79,141,189,175,59,39,49,157,185,195,97,146,162>>,<<70,88,219,239,161,88,15,88,77,32,243,175,78,155,247,44>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:04.153 [info] auth_response for <<"262426031756051">>: {ok,[{epdg_auth_tuple,<<24,144,101,115,44,151,122,211,83,24,122,77,147,75,138,221>>,<<"pÝî¥íäÌÝ»\v\vy÷øXÑ">>,<<24,144,101,115,44,151,122,211,83,24,122,77,147,75,138,221,18,238,212,47,98,16,176,246,95,40,111,184,233,185>>,<<233,38,190,79,141,189,175,59,39,49,157,185,195,97,146,162>>,<<70,88,219,239,161,88,15,88,77,32,243,175,78,155,247,44>>}]} 04:14:04.153 [info] GSUP: Tx #{auth_tuples => [#{autn => <<"pÝî¥íäÌÝ»\v\vy÷øXÑ">>,ck => <<70,88,219,239,161,88,15,88,77,32,243,175,78,155,247,44>>,ik => <<233,38,190,79,141,189,175,59,39,49,157,185,195,97,146,162>>,rand => <<24,144,101,115,44,151,122,211,83,24,122,77,147,75,138,221>>,res => <<24,144,101,115,44,151,122,211,83,24,122,77,147,75,138,221,18,238,212,47,98,16,176,246,95,40,111,184,233,185>>}],imsi => <<"262426031756051">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426031756051">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426031756051 receive call lu_request from <0.1072.0> in state state_authenticating *DBG* epdg_ue_fsm_262426031756051 send ok to <0.1072.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:04.159 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426031756051">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262426031756051 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262426031756051 consume call lu_request from <0.1072.0> in state state_authenticating 04:14:04.159 [info] ue_fsm lu_request 04:14:04.159 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426031756051">>,"internet",[],undefined,false,0,false,false} 04:14:04.159 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:04.159 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426031756051",undefined,undefined,false,false,undefined} 04:14:04.160 [debug] SWx Tx SAR Imsi="262426031756051" Type=1 APN="internet" AgentInfoOpt=[]  04:14:04.160 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","137",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426031756051",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426031756051 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426031756051 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262426031756051 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1073.0> in state state_wait_swx_saa 04:14:04.169 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;137;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426031756051",[],[2001],[],[{'Non-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_262426031756051 send ok to <0.1073.0> 04:14:04.169 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262426031756051 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262426031756051 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1073.0> in state state_wait_swx_saa => state_authenticated 04:14:04.170 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426031756051",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426031756051 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426031756051">>,ok}} 04:14:04.170 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262426031756051 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:04.170 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426031756051">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:04.170 [info] lu_response(<<"262426031756051">>): ok 04:14:04.170 [info] lu_response for <<"262426031756051">>: ok 04:14:04.170 [info] GSUP: Tx #{imsi => <<"262426031756051">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426031756051">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426031756051 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1074.0> in state state_authenticated 04:14:04.176 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426031756051">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:04.176 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:04.177 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426031756051">>,"internet",[],undefined,false,0,false,false} 04:14:04.177 [debug] Selected PGW Remote Address "172.18.26.103" *DBG* epdg_ue_fsm_262426031756051 send ok to <0.1074.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:04.177 [info] s2b: Tx {gtp,v2,create_session_request,0,16036692,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426031756051">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241055,<<172,18,26,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,763419640,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426031756051 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1074.0> in state state_authenticated => state_wait_create_session_resp 04:14:04.177 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262426031756051 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262426031756051 receive call {rx_s6b_aar,"262426031756051@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1075.0> in state state_authenticated 04:14:04.190 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426031756051@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:04.190 [info] ue_fsm ev_rx_s6b_aar: "262426031756051@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:04.191 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426031756051@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262426031756051",undefined,undefined,true,false,undefined} 04:14:04.191 [debug] SWx Tx SAR Imsi="262426031756051" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262426031756051 send ok to <0.1075.0> *DBG* aaa_ue_fsm_262426031756051 consume call {rx_s6b_aar,"262426031756051@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1075.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:04.191 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","138",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426031756051",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:14:04.191 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426031756051 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1076.0> in state state_authenticated_wait_swx_saa 04:14:04.196 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;138;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426031756051",[],[2001],[],[{'Non-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_262426031756051 send ok to <0.1076.0> *DBG* aaa_ue_fsm_262426031756051 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1076.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:04.196 [info] ue_fsm ev_rx_swx_saa 04:14:04.197 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426031756051","262426031756051@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1075.0>} 04:14:04.197 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:04.197 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:04.205 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,223,244,179,84,0,2,0,2,0,16,0,87,0,9,1,160,134,26,172,120,172,18,26,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,134,26,172,120,172,18,26,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,26,172,120,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:04.205 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241055,16036692,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,26,172,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,2249895032,<<172,18,26,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,2249895032,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,33>>}}} *DBG* epdg_ue_fsm_262426031756051 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 => 763419640, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 2249895032}}} from <0.1077.0> in state state_wait_create_session_resp 04:14:04.205 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426031756051">>,<0.1069.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241055,2249895032,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419640,2249895032}]}}}} 04:14:04.206 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:04.206 [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 => 763419640,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2249895032}} 04:14:04.206 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426031756051">>,"internet",[],undefined,false,0,false,false} 04:14:04.206 [info] KMOD Port Create PDP Context Call {<0.1069.0>,[alias|#Ref<0.1576510130.3222863873.162176>]}: {create_pdp_context,{172,18,26,103},763419640,2249895032,{192,168,0,33}} 04:14:04.206 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,33}, 763419640, 2249895032 04:14:04.206 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],143,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,33}},{i_tid,763419640},{o_tid,2249895032}]}} *DBG* epdg_ue_fsm_262426031756051 send ok to <0.1077.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426031756051">>, {ok, #{apco => <<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 => 763419640, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 2249895032}}}} 04:14:04.206 [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 => 763419640,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2249895032}) returned ok *DBG* epdg_ue_fsm_262426031756051 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 => 763419640, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 2249895032}}} from <0.1077.0> in state state_wait_create_session_resp => state_active 04:14:04.206 [info] tunnel_response(<<"262426031756051">>): {ok,#{apco => <<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 => 763419640,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2249895032}} 04:14:04.207 [info] tunnel_response for <<"262426031756051">>: {ok,#{apco => <<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 => 763419640,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2249895032}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:04.207 [info] GSUP: Tx #{imsi => <<"262426031756051">>,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.55>, {osmo,5}, #{imsi => <<"262429693130221">>, 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_262429693130221 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429693130221 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429693130221 receive call {auth_request,33,"internet",#{}} from <0.1078.0> in state state_new 04:14:04.233 [info] GSUP: Rx #{imsi => <<"262429693130221">>,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_262429693130221 send ok to <0.1078.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:04.234 [info] ue_fsm start(epdg_ue_fsm_262429693130221) *DBG* aaa_ue_fsm_262429693130221 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429693130221 consume call {auth_request,33,"internet",#{}} from <0.1078.0> in state state_new => state_wait_auth_resp *DBG* epdg_ue_fsm_262429693130221 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429693130221 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262429693130221 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:04.234 [info] ue_fsm init(<<"262429693130221">>) 04:14:04.234 [info] ue_fsm auth_request 04:14:04.234 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429693130221">>,"internet",[],undefined,false,0,false,false} 04:14:04.234 [info] ue_fsm start_link(aaa_ue_fsm_262429693130221) 04:14:04.234 [info] ue_fsm init("262429693130221") *DBG* aaa_ue_fsm_262429693130221 send ok to <0.201.0> 04:14:04.234 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262429693130221 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:04.235 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429693130221",undefined,undefined,false,false,undefined} 04:14:04.235 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:04.235 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","139",";","nonode@nohost"],1,undefined,undefined,undefined,"262429693130221",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429693130221 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<33,216,162,71,187,253,26,52,100,172,241,95,240,79,120,105>>, <<135,240,48,191,108,185,207,159,195,44,122,211,26,44,187,82>>, <<33,216,162,71,187,253,26,52,100,172,241,95,240,79,120,105, 241,73,168,168,85,73,127,141,143,93,162,64,55,34>>, <<243,30,117,62,58,203,66,120,193,77,62,47,155,72,9,41>>, <<233,126,35,134,180,133,204,238,9,203,97,19,163,240,141, 190>>}]}} from <0.1081.0> in state state_wait_swx_maa 04:14:04.249 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;139;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429693130221",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[33,216,162,71,187,253,26,52,100,172,241,95,240,79,120,105,135,240,48,191,108,185,207,159,195,44,122,211,26,44,187,82]],[[33,216,162,71,187,253,26,52,100,172,241,95,240,79,120,105,241,73,168,168,85,73,127,141,143,93,162,64,55,34]],["foobar"],[[233,126,35,134,180,133,204,238,9,203,97,19,163,240,141,190]],[[243,30,117,62,58,203,66,120,193,77,62,47,155,72,9,41]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:04.249 [info] dia_sip2gsup: auth [33,216,162,71,187,253,26,52,100,172,241,95,240,79,120,105,135,240,48,191,108,185,207,159,195,44,122,211,26,44,187,82] authz [33,216,162,71,187,253,26,52,100,172,241,95,240,79,120,105,241,73,168,168,85,73,127,141,143,93,162,64,55,34]  04:14:04.249 [info] rand [33,216,162,71,187,253,26,52,100,172,241,95,240,79,120,105] autn [135,240,48,191,108,185,207,159,195,44,122,211,26,44,187,82]  04:14:04.250 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262429693130221 send ok to <0.1081.0> 04:14:04.251 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429693130221",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429693130221 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<33,216,162,71,187,253,26,52,100,172,241,95,240,79,120,105>>, <<135,240,48,191,108,185,207,159,195,44,122,211,26,44,187,82>>, <<33,216,162,71,187,253,26,52,100,172,241,95,240,79,120,105, 241,73,168,168,85,73,127,141,143,93,162,64,55,34>>, <<243,30,117,62,58,203,66,120,193,77,62,47,155,72,9,41>>, <<233,126,35,134,180,133,204,238,9,203,97,19,163,240,141, 190>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429693130221 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<33,216,162,71,187,253,26,52,100,172,241,95,240,79,120,105>>, <<135,240,48,191,108,185,207,159,195,44,122,211,26,44,187,82>>, <<33,216,162,71,187,253,26,52,100,172,241,95,240,79,120,105, 241,73,168,168,85,73,127,141,143,93,162,64,55,34>>, <<243,30,117,62,58,203,66,120,193,77,62,47,155,72,9,41>>, <<233,126,35,134,180,133,204,238,9,203,97,19,163,240,141, 190>>}]}} from <0.1081.0> in state state_wait_swx_maa => state_new 04:14:04.251 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<33,216,162,71,187,253,26,52,100,172,241,95,240,79,120,105>>,<<135,240,48,191,108,185,207,159,195,44,122,211,26,44,187,82>>,<<33,216,162,71,187,253,26,52,100,172,241,95,240,79,120,105,241,73,168,168,85,73,127,141,143,93,162,64,55,34>>,<<243,30,117,62,58,203,66,120,193,77,62,47,155,72,9,41>>,<<233,126,35,134,180,133,204,238,9,203,97,19,163,240,141,190>>}]} *DBG* epdg_ue_fsm_262429693130221 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429693130221">>, {ok, [{epdg_auth_tuple, <<33,216,162,71,187,253,26,52,100,172,241,95, 240,79,120,105>>, <<135,240,48,191,108,185,207,159,195,44,122, 211,26,44,187,82>>, <<33,216,162,71,187,253,26,52,100,172,241,95, 240,79,120,105,241,73,168,168,85,73,127,141, 143,93,162,64,55,34>>, <<243,30,117,62,58,203,66,120,193,77,62,47,155, 72,9,41>>, <<233,126,35,134,180,133,204,238,9,203,97, 19,163,240,141,190>>}]}}} 04:14:04.251 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<33,216,162,71,187,253,26,52,100,172,241,95,240,79,120,105>>,<<135,240,48,191,108,185,207,159,195,44,122,211,26,44,187,82>>,<<33,216,162,71,187,253,26,52,100,172,241,95,240,79,120,105,241,73,168,168,85,73,127,141,143,93,162,64,55,34>>,<<243,30,117,62,58,203,66,120,193,77,62,47,155,72,9,41>>,<<233,126,35,134,180,133,204,238,9,203,97,19,163,240,141,190>>}]}, {ue_fsm_data,<<"262429693130221">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429693130221 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<33,216,162,71,187,253,26,52,100,172,241,95,240,79,120,105>>, <<135,240,48,191,108,185,207,159,195,44,122,211,26,44,187,82>>, <<33,216,162,71,187,253,26,52,100,172,241,95,240,79,120,105, 241,73,168,168,85,73,127,141,143,93,162,64,55,34>>, <<243,30,117,62,58,203,66,120,193,77,62,47,155,72,9,41>>, <<233,126,35,134,180,133,204,238,9,203,97,19,163,240,141, 190>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:04.252 [info] auth_response(<<"262429693130221">>): {ok,[{epdg_auth_tuple,<<33,216,162,71,187,253,26,52,100,172,241,95,240,79,120,105>>,<<135,240,48,191,108,185,207,159,195,44,122,211,26,44,187,82>>,<<33,216,162,71,187,253,26,52,100,172,241,95,240,79,120,105,241,73,168,168,85,73,127,141,143,93,162,64,55,34>>,<<243,30,117,62,58,203,66,120,193,77,62,47,155,72,9,41>>,<<233,126,35,134,180,133,204,238,9,203,97,19,163,240,141,190>>}]} 04:14:04.252 [info] auth_response for <<"262429693130221">>: {ok,[{epdg_auth_tuple,<<33,216,162,71,187,253,26,52,100,172,241,95,240,79,120,105>>,<<135,240,48,191,108,185,207,159,195,44,122,211,26,44,187,82>>,<<33,216,162,71,187,253,26,52,100,172,241,95,240,79,120,105,241,73,168,168,85,73,127,141,143,93,162,64,55,34>>,<<243,30,117,62,58,203,66,120,193,77,62,47,155,72,9,41>>,<<233,126,35,134,180,133,204,238,9,203,97,19,163,240,141,190>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:04.253 [info] GSUP: Tx #{auth_tuples => [#{autn => <<135,240,48,191,108,185,207,159,195,44,122,211,26,44,187,82>>,ck => <<233,126,35,134,180,133,204,238,9,203,97,19,163,240,141,190>>,ik => <<243,30,117,62,58,203,66,120,193,77,62,47,155,72,9,41>>,rand => <<33,216,162,71,187,253,26,52,100,172,241,95,240,79,120,105>>,res => <<33,216,162,71,187,253,26,52,100,172,241,95,240,79,120,105,241,73,168,168,85,73,127,141,143,93,162,64,55,34>>}],imsi => <<"262429693130221">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429693130221">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429693130221 receive call lu_request from <0.1082.0> in state state_authenticating 04:14:04.257 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429693130221">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262429693130221 send ok to <0.1082.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:04.257 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262429693130221 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262429693130221 consume call lu_request from <0.1082.0> in state state_authenticating 04:14:04.258 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429693130221">>,"internet",[],undefined,false,0,false,false} 04:14:04.258 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:04.258 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429693130221",undefined,undefined,false,false,undefined} 04:14:04.259 [debug] SWx Tx SAR Imsi="262429693130221" Type=1 APN="internet" AgentInfoOpt=[]  04:14:04.259 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","140",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429693130221",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429693130221 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429693130221 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429693130221 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1083.0> in state state_wait_swx_saa 04:14:04.268 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;140;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429693130221",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:04.268 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429693130221 send ok to <0.1083.0> *DBG* epdg_ue_fsm_262429693130221 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:14:04.268 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429693130221",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429693130221 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1083.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262429693130221 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429693130221">>,ok}} 04:14:04.268 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262429693130221 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:04.269 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429693130221">>,"internet",[],undefined,false,0,false,false} 04:14:04.269 [info] lu_response(<<"262429693130221">>): ok 04:14:04.269 [info] lu_response for <<"262429693130221">>: ok 04:14:04.269 [info] GSUP: Tx #{imsi => <<"262429693130221">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429693130221">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429693130221 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1084.0> in state state_authenticated 04:14:04.273 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429693130221">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:04.273 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:04.274 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429693130221">>,"internet",[],undefined,false,0,false,false} 04:14:04.274 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:04.274 [info] s2b: Tx {gtp,v2,create_session_request,0,16036693,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429693130221">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241056,<<172,18,26,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,763419641,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429693130221 send ok to <0.1084.0> 04:14:04.274 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262429693130221 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1084.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262429693130221 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262429693130221 receive call {rx_s6b_aar,"262429693130221@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1085.0> in state state_authenticated 04:14:04.286 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429693130221@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:04.286 [info] ue_fsm ev_rx_s6b_aar: "262429693130221@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:04.286 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429693130221@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262429693130221",undefined,undefined,true,false,undefined} 04:14:04.286 [debug] SWx Tx SAR Imsi="262429693130221" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:04.286 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","141",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429693130221",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429693130221 send ok to <0.1085.0> *DBG* aaa_ue_fsm_262429693130221 consume call {rx_s6b_aar,"262429693130221@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1085.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:04.286 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429693130221 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1086.0> in state state_authenticated_wait_swx_saa 04:14:04.291 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;141;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429693130221",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:04.291 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429693130221 send ok to <0.1086.0> *DBG* aaa_ue_fsm_262429693130221 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1086.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:04.292 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429693130221","262429693130221@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1085.0>} 04:14:04.292 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:04.292 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:04.299 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,224,244,179,85,0,2,0,2,0,16,0,87,0,9,1,160,253,208,129,176,172,18,26,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,253,208,129,176,172,18,26,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,208,129,176,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:04.299 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241056,16036693,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,<<253,208,129,176>>},{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,4258300336,<<172,18,26,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,4258300336,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,34>>}}} 04:14:04.299 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429693130221">>,<0.1079.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241056,4258300336,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[{gtp_bearer,5,763419641,4258300336}],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:14:04.299 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:04.299 [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 => 763419641,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 4258300336}} *DBG* epdg_ue_fsm_262429693130221 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 => 763419641, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 4258300336}}} from <0.1087.0> in state state_wait_create_session_resp 04:14:04.300 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429693130221">>,"internet",[],undefined,false,0,false,false} 04:14:04.300 [info] KMOD Port Create PDP Context Call {<0.1079.0>,[alias|#Ref<0.1576510130.3222863886.155822>]}: {create_pdp_context,{172,18,26,103},763419641,4258300336,{192,168,0,34}} 04:14:04.300 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,34}, 763419641, 4258300336 04:14:04.300 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],207,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,34}},{i_tid,763419641},{o_tid,4258300336}]}} 04:14:04.300 [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 => 763419641,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 4258300336}) returned ok *DBG* epdg_ue_fsm_262429693130221 send ok to <0.1087.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429693130221">>, {ok, #{apco => <<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 => 763419641, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 4258300336}}}} 04:14:04.300 [info] tunnel_response(<<"262429693130221">>): {ok,#{apco => <<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 => 763419641,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 4258300336}} *DBG* epdg_ue_fsm_262429693130221 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 => 763419641, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 4258300336}}} from <0.1087.0> in state state_wait_create_session_resp => state_active 04:14:04.300 [info] tunnel_response for <<"262429693130221">>: {ok,#{apco => <<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 => 763419641,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 4258300336}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:04.300 [info] GSUP: Tx #{imsi => <<"262429693130221">>,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.55>, {osmo,5}, #{imsi => <<"262427895299048">>, 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_262427895299048 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427895299048 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262427895299048 receive call {auth_request,33,"internet",#{}} from <0.1088.0> in state state_new 04:14:04.335 [info] GSUP: Rx #{imsi => <<"262427895299048">>,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_262427895299048 send ok to <0.1088.0> 04:14:04.335 [info] ue_fsm start(epdg_ue_fsm_262427895299048) *DBG* epdg_ue_fsm_262427895299048 consume call {auth_request,33,"internet",#{}} from <0.1088.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262427895299048 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:14:04.335 [info] ue_fsm init(<<"262427895299048">>) *DBG* aaa_ue_fsm_262427895299048 enter aaa_ue_fsm in state state_new *DBG* aaa_ue_fsm_262427895299048 consume internal init_state in state state_new 04:14:04.335 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262427895299048 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:04.335 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427895299048">>,"internet",[],undefined,false,0,false,false} 04:14:04.335 [info] ue_fsm start_link(aaa_ue_fsm_262427895299048) 04:14:04.335 [info] ue_fsm init("262427895299048") 04:14:04.335 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262427895299048 send ok to <0.201.0> 04:14:04.335 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427895299048",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262427895299048 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:04.335 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:04.335 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","142",";","nonode@nohost"],1,undefined,undefined,undefined,"262427895299048",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427895299048 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<160,208,10,142,35,52,129,80,239,57,50,250,246,237,209,248>>, <<131,209,181,151,184,204,22,69,238,151,202,185,143,206,221, 140>>, <<160,208,10,142,35,52,129,80,239,57,50,250,246,237,209,248, 73,67,136,69,0,171,95,207,181,230,188,240,106,198>>, <<21,221,77,109,91,111,192,201,111,85,173,223,240,232,154,32>>, <<197,25,61,145,113,130,213,247,169,40,61,73,169,139,204, 37>>}]}} from <0.1091.0> in state state_wait_swx_maa 04:14:04.349 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;142;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427895299048",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[160,208,10,142,35,52,129,80,239,57,50,250,246,237,209,248,131,209,181,151,184,204,22,69,238,151,202,185,143,206,221,140]],[[160,208,10,142,35,52,129,80,239,57,50,250,246,237,209,248,73,67,136,69,0,171,95,207,181,230,188,240,106,198]],["foobar"],[[197,25,61,145,113,130,213,247,169,40,61,73,169,139,204,37]],[[21,221,77,109,91,111,192,201,111,85,173,223,240,232,154,32]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:04.349 [info] dia_sip2gsup: auth [160,208,10,142,35,52,129,80,239,57,50,250,246,237,209,248,131,209,181,151,184,204,22,69,238,151,202,185,143,206,221,140] authz [160,208,10,142,35,52,129,80,239,57,50,250,246,237,209,248,73,67,136,69,0,171,95,207,181,230,188,240,106,198]  04:14:04.349 [info] rand [160,208,10,142,35,52,129,80,239,57,50,250,246,237,209,248] autn [131,209,181,151,184,204,22,69,238,151,202,185,143,206,221,140]  *DBG* aaa_ue_fsm_262427895299048 send ok to <0.1091.0> *DBG* epdg_ue_fsm_262427895299048 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<160,208,10,142,35,52,129,80,239,57,50,250,246,237,209,248>>, <<131,209,181,151,184,204,22,69,238,151,202,185,143,206,221, 140>>, <<160,208,10,142,35,52,129,80,239,57,50,250,246,237,209,248, 73,67,136,69,0,171,95,207,181,230,188,240,106,198>>, <<21,221,77,109,91,111,192,201,111,85,173,223,240,232,154,32>>, <<197,25,61,145,113,130,213,247,169,40,61,73,169,139,204, 37>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:04.349 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262427895299048 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<160,208,10,142,35,52,129,80,239,57,50,250,246,237,209,248>>, <<131,209,181,151,184,204,22,69,238,151,202,185,143,206,221, 140>>, <<160,208,10,142,35,52,129,80,239,57,50,250,246,237,209,248, 73,67,136,69,0,171,95,207,181,230,188,240,106,198>>, <<21,221,77,109,91,111,192,201,111,85,173,223,240,232,154,32>>, <<197,25,61,145,113,130,213,247,169,40,61,73,169,139,204, 37>>}]}} from <0.1091.0> in state state_wait_swx_maa => state_new 04:14:04.350 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427895299048",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427895299048 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427895299048">>, {ok, [{epdg_auth_tuple, <<160,208,10,142,35,52,129,80,239,57,50,250, 246,237,209,248>>, <<131,209,181,151,184,204,22,69,238,151,202, 185,143,206,221,140>>, <<160,208,10,142,35,52,129,80,239,57,50,250, 246,237,209,248,73,67,136,69,0,171,95,207, 181,230,188,240,106,198>>, <<21,221,77,109,91,111,192,201,111,85,173,223, 240,232,154,32>>, <<197,25,61,145,113,130,213,247,169,40,61, 73,169,139,204,37>>}]}}} 04:14:04.350 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<160,208,10,142,35,52,129,80,239,57,50,250,246,237,209,248>>,<<131,209,181,151,184,204,22,69,238,151,202,185,143,206,221,140>>,<<160,208,10,142,35,52,129,80,239,57,50,250,246,237,209,248,73,67,136,69,0,171,95,207,181,230,188,240,106,198>>,<<21,221,77,109,91,111,192,201,111,85,173,223,240,232,154,32>>,<<197,25,61,145,113,130,213,247,169,40,61,73,169,139,204,37>>}]} *DBG* epdg_ue_fsm_262427895299048 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<160,208,10,142,35,52,129,80,239,57,50,250,246,237,209,248>>, <<131,209,181,151,184,204,22,69,238,151,202,185,143,206,221, 140>>, <<160,208,10,142,35,52,129,80,239,57,50,250,246,237,209,248, 73,67,136,69,0,171,95,207,181,230,188,240,106,198>>, <<21,221,77,109,91,111,192,201,111,85,173,223,240,232,154,32>>, <<197,25,61,145,113,130,213,247,169,40,61,73,169,139,204, 37>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:04.351 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<160,208,10,142,35,52,129,80,239,57,50,250,246,237,209,248>>,<<131,209,181,151,184,204,22,69,238,151,202,185,143,206,221,140>>,<<160,208,10,142,35,52,129,80,239,57,50,250,246,237,209,248,73,67,136,69,0,171,95,207,181,230,188,240,106,198>>,<<21,221,77,109,91,111,192,201,111,85,173,223,240,232,154,32>>,<<197,25,61,145,113,130,213,247,169,40,61,73,169,139,204,37>>}]}, {ue_fsm_data,<<"262427895299048">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:04.351 [info] auth_response(<<"262427895299048">>): {ok,[{epdg_auth_tuple,<<160,208,10,142,35,52,129,80,239,57,50,250,246,237,209,248>>,<<131,209,181,151,184,204,22,69,238,151,202,185,143,206,221,140>>,<<160,208,10,142,35,52,129,80,239,57,50,250,246,237,209,248,73,67,136,69,0,171,95,207,181,230,188,240,106,198>>,<<21,221,77,109,91,111,192,201,111,85,173,223,240,232,154,32>>,<<197,25,61,145,113,130,213,247,169,40,61,73,169,139,204,37>>}]} 04:14:04.352 [info] auth_response for <<"262427895299048">>: {ok,[{epdg_auth_tuple,<<160,208,10,142,35,52,129,80,239,57,50,250,246,237,209,248>>,<<131,209,181,151,184,204,22,69,238,151,202,185,143,206,221,140>>,<<160,208,10,142,35,52,129,80,239,57,50,250,246,237,209,248,73,67,136,69,0,171,95,207,181,230,188,240,106,198>>,<<21,221,77,109,91,111,192,201,111,85,173,223,240,232,154,32>>,<<197,25,61,145,113,130,213,247,169,40,61,73,169,139,204,37>>}]} 04:14:04.352 [info] GSUP: Tx #{auth_tuples => [#{autn => <<131,209,181,151,184,204,22,69,238,151,202,185,143,206,221,140>>,ck => <<197,25,61,145,113,130,213,247,169,40,61,73,169,139,204,37>>,ik => <<21,221,77,109,91,111,192,201,111,85,173,223,240,232,154,32>>,rand => <<160,208,10,142,35,52,129,80,239,57,50,250,246,237,209,248>>,res => <<160,208,10,142,35,52,129,80,239,57,50,250,246,237,209,248,73,67,136,69,0,171,95,207,181,230,188,240,106,198>>}],imsi => <<"262427895299048">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427895299048">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427895299048 receive call lu_request from <0.1092.0> in state state_authenticating 04:14:04.358 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427895299048">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262427895299048 send ok to <0.1092.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:04.358 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262427895299048 consume call lu_request from <0.1092.0> in state state_authenticating *DBG* aaa_ue_fsm_262427895299048 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:04.358 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427895299048">>,"internet",[],undefined,false,0,false,false} 04:14:04.358 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:04.359 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427895299048",undefined,undefined,false,false,undefined} 04:14:04.359 [debug] SWx Tx SAR Imsi="262427895299048" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262427895299048 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427895299048 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:14:04.359 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","143",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427895299048",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427895299048 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1093.0> in state state_wait_swx_saa 04:14:04.371 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;143;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427895299048",[],[2001],[],[{'Non-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_262427895299048 send ok to <0.1093.0> *DBG* epdg_ue_fsm_262427895299048 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:14:04.371 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427895299048 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1093.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262427895299048 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427895299048">>,ok}} 04:14:04.371 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427895299048",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427895299048 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:04.371 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:04.372 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427895299048">>,"internet",[],undefined,false,0,false,false} 04:14:04.372 [info] lu_response(<<"262427895299048">>): ok 04:14:04.372 [info] lu_response for <<"262427895299048">>: ok 04:14:04.372 [info] GSUP: Tx #{imsi => <<"262427895299048">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427895299048">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427895299048 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1094.0> in state state_authenticated 04:14:04.378 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427895299048">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:04.378 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:04.378 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427895299048">>,"internet",[],undefined,false,0,false,false} 04:14:04.378 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:04.379 [info] s2b: Tx {gtp,v2,create_session_request,0,16036694,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427895299048">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241057,<<172,18,26,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,763419642,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427895299048 send ok to <0.1094.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:04.379 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262427895299048 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1094.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262427895299048 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262427895299048 receive call {rx_s6b_aar,"262427895299048@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1095.0> in state state_authenticated 04:14:04.394 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427895299048@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:04.394 [info] ue_fsm ev_rx_s6b_aar: "262427895299048@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:04.394 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427895299048@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262427895299048",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262427895299048 send ok to <0.1095.0> *DBG* aaa_ue_fsm_262427895299048 consume call {rx_s6b_aar,"262427895299048@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1095.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:04.394 [debug] SWx Tx SAR Imsi="262427895299048" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:04.395 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","144",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427895299048",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:14:04.395 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427895299048 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1096.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427895299048 send ok to <0.1096.0> 04:14:04.403 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;144;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427895299048",[],[2001],[],[{'Non-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_262427895299048 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1096.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:04.404 [info] ue_fsm ev_rx_swx_saa 04:14:04.404 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427895299048","262427895299048@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1095.0>} 04:14:04.404 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:04.404 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:04.415 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,225,244,179,86,0,2,0,2,0,16,0,87,0,9,1,160,107,241,122,71,172,18,26,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,107,241,122,71,172,18,26,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,107,241,122,71,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:04.415 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241057,16036694,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,<<"kñzG">>},{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,1810987591,<<172,18,26,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,1810987591,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,35>>}}} 04:14:04.415 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427895299048">>,<0.1089.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241057,1810987591,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419642,1810987591}],[]}}}} *DBG* epdg_ue_fsm_262427895299048 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 => 763419642, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 1810987591}}} from <0.1097.0> in state state_wait_create_session_resp 04:14:04.415 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:04.415 [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 => 763419642,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1810987591}} 04:14:04.416 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427895299048">>,"internet",[],undefined,false,0,false,false} 04:14:04.416 [info] KMOD Port Create PDP Context Call {<0.1089.0>,[alias|#Ref<0.1576510130.3222863886.155885>]}: {create_pdp_context,{172,18,26,103},763419642,1810987591,{192,168,0,35}} 04:14:04.416 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,35}, 763419642, 1810987591 04:14:04.416 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1732,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,35}},{i_tid,763419642},{o_tid,1810987591}]}} 04:14:04.417 [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 => 763419642,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1810987591}) returned ok *DBG* epdg_ue_fsm_262427895299048 send ok to <0.1097.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427895299048">>, {ok, #{apco => <<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 => 763419642, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 1810987591}}}} 04:14:04.417 [info] tunnel_response(<<"262427895299048">>): {ok,#{apco => <<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 => 763419642,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1810987591}} *DBG* epdg_ue_fsm_262427895299048 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 => 763419642, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 1810987591}}} from <0.1097.0> in state state_wait_create_session_resp => state_active 04:14:04.417 [info] tunnel_response for <<"262427895299048">>: {ok,#{apco => <<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 => 763419642,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1810987591}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:04.417 [info] GSUP: Tx #{imsi => <<"262427895299048">>,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.55>, {osmo,5}, #{imsi => <<"262420133471768">>, 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_262420133471768 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420133471768 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420133471768 receive call {auth_request,33,"internet",#{}} from <0.1098.0> in state state_new 04:14:04.434 [info] GSUP: Rx #{imsi => <<"262420133471768">>,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_262420133471768 send ok to <0.1098.0> 04:14:04.434 [info] ue_fsm start(epdg_ue_fsm_262420133471768) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262420133471768 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420133471768 consume call {auth_request,33,"internet",#{}} from <0.1098.0> in state state_new => state_wait_auth_resp 04:14:04.434 [info] ue_fsm init(<<"262420133471768">>) *DBG* aaa_ue_fsm_262420133471768 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420133471768 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420133471768 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:04.434 [info] ue_fsm auth_request 04:14:04.435 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420133471768">>,"internet",[],undefined,false,0,false,false} 04:14:04.435 [info] ue_fsm start_link(aaa_ue_fsm_262420133471768) 04:14:04.435 [info] ue_fsm init("262420133471768") 04:14:04.435 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262420133471768 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420133471768 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:04.436 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420133471768",undefined,undefined,false,false,undefined} 04:14:04.436 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:04.436 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","145",";","nonode@nohost"],1,undefined,undefined,undefined,"262420133471768",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:14:04.452 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;145;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420133471768",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[33,168,201,24,82,79,90,67,78,28,43,12,250,6,64,239,15,90,99,175,96,14,234,101,235,182,73,95,189,105,140,210]],[[33,168,201,24,82,79,90,67,78,28,43,12,250,6,64,239,85,222,248,128,228,33,237,70,53,90,90,100,239,194]],["foobar"],[[156,181,26,79,159,0,163,86,167,63,175,121,74,100,195,56]],[[55,43,208,61,209,175,111,142,25,114,116,194,198,139,91,142]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420133471768 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<33,168,201,24,82,79,90,67,78,28,43,12,250,6,64,239>>, <<15,90,99,175,96,14,234,101,235,182,73,95,189,105,140,210>>, <<33,168,201,24,82,79,90,67,78,28,43,12,250,6,64,239,85,222, 248,128,228,33,237,70,53,90,90,100,239,194>>, <<55,43,208,61,209,175,111,142,25,114,116,194,198,139,91,142>>, <<156,181,26,79,159,0,163,86,167,63,175,121,74,100,195,56>>}]}} from <0.1101.0> in state state_wait_swx_maa 04:14:04.452 [info] dia_sip2gsup: auth [33,168,201,24,82,79,90,67,78,28,43,12,250,6,64,239,15,90,99,175,96,14,234,101,235,182,73,95,189,105,140,210] authz [33,168,201,24,82,79,90,67,78,28,43,12,250,6,64,239,85,222,248,128,228,33,237,70,53,90,90,100,239,194]  04:14:04.452 [info] rand [33,168,201,24,82,79,90,67,78,28,43,12,250,6,64,239] autn [15,90,99,175,96,14,234,101,235,182,73,95,189,105,140,210]  *DBG* aaa_ue_fsm_262420133471768 send ok to <0.1101.0> *DBG* epdg_ue_fsm_262420133471768 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<33,168,201,24,82,79,90,67,78,28,43,12,250,6,64,239>>, <<15,90,99,175,96,14,234,101,235,182,73,95,189,105,140,210>>, <<33,168,201,24,82,79,90,67,78,28,43,12,250,6,64,239,85,222, 248,128,228,33,237,70,53,90,90,100,239,194>>, <<55,43,208,61,209,175,111,142,25,114,116,194,198,139,91,142>>, <<156,181,26,79,159,0,163,86,167,63,175,121,74,100,195,56>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:04.452 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262420133471768 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<33,168,201,24,82,79,90,67,78,28,43,12,250,6,64,239>>, <<15,90,99,175,96,14,234,101,235,182,73,95,189,105,140,210>>, <<33,168,201,24,82,79,90,67,78,28,43,12,250,6,64,239,85,222, 248,128,228,33,237,70,53,90,90,100,239,194>>, <<55,43,208,61,209,175,111,142,25,114,116,194,198,139,91,142>>, <<156,181,26,79,159,0,163,86,167,63,175,121,74,100,195,56>>}]}} from <0.1101.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262420133471768 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420133471768">>, {ok, [{epdg_auth_tuple, <<33,168,201,24,82,79,90,67,78,28,43,12,250,6, 64,239>>, <<15,90,99,175,96,14,234,101,235,182,73,95,189, 105,140,210>>, <<33,168,201,24,82,79,90,67,78,28,43,12,250,6, 64,239,85,222,248,128,228,33,237,70,53,90,90, 100,239,194>>, <<55,43,208,61,209,175,111,142,25,114,116,194, 198,139,91,142>>, <<156,181,26,79,159,0,163,86,167,63,175, 121,74,100,195,56>>}]}}} 04:14:04.453 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420133471768",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420133471768 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<33,168,201,24,82,79,90,67,78,28,43,12,250,6,64,239>>, <<15,90,99,175,96,14,234,101,235,182,73,95,189,105,140,210>>, <<33,168,201,24,82,79,90,67,78,28,43,12,250,6,64,239,85,222, 248,128,228,33,237,70,53,90,90,100,239,194>>, <<55,43,208,61,209,175,111,142,25,114,116,194,198,139,91,142>>, <<156,181,26,79,159,0,163,86,167,63,175,121,74,100,195,56>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:04.453 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<33,168,201,24,82,79,90,67,78,28,43,12,250,6,64,239>>,<<15,90,99,175,96,14,234,101,235,182,73,95,189,105,140,210>>,<<33,168,201,24,82,79,90,67,78,28,43,12,250,6,64,239,85,222,248,128,228,33,237,70,53,90,90,100,239,194>>,<<55,43,208,61,209,175,111,142,25,114,116,194,198,139,91,142>>,<<156,181,26,79,159,0,163,86,167,63,175,121,74,100,195,56>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:04.454 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<33,168,201,24,82,79,90,67,78,28,43,12,250,6,64,239>>,<<15,90,99,175,96,14,234,101,235,182,73,95,189,105,140,210>>,<<33,168,201,24,82,79,90,67,78,28,43,12,250,6,64,239,85,222,248,128,228,33,237,70,53,90,90,100,239,194>>,<<55,43,208,61,209,175,111,142,25,114,116,194,198,139,91,142>>,<<156,181,26,79,159,0,163,86,167,63,175,121,74,100,195,56>>}]}, {ue_fsm_data,<<"262420133471768">>,"internet",[],undefined,false,0,false,false} 04:14:04.454 [info] auth_response(<<"262420133471768">>): {ok,[{epdg_auth_tuple,<<33,168,201,24,82,79,90,67,78,28,43,12,250,6,64,239>>,<<15,90,99,175,96,14,234,101,235,182,73,95,189,105,140,210>>,<<33,168,201,24,82,79,90,67,78,28,43,12,250,6,64,239,85,222,248,128,228,33,237,70,53,90,90,100,239,194>>,<<55,43,208,61,209,175,111,142,25,114,116,194,198,139,91,142>>,<<156,181,26,79,159,0,163,86,167,63,175,121,74,100,195,56>>}]} 04:14:04.455 [info] auth_response for <<"262420133471768">>: {ok,[{epdg_auth_tuple,<<33,168,201,24,82,79,90,67,78,28,43,12,250,6,64,239>>,<<15,90,99,175,96,14,234,101,235,182,73,95,189,105,140,210>>,<<33,168,201,24,82,79,90,67,78,28,43,12,250,6,64,239,85,222,248,128,228,33,237,70,53,90,90,100,239,194>>,<<55,43,208,61,209,175,111,142,25,114,116,194,198,139,91,142>>,<<156,181,26,79,159,0,163,86,167,63,175,121,74,100,195,56>>}]} 04:14:04.455 [info] GSUP: Tx #{auth_tuples => [#{autn => <<15,90,99,175,96,14,234,101,235,182,73,95,189,105,140,210>>,ck => <<156,181,26,79,159,0,163,86,167,63,175,121,74,100,195,56>>,ik => <<55,43,208,61,209,175,111,142,25,114,116,194,198,139,91,142>>,rand => <<33,168,201,24,82,79,90,67,78,28,43,12,250,6,64,239>>,res => <<33,168,201,24,82,79,90,67,78,28,43,12,250,6,64,239,85,222,248,128,228,33,237,70,53,90,90,100,239,194>>}],imsi => <<"262420133471768">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420133471768">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420133471768 receive call lu_request from <0.1102.0> in state state_authenticating *DBG* epdg_ue_fsm_262420133471768 send ok to <0.1102.0> *DBG* epdg_ue_fsm_262420133471768 consume call lu_request from <0.1102.0> in state state_authenticating 04:14:04.460 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420133471768">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262420133471768 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:04.460 [info] ue_fsm lu_request 04:14:04.461 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420133471768">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420133471768 send ok to <0.201.0> 04:14:04.461 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262420133471768 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:14:04.461 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420133471768",undefined,undefined,false,false,undefined} 04:14:04.461 [debug] SWx Tx SAR Imsi="262420133471768" Type=1 APN="internet" AgentInfoOpt=[]  04:14:04.462 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","146",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420133471768",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420133471768 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1103.0> in state state_wait_swx_saa 04:14:04.469 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;146;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420133471768",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:04.469 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420133471768 send ok to <0.1103.0> *DBG* epdg_ue_fsm_262420133471768 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262420133471768 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1103.0> in state state_wait_swx_saa => state_authenticated 04:14:04.470 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420133471768",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420133471768 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420133471768">>,ok}} 04:14:04.470 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262420133471768 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:04.470 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420133471768">>,"internet",[],undefined,false,0,false,false} 04:14:04.470 [info] lu_response(<<"262420133471768">>): ok 04:14:04.470 [info] lu_response for <<"262420133471768">>: ok 04:14:04.470 [info] GSUP: Tx #{imsi => <<"262420133471768">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420133471768">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420133471768 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1104.0> in state state_authenticated 04:14:04.474 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420133471768">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:04.474 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:04.474 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420133471768">>,"internet",[],undefined,false,0,false,false} 04:14:04.474 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:04.475 [info] s2b: Tx {gtp,v2,create_session_request,0,16036695,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420133471768">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241058,<<172,18,26,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,763419643,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420133471768 send ok to <0.1104.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:04.475 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262420133471768 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1104.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420133471768 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420133471768 receive call {rx_s6b_aar,"262420133471768@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1105.0> in state state_authenticated 04:14:04.487 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420133471768@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:04.487 [info] ue_fsm ev_rx_s6b_aar: "262420133471768@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:04.488 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420133471768@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262420133471768",undefined,undefined,true,false,undefined} 04:14:04.488 [debug] SWx Tx SAR Imsi="262420133471768" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:04.488 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","147",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420133471768",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420133471768 send ok to <0.1105.0> 04:14:04.489 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420133471768 consume call {rx_s6b_aar,"262420133471768@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1105.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420133471768 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1106.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420133471768 send ok to <0.1106.0> 04:14:04.495 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;147;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420133471768",[],[2001],[],[{'Non-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_262420133471768 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1106.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:04.496 [info] ue_fsm ev_rx_swx_saa 04:14:04.496 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420133471768","262420133471768@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1105.0>} 04:14:04.496 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:04.496 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:04.505 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,226,244,179,87,0,2,0,2,0,16,0,87,0,9,1,160,112,143,206,28,172,18,26,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,112,143,206,28,172,18,26,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,112,143,206,28,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:04.505 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241058,16036695,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,<<112,143,206,28>>},{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,1888472604,<<172,18,26,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,1888472604,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,36>>}}} 04:14:04.505 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420133471768">>,<0.1099.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241058,1888472604,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419643,1888472604}],[],[]}}}} 04:14:04.505 [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_262420133471768 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 => 763419643, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 1888472604}}} from <0.1107.0> in state state_wait_create_session_resp 04:14:04.505 [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 => 763419643,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1888472604}} 04:14:04.506 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420133471768">>,"internet",[],undefined,false,0,false,false} 04:14:04.506 [info] KMOD Port Create PDP Context Call {<0.1099.0>,[alias|#Ref<0.1576510130.3222863875.162859>]}: {create_pdp_context,{172,18,26,103},763419643,1888472604,{192,168,0,36}} 04:14:04.506 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,36}, 763419643, 1888472604 04:14:04.506 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1796,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,36}},{i_tid,763419643},{o_tid,1888472604}]}} 04:14:04.506 [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 => 763419643,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1888472604}) returned ok *DBG* epdg_ue_fsm_262420133471768 send ok to <0.1107.0> 04:14:04.506 [info] tunnel_response(<<"262420133471768">>): {ok,#{apco => <<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 => 763419643,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1888472604}} *DBG* gsup_server got cast {tunnel_response, {<<"262420133471768">>, {ok, #{apco => <<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 => 763419643, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 1888472604}}}} *DBG* epdg_ue_fsm_262420133471768 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 => 763419643, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 1888472604}}} from <0.1107.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:04.507 [info] tunnel_response for <<"262420133471768">>: {ok,#{apco => <<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 => 763419643,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1888472604}} 04:14:04.507 [info] GSUP: Tx #{imsi => <<"262420133471768">>,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>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262420932370497">>, 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_262420932370497 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420932370497 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420932370497 receive call {auth_request,33,"internet",#{}} from <0.1108.0> in state state_new 04:14:04.535 [info] GSUP: Rx #{imsi => <<"262420932370497">>,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_262420932370497 send ok to <0.1108.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262420932370497 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420932370497 consume call {auth_request,33,"internet",#{}} from <0.1108.0> in state state_new => state_wait_auth_resp 04:14:04.535 [info] ue_fsm start(epdg_ue_fsm_262420932370497) *DBG* aaa_ue_fsm_262420932370497 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420932370497 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420932370497 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:04.535 [info] ue_fsm init(<<"262420932370497">>) 04:14:04.535 [info] ue_fsm auth_request 04:14:04.535 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420932370497">>,"internet",[],undefined,false,0,false,false} 04:14:04.535 [info] ue_fsm start_link(aaa_ue_fsm_262420932370497) 04:14:04.535 [info] ue_fsm init("262420932370497") 04:14:04.535 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:04.536 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420932370497",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420932370497 send ok to <0.201.0> 04:14:04.536 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262420932370497 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:04.537 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","148",";","nonode@nohost"],1,undefined,undefined,undefined,"262420932370497",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:14:04.550 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;148;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420932370497",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[162,191,205,13,143,87,214,114,211,11,179,166,180,253,7,154,195,38,30,76,247,146,32,171,97,174,78,206,101,22,88,7]],[[162,191,205,13,143,87,214,114,211,11,179,166,180,253,7,154,23,126,165,31,162,2,39,198,0,48,127,116,244,4]],["foobar"],[[226,141,137,50,200,153,212,42,16,190,35,198,54,249,152,165]],[[111,95,197,92,27,69,228,159,190,137,8,229,62,33,76,133]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420932370497 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<162,191,205,13,143,87,214,114,211,11,179,166,180,253,7,154>>, <<195,38,30,76,247,146,32,171,97,174,78,206,101,22,88,7>>, <<162,191,205,13,143,87,214,114,211,11,179,166,180,253,7,154, 23,126,165,31,162,2,39,198,0,48,127,116,244,4>>, <<111,95,197,92,27,69,228,159,190,137,8,229,62,33,76,133>>, <<226,141,137,50,200,153,212,42,16,190,35,198,54,249,152, 165>>}]}} from <0.1111.0> in state state_wait_swx_maa 04:14:04.551 [info] dia_sip2gsup: auth [162,191,205,13,143,87,214,114,211,11,179,166,180,253,7,154,195,38,30,76,247,146,32,171,97,174,78,206,101,22,88,7] authz [162,191,205,13,143,87,214,114,211,11,179,166,180,253,7,154,23,126,165,31,162,2,39,198,0,48,127,116,244,4]  04:14:04.551 [info] rand [162,191,205,13,143,87,214,114,211,11,179,166,180,253,7,154] autn [195,38,30,76,247,146,32,171,97,174,78,206,101,22,88,7]  *DBG* aaa_ue_fsm_262420932370497 send ok to <0.1111.0> 04:14:04.551 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262420932370497 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<162,191,205,13,143,87,214,114,211,11,179,166,180,253,7,154>>, <<195,38,30,76,247,146,32,171,97,174,78,206,101,22,88,7>>, <<162,191,205,13,143,87,214,114,211,11,179,166,180,253,7,154, 23,126,165,31,162,2,39,198,0,48,127,116,244,4>>, <<111,95,197,92,27,69,228,159,190,137,8,229,62,33,76,133>>, <<226,141,137,50,200,153,212,42,16,190,35,198,54,249,152, 165>>}]}} from <0.1111.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262420932370497 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<162,191,205,13,143,87,214,114,211,11,179,166,180,253,7,154>>, <<195,38,30,76,247,146,32,171,97,174,78,206,101,22,88,7>>, <<162,191,205,13,143,87,214,114,211,11,179,166,180,253,7,154, 23,126,165,31,162,2,39,198,0,48,127,116,244,4>>, <<111,95,197,92,27,69,228,159,190,137,8,229,62,33,76,133>>, <<226,141,137,50,200,153,212,42,16,190,35,198,54,249,152, 165>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:04.552 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420932370497",undefined,undefined,false,false,undefined} 04:14:04.552 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<162,191,205,13,143,87,214,114,211,11,179,166,180,253,7,154>>,<<195,38,30,76,247,146,32,171,97,174,78,206,101,22,88,7>>,<<162,191,205,13,143,87,214,114,211,11,179,166,180,253,7,154,23,126,165,31,162,2,39,198,0,48,127,116,244,4>>,<<111,95,197,92,27,69,228,159,190,137,8,229,62,33,76,133>>,<<226,141,137,50,200,153,212,42,16,190,35,198,54,249,152,165>>}]} *DBG* epdg_ue_fsm_262420932370497 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420932370497">>, {ok, [{epdg_auth_tuple, <<162,191,205,13,143,87,214,114,211,11,179,166, 180,253,7,154>>, <<195,38,30,76,247,146,32,171,97,174,78,206, 101,22,88,7>>, <<162,191,205,13,143,87,214,114,211,11,179,166, 180,253,7,154,23,126,165,31,162,2,39,198,0, 48,127,116,244,4>>, <<111,95,197,92,27,69,228,159,190,137,8,229,62, 33,76,133>>, <<226,141,137,50,200,153,212,42,16,190,35, 198,54,249,152,165>>}]}}} *DBG* epdg_ue_fsm_262420932370497 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<162,191,205,13,143,87,214,114,211,11,179,166,180,253,7,154>>, <<195,38,30,76,247,146,32,171,97,174,78,206,101,22,88,7>>, <<162,191,205,13,143,87,214,114,211,11,179,166,180,253,7,154, 23,126,165,31,162,2,39,198,0,48,127,116,244,4>>, <<111,95,197,92,27,69,228,159,190,137,8,229,62,33,76,133>>, <<226,141,137,50,200,153,212,42,16,190,35,198,54,249,152, 165>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:04.553 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<162,191,205,13,143,87,214,114,211,11,179,166,180,253,7,154>>,<<195,38,30,76,247,146,32,171,97,174,78,206,101,22,88,7>>,<<162,191,205,13,143,87,214,114,211,11,179,166,180,253,7,154,23,126,165,31,162,2,39,198,0,48,127,116,244,4>>,<<111,95,197,92,27,69,228,159,190,137,8,229,62,33,76,133>>,<<226,141,137,50,200,153,212,42,16,190,35,198,54,249,152,165>>}]}, {ue_fsm_data,<<"262420932370497">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:04.553 [info] auth_response(<<"262420932370497">>): {ok,[{epdg_auth_tuple,<<162,191,205,13,143,87,214,114,211,11,179,166,180,253,7,154>>,<<195,38,30,76,247,146,32,171,97,174,78,206,101,22,88,7>>,<<162,191,205,13,143,87,214,114,211,11,179,166,180,253,7,154,23,126,165,31,162,2,39,198,0,48,127,116,244,4>>,<<111,95,197,92,27,69,228,159,190,137,8,229,62,33,76,133>>,<<226,141,137,50,200,153,212,42,16,190,35,198,54,249,152,165>>}]} 04:14:04.554 [info] auth_response for <<"262420932370497">>: {ok,[{epdg_auth_tuple,<<162,191,205,13,143,87,214,114,211,11,179,166,180,253,7,154>>,<<195,38,30,76,247,146,32,171,97,174,78,206,101,22,88,7>>,<<162,191,205,13,143,87,214,114,211,11,179,166,180,253,7,154,23,126,165,31,162,2,39,198,0,48,127,116,244,4>>,<<111,95,197,92,27,69,228,159,190,137,8,229,62,33,76,133>>,<<226,141,137,50,200,153,212,42,16,190,35,198,54,249,152,165>>}]} 04:14:04.554 [info] GSUP: Tx #{auth_tuples => [#{autn => <<195,38,30,76,247,146,32,171,97,174,78,206,101,22,88,7>>,ck => <<226,141,137,50,200,153,212,42,16,190,35,198,54,249,152,165>>,ik => <<111,95,197,92,27,69,228,159,190,137,8,229,62,33,76,133>>,rand => <<162,191,205,13,143,87,214,114,211,11,179,166,180,253,7,154>>,res => <<162,191,205,13,143,87,214,114,211,11,179,166,180,253,7,154,23,126,165,31,162,2,39,198,0,48,127,116,244,4>>}],imsi => <<"262420932370497">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420932370497">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420932370497 receive call lu_request from <0.1112.0> in state state_authenticating 04:14:04.559 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420932370497">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420932370497 send ok to <0.1112.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:04.560 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262420932370497 consume call lu_request from <0.1112.0> in state state_authenticating *DBG* aaa_ue_fsm_262420932370497 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:04.560 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420932370497">>,"internet",[],undefined,false,0,false,false} 04:14:04.560 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:04.560 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420932370497",undefined,undefined,false,false,undefined} 04:14:04.561 [debug] SWx Tx SAR Imsi="262420932370497" Type=1 APN="internet" AgentInfoOpt=[]  04:14:04.561 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","149",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420932370497",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420932370497 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420932370497 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420932370497 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1113.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262420932370497 send ok to <0.1113.0> 04:14:04.572 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;149;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420932370497",[],[2001],[],[{'Non-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_262420932370497 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262420932370497 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1113.0> in state state_wait_swx_saa => state_authenticated 04:14:04.572 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262420932370497 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420932370497">>,ok}} 04:14:04.573 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420932370497",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420932370497 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:04.573 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:04.573 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420932370497">>,"internet",[],undefined,false,0,false,false} 04:14:04.573 [info] lu_response(<<"262420932370497">>): ok 04:14:04.573 [info] lu_response for <<"262420932370497">>: ok 04:14:04.573 [info] GSUP: Tx #{imsi => <<"262420932370497">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420932370497">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:14:04.579 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420932370497">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262420932370497 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1114.0> in state state_authenticated 04:14:04.579 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:04.579 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420932370497">>,"internet",[],undefined,false,0,false,false} 04:14:04.579 [debug] Selected PGW Remote Address "172.18.26.103" *DBG* epdg_ue_fsm_262420932370497 send ok to <0.1114.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:04.580 [info] s2b: Tx {gtp,v2,create_session_request,0,16036696,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420932370497">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241059,<<172,18,26,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,763419644,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420932370497 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1114.0> in state state_authenticated => state_wait_create_session_resp 04:14:04.580 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262420932370497 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420932370497 receive call {rx_s6b_aar,"262420932370497@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1115.0> in state state_authenticated 04:14:04.592 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420932370497@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:04.592 [info] ue_fsm ev_rx_s6b_aar: "262420932370497@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:04.592 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420932370497@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262420932370497",undefined,undefined,true,false,undefined} 04:14:04.592 [debug] SWx Tx SAR Imsi="262420932370497" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:04.592 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","150",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420932370497",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420932370497 send ok to <0.1115.0> *DBG* aaa_ue_fsm_262420932370497 consume call {rx_s6b_aar,"262420932370497@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1115.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:04.592 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420932370497 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1116.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420932370497 send ok to <0.1116.0> *DBG* aaa_ue_fsm_262420932370497 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1116.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:04.596 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;150;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420932370497",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:04.597 [info] ue_fsm ev_rx_swx_saa 04:14:04.597 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420932370497","262420932370497@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1115.0>} 04:14:04.597 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:04.597 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:04.601 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,227,244,179,88,0,2,0,2,0,16,0,87,0,9,1,160,93,55,79,103,172,18,26,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,93,55,79,103,172,18,26,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,93,55,79,103,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262420932370497 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 => 763419644, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 1563905895}}} from <0.1117.0> in state state_wait_create_session_resp 04:14:04.601 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241059,16036696,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,<<"]7Og">>},{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,1563905895,<<172,18,26,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,1563905895,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,37>>}}} 04:14:04.601 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420932370497">>,<0.1109.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241059,1563905895,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,763419644,1563905895}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:14:04.601 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:04.601 [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 => 763419644,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1563905895}} 04:14:04.601 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420932370497">>,"internet",[],undefined,false,0,false,false} 04:14:04.601 [info] KMOD Port Create PDP Context Call {<0.1109.0>,[alias|#Ref<0.1576510130.3222863873.162751>]}: {create_pdp_context,{172,18,26,103},763419644,1563905895,{192,168,0,37}} 04:14:04.601 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,37}, 763419644, 1563905895 *DBG* gsup_server got cast {tunnel_response, {<<"262420932370497">>, {ok, #{apco => <<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 => 763419644, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 1563905895}}}} *DBG* epdg_ue_fsm_262420932370497 send ok to <0.1117.0> 04:14:04.601 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1860,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,37}},{i_tid,763419644},{o_tid,1563905895}]}} *DBG* epdg_ue_fsm_262420932370497 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 => 763419644, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 1563905895}}} from <0.1117.0> in state state_wait_create_session_resp => state_active 04:14:04.601 [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 => 763419644,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1563905895}) returned ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:04.601 [info] tunnel_response(<<"262420932370497">>): {ok,#{apco => <<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 => 763419644,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1563905895}} 04:14:04.601 [info] tunnel_response for <<"262420932370497">>: {ok,#{apco => <<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 => 763419644,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1563905895}} 04:14:04.602 [info] GSUP: Tx #{imsi => <<"262420932370497">>,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.55>, {osmo,5}, #{imsi => <<"262420053105702">>, 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}]}} 04:14:04.635 [info] GSUP: Rx #{imsi => <<"262420053105702">>,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_262420053105702 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420053105702 consume internal init_state in state state_new 04:14:04.635 [info] ue_fsm start(epdg_ue_fsm_262420053105702) *DBG* epdg_ue_fsm_262420053105702 receive call {auth_request,33,"internet",#{}} from <0.1118.0> in state state_new 04:14:04.635 [info] ue_fsm init(<<"262420053105702">>) *DBG* epdg_ue_fsm_262420053105702 send ok to <0.1118.0> 04:14:04.635 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420053105702 consume call {auth_request,33,"internet",#{}} from <0.1118.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262420053105702 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420053105702 enter aaa_ue_fsm in state state_new 04:14:04.636 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420053105702">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420053105702 consume internal init_state in state state_new 04:14:04.636 [info] ue_fsm start_link(aaa_ue_fsm_262420053105702) *DBG* aaa_ue_fsm_262420053105702 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:04.636 [info] ue_fsm init("262420053105702") 04:14:04.636 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:04.637 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420053105702",undefined,undefined,false,false,undefined} 04:14:04.637 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:04.637 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","151",";","nonode@nohost"],1,undefined,undefined,undefined,"262420053105702",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420053105702 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420053105702 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:04.651 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;151;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420053105702",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[198,18,107,126,64,112,13,179,214,195,240,247,163,151,12,174,85,251,205,9,226,31,163,128,110,253,248,134,79,210,217,212]],[[198,18,107,126,64,112,13,179,214,195,240,247,163,151,12,174,71,213,179,108,213,1,15,241,200,227,43,7,21,167]],["foobar"],[[56,35,196,216,184,45,204,37,109,128,167,192,248,147,79,160]],[[113,108,249,127,119,143,48,22,227,33,130,204,4,205,109,93]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420053105702 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<198,18,107,126,64,112,13,179,214,195,240,247,163,151,12,174>>, <<85,251,205,9,226,31,163,128,110,253,248,134,79,210,217,212>>, <<198,18,107,126,64,112,13,179,214,195,240,247,163,151,12, 174,71,213,179,108,213,1,15,241,200,227,43,7,21,167>>, <<113,108,249,127,119,143,48,22,227,33,130,204,4,205,109,93>>, <<56,35,196,216,184,45,204,37,109,128,167,192,248,147,79, 160>>}]}} from <0.1121.0> in state state_wait_swx_maa 04:14:04.651 [info] dia_sip2gsup: auth [198,18,107,126,64,112,13,179,214,195,240,247,163,151,12,174,85,251,205,9,226,31,163,128,110,253,248,134,79,210,217,212] authz [198,18,107,126,64,112,13,179,214,195,240,247,163,151,12,174,71,213,179,108,213,1,15,241,200,227,43,7,21,167]  04:14:04.651 [info] rand [198,18,107,126,64,112,13,179,214,195,240,247,163,151,12,174] autn [85,251,205,9,226,31,163,128,110,253,248,134,79,210,217,212]  *DBG* aaa_ue_fsm_262420053105702 send ok to <0.1121.0> 04:14:04.651 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262420053105702 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<198,18,107,126,64,112,13,179,214,195,240,247,163,151,12,174>>, <<85,251,205,9,226,31,163,128,110,253,248,134,79,210,217,212>>, <<198,18,107,126,64,112,13,179,214,195,240,247,163,151,12, 174,71,213,179,108,213,1,15,241,200,227,43,7,21,167>>, <<113,108,249,127,119,143,48,22,227,33,130,204,4,205,109,93>>, <<56,35,196,216,184,45,204,37,109,128,167,192,248,147,79, 160>>}]}} from <0.1121.0> in state state_wait_swx_maa => state_new 04:14:04.652 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420053105702",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420053105702 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<198,18,107,126,64,112,13,179,214,195,240,247,163,151,12,174>>, <<85,251,205,9,226,31,163,128,110,253,248,134,79,210,217,212>>, <<198,18,107,126,64,112,13,179,214,195,240,247,163,151,12, 174,71,213,179,108,213,1,15,241,200,227,43,7,21,167>>, <<113,108,249,127,119,143,48,22,227,33,130,204,4,205,109,93>>, <<56,35,196,216,184,45,204,37,109,128,167,192,248,147,79, 160>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:04.652 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<198,18,107,126,64,112,13,179,214,195,240,247,163,151,12,174>>,<<85,251,205,9,226,31,163,128,110,253,248,134,79,210,217,212>>,<<198,18,107,126,64,112,13,179,214,195,240,247,163,151,12,174,71,213,179,108,213,1,15,241,200,227,43,7,21,167>>,<<113,108,249,127,119,143,48,22,227,33,130,204,4,205,109,93>>,<<56,35,196,216,184,45,204,37,109,128,167,192,248,147,79,160>>}]} 04:14:04.653 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<198,18,107,126,64,112,13,179,214,195,240,247,163,151,12,174>>,<<85,251,205,9,226,31,163,128,110,253,248,134,79,210,217,212>>,<<198,18,107,126,64,112,13,179,214,195,240,247,163,151,12,174,71,213,179,108,213,1,15,241,200,227,43,7,21,167>>,<<113,108,249,127,119,143,48,22,227,33,130,204,4,205,109,93>>,<<56,35,196,216,184,45,204,37,109,128,167,192,248,147,79,160>>}]}, {ue_fsm_data,<<"262420053105702">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {auth_response, {<<"262420053105702">>, {ok, [{epdg_auth_tuple, <<198,18,107,126,64,112,13,179,214,195,240,247, 163,151,12,174>>, <<85,251,205,9,226,31,163,128,110,253,248,134, 79,210,217,212>>, <<198,18,107,126,64,112,13,179,214,195,240,247, 163,151,12,174,71,213,179,108,213,1,15,241, 200,227,43,7,21,167>>, <<113,108,249,127,119,143,48,22,227,33,130,204, 4,205,109,93>>, <<56,35,196,216,184,45,204,37,109,128,167, 192,248,147,79,160>>}]}}} *DBG* epdg_ue_fsm_262420053105702 send ok to <0.211.0> 04:14:04.653 [info] auth_response(<<"262420053105702">>): {ok,[{epdg_auth_tuple,<<198,18,107,126,64,112,13,179,214,195,240,247,163,151,12,174>>,<<85,251,205,9,226,31,163,128,110,253,248,134,79,210,217,212>>,<<198,18,107,126,64,112,13,179,214,195,240,247,163,151,12,174,71,213,179,108,213,1,15,241,200,227,43,7,21,167>>,<<113,108,249,127,119,143,48,22,227,33,130,204,4,205,109,93>>,<<56,35,196,216,184,45,204,37,109,128,167,192,248,147,79,160>>}]} *DBG* epdg_ue_fsm_262420053105702 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<198,18,107,126,64,112,13,179,214,195,240,247,163,151,12,174>>, <<85,251,205,9,226,31,163,128,110,253,248,134,79,210,217,212>>, <<198,18,107,126,64,112,13,179,214,195,240,247,163,151,12, 174,71,213,179,108,213,1,15,241,200,227,43,7,21,167>>, <<113,108,249,127,119,143,48,22,227,33,130,204,4,205,109,93>>, <<56,35,196,216,184,45,204,37,109,128,167,192,248,147,79, 160>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:04.654 [info] auth_response for <<"262420053105702">>: {ok,[{epdg_auth_tuple,<<198,18,107,126,64,112,13,179,214,195,240,247,163,151,12,174>>,<<85,251,205,9,226,31,163,128,110,253,248,134,79,210,217,212>>,<<198,18,107,126,64,112,13,179,214,195,240,247,163,151,12,174,71,213,179,108,213,1,15,241,200,227,43,7,21,167>>,<<113,108,249,127,119,143,48,22,227,33,130,204,4,205,109,93>>,<<56,35,196,216,184,45,204,37,109,128,167,192,248,147,79,160>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:04.654 [info] GSUP: Tx #{auth_tuples => [#{autn => <<85,251,205,9,226,31,163,128,110,253,248,134,79,210,217,212>>,ck => <<56,35,196,216,184,45,204,37,109,128,167,192,248,147,79,160>>,ik => <<113,108,249,127,119,143,48,22,227,33,130,204,4,205,109,93>>,rand => <<198,18,107,126,64,112,13,179,214,195,240,247,163,151,12,174>>,res => <<198,18,107,126,64,112,13,179,214,195,240,247,163,151,12,174,71,213,179,108,213,1,15,241,200,227,43,7,21,167>>}],imsi => <<"262420053105702">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420053105702">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420053105702 receive call lu_request from <0.1122.0> in state state_authenticating 04:14:04.659 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420053105702">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420053105702 send ok to <0.1122.0> *DBG* epdg_ue_fsm_262420053105702 consume call lu_request from <0.1122.0> in state state_authenticating *DBG* aaa_ue_fsm_262420053105702 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:04.659 [info] ue_fsm lu_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:04.660 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420053105702">>,"internet",[],undefined,false,0,false,false} 04:14:04.660 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:04.660 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420053105702",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420053105702 send ok to <0.201.0> 04:14:04.660 [debug] SWx Tx SAR Imsi="262420053105702" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262420053105702 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:14:04.660 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","152",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420053105702",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420053105702 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1123.0> in state state_wait_swx_saa 04:14:04.669 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;152;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420053105702",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:04.669 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420053105702 send ok to <0.1123.0> *DBG* epdg_ue_fsm_262420053105702 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:14:04.669 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420053105702",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420053105702 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1123.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262420053105702 send ok to <0.211.0> 04:14:04.669 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server got cast {lu_response,{<<"262420053105702">>,ok}} *DBG* epdg_ue_fsm_262420053105702 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:04.669 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420053105702">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:04.669 [info] lu_response(<<"262420053105702">>): ok 04:14:04.669 [info] lu_response for <<"262420053105702">>: ok 04:14:04.670 [info] GSUP: Tx #{imsi => <<"262420053105702">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420053105702">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420053105702 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1124.0> in state state_authenticated 04:14:04.673 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420053105702">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:04.673 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:04.674 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420053105702">>,"internet",[],undefined,false,0,false,false} 04:14:04.674 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:04.674 [info] s2b: Tx {gtp,v2,create_session_request,0,16036697,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420053105702">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241060,<<172,18,26,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,763419645,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420053105702 send ok to <0.1124.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:04.674 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262420053105702 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1124.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420053105702 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420053105702 receive call {rx_s6b_aar,"262420053105702@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1125.0> in state state_authenticated 04:14:04.681 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420053105702@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:04.681 [info] ue_fsm ev_rx_s6b_aar: "262420053105702@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:04.681 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420053105702@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262420053105702",undefined,undefined,true,false,undefined} 04:14:04.681 [debug] SWx Tx SAR Imsi="262420053105702" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:04.681 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","153",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420053105702",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420053105702 send ok to <0.1125.0> *DBG* aaa_ue_fsm_262420053105702 consume call {rx_s6b_aar,"262420053105702@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1125.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:04.681 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420053105702 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1126.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420053105702 send ok to <0.1126.0> 04:14:04.685 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;153;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420053105702",[],[2001],[],[{'Non-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_262420053105702 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1126.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:04.685 [info] ue_fsm ev_rx_swx_saa 04:14:04.685 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420053105702","262420053105702@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1125.0>} 04:14:04.685 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:04.685 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:04.696 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,228,244,179,89,0,2,0,2,0,16,0,87,0,9,1,160,26,143,98,22,172,18,26,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,26,143,98,22,172,18,26,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,26,143,98,22,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:04.696 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241060,16036697,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,<<26,143,98,22>>},{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,445604374,<<172,18,26,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,445604374,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,38>>}}} *DBG* epdg_ue_fsm_262420053105702 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 => 763419645, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 445604374}}} from <0.1127.0> in state state_wait_create_session_resp 04:14:04.696 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420053105702">>,<0.1119.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241060,445604374,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419645,445604374}],[],[],[],[]}}}} 04:14:04.696 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:04.696 [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 => 763419645,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 445604374}} 04:14:04.697 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420053105702">>,"internet",[],undefined,false,0,false,false} 04:14:04.697 [info] KMOD Port Create PDP Context Call {<0.1119.0>,[alias|#Ref<0.1576510130.3222863873.162900>]}: {create_pdp_context,{172,18,26,103},763419645,445604374,{192,168,0,38}} 04:14:04.697 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,38}, 763419645, 445604374 04:14:04.697 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1090,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,38}},{i_tid,763419645},{o_tid,445604374}]}} 04:14:04.697 [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 => 763419645,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 445604374}) returned ok *DBG* epdg_ue_fsm_262420053105702 send ok to <0.1127.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420053105702">>, {ok, #{apco => <<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 => 763419645, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 445604374}}}} 04:14:04.697 [info] tunnel_response(<<"262420053105702">>): {ok,#{apco => <<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 => 763419645,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 445604374}} *DBG* epdg_ue_fsm_262420053105702 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 => 763419645, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 445604374}}} from <0.1127.0> in state state_wait_create_session_resp => state_active 04:14:04.698 [info] tunnel_response for <<"262420053105702">>: {ok,#{apco => <<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 => 763419645,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 445604374}} 04:14:04.698 [info] GSUP: Tx #{imsi => <<"262420053105702">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{imsi => <<"262421903512646">>, 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_262421903512646 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421903512646 consume internal init_state in state state_new 04:14:04.736 [info] GSUP: Rx #{imsi => <<"262421903512646">>,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_262421903512646 receive call {auth_request,33,"internet",#{}} from <0.1128.0> in state state_new 04:14:04.736 [info] ue_fsm start(epdg_ue_fsm_262421903512646) *DBG* epdg_ue_fsm_262421903512646 send ok to <0.1128.0> 04:14:04.736 [info] ue_fsm init(<<"262421903512646">>) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262421903512646 consume call {auth_request,33,"internet",#{}} from <0.1128.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262421903512646 enter aaa_ue_fsm in state state_new 04:14:04.736 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262421903512646 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:14:04.736 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421903512646">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421903512646 consume internal init_state in state state_new 04:14:04.736 [info] ue_fsm start_link(aaa_ue_fsm_262421903512646) *DBG* aaa_ue_fsm_262421903512646 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:04.737 [info] ue_fsm init("262421903512646") 04:14:04.737 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:04.737 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421903512646",undefined,undefined,false,false,undefined} 04:14:04.737 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:04.738 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","154",";","nonode@nohost"],1,undefined,undefined,undefined,"262421903512646",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421903512646 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421903512646 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:04.752 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;154;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421903512646",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[28,134,205,43,78,67,142,49,80,152,149,77,157,10,18,95,166,183,184,70,244,8,205,249,238,181,34,200,110,186,139,70]],[[28,134,205,43,78,67,142,49,80,152,149,77,157,10,18,95,167,148,221,11,227,73,19,93,218,188,47,66,231,103]],["foobar"],[[209,69,243,42,88,6,36,110,220,156,140,103,61,234,203,154]],[[242,36,168,228,230,154,9,178,175,2,62,124,27,211,225,228]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421903512646 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<28,134,205,43,78,67,142,49,80,152,149,77,157,10,18,95>>, <<166,183,184,70,244,8,205,249,238,181,34,200,110,186,139,70>>, <<28,134,205,43,78,67,142,49,80,152,149,77,157,10,18,95,167, 148,221,11,227,73,19,93,218,188,47,66,231,103>>, <<242,36,168,228,230,154,9,178,175,2,62,124,27,211,225,228>>, <<209,69,243,42,88,6,36,110,220,156,140,103,61,234,203, 154>>}]}} from <0.1131.0> in state state_wait_swx_maa 04:14:04.752 [info] dia_sip2gsup: auth [28,134,205,43,78,67,142,49,80,152,149,77,157,10,18,95,166,183,184,70,244,8,205,249,238,181,34,200,110,186,139,70] authz [28,134,205,43,78,67,142,49,80,152,149,77,157,10,18,95,167,148,221,11,227,73,19,93,218,188,47,66,231,103]  04:14:04.752 [info] rand [28,134,205,43,78,67,142,49,80,152,149,77,157,10,18,95] autn [166,183,184,70,244,8,205,249,238,181,34,200,110,186,139,70]  *DBG* aaa_ue_fsm_262421903512646 send ok to <0.1131.0> 04:14:04.752 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262421903512646 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<28,134,205,43,78,67,142,49,80,152,149,77,157,10,18,95>>, <<166,183,184,70,244,8,205,249,238,181,34,200,110,186,139,70>>, <<28,134,205,43,78,67,142,49,80,152,149,77,157,10,18,95,167, 148,221,11,227,73,19,93,218,188,47,66,231,103>>, <<242,36,168,228,230,154,9,178,175,2,62,124,27,211,225,228>>, <<209,69,243,42,88,6,36,110,220,156,140,103,61,234,203, 154>>}]}} from <0.1131.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262421903512646 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<28,134,205,43,78,67,142,49,80,152,149,77,157,10,18,95>>, <<166,183,184,70,244,8,205,249,238,181,34,200,110,186,139,70>>, <<28,134,205,43,78,67,142,49,80,152,149,77,157,10,18,95,167, 148,221,11,227,73,19,93,218,188,47,66,231,103>>, <<242,36,168,228,230,154,9,178,175,2,62,124,27,211,225,228>>, <<209,69,243,42,88,6,36,110,220,156,140,103,61,234,203, 154>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:04.753 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421903512646",undefined,undefined,false,false,undefined} 04:14:04.753 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<28,134,205,43,78,67,142,49,80,152,149,77,157,10,18,95>>,<<166,183,184,70,244,8,205,249,238,181,34,200,110,186,139,70>>,<<28,134,205,43,78,67,142,49,80,152,149,77,157,10,18,95,167,148,221,11,227,73,19,93,218,188,47,66,231,103>>,<<242,36,168,228,230,154,9,178,175,2,62,124,27,211,225,228>>,<<209,69,243,42,88,6,36,110,220,156,140,103,61,234,203,154>>}]} *DBG* epdg_ue_fsm_262421903512646 send ok to <0.211.0> 04:14:04.754 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<28,134,205,43,78,67,142,49,80,152,149,77,157,10,18,95>>,<<166,183,184,70,244,8,205,249,238,181,34,200,110,186,139,70>>,<<28,134,205,43,78,67,142,49,80,152,149,77,157,10,18,95,167,148,221,11,227,73,19,93,218,188,47,66,231,103>>,<<242,36,168,228,230,154,9,178,175,2,62,124,27,211,225,228>>,<<209,69,243,42,88,6,36,110,220,156,140,103,61,234,203,154>>}]}, {ue_fsm_data,<<"262421903512646">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {auth_response, {<<"262421903512646">>, {ok, [{epdg_auth_tuple, <<28,134,205,43,78,67,142,49,80,152,149,77,157, 10,18,95>>, <<166,183,184,70,244,8,205,249,238,181,34,200, 110,186,139,70>>, <<28,134,205,43,78,67,142,49,80,152,149,77,157, 10,18,95,167,148,221,11,227,73,19,93,218,188, 47,66,231,103>>, <<242,36,168,228,230,154,9,178,175,2,62,124,27, 211,225,228>>, <<209,69,243,42,88,6,36,110,220,156,140, 103,61,234,203,154>>}]}}} *DBG* epdg_ue_fsm_262421903512646 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<28,134,205,43,78,67,142,49,80,152,149,77,157,10,18,95>>, <<166,183,184,70,244,8,205,249,238,181,34,200,110,186,139,70>>, <<28,134,205,43,78,67,142,49,80,152,149,77,157,10,18,95,167, 148,221,11,227,73,19,93,218,188,47,66,231,103>>, <<242,36,168,228,230,154,9,178,175,2,62,124,27,211,225,228>>, <<209,69,243,42,88,6,36,110,220,156,140,103,61,234,203, 154>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:04.754 [info] auth_response(<<"262421903512646">>): {ok,[{epdg_auth_tuple,<<28,134,205,43,78,67,142,49,80,152,149,77,157,10,18,95>>,<<166,183,184,70,244,8,205,249,238,181,34,200,110,186,139,70>>,<<28,134,205,43,78,67,142,49,80,152,149,77,157,10,18,95,167,148,221,11,227,73,19,93,218,188,47,66,231,103>>,<<242,36,168,228,230,154,9,178,175,2,62,124,27,211,225,228>>,<<209,69,243,42,88,6,36,110,220,156,140,103,61,234,203,154>>}]} 04:14:04.755 [info] auth_response for <<"262421903512646">>: {ok,[{epdg_auth_tuple,<<28,134,205,43,78,67,142,49,80,152,149,77,157,10,18,95>>,<<166,183,184,70,244,8,205,249,238,181,34,200,110,186,139,70>>,<<28,134,205,43,78,67,142,49,80,152,149,77,157,10,18,95,167,148,221,11,227,73,19,93,218,188,47,66,231,103>>,<<242,36,168,228,230,154,9,178,175,2,62,124,27,211,225,228>>,<<209,69,243,42,88,6,36,110,220,156,140,103,61,234,203,154>>}]} 04:14:04.755 [info] GSUP: Tx #{auth_tuples => [#{autn => <<166,183,184,70,244,8,205,249,238,181,34,200,110,186,139,70>>,ck => <<209,69,243,42,88,6,36,110,220,156,140,103,61,234,203,154>>,ik => <<242,36,168,228,230,154,9,178,175,2,62,124,27,211,225,228>>,rand => <<28,134,205,43,78,67,142,49,80,152,149,77,157,10,18,95>>,res => <<28,134,205,43,78,67,142,49,80,152,149,77,157,10,18,95,167,148,221,11,227,73,19,93,218,188,47,66,231,103>>}],imsi => <<"262421903512646">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421903512646">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421903512646 receive call lu_request from <0.1132.0> in state state_authenticating *DBG* epdg_ue_fsm_262421903512646 send ok to <0.1132.0> *DBG* epdg_ue_fsm_262421903512646 consume call lu_request from <0.1132.0> in state state_authenticating 04:14:04.760 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421903512646">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:04.760 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262421903512646 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:04.760 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421903512646">>,"internet",[],undefined,false,0,false,false} 04:14:04.760 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:04.760 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421903512646",undefined,undefined,false,false,undefined} 04:14:04.760 [debug] SWx Tx SAR Imsi="262421903512646" Type=1 APN="internet" AgentInfoOpt=[]  04:14:04.761 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","155",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421903512646",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421903512646 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421903512646 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421903512646 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1133.0> in state state_wait_swx_saa 04:14:04.767 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;155;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421903512646",[],[2001],[],[{'Non-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_262421903512646 send ok to <0.1133.0> *DBG* epdg_ue_fsm_262421903512646 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:14:04.768 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421903512646 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1133.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262421903512646 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421903512646">>,ok}} 04:14:04.768 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421903512646",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421903512646 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:04.768 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:04.768 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421903512646">>,"internet",[],undefined,false,0,false,false} 04:14:04.768 [info] lu_response(<<"262421903512646">>): ok 04:14:04.768 [info] lu_response for <<"262421903512646">>: ok 04:14:04.768 [info] GSUP: Tx #{imsi => <<"262421903512646">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421903512646">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421903512646 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1134.0> in state state_authenticated 04:14:04.772 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421903512646">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:04.772 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:04.772 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421903512646">>,"internet",[],undefined,false,0,false,false} 04:14:04.772 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:04.773 [info] s2b: Tx {gtp,v2,create_session_request,0,16036698,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421903512646">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241061,<<172,18,26,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,763419646,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421903512646 send ok to <0.1134.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:04.773 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262421903512646 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1134.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421903512646 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421903512646 receive call {rx_s6b_aar,"262421903512646@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1135.0> in state state_authenticated 04:14:04.783 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421903512646@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:04.783 [info] ue_fsm ev_rx_s6b_aar: "262421903512646@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:04.783 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421903512646@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262421903512646",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262421903512646 send ok to <0.1135.0> *DBG* aaa_ue_fsm_262421903512646 consume call {rx_s6b_aar,"262421903512646@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1135.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:04.783 [debug] SWx Tx SAR Imsi="262421903512646" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:04.783 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","156",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421903512646",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:14:04.783 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421903512646 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1136.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421903512646 send ok to <0.1136.0> 04:14:04.788 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;156;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421903512646",[],[2001],[],[{'Non-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_262421903512646 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1136.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:04.788 [info] ue_fsm ev_rx_swx_saa 04:14:04.788 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421903512646","262421903512646@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1135.0>} 04:14:04.788 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:04.788 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:04.795 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,229,244,179,90,0,2,0,2,0,16,0,87,0,9,1,160,166,152,87,103,172,18,26,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,166,152,87,103,172,18,26,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,166,152,87,103,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262421903512646 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 => 763419646, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 2795001703}}} from <0.1137.0> in state state_wait_create_session_resp 04:14:04.795 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241061,16036698,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,<<166,152,87,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,2795001703,<<172,18,26,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,2795001703,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,39>>}}} 04:14:04.795 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421903512646">>,<0.1129.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241061,2795001703,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,763419646,2795001703}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:14:04.795 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:04.795 [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 => 763419646,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2795001703}} 04:14:04.796 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421903512646">>,"internet",[],undefined,false,0,false,false} 04:14:04.796 [info] KMOD Port Create PDP Context Call {<0.1129.0>,[alias|#Ref<0.1576510130.3222863873.163044>]}: {create_pdp_context,{172,18,26,103},763419646,2795001703,{192,168,0,39}} *DBG* epdg_ue_fsm_262421903512646 send ok to <0.1137.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421903512646">>, {ok, #{apco => <<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 => 763419646, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 2795001703}}}} 04:14:04.796 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,39}, 763419646, 2795001703 *DBG* epdg_ue_fsm_262421903512646 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 => 763419646, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 2795001703}}} from <0.1137.0> in state state_wait_create_session_resp => state_active 04:14:04.796 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1154,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,39}},{i_tid,763419646},{o_tid,2795001703}]}} 04:14:04.796 [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 => 763419646,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2795001703}) returned ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:04.796 [info] tunnel_response(<<"262421903512646">>): {ok,#{apco => <<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 => 763419646,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2795001703}} 04:14:04.797 [info] tunnel_response for <<"262421903512646">>: {ok,#{apco => <<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 => 763419646,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2795001703}} 04:14:04.797 [info] GSUP: Tx #{imsi => <<"262421903512646">>,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>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262421108951226">>, 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}]}} 04:14:04.836 [info] GSUP: Rx #{imsi => <<"262421108951226">>,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_262421108951226 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421108951226 consume internal init_state in state state_new 04:14:04.836 [info] ue_fsm start(epdg_ue_fsm_262421108951226) *DBG* epdg_ue_fsm_262421108951226 receive call {auth_request,33,"internet",#{}} from <0.1138.0> in state state_new 04:14:04.836 [info] ue_fsm init(<<"262421108951226">>) *DBG* epdg_ue_fsm_262421108951226 send ok to <0.1138.0> 04:14:04.837 [info] ue_fsm auth_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262421108951226 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421108951226 consume call {auth_request,33,"internet",#{}} from <0.1138.0> in state state_new => state_wait_auth_resp 04:14:04.837 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421108951226">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421108951226 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421108951226 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:14:04.837 [info] ue_fsm start_link(aaa_ue_fsm_262421108951226) *DBG* aaa_ue_fsm_262421108951226 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:04.837 [info] ue_fsm init("262421108951226") 04:14:04.837 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262421108951226 send ok to <0.201.0> 04:14:04.838 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421108951226",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421108951226 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:04.838 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:04.838 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","157",";","nonode@nohost"],1,undefined,undefined,undefined,"262421108951226",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:14:04.852 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;157;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421108951226",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[60,32,243,5,208,56,92,92,54,99,118,234,59,176,201,193,233,75,64,96,34,50,140,225,124,32,116,151,127,215,204,79]],[[60,32,243,5,208,56,92,92,54,99,118,234,59,176,201,193,93,148,197,92,37,149,48,117,43,214,138,175,8,94]],["foobar"],[[118,141,84,164,69,58,41,37,163,94,117,216,58,122,125,222]],[[253,97,254,36,39,254,203,14,98,164,244,184,85,12,172,236]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421108951226 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<60,32,243,5,208,56,92,92,54,99,118,234,59,176,201,193>>, <<233,75,64,96,34,50,140,225,124,32,116,151,127,215,204,79>>, <<60,32,243,5,208,56,92,92,54,99,118,234,59,176,201,193,93, 148,197,92,37,149,48,117,43,214,138,175,8,94>>, <<253,97,254,36,39,254,203,14,98,164,244,184,85,12,172,236>>, <<118,141,84,164,69,58,41,37,163,94,117,216,58,122,125, 222>>}]}} from <0.1141.0> in state state_wait_swx_maa 04:14:04.852 [info] dia_sip2gsup: auth [60,32,243,5,208,56,92,92,54,99,118,234,59,176,201,193,233,75,64,96,34,50,140,225,124,32,116,151,127,215,204,79] authz [60,32,243,5,208,56,92,92,54,99,118,234,59,176,201,193,93,148,197,92,37,149,48,117,43,214,138,175,8,94]  04:14:04.853 [info] rand [60,32,243,5,208,56,92,92,54,99,118,234,59,176,201,193] autn [233,75,64,96,34,50,140,225,124,32,116,151,127,215,204,79]  *DBG* aaa_ue_fsm_262421108951226 send ok to <0.1141.0> *DBG* epdg_ue_fsm_262421108951226 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<60,32,243,5,208,56,92,92,54,99,118,234,59,176,201,193>>, <<233,75,64,96,34,50,140,225,124,32,116,151,127,215,204,79>>, <<60,32,243,5,208,56,92,92,54,99,118,234,59,176,201,193,93, 148,197,92,37,149,48,117,43,214,138,175,8,94>>, <<253,97,254,36,39,254,203,14,98,164,244,184,85,12,172,236>>, <<118,141,84,164,69,58,41,37,163,94,117,216,58,122,125, 222>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:04.853 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262421108951226 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<60,32,243,5,208,56,92,92,54,99,118,234,59,176,201,193>>, <<233,75,64,96,34,50,140,225,124,32,116,151,127,215,204,79>>, <<60,32,243,5,208,56,92,92,54,99,118,234,59,176,201,193,93, 148,197,92,37,149,48,117,43,214,138,175,8,94>>, <<253,97,254,36,39,254,203,14,98,164,244,184,85,12,172,236>>, <<118,141,84,164,69,58,41,37,163,94,117,216,58,122,125, 222>>}]}} from <0.1141.0> in state state_wait_swx_maa => state_new 04:14:04.853 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421108951226",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421108951226 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421108951226">>, {ok, [{epdg_auth_tuple, <<60,32,243,5,208,56,92,92,54,99,118,234,59, 176,201,193>>, <<233,75,64,96,34,50,140,225,124,32,116,151, 127,215,204,79>>, <<60,32,243,5,208,56,92,92,54,99,118,234,59, 176,201,193,93,148,197,92,37,149,48,117,43, 214,138,175,8,94>>, <<253,97,254,36,39,254,203,14,98,164,244,184, 85,12,172,236>>, <<118,141,84,164,69,58,41,37,163,94,117, 216,58,122,125,222>>}]}}} *DBG* epdg_ue_fsm_262421108951226 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<60,32,243,5,208,56,92,92,54,99,118,234,59,176,201,193>>, <<233,75,64,96,34,50,140,225,124,32,116,151,127,215,204,79>>, <<60,32,243,5,208,56,92,92,54,99,118,234,59,176,201,193,93, 148,197,92,37,149,48,117,43,214,138,175,8,94>>, <<253,97,254,36,39,254,203,14,98,164,244,184,85,12,172,236>>, <<118,141,84,164,69,58,41,37,163,94,117,216,58,122,125, 222>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:04.854 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<60,32,243,5,208,56,92,92,54,99,118,234,59,176,201,193>>,<<233,75,64,96,34,50,140,225,124,32,116,151,127,215,204,79>>,<<60,32,243,5,208,56,92,92,54,99,118,234,59,176,201,193,93,148,197,92,37,149,48,117,43,214,138,175,8,94>>,<<253,97,254,36,39,254,203,14,98,164,244,184,85,12,172,236>>,<<118,141,84,164,69,58,41,37,163,94,117,216,58,122,125,222>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:04.855 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<60,32,243,5,208,56,92,92,54,99,118,234,59,176,201,193>>,<<233,75,64,96,34,50,140,225,124,32,116,151,127,215,204,79>>,<<60,32,243,5,208,56,92,92,54,99,118,234,59,176,201,193,93,148,197,92,37,149,48,117,43,214,138,175,8,94>>,<<253,97,254,36,39,254,203,14,98,164,244,184,85,12,172,236>>,<<118,141,84,164,69,58,41,37,163,94,117,216,58,122,125,222>>}]}, {ue_fsm_data,<<"262421108951226">>,"internet",[],undefined,false,0,false,false} 04:14:04.855 [info] auth_response(<<"262421108951226">>): {ok,[{epdg_auth_tuple,<<60,32,243,5,208,56,92,92,54,99,118,234,59,176,201,193>>,<<233,75,64,96,34,50,140,225,124,32,116,151,127,215,204,79>>,<<60,32,243,5,208,56,92,92,54,99,118,234,59,176,201,193,93,148,197,92,37,149,48,117,43,214,138,175,8,94>>,<<253,97,254,36,39,254,203,14,98,164,244,184,85,12,172,236>>,<<118,141,84,164,69,58,41,37,163,94,117,216,58,122,125,222>>}]} 04:14:04.855 [info] auth_response for <<"262421108951226">>: {ok,[{epdg_auth_tuple,<<60,32,243,5,208,56,92,92,54,99,118,234,59,176,201,193>>,<<233,75,64,96,34,50,140,225,124,32,116,151,127,215,204,79>>,<<60,32,243,5,208,56,92,92,54,99,118,234,59,176,201,193,93,148,197,92,37,149,48,117,43,214,138,175,8,94>>,<<253,97,254,36,39,254,203,14,98,164,244,184,85,12,172,236>>,<<118,141,84,164,69,58,41,37,163,94,117,216,58,122,125,222>>}]} 04:14:04.855 [info] GSUP: Tx #{auth_tuples => [#{autn => <<233,75,64,96,34,50,140,225,124,32,116,151,127,215,204,79>>,ck => <<118,141,84,164,69,58,41,37,163,94,117,216,58,122,125,222>>,ik => <<253,97,254,36,39,254,203,14,98,164,244,184,85,12,172,236>>,rand => <<60,32,243,5,208,56,92,92,54,99,118,234,59,176,201,193>>,res => <<60,32,243,5,208,56,92,92,54,99,118,234,59,176,201,193,93,148,197,92,37,149,48,117,43,214,138,175,8,94>>}],imsi => <<"262421108951226">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421108951226">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421108951226 receive call lu_request from <0.1142.0> in state state_authenticating *DBG* epdg_ue_fsm_262421108951226 send ok to <0.1142.0> 04:14:04.860 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421108951226">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421108951226 consume call lu_request from <0.1142.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262421108951226 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:04.861 [info] ue_fsm lu_request 04:14:04.861 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421108951226">>,"internet",[],undefined,false,0,false,false} 04:14:04.861 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:04.861 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421108951226",undefined,undefined,false,false,undefined} 04:14:04.861 [debug] SWx Tx SAR Imsi="262421108951226" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262421108951226 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421108951226 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:14:04.862 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","158",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421108951226",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421108951226 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1143.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262421108951226 send ok to <0.1143.0> *DBG* epdg_ue_fsm_262421108951226 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262421108951226 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1143.0> in state state_wait_swx_saa => state_authenticated 04:14:04.871 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;158;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421108951226",[],[2001],[],[{'Non-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_262421108951226 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421108951226">>,ok}} 04:14:04.871 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262421108951226 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:04.871 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421108951226",undefined,undefined,false,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:04.871 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:14:04.872 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421108951226">>,"internet",[],undefined,false,0,false,false} 04:14:04.872 [info] lu_response(<<"262421108951226">>): ok 04:14:04.872 [info] lu_response for <<"262421108951226">>: ok 04:14:04.872 [info] GSUP: Tx #{imsi => <<"262421108951226">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421108951226">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421108951226 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1144.0> in state state_authenticated 04:14:04.877 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421108951226">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:04.877 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:04.878 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421108951226">>,"internet",[],undefined,false,0,false,false} 04:14:04.878 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:04.878 [info] s2b: Tx {gtp,v2,create_session_request,0,16036699,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421108951226">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241062,<<172,18,26,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,763419647,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421108951226 send ok to <0.1144.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:04.878 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262421108951226 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1144.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421108951226 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421108951226 receive call {rx_s6b_aar,"262421108951226@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1145.0> in state state_authenticated 04:14:04.889 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421108951226@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:04.889 [info] ue_fsm ev_rx_s6b_aar: "262421108951226@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:04.890 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421108951226@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262421108951226",undefined,undefined,true,false,undefined} 04:14:04.890 [debug] SWx Tx SAR Imsi="262421108951226" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:04.890 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","159",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421108951226",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421108951226 send ok to <0.1145.0> *DBG* aaa_ue_fsm_262421108951226 consume call {rx_s6b_aar,"262421108951226@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1145.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:04.890 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421108951226 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1146.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421108951226 send ok to <0.1146.0> 04:14:04.894 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;159;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421108951226",[],[2001],[],[{'Non-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_262421108951226 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1146.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:04.894 [info] ue_fsm ev_rx_swx_saa 04:14:04.894 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421108951226","262421108951226@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1145.0>} 04:14:04.894 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:04.894 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:04.899 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,230,244,179,91,0,2,0,2,0,16,0,87,0,9,1,160,80,40,70,63,172,18,26,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,80,40,70,63,172,18,26,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,80,40,70,63,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:04.900 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241062,16036699,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,<<"P(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,1344816703,<<172,18,26,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,1344816703,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,40>>}}} *DBG* epdg_ue_fsm_262421108951226 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 => 763419647, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 1344816703}}} from <0.1147.0> in state state_wait_create_session_resp 04:14:04.900 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421108951226">>,<0.1139.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241062,1344816703,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419647,1344816703}],[],[]}}}} 04:14:04.900 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:04.900 [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 => 763419647,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1344816703}} 04:14:04.900 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421108951226">>,"internet",[],undefined,false,0,false,false} 04:14:04.900 [info] KMOD Port Create PDP Context Call {<0.1139.0>,[alias|#Ref<0.1576510130.3222863875.163376>]}: {create_pdp_context,{172,18,26,103},763419647,1344816703,{192,168,0,40}} 04:14:04.900 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,40}, 763419647, 1344816703 04:14:04.900 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1924,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,40}},{i_tid,763419647},{o_tid,1344816703}]}} 04:14:04.900 [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 => 763419647,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1344816703}) returned ok *DBG* epdg_ue_fsm_262421108951226 send ok to <0.1147.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421108951226">>, {ok, #{apco => <<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 => 763419647, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 1344816703}}}} 04:14:04.900 [info] tunnel_response(<<"262421108951226">>): {ok,#{apco => <<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 => 763419647,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1344816703}} *DBG* epdg_ue_fsm_262421108951226 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 => 763419647, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 1344816703}}} from <0.1147.0> in state state_wait_create_session_resp => state_active 04:14:04.901 [info] tunnel_response for <<"262421108951226">>: {ok,#{apco => <<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 => 763419647,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1344816703}} 04:14:04.901 [info] GSUP: Tx #{imsi => <<"262421108951226">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{imsi => <<"262420752256514">>, 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}]}} 04:14:04.936 [info] GSUP: Rx #{imsi => <<"262420752256514">>,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_262420752256514 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420752256514 consume internal init_state in state state_new 04:14:04.937 [info] ue_fsm start(epdg_ue_fsm_262420752256514) *DBG* epdg_ue_fsm_262420752256514 receive call {auth_request,33,"internet",#{}} from <0.1148.0> in state state_new 04:14:04.937 [info] ue_fsm init(<<"262420752256514">>) *DBG* epdg_ue_fsm_262420752256514 send ok to <0.1148.0> 04:14:04.937 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420752256514 consume call {auth_request,33,"internet",#{}} from <0.1148.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262420752256514 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262420752256514 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420752256514 consume internal init_state in state state_new 04:14:04.937 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420752256514">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420752256514 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:04.937 [info] ue_fsm start_link(aaa_ue_fsm_262420752256514) 04:14:04.938 [info] ue_fsm init("262420752256514") 04:14:04.938 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:04.938 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420752256514",undefined,undefined,false,false,undefined} 04:14:04.938 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:04.938 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","160",";","nonode@nohost"],1,undefined,undefined,undefined,"262420752256514",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420752256514 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420752256514 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_262420752256514 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<239,240,127,78,82,242,89,182,24,61,133,119,235,231,104,142>>, <<167,167,242,163,130,251,244,211,253,61,234,25,3,40,116,129>>, <<239,240,127,78,82,242,89,182,24,61,133,119,235,231,104,142, 209,196,55,20,216,45,139,220,1,153,140,240,7,89>>, <<250,172,110,13,14,69,222,3,43,235,172,145,208,50,148,4>>, <<11,91,27,242,254,50,139,150,41,5,137,178,28,168,198,156>>}]}} from <0.1151.0> in state state_wait_swx_maa 04:14:04.953 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;160;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420752256514",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[239,240,127,78,82,242,89,182,24,61,133,119,235,231,104,142,167,167,242,163,130,251,244,211,253,61,234,25,3,40,116,129]],[[239,240,127,78,82,242,89,182,24,61,133,119,235,231,104,142,209,196,55,20,216,45,139,220,1,153,140,240,7,89]],["foobar"],[[11,91,27,242,254,50,139,150,41,5,137,178,28,168,198,156]],[[250,172,110,13,14,69,222,3,43,235,172,145,208,50,148,4]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:04.953 [info] dia_sip2gsup: auth [239,240,127,78,82,242,89,182,24,61,133,119,235,231,104,142,167,167,242,163,130,251,244,211,253,61,234,25,3,40,116,129] authz [239,240,127,78,82,242,89,182,24,61,133,119,235,231,104,142,209,196,55,20,216,45,139,220,1,153,140,240,7,89]  04:14:04.953 [info] rand [239,240,127,78,82,242,89,182,24,61,133,119,235,231,104,142] autn [167,167,242,163,130,251,244,211,253,61,234,25,3,40,116,129]  04:14:04.953 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262420752256514 send ok to <0.1151.0> *DBG* epdg_ue_fsm_262420752256514 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<239,240,127,78,82,242,89,182,24,61,133,119,235,231,104,142>>, <<167,167,242,163,130,251,244,211,253,61,234,25,3,40,116,129>>, <<239,240,127,78,82,242,89,182,24,61,133,119,235,231,104,142, 209,196,55,20,216,45,139,220,1,153,140,240,7,89>>, <<250,172,110,13,14,69,222,3,43,235,172,145,208,50,148,4>>, <<11,91,27,242,254,50,139,150,41,5,137,178,28,168,198,156>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420752256514 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<239,240,127,78,82,242,89,182,24,61,133,119,235,231,104,142>>, <<167,167,242,163,130,251,244,211,253,61,234,25,3,40,116,129>>, <<239,240,127,78,82,242,89,182,24,61,133,119,235,231,104,142, 209,196,55,20,216,45,139,220,1,153,140,240,7,89>>, <<250,172,110,13,14,69,222,3,43,235,172,145,208,50,148,4>>, <<11,91,27,242,254,50,139,150,41,5,137,178,28,168,198,156>>}]}} from <0.1151.0> in state state_wait_swx_maa => state_new 04:14:04.954 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420752256514",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420752256514 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420752256514">>, {ok, [{epdg_auth_tuple, <<239,240,127,78,82,242,89,182,24,61,133,119, 235,231,104,142>>, <<167,167,242,163,130,251,244,211,253,61,234, 25,3,40,116,129>>, <<239,240,127,78,82,242,89,182,24,61,133,119, 235,231,104,142,209,196,55,20,216,45,139,220, 1,153,140,240,7,89>>, <<250,172,110,13,14,69,222,3,43,235,172,145, 208,50,148,4>>, <<11,91,27,242,254,50,139,150,41,5,137, 178,28,168,198,156>>}]}}} 04:14:04.954 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<239,240,127,78,82,242,89,182,24,61,133,119,235,231,104,142>>,<<167,167,242,163,130,251,244,211,253,61,234,25,3,40,116,129>>,<<239,240,127,78,82,242,89,182,24,61,133,119,235,231,104,142,209,196,55,20,216,45,139,220,1,153,140,240,7,89>>,<<250,172,110,13,14,69,222,3,43,235,172,145,208,50,148,4>>,<<11,91,27,242,254,50,139,150,41,5,137,178,28,168,198,156>>}]} *DBG* epdg_ue_fsm_262420752256514 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<239,240,127,78,82,242,89,182,24,61,133,119,235,231,104,142>>, <<167,167,242,163,130,251,244,211,253,61,234,25,3,40,116,129>>, <<239,240,127,78,82,242,89,182,24,61,133,119,235,231,104,142, 209,196,55,20,216,45,139,220,1,153,140,240,7,89>>, <<250,172,110,13,14,69,222,3,43,235,172,145,208,50,148,4>>, <<11,91,27,242,254,50,139,150,41,5,137,178,28,168,198,156>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:04.955 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<239,240,127,78,82,242,89,182,24,61,133,119,235,231,104,142>>,<<167,167,242,163,130,251,244,211,253,61,234,25,3,40,116,129>>,<<239,240,127,78,82,242,89,182,24,61,133,119,235,231,104,142,209,196,55,20,216,45,139,220,1,153,140,240,7,89>>,<<250,172,110,13,14,69,222,3,43,235,172,145,208,50,148,4>>,<<11,91,27,242,254,50,139,150,41,5,137,178,28,168,198,156>>}]}, {ue_fsm_data,<<"262420752256514">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:04.955 [info] auth_response(<<"262420752256514">>): {ok,[{epdg_auth_tuple,<<239,240,127,78,82,242,89,182,24,61,133,119,235,231,104,142>>,<<167,167,242,163,130,251,244,211,253,61,234,25,3,40,116,129>>,<<239,240,127,78,82,242,89,182,24,61,133,119,235,231,104,142,209,196,55,20,216,45,139,220,1,153,140,240,7,89>>,<<250,172,110,13,14,69,222,3,43,235,172,145,208,50,148,4>>,<<11,91,27,242,254,50,139,150,41,5,137,178,28,168,198,156>>}]} 04:14:04.955 [info] auth_response for <<"262420752256514">>: {ok,[{epdg_auth_tuple,<<239,240,127,78,82,242,89,182,24,61,133,119,235,231,104,142>>,<<167,167,242,163,130,251,244,211,253,61,234,25,3,40,116,129>>,<<239,240,127,78,82,242,89,182,24,61,133,119,235,231,104,142,209,196,55,20,216,45,139,220,1,153,140,240,7,89>>,<<250,172,110,13,14,69,222,3,43,235,172,145,208,50,148,4>>,<<11,91,27,242,254,50,139,150,41,5,137,178,28,168,198,156>>}]} 04:14:04.956 [info] GSUP: Tx #{auth_tuples => [#{autn => <<167,167,242,163,130,251,244,211,253,61,234,25,3,40,116,129>>,ck => <<11,91,27,242,254,50,139,150,41,5,137,178,28,168,198,156>>,ik => <<250,172,110,13,14,69,222,3,43,235,172,145,208,50,148,4>>,rand => <<239,240,127,78,82,242,89,182,24,61,133,119,235,231,104,142>>,res => <<239,240,127,78,82,242,89,182,24,61,133,119,235,231,104,142,209,196,55,20,216,45,139,220,1,153,140,240,7,89>>}],imsi => <<"262420752256514">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420752256514">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420752256514 receive call lu_request from <0.1152.0> in state state_authenticating 04:14:04.961 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420752256514">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420752256514 send ok to <0.1152.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:04.961 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262420752256514 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262420752256514 consume call lu_request from <0.1152.0> in state state_authenticating 04:14:04.961 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420752256514">>,"internet",[],undefined,false,0,false,false} 04:14:04.961 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:04.962 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420752256514",undefined,undefined,false,false,undefined} 04:14:04.962 [debug] SWx Tx SAR Imsi="262420752256514" Type=1 APN="internet" AgentInfoOpt=[]  04:14:04.962 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","161",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420752256514",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420752256514 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420752256514 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420752256514 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1153.0> in state state_wait_swx_saa 04:14:04.972 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;161;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420752256514",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:04.972 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420752256514 send ok to <0.1153.0> *DBG* epdg_ue_fsm_262420752256514 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:14:04.972 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420752256514",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420752256514 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1153.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262420752256514 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420752256514">>,ok}} 04:14:04.972 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262420752256514 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:04.973 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420752256514">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:04.973 [info] lu_response(<<"262420752256514">>): ok 04:14:04.973 [info] lu_response for <<"262420752256514">>: ok 04:14:04.973 [info] GSUP: Tx #{imsi => <<"262420752256514">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420752256514">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420752256514 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1154.0> in state state_authenticated 04:14:04.977 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420752256514">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:04.978 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:04.978 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420752256514">>,"internet",[],undefined,false,0,false,false} 04:14:04.978 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:04.978 [info] s2b: Tx {gtp,v2,create_session_request,0,16036700,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420752256514">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241063,<<172,18,26,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,763419648,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420752256514 send ok to <0.1154.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:04.978 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262420752256514 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1154.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420752256514 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420752256514 receive call {rx_s6b_aar,"262420752256514@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1155.0> in state state_authenticated 04:14:04.991 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420752256514@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:04.991 [info] ue_fsm ev_rx_s6b_aar: "262420752256514@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:04.991 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420752256514@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262420752256514",undefined,undefined,true,false,undefined} 04:14:04.992 [debug] SWx Tx SAR Imsi="262420752256514" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:04.992 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","162",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420752256514",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420752256514 send ok to <0.1155.0> 04:14:04.992 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420752256514 consume call {rx_s6b_aar,"262420752256514@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1155.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420752256514 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1156.0> in state state_authenticated_wait_swx_saa 04:14:04.997 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;162;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420752256514",[],[2001],[],[{'Non-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_262420752256514 send ok to <0.1156.0> 04:14:04.997 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420752256514 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1156.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:04.997 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420752256514","262420752256514@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1155.0>} 04:14:04.997 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:04.997 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:05.003 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,231,244,179,92,0,2,0,2,0,16,0,87,0,9,1,160,200,151,255,98,172,18,26,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,200,151,255,98,172,18,26,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,200,151,255,98,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262420752256514 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 => 763419648, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 3365404514}}} from <0.1157.0> in state state_wait_create_session_resp 04:14:05.003 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241063,16036700,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,<<200,151,255,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,3365404514,<<172,18,26,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,3365404514,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,41>>}}} 04:14:05.003 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420752256514">>,<0.1149.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241063,3365404514,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419648,3365404514}],[]}}}} 04:14:05.003 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:05.003 [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 => 763419648,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3365404514}} 04:14:05.004 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420752256514">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420752256514 send ok to <0.1157.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420752256514">>, {ok, #{apco => <<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 => 763419648, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 3365404514}}}} 04:14:05.004 [info] KMOD Port Create PDP Context Call {<0.1149.0>,[alias|#Ref<0.1576510130.3222863875.163526>]}: {create_pdp_context,{172,18,26,103},763419648,3365404514,{192,168,0,41}} *DBG* epdg_ue_fsm_262420752256514 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 => 763419648, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 3365404514}}} from <0.1157.0> in state state_wait_create_session_resp => state_active 04:14:05.004 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,41}, 763419648, 3365404514 *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:05.004 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1988,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,41}},{i_tid,763419648},{o_tid,3365404514}]}} 04:14:05.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,41>>,undefined},local_teid => 763419648,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3365404514}) returned ok 04:14:05.004 [info] tunnel_response(<<"262420752256514">>): {ok,#{apco => <<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 => 763419648,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3365404514}} 04:14:05.004 [info] tunnel_response for <<"262420752256514">>: {ok,#{apco => <<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 => 763419648,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3365404514}} 04:14:05.004 [info] GSUP: Tx #{imsi => <<"262420752256514">>,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.55>, {osmo,5}, #{imsi => <<"262422065171816">>, 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}]}} 04:14:05.036 [info] GSUP: Rx #{imsi => <<"262422065171816">>,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_262422065171816 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422065171816 consume internal init_state in state state_new 04:14:05.036 [info] ue_fsm start(epdg_ue_fsm_262422065171816) *DBG* epdg_ue_fsm_262422065171816 receive call {auth_request,33,"internet",#{}} from <0.1158.0> in state state_new 04:14:05.036 [info] ue_fsm init(<<"262422065171816">>) *DBG* epdg_ue_fsm_262422065171816 send ok to <0.1158.0> 04:14:05.036 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262422065171816 consume call {auth_request,33,"internet",#{}} from <0.1158.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262422065171816 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422065171816 enter aaa_ue_fsm in state state_new 04:14:05.037 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422065171816">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262422065171816 consume internal init_state in state state_new 04:14:05.037 [info] ue_fsm start_link(aaa_ue_fsm_262422065171816) *DBG* aaa_ue_fsm_262422065171816 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:05.037 [info] ue_fsm init("262422065171816") 04:14:05.037 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:05.038 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422065171816",undefined,undefined,false,false,undefined} 04:14:05.038 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:05.038 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","163",";","nonode@nohost"],1,undefined,undefined,undefined,"262422065171816",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422065171816 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422065171816 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:05.052 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;163;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422065171816",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[103,100,202,244,103,156,250,73,87,236,140,36,83,93,5,2,232,44,82,107,187,111,124,55,159,204,135,21,168,177,160,17]],[[103,100,202,244,103,156,250,73,87,236,140,36,83,93,5,2,2,210,179,36,23,212,216,234,254,110,134,167,230,128]],["foobar"],[[177,24,4,206,129,196,56,252,236,200,84,96,181,213,150,72]],[[173,60,72,47,140,4,20,111,54,55,10,237,157,202,75,188]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422065171816 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<103,100,202,244,103,156,250,73,87,236,140,36,83,93,5,2>>, <<232,44,82,107,187,111,124,55,159,204,135,21,168,177,160,17>>, <<103,100,202,244,103,156,250,73,87,236,140,36,83,93,5,2,2, 210,179,36,23,212,216,234,254,110,134,167,230,128>>, <<173,60,72,47,140,4,20,111,54,55,10,237,157,202,75,188>>, <<177,24,4,206,129,196,56,252,236,200,84,96,181,213,150, 72>>}]}} from <0.1161.0> in state state_wait_swx_maa 04:14:05.052 [info] dia_sip2gsup: auth [103,100,202,244,103,156,250,73,87,236,140,36,83,93,5,2,232,44,82,107,187,111,124,55,159,204,135,21,168,177,160,17] authz [103,100,202,244,103,156,250,73,87,236,140,36,83,93,5,2,2,210,179,36,23,212,216,234,254,110,134,167,230,128]  04:14:05.052 [info] rand [103,100,202,244,103,156,250,73,87,236,140,36,83,93,5,2] autn [232,44,82,107,187,111,124,55,159,204,135,21,168,177,160,17]  *DBG* aaa_ue_fsm_262422065171816 send ok to <0.1161.0> 04:14:05.052 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262422065171816 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<103,100,202,244,103,156,250,73,87,236,140,36,83,93,5,2>>, <<232,44,82,107,187,111,124,55,159,204,135,21,168,177,160,17>>, <<103,100,202,244,103,156,250,73,87,236,140,36,83,93,5,2,2, 210,179,36,23,212,216,234,254,110,134,167,230,128>>, <<173,60,72,47,140,4,20,111,54,55,10,237,157,202,75,188>>, <<177,24,4,206,129,196,56,252,236,200,84,96,181,213,150, 72>>}]}} from <0.1161.0> in state state_wait_swx_maa => state_new 04:14:05.053 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422065171816",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422065171816 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<103,100,202,244,103,156,250,73,87,236,140,36,83,93,5,2>>, <<232,44,82,107,187,111,124,55,159,204,135,21,168,177,160,17>>, <<103,100,202,244,103,156,250,73,87,236,140,36,83,93,5,2,2, 210,179,36,23,212,216,234,254,110,134,167,230,128>>, <<173,60,72,47,140,4,20,111,54,55,10,237,157,202,75,188>>, <<177,24,4,206,129,196,56,252,236,200,84,96,181,213,150, 72>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:05.054 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<103,100,202,244,103,156,250,73,87,236,140,36,83,93,5,2>>,<<232,44,82,107,187,111,124,55,159,204,135,21,168,177,160,17>>,<<103,100,202,244,103,156,250,73,87,236,140,36,83,93,5,2,2,210,179,36,23,212,216,234,254,110,134,167,230,128>>,<<173,60,72,47,140,4,20,111,54,55,10,237,157,202,75,188>>,<<177,24,4,206,129,196,56,252,236,200,84,96,181,213,150,72>>}]} *DBG* epdg_ue_fsm_262422065171816 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422065171816">>, {ok, [{epdg_auth_tuple, <<103,100,202,244,103,156,250,73,87,236,140,36, 83,93,5,2>>, <<232,44,82,107,187,111,124,55,159,204,135,21, 168,177,160,17>>, <<103,100,202,244,103,156,250,73,87,236,140,36, 83,93,5,2,2,210,179,36,23,212,216,234,254, 110,134,167,230,128>>, <<173,60,72,47,140,4,20,111,54,55,10,237,157, 202,75,188>>, <<177,24,4,206,129,196,56,252,236,200,84, 96,181,213,150,72>>}]}}} *DBG* epdg_ue_fsm_262422065171816 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<103,100,202,244,103,156,250,73,87,236,140,36,83,93,5,2>>, <<232,44,82,107,187,111,124,55,159,204,135,21,168,177,160,17>>, <<103,100,202,244,103,156,250,73,87,236,140,36,83,93,5,2,2, 210,179,36,23,212,216,234,254,110,134,167,230,128>>, <<173,60,72,47,140,4,20,111,54,55,10,237,157,202,75,188>>, <<177,24,4,206,129,196,56,252,236,200,84,96,181,213,150, 72>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:05.055 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<103,100,202,244,103,156,250,73,87,236,140,36,83,93,5,2>>,<<232,44,82,107,187,111,124,55,159,204,135,21,168,177,160,17>>,<<103,100,202,244,103,156,250,73,87,236,140,36,83,93,5,2,2,210,179,36,23,212,216,234,254,110,134,167,230,128>>,<<173,60,72,47,140,4,20,111,54,55,10,237,157,202,75,188>>,<<177,24,4,206,129,196,56,252,236,200,84,96,181,213,150,72>>}]}, {ue_fsm_data,<<"262422065171816">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:05.055 [info] auth_response(<<"262422065171816">>): {ok,[{epdg_auth_tuple,<<103,100,202,244,103,156,250,73,87,236,140,36,83,93,5,2>>,<<232,44,82,107,187,111,124,55,159,204,135,21,168,177,160,17>>,<<103,100,202,244,103,156,250,73,87,236,140,36,83,93,5,2,2,210,179,36,23,212,216,234,254,110,134,167,230,128>>,<<173,60,72,47,140,4,20,111,54,55,10,237,157,202,75,188>>,<<177,24,4,206,129,196,56,252,236,200,84,96,181,213,150,72>>}]} 04:14:05.056 [info] auth_response for <<"262422065171816">>: {ok,[{epdg_auth_tuple,<<103,100,202,244,103,156,250,73,87,236,140,36,83,93,5,2>>,<<232,44,82,107,187,111,124,55,159,204,135,21,168,177,160,17>>,<<103,100,202,244,103,156,250,73,87,236,140,36,83,93,5,2,2,210,179,36,23,212,216,234,254,110,134,167,230,128>>,<<173,60,72,47,140,4,20,111,54,55,10,237,157,202,75,188>>,<<177,24,4,206,129,196,56,252,236,200,84,96,181,213,150,72>>}]} 04:14:05.056 [info] GSUP: Tx #{auth_tuples => [#{autn => <<232,44,82,107,187,111,124,55,159,204,135,21,168,177,160,17>>,ck => <<177,24,4,206,129,196,56,252,236,200,84,96,181,213,150,72>>,ik => <<173,60,72,47,140,4,20,111,54,55,10,237,157,202,75,188>>,rand => <<103,100,202,244,103,156,250,73,87,236,140,36,83,93,5,2>>,res => <<103,100,202,244,103,156,250,73,87,236,140,36,83,93,5,2,2,210,179,36,23,212,216,234,254,110,134,167,230,128>>}],imsi => <<"262422065171816">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422065171816">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422065171816 receive call lu_request from <0.1162.0> in state state_authenticating 04:14:05.061 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422065171816">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262422065171816 send ok to <0.1162.0> 04:14:05.061 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262422065171816 consume call lu_request from <0.1162.0> in state state_authenticating *DBG* aaa_ue_fsm_262422065171816 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:05.061 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422065171816">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262422065171816 send ok to <0.201.0> 04:14:05.061 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262422065171816 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:14:05.062 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422065171816",undefined,undefined,false,false,undefined} 04:14:05.062 [debug] SWx Tx SAR Imsi="262422065171816" Type=1 APN="internet" AgentInfoOpt=[]  04:14:05.062 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","164",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422065171816",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422065171816 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1163.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262422065171816 send ok to <0.1163.0> 04:14:05.073 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;164;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422065171816",[],[2001],[],[{'Non-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_262422065171816 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1163.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262422065171816 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:14:05.073 [info] ue_fsm ev_rx_swx_saa 04:14:05.073 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422065171816",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422065171816 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422065171816">>,ok}} 04:14:05.073 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262422065171816 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:05.073 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422065171816">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:05.073 [info] lu_response(<<"262422065171816">>): ok 04:14:05.074 [info] lu_response for <<"262422065171816">>: ok 04:14:05.074 [info] GSUP: Tx #{imsi => <<"262422065171816">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422065171816">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:14:05.078 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422065171816">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262422065171816 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1164.0> in state state_authenticated 04:14:05.078 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:05.079 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422065171816">>,"internet",[],undefined,false,0,false,false} 04:14:05.079 [debug] Selected PGW Remote Address "172.18.26.103" *DBG* epdg_ue_fsm_262422065171816 send ok to <0.1164.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262422065171816 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1164.0> in state state_authenticated => state_wait_create_session_resp 04:14:05.079 [info] s2b: Tx {gtp,v2,create_session_request,0,16036701,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422065171816">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241064,<<172,18,26,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,763419649,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422065171816 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:14:05.079 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262422065171816 receive call {rx_s6b_aar,"262422065171816@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1165.0> in state state_authenticated 04:14:05.089 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422065171816@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:05.089 [info] ue_fsm ev_rx_s6b_aar: "262422065171816@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:05.089 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422065171816@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262422065171816",undefined,undefined,true,false,undefined} 04:14:05.089 [debug] SWx Tx SAR Imsi="262422065171816" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:05.089 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","165",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422065171816",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422065171816 send ok to <0.1165.0> 04:14:05.089 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422065171816 consume call {rx_s6b_aar,"262422065171816@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1165.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422065171816 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1166.0> in state state_authenticated_wait_swx_saa 04:14:05.095 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;165;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422065171816",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:05.095 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422065171816 send ok to <0.1166.0> *DBG* aaa_ue_fsm_262422065171816 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1166.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:05.095 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422065171816","262422065171816@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1165.0>} 04:14:05.095 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:05.096 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:05.102 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,232,244,179,93,0,2,0,2,0,16,0,87,0,9,1,160,223,246,218,108,172,18,26,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,223,246,218,108,172,18,26,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,246,218,108,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:05.103 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241064,16036701,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,3757496940,<<172,18,26,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,3757496940,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,42>>}}} *DBG* epdg_ue_fsm_262422065171816 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 => 763419649, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 3757496940}}} from <0.1167.0> in state state_wait_create_session_resp 04:14:05.103 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422065171816">>,<0.1159.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241064,3757496940,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419649,3757496940}],[],[],[]}}}} 04:14:05.103 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:05.103 [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 => 763419649,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3757496940}} 04:14:05.103 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422065171816">>,"internet",[],undefined,false,0,false,false} 04:14:05.104 [info] KMOD Port Create PDP Context Call {<0.1159.0>,[alias|#Ref<0.1576510130.3222863885.155367>]}: {create_pdp_context,{172,18,26,103},763419649,3757496940,{192,168,0,42}} 04:14:05.104 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,42}, 763419649, 3757496940 04:14:05.104 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2052,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,42}},{i_tid,763419649},{o_tid,3757496940}]}} *DBG* epdg_ue_fsm_262422065171816 send ok to <0.1167.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422065171816">>, {ok, #{apco => <<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 => 763419649, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 3757496940}}}} 04:14:05.104 [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 => 763419649,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3757496940}) returned ok *DBG* epdg_ue_fsm_262422065171816 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 => 763419649, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 3757496940}}} from <0.1167.0> in state state_wait_create_session_resp => state_active 04:14:05.104 [info] tunnel_response(<<"262422065171816">>): {ok,#{apco => <<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 => 763419649,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3757496940}} 04:14:05.105 [info] tunnel_response for <<"262422065171816">>: {ok,#{apco => <<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 => 763419649,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3757496940}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:05.105 [info] GSUP: Tx #{imsi => <<"262422065171816">>,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>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262423196492510">>, 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_262423196492510 enter epdg_ue_fsm in state state_new 04:14:05.137 [info] GSUP: Rx #{imsi => <<"262423196492510">>,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_262423196492510 consume internal init_state in state state_new 04:14:05.137 [info] ue_fsm start(epdg_ue_fsm_262423196492510) *DBG* epdg_ue_fsm_262423196492510 receive call {auth_request,33,"internet",#{}} from <0.1168.0> in state state_new 04:14:05.137 [info] ue_fsm init(<<"262423196492510">>) *DBG* epdg_ue_fsm_262423196492510 send ok to <0.1168.0> *DBG* epdg_ue_fsm_262423196492510 consume call {auth_request,33,"internet",#{}} from <0.1168.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:05.137 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262423196492510 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423196492510 enter aaa_ue_fsm in state state_new *DBG* aaa_ue_fsm_262423196492510 consume internal init_state in state state_new 04:14:05.138 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423196492510">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262423196492510 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:05.138 [info] ue_fsm start_link(aaa_ue_fsm_262423196492510) 04:14:05.138 [info] ue_fsm init("262423196492510") 04:14:05.138 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:05.139 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423196492510",undefined,undefined,false,false,undefined} 04:14:05.139 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262423196492510 send ok to <0.201.0> 04:14:05.139 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","166",";","nonode@nohost"],1,undefined,undefined,undefined,"262423196492510",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423196492510 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:05.153 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;166;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423196492510",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[148,213,213,31,170,110,65,148,138,221,250,250,0,61,150,200,208,164,130,223,231,54,108,193,232,225,75,224,100,121,238,76]],[[148,213,213,31,170,110,65,148,138,221,250,250,0,61,150,200,69,2,141,172,161,226,185,204,80,217,96,229,192,3]],["foobar"],[[55,110,103,144,206,155,2,113,161,211,126,205,115,77,78,133]],[[106,25,35,48,214,188,117,238,252,111,237,201,78,205,167,116]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423196492510 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<148,213,213,31,170,110,65,148,138,221,250,250,0,61,150,200>>, <<208,164,130,223,231,54,108,193,232,225,75,224,100,121,238, 76>>, <<148,213,213,31,170,110,65,148,138,221,250,250,0,61,150,200, 69,2,141,172,161,226,185,204,80,217,96,229,192,3>>, <<106,25,35,48,214,188,117,238,252,111,237,201,78,205,167,116>>, <<55,110,103,144,206,155,2,113,161,211,126,205,115,77,78, 133>>}]}} from <0.1171.0> in state state_wait_swx_maa 04:14:05.153 [info] dia_sip2gsup: auth [148,213,213,31,170,110,65,148,138,221,250,250,0,61,150,200,208,164,130,223,231,54,108,193,232,225,75,224,100,121,238,76] authz [148,213,213,31,170,110,65,148,138,221,250,250,0,61,150,200,69,2,141,172,161,226,185,204,80,217,96,229,192,3]  04:14:05.153 [info] rand [148,213,213,31,170,110,65,148,138,221,250,250,0,61,150,200] autn [208,164,130,223,231,54,108,193,232,225,75,224,100,121,238,76]  04:14:05.153 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262423196492510 send ok to <0.1171.0> 04:14:05.154 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423196492510",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423196492510 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<148,213,213,31,170,110,65,148,138,221,250,250,0,61,150,200>>, <<208,164,130,223,231,54,108,193,232,225,75,224,100,121,238, 76>>, <<148,213,213,31,170,110,65,148,138,221,250,250,0,61,150,200, 69,2,141,172,161,226,185,204,80,217,96,229,192,3>>, <<106,25,35,48,214,188,117,238,252,111,237,201,78,205,167,116>>, <<55,110,103,144,206,155,2,113,161,211,126,205,115,77,78, 133>>}]}} from <0.1171.0> in state state_wait_swx_maa => state_new 04:14:05.155 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<148,213,213,31,170,110,65,148,138,221,250,250,0,61,150,200>>,<<208,164,130,223,231,54,108,193,232,225,75,224,100,121,238,76>>,<<148,213,213,31,170,110,65,148,138,221,250,250,0,61,150,200,69,2,141,172,161,226,185,204,80,217,96,229,192,3>>,<<106,25,35,48,214,188,117,238,252,111,237,201,78,205,167,116>>,<<55,110,103,144,206,155,2,113,161,211,126,205,115,77,78,133>>}]} *DBG* epdg_ue_fsm_262423196492510 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<148,213,213,31,170,110,65,148,138,221,250,250,0,61,150,200>>, <<208,164,130,223,231,54,108,193,232,225,75,224,100,121,238, 76>>, <<148,213,213,31,170,110,65,148,138,221,250,250,0,61,150,200, 69,2,141,172,161,226,185,204,80,217,96,229,192,3>>, <<106,25,35,48,214,188,117,238,252,111,237,201,78,205,167,116>>, <<55,110,103,144,206,155,2,113,161,211,126,205,115,77,78, 133>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* epdg_ue_fsm_262423196492510 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423196492510">>, {ok, [{epdg_auth_tuple, <<148,213,213,31,170,110,65,148,138,221,250, 250,0,61,150,200>>, <<208,164,130,223,231,54,108,193,232,225,75, 224,100,121,238,76>>, <<148,213,213,31,170,110,65,148,138,221,250, 250,0,61,150,200,69,2,141,172,161,226,185, 204,80,217,96,229,192,3>>, <<106,25,35,48,214,188,117,238,252,111,237,201, 78,205,167,116>>, <<55,110,103,144,206,155,2,113,161,211, 126,205,115,77,78,133>>}]}}} 04:14:05.156 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<148,213,213,31,170,110,65,148,138,221,250,250,0,61,150,200>>,<<208,164,130,223,231,54,108,193,232,225,75,224,100,121,238,76>>,<<148,213,213,31,170,110,65,148,138,221,250,250,0,61,150,200,69,2,141,172,161,226,185,204,80,217,96,229,192,3>>,<<106,25,35,48,214,188,117,238,252,111,237,201,78,205,167,116>>,<<55,110,103,144,206,155,2,113,161,211,126,205,115,77,78,133>>}]}, {ue_fsm_data,<<"262423196492510">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423196492510 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<148,213,213,31,170,110,65,148,138,221,250,250,0,61,150,200>>, <<208,164,130,223,231,54,108,193,232,225,75,224,100,121,238, 76>>, <<148,213,213,31,170,110,65,148,138,221,250,250,0,61,150,200, 69,2,141,172,161,226,185,204,80,217,96,229,192,3>>, <<106,25,35,48,214,188,117,238,252,111,237,201,78,205,167,116>>, <<55,110,103,144,206,155,2,113,161,211,126,205,115,77,78, 133>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:05.156 [info] auth_response(<<"262423196492510">>): {ok,[{epdg_auth_tuple,<<148,213,213,31,170,110,65,148,138,221,250,250,0,61,150,200>>,<<208,164,130,223,231,54,108,193,232,225,75,224,100,121,238,76>>,<<148,213,213,31,170,110,65,148,138,221,250,250,0,61,150,200,69,2,141,172,161,226,185,204,80,217,96,229,192,3>>,<<106,25,35,48,214,188,117,238,252,111,237,201,78,205,167,116>>,<<55,110,103,144,206,155,2,113,161,211,126,205,115,77,78,133>>}]} 04:14:05.157 [info] auth_response for <<"262423196492510">>: {ok,[{epdg_auth_tuple,<<148,213,213,31,170,110,65,148,138,221,250,250,0,61,150,200>>,<<208,164,130,223,231,54,108,193,232,225,75,224,100,121,238,76>>,<<148,213,213,31,170,110,65,148,138,221,250,250,0,61,150,200,69,2,141,172,161,226,185,204,80,217,96,229,192,3>>,<<106,25,35,48,214,188,117,238,252,111,237,201,78,205,167,116>>,<<55,110,103,144,206,155,2,113,161,211,126,205,115,77,78,133>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:05.157 [info] GSUP: Tx #{auth_tuples => [#{autn => <<208,164,130,223,231,54,108,193,232,225,75,224,100,121,238,76>>,ck => <<55,110,103,144,206,155,2,113,161,211,126,205,115,77,78,133>>,ik => <<106,25,35,48,214,188,117,238,252,111,237,201,78,205,167,116>>,rand => <<148,213,213,31,170,110,65,148,138,221,250,250,0,61,150,200>>,res => <<148,213,213,31,170,110,65,148,138,221,250,250,0,61,150,200,69,2,141,172,161,226,185,204,80,217,96,229,192,3>>}],imsi => <<"262423196492510">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423196492510">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423196492510 receive call lu_request from <0.1172.0> in state state_authenticating 04:14:05.162 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423196492510">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262423196492510 send ok to <0.1172.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:05.162 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262423196492510 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262423196492510 consume call lu_request from <0.1172.0> in state state_authenticating 04:14:05.162 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423196492510">>,"internet",[],undefined,false,0,false,false} 04:14:05.162 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262423196492510 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423196492510 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:14:05.163 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423196492510",undefined,undefined,false,false,undefined} 04:14:05.163 [debug] SWx Tx SAR Imsi="262423196492510" Type=1 APN="internet" AgentInfoOpt=[]  04:14:05.163 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","167",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423196492510",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423196492510 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1173.0> in state state_wait_swx_saa 04:14:05.170 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;167;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423196492510",[],[2001],[],[{'Non-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_262423196492510 send ok to <0.1173.0> 04:14:05.171 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423196492510 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1173.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262423196492510 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:14:05.171 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423196492510",undefined,undefined,false,false,undefined} 04:14:05.171 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262423196492510 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423196492510">>,ok}} 04:14:05.171 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423196492510">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423196492510 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:05.171 [info] lu_response(<<"262423196492510">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:05.172 [info] lu_response for <<"262423196492510">>: ok 04:14:05.172 [info] GSUP: Tx #{imsi => <<"262423196492510">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423196492510">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423196492510 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1174.0> in state state_authenticated 04:14:05.175 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423196492510">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:05.175 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:05.176 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423196492510">>,"internet",[],undefined,false,0,false,false} 04:14:05.176 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:05.176 [info] s2b: Tx {gtp,v2,create_session_request,0,16036702,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423196492510">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241065,<<172,18,26,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,763419650,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423196492510 send ok to <0.1174.0> 04:14:05.176 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262423196492510 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1174.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262423196492510 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262423196492510 receive call {rx_s6b_aar,"262423196492510@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1175.0> in state state_authenticated 04:14:05.183 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262423196492510@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:05.183 [info] ue_fsm ev_rx_s6b_aar: "262423196492510@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:05.183 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423196492510@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262423196492510",undefined,undefined,true,false,undefined} 04:14:05.183 [debug] SWx Tx SAR Imsi="262423196492510" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262423196492510 send ok to <0.1175.0> 04:14:05.183 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","168",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423196492510",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:14:05.184 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423196492510 consume call {rx_s6b_aar,"262423196492510@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1175.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423196492510 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1176.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423196492510 send ok to <0.1176.0> 04:14:05.186 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;168;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423196492510",[],[2001],[],[{'Non-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_262423196492510 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1176.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:05.186 [info] ue_fsm ev_rx_swx_saa 04:14:05.187 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423196492510","262423196492510@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1175.0>} 04:14:05.187 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:05.187 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:05.190 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,233,244,179,94,0,2,0,2,0,16,0,87,0,9,1,160,38,152,199,215,172,18,26,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,38,152,199,215,172,18,26,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,38,152,199,215,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:05.190 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241065,16036702,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,<<38,152,199,215>>},{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,647546839,<<172,18,26,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,647546839,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,43>>}}} 04:14:05.190 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423196492510">>,<0.1169.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241065,647546839,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[{gtp_bearer,5,763419650,647546839}],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:14:05.190 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:05.190 [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 => 763419650,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 647546839}} *DBG* epdg_ue_fsm_262423196492510 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 => 763419650, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 647546839}}} from <0.1177.0> in state state_wait_create_session_resp 04:14:05.190 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423196492510">>,"internet",[],undefined,false,0,false,false} 04:14:05.190 [info] KMOD Port Create PDP Context Call {<0.1169.0>,[alias|#Ref<0.1576510130.3222863875.163682>]}: {create_pdp_context,{172,18,26,103},763419650,647546839,{192,168,0,43}} 04:14:05.190 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,43}, 763419650, 647546839 04:14:05.190 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],14,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,43}},{i_tid,763419650},{o_tid,647546839}]}} *DBG* epdg_ue_fsm_262423196492510 send ok to <0.1177.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423196492510">>, {ok, #{apco => <<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 => 763419650, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 647546839}}}} 04:14:05.190 [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 => 763419650,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 647546839}) returned ok *DBG* epdg_ue_fsm_262423196492510 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 => 763419650, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 647546839}}} from <0.1177.0> in state state_wait_create_session_resp => state_active 04:14:05.191 [info] tunnel_response(<<"262423196492510">>): {ok,#{apco => <<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 => 763419650,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 647546839}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:05.191 [info] tunnel_response for <<"262423196492510">>: {ok,#{apco => <<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 => 763419650,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 647546839}} 04:14:05.191 [info] GSUP: Tx #{imsi => <<"262423196492510">>,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>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262423525815687">>, 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_262423525815687 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423525815687 consume internal init_state in state state_new 04:14:05.237 [info] GSUP: Rx #{imsi => <<"262423525815687">>,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_262423525815687 receive call {auth_request,33,"internet",#{}} from <0.1178.0> in state state_new 04:14:05.238 [info] ue_fsm start(epdg_ue_fsm_262423525815687) *DBG* epdg_ue_fsm_262423525815687 send ok to <0.1178.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:05.238 [info] ue_fsm init(<<"262423525815687">>) *DBG* epdg_ue_fsm_262423525815687 consume call {auth_request,33,"internet",#{}} from <0.1178.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262423525815687 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423525815687 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:14:05.238 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262423525815687 consume internal init_state in state state_new 04:14:05.238 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423525815687">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262423525815687 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:05.238 [info] ue_fsm start_link(aaa_ue_fsm_262423525815687) 04:14:05.239 [info] ue_fsm init("262423525815687") 04:14:05.239 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262423525815687 send ok to <0.201.0> 04:14:05.239 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423525815687",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423525815687 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:05.239 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:05.239 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","169",";","nonode@nohost"],1,undefined,undefined,undefined,"262423525815687",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:14:05.253 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;169;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423525815687",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[13,158,57,84,121,230,243,38,138,60,71,227,61,122,72,193,255,178,74,66,127,147,211,222,171,79,69,102,199,101,28,142]],[[13,158,57,84,121,230,243,38,138,60,71,227,61,122,72,193,203,21,231,72,242,181,83,48,95,51,4,116,198,181]],["foobar"],[[228,5,202,7,222,148,227,124,74,167,39,34,189,109,186,106]],[[253,201,56,22,20,102,236,115,151,194,17,151,255,59,127,45]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423525815687 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<13,158,57,84,121,230,243,38,138,60,71,227,61,122,72,193>>, <<255,178,74,66,127,147,211,222,171,79,69,102,199,101,28,142>>, <<13,158,57,84,121,230,243,38,138,60,71,227,61,122,72,193, 203,21,231,72,242,181,83,48,95,51,4,116,198,181>>, <<253,201,56,22,20,102,236,115,151,194,17,151,255,59,127,45>>, <<228,5,202,7,222,148,227,124,74,167,39,34,189,109,186, 106>>}]}} from <0.1181.0> in state state_wait_swx_maa 04:14:05.253 [info] dia_sip2gsup: auth [13,158,57,84,121,230,243,38,138,60,71,227,61,122,72,193,255,178,74,66,127,147,211,222,171,79,69,102,199,101,28,142] authz [13,158,57,84,121,230,243,38,138,60,71,227,61,122,72,193,203,21,231,72,242,181,83,48,95,51,4,116,198,181]  04:14:05.253 [info] rand [13,158,57,84,121,230,243,38,138,60,71,227,61,122,72,193] autn [255,178,74,66,127,147,211,222,171,79,69,102,199,101,28,142]  *DBG* aaa_ue_fsm_262423525815687 send ok to <0.1181.0> 04:14:05.253 [info] ue_fsm ev_rx_swx_maa 04:14:05.254 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423525815687",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423525815687 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<13,158,57,84,121,230,243,38,138,60,71,227,61,122,72,193>>, <<255,178,74,66,127,147,211,222,171,79,69,102,199,101,28,142>>, <<13,158,57,84,121,230,243,38,138,60,71,227,61,122,72,193, 203,21,231,72,242,181,83,48,95,51,4,116,198,181>>, <<253,201,56,22,20,102,236,115,151,194,17,151,255,59,127,45>>, <<228,5,202,7,222,148,227,124,74,167,39,34,189,109,186, 106>>}]}} from <0.1181.0> in state state_wait_swx_maa => state_new 04:14:05.255 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<13,158,57,84,121,230,243,38,138,60,71,227,61,122,72,193>>,<<255,178,74,66,127,147,211,222,171,79,69,102,199,101,28,142>>,<<13,158,57,84,121,230,243,38,138,60,71,227,61,122,72,193,203,21,231,72,242,181,83,48,95,51,4,116,198,181>>,<<253,201,56,22,20,102,236,115,151,194,17,151,255,59,127,45>>,<<228,5,202,7,222,148,227,124,74,167,39,34,189,109,186,106>>}]} *DBG* epdg_ue_fsm_262423525815687 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<13,158,57,84,121,230,243,38,138,60,71,227,61,122,72,193>>, <<255,178,74,66,127,147,211,222,171,79,69,102,199,101,28,142>>, <<13,158,57,84,121,230,243,38,138,60,71,227,61,122,72,193, 203,21,231,72,242,181,83,48,95,51,4,116,198,181>>, <<253,201,56,22,20,102,236,115,151,194,17,151,255,59,127,45>>, <<228,5,202,7,222,148,227,124,74,167,39,34,189,109,186, 106>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* epdg_ue_fsm_262423525815687 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423525815687">>, {ok, [{epdg_auth_tuple, <<13,158,57,84,121,230,243,38,138,60,71,227,61, 122,72,193>>, <<255,178,74,66,127,147,211,222,171,79,69,102, 199,101,28,142>>, <<13,158,57,84,121,230,243,38,138,60,71,227,61, 122,72,193,203,21,231,72,242,181,83,48,95,51, 4,116,198,181>>, <<253,201,56,22,20,102,236,115,151,194,17,151, 255,59,127,45>>, <<228,5,202,7,222,148,227,124,74,167,39, 34,189,109,186,106>>}]}}} 04:14:05.256 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<13,158,57,84,121,230,243,38,138,60,71,227,61,122,72,193>>,<<255,178,74,66,127,147,211,222,171,79,69,102,199,101,28,142>>,<<13,158,57,84,121,230,243,38,138,60,71,227,61,122,72,193,203,21,231,72,242,181,83,48,95,51,4,116,198,181>>,<<253,201,56,22,20,102,236,115,151,194,17,151,255,59,127,45>>,<<228,5,202,7,222,148,227,124,74,167,39,34,189,109,186,106>>}]}, {ue_fsm_data,<<"262423525815687">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423525815687 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<13,158,57,84,121,230,243,38,138,60,71,227,61,122,72,193>>, <<255,178,74,66,127,147,211,222,171,79,69,102,199,101,28,142>>, <<13,158,57,84,121,230,243,38,138,60,71,227,61,122,72,193, 203,21,231,72,242,181,83,48,95,51,4,116,198,181>>, <<253,201,56,22,20,102,236,115,151,194,17,151,255,59,127,45>>, <<228,5,202,7,222,148,227,124,74,167,39,34,189,109,186, 106>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:05.256 [info] auth_response(<<"262423525815687">>): {ok,[{epdg_auth_tuple,<<13,158,57,84,121,230,243,38,138,60,71,227,61,122,72,193>>,<<255,178,74,66,127,147,211,222,171,79,69,102,199,101,28,142>>,<<13,158,57,84,121,230,243,38,138,60,71,227,61,122,72,193,203,21,231,72,242,181,83,48,95,51,4,116,198,181>>,<<253,201,56,22,20,102,236,115,151,194,17,151,255,59,127,45>>,<<228,5,202,7,222,148,227,124,74,167,39,34,189,109,186,106>>}]} 04:14:05.257 [info] auth_response for <<"262423525815687">>: {ok,[{epdg_auth_tuple,<<13,158,57,84,121,230,243,38,138,60,71,227,61,122,72,193>>,<<255,178,74,66,127,147,211,222,171,79,69,102,199,101,28,142>>,<<13,158,57,84,121,230,243,38,138,60,71,227,61,122,72,193,203,21,231,72,242,181,83,48,95,51,4,116,198,181>>,<<253,201,56,22,20,102,236,115,151,194,17,151,255,59,127,45>>,<<228,5,202,7,222,148,227,124,74,167,39,34,189,109,186,106>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:05.257 [info] GSUP: Tx #{auth_tuples => [#{autn => <<255,178,74,66,127,147,211,222,171,79,69,102,199,101,28,142>>,ck => <<228,5,202,7,222,148,227,124,74,167,39,34,189,109,186,106>>,ik => <<253,201,56,22,20,102,236,115,151,194,17,151,255,59,127,45>>,rand => <<13,158,57,84,121,230,243,38,138,60,71,227,61,122,72,193>>,res => <<13,158,57,84,121,230,243,38,138,60,71,227,61,122,72,193,203,21,231,72,242,181,83,48,95,51,4,116,198,181>>}],imsi => <<"262423525815687">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423525815687">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423525815687 receive call lu_request from <0.1182.0> in state state_authenticating 04:14:05.261 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423525815687">>,message_type => location_upd_req} 04:14:05.261 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262423525815687 send ok to <0.1182.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:05.262 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423525815687">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262423525815687 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262423525815687 consume call lu_request from <0.1182.0> in state state_authenticating 04:14:05.262 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:05.262 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423525815687",undefined,undefined,false,false,undefined} 04:14:05.263 [debug] SWx Tx SAR Imsi="262423525815687" Type=1 APN="internet" AgentInfoOpt=[]  04:14:05.263 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","170",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423525815687",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423525815687 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423525815687 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262423525815687 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1183.0> in state state_wait_swx_saa 04:14:05.272 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;170;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423525815687",[],[2001],[],[{'Non-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_262423525815687 send ok to <0.1183.0> *DBG* epdg_ue_fsm_262423525815687 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:14:05.273 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423525815687 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1183.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262423525815687 send ok to <0.211.0> 04:14:05.273 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423525815687",undefined,undefined,false,false,undefined} *DBG* gsup_server got cast {lu_response,{<<"262423525815687">>,ok}} *DBG* epdg_ue_fsm_262423525815687 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:05.273 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:14:05.273 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423525815687">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:05.273 [info] lu_response(<<"262423525815687">>): ok 04:14:05.274 [info] lu_response for <<"262423525815687">>: ok 04:14:05.274 [info] GSUP: Tx #{imsi => <<"262423525815687">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423525815687">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423525815687 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1184.0> in state state_authenticated 04:14:05.278 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423525815687">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:05.278 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:05.278 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423525815687">>,"internet",[],undefined,false,0,false,false} 04:14:05.278 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:05.279 [info] s2b: Tx {gtp,v2,create_session_request,0,16036703,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423525815687">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241066,<<172,18,26,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,763419651,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423525815687 send ok to <0.1184.0> 04:14:05.279 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262423525815687 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1184.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262423525815687 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262423525815687 receive call {rx_s6b_aar,"262423525815687@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1185.0> in state state_authenticated 04:14:05.292 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262423525815687@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:05.292 [info] ue_fsm ev_rx_s6b_aar: "262423525815687@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:05.292 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423525815687@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262423525815687",undefined,undefined,true,false,undefined} 04:14:05.293 [debug] SWx Tx SAR Imsi="262423525815687" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:05.293 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","171",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423525815687",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423525815687 send ok to <0.1185.0> *DBG* aaa_ue_fsm_262423525815687 consume call {rx_s6b_aar,"262423525815687@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1185.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:05.293 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423525815687 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1186.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423525815687 send ok to <0.1186.0> 04:14:05.299 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;171;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423525815687",[],[2001],[],[{'Non-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_262423525815687 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1186.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:05.299 [info] ue_fsm ev_rx_swx_saa 04:14:05.299 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423525815687","262423525815687@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1185.0>} 04:14:05.299 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:05.299 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:05.305 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,234,244,179,95,0,2,0,2,0,16,0,87,0,9,1,160,29,75,244,8,172,18,26,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,29,75,244,8,172,18,26,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,29,75,244,8,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:05.305 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241066,16036703,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,<<29,75,244,8>>},{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,491516936,<<172,18,26,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,491516936,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,44>>}}} *DBG* epdg_ue_fsm_262423525815687 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 => 763419651, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 491516936}}} from <0.1187.0> in state state_wait_create_session_resp 04:14:05.306 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423525815687">>,<0.1179.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241066,491516936,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[{gtp_bearer,5,763419651,491516936}],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:14:05.306 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:05.306 [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 => 763419651,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 491516936}} 04:14:05.306 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423525815687">>,"internet",[],undefined,false,0,false,false} 04:14:05.306 [info] KMOD Port Create PDP Context Call {<0.1179.0>,[alias|#Ref<0.1576510130.3222863875.163801>]}: {create_pdp_context,{172,18,26,103},763419651,491516936,{192,168,0,44}} 04:14:05.306 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,44}, 763419651, 491516936 04:14:05.306 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],78,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,44}},{i_tid,763419651},{o_tid,491516936}]}} *DBG* epdg_ue_fsm_262423525815687 send ok to <0.1187.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423525815687">>, {ok, #{apco => <<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 => 763419651, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 491516936}}}} 04:14:05.306 [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 => 763419651,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 491516936}) returned ok *DBG* epdg_ue_fsm_262423525815687 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 => 763419651, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 491516936}}} from <0.1187.0> in state state_wait_create_session_resp => state_active 04:14:05.306 [info] tunnel_response(<<"262423525815687">>): {ok,#{apco => <<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 => 763419651,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 491516936}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:05.307 [info] tunnel_response for <<"262423525815687">>: {ok,#{apco => <<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 => 763419651,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 491516936}} 04:14:05.307 [info] GSUP: Tx #{imsi => <<"262423525815687">>,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.55>, {osmo,5}, #{imsi => <<"262422387920512">>, 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_262422387920512 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422387920512 consume internal init_state in state state_new 04:14:05.337 [info] GSUP: Rx #{imsi => <<"262422387920512">>,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_262422387920512 receive call {auth_request,33,"internet",#{}} from <0.1188.0> in state state_new 04:14:05.337 [info] ue_fsm start(epdg_ue_fsm_262422387920512) *DBG* epdg_ue_fsm_262422387920512 send ok to <0.1188.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262422387920512 enter aaa_ue_fsm in state state_new 04:14:05.337 [info] ue_fsm init(<<"262422387920512">>) *DBG* epdg_ue_fsm_262422387920512 consume call {auth_request,33,"internet",#{}} from <0.1188.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262422387920512 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262422387920512 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:14:05.338 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262422387920512 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:05.338 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422387920512">>,"internet",[],undefined,false,0,false,false} 04:14:05.338 [info] ue_fsm start_link(aaa_ue_fsm_262422387920512) 04:14:05.338 [info] ue_fsm init("262422387920512") 04:14:05.338 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:05.339 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422387920512",undefined,undefined,false,false,undefined} 04:14:05.339 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262422387920512 send ok to <0.201.0> 04:14:05.339 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","172",";","nonode@nohost"],1,undefined,undefined,undefined,"262422387920512",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422387920512 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_262422387920512 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<93,37,200,237,25,36,3,172,46,27,110,51,44,191,86,113>>, <<39,23,138,119,164,9,83,93,114,27,177,79,246,100,236,142>>, <<93,37,200,237,25,36,3,172,46,27,110,51,44,191,86,113,193, 208,247,146,161,24,255,129,53,191,70,191,2,221>>, <<189,135,97,149,81,124,22,10,149,85,220,44,176,219,21,230>>, <<217,158,7,120,226,136,166,34,115,236,219,169,105,254, 130,1>>}]}} from <0.1191.0> in state state_wait_swx_maa 04:14:05.353 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;172;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422387920512",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[93,37,200,237,25,36,3,172,46,27,110,51,44,191,86,113,39,23,138,119,164,9,83,93,114,27,177,79,246,100,236,142]],[[93,37,200,237,25,36,3,172,46,27,110,51,44,191,86,113,193,208,247,146,161,24,255,129,53,191,70,191,2,221]],["foobar"],[[217,158,7,120,226,136,166,34,115,236,219,169,105,254,130,1]],[[189,135,97,149,81,124,22,10,149,85,220,44,176,219,21,230]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:05.353 [info] dia_sip2gsup: auth [93,37,200,237,25,36,3,172,46,27,110,51,44,191,86,113,39,23,138,119,164,9,83,93,114,27,177,79,246,100,236,142] authz [93,37,200,237,25,36,3,172,46,27,110,51,44,191,86,113,193,208,247,146,161,24,255,129,53,191,70,191,2,221]  04:14:05.354 [info] rand [93,37,200,237,25,36,3,172,46,27,110,51,44,191,86,113] autn [39,23,138,119,164,9,83,93,114,27,177,79,246,100,236,142]  *DBG* aaa_ue_fsm_262422387920512 send ok to <0.1191.0> 04:14:05.354 [info] ue_fsm ev_rx_swx_maa 04:14:05.354 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422387920512",undefined,undefined,false,false,undefined} 04:14:05.355 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<93,37,200,237,25,36,3,172,46,27,110,51,44,191,86,113>>,<<39,23,138,119,164,9,83,93,114,27,177,79,246,100,236,142>>,<<93,37,200,237,25,36,3,172,46,27,110,51,44,191,86,113,193,208,247,146,161,24,255,129,53,191,70,191,2,221>>,<<189,135,97,149,81,124,22,10,149,85,220,44,176,219,21,230>>,<<217,158,7,120,226,136,166,34,115,236,219,169,105,254,130,1>>}]} *DBG* epdg_ue_fsm_262422387920512 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<93,37,200,237,25,36,3,172,46,27,110,51,44,191,86,113>>, <<39,23,138,119,164,9,83,93,114,27,177,79,246,100,236,142>>, <<93,37,200,237,25,36,3,172,46,27,110,51,44,191,86,113,193, 208,247,146,161,24,255,129,53,191,70,191,2,221>>, <<189,135,97,149,81,124,22,10,149,85,220,44,176,219,21,230>>, <<217,158,7,120,226,136,166,34,115,236,219,169,105,254, 130,1>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422387920512 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<93,37,200,237,25,36,3,172,46,27,110,51,44,191,86,113>>, <<39,23,138,119,164,9,83,93,114,27,177,79,246,100,236,142>>, <<93,37,200,237,25,36,3,172,46,27,110,51,44,191,86,113,193, 208,247,146,161,24,255,129,53,191,70,191,2,221>>, <<189,135,97,149,81,124,22,10,149,85,220,44,176,219,21,230>>, <<217,158,7,120,226,136,166,34,115,236,219,169,105,254, 130,1>>}]}} from <0.1191.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262422387920512 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422387920512">>, {ok, [{epdg_auth_tuple, <<93,37,200,237,25,36,3,172,46,27,110,51,44, 191,86,113>>, <<39,23,138,119,164,9,83,93,114,27,177,79,246, 100,236,142>>, <<93,37,200,237,25,36,3,172,46,27,110,51,44, 191,86,113,193,208,247,146,161,24,255,129,53, 191,70,191,2,221>>, <<189,135,97,149,81,124,22,10,149,85,220,44, 176,219,21,230>>, <<217,158,7,120,226,136,166,34,115,236, 219,169,105,254,130,1>>}]}}} 04:14:05.355 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<93,37,200,237,25,36,3,172,46,27,110,51,44,191,86,113>>,<<39,23,138,119,164,9,83,93,114,27,177,79,246,100,236,142>>,<<93,37,200,237,25,36,3,172,46,27,110,51,44,191,86,113,193,208,247,146,161,24,255,129,53,191,70,191,2,221>>,<<189,135,97,149,81,124,22,10,149,85,220,44,176,219,21,230>>,<<217,158,7,120,226,136,166,34,115,236,219,169,105,254,130,1>>}]}, {ue_fsm_data,<<"262422387920512">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422387920512 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<93,37,200,237,25,36,3,172,46,27,110,51,44,191,86,113>>, <<39,23,138,119,164,9,83,93,114,27,177,79,246,100,236,142>>, <<93,37,200,237,25,36,3,172,46,27,110,51,44,191,86,113,193, 208,247,146,161,24,255,129,53,191,70,191,2,221>>, <<189,135,97,149,81,124,22,10,149,85,220,44,176,219,21,230>>, <<217,158,7,120,226,136,166,34,115,236,219,169,105,254, 130,1>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:05.355 [info] auth_response(<<"262422387920512">>): {ok,[{epdg_auth_tuple,<<93,37,200,237,25,36,3,172,46,27,110,51,44,191,86,113>>,<<39,23,138,119,164,9,83,93,114,27,177,79,246,100,236,142>>,<<93,37,200,237,25,36,3,172,46,27,110,51,44,191,86,113,193,208,247,146,161,24,255,129,53,191,70,191,2,221>>,<<189,135,97,149,81,124,22,10,149,85,220,44,176,219,21,230>>,<<217,158,7,120,226,136,166,34,115,236,219,169,105,254,130,1>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:05.356 [info] auth_response for <<"262422387920512">>: {ok,[{epdg_auth_tuple,<<93,37,200,237,25,36,3,172,46,27,110,51,44,191,86,113>>,<<39,23,138,119,164,9,83,93,114,27,177,79,246,100,236,142>>,<<93,37,200,237,25,36,3,172,46,27,110,51,44,191,86,113,193,208,247,146,161,24,255,129,53,191,70,191,2,221>>,<<189,135,97,149,81,124,22,10,149,85,220,44,176,219,21,230>>,<<217,158,7,120,226,136,166,34,115,236,219,169,105,254,130,1>>}]} 04:14:05.356 [info] GSUP: Tx #{auth_tuples => [#{autn => <<39,23,138,119,164,9,83,93,114,27,177,79,246,100,236,142>>,ck => <<217,158,7,120,226,136,166,34,115,236,219,169,105,254,130,1>>,ik => <<189,135,97,149,81,124,22,10,149,85,220,44,176,219,21,230>>,rand => <<93,37,200,237,25,36,3,172,46,27,110,51,44,191,86,113>>,res => <<93,37,200,237,25,36,3,172,46,27,110,51,44,191,86,113,193,208,247,146,161,24,255,129,53,191,70,191,2,221>>}],imsi => <<"262422387920512">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422387920512">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422387920512 receive call lu_request from <0.1192.0> in state state_authenticating *DBG* epdg_ue_fsm_262422387920512 send ok to <0.1192.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:05.361 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422387920512">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262422387920512 consume call lu_request from <0.1192.0> in state state_authenticating *DBG* aaa_ue_fsm_262422387920512 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:05.361 [info] ue_fsm lu_request 04:14:05.362 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422387920512">>,"internet",[],undefined,false,0,false,false} 04:14:05.362 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:05.362 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422387920512",undefined,undefined,false,false,undefined} 04:14:05.362 [debug] SWx Tx SAR Imsi="262422387920512" Type=1 APN="internet" AgentInfoOpt=[]  04:14:05.362 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","173",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422387920512",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422387920512 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422387920512 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422387920512 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1193.0> in state state_wait_swx_saa 04:14:05.372 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;173;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422387920512",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:05.373 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422387920512 send ok to <0.1193.0> *DBG* epdg_ue_fsm_262422387920512 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262422387920512 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1193.0> in state state_wait_swx_saa => state_authenticated 04:14:05.373 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422387920512",undefined,undefined,false,false,undefined} 04:14:05.373 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262422387920512 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422387920512">>,ok}} *DBG* epdg_ue_fsm_262422387920512 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:05.373 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422387920512">>,"internet",[],undefined,false,0,false,false} 04:14:05.373 [info] lu_response(<<"262422387920512">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:05.374 [info] lu_response for <<"262422387920512">>: ok 04:14:05.374 [info] GSUP: Tx #{imsi => <<"262422387920512">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422387920512">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422387920512 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1194.0> in state state_authenticated 04:14:05.378 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422387920512">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:05.378 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:05.379 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422387920512">>,"internet",[],undefined,false,0,false,false} 04:14:05.379 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:05.379 [info] s2b: Tx {gtp,v2,create_session_request,0,16036704,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422387920512">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241067,<<172,18,26,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,763419652,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422387920512 send ok to <0.1194.0> 04:14:05.379 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262422387920512 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1194.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262422387920512 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262422387920512 receive call {rx_s6b_aar,"262422387920512@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1195.0> in state state_authenticated 04:14:05.389 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422387920512@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:05.389 [info] ue_fsm ev_rx_s6b_aar: "262422387920512@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:05.389 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422387920512@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262422387920512",undefined,undefined,true,false,undefined} 04:14:05.390 [debug] SWx Tx SAR Imsi="262422387920512" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262422387920512 send ok to <0.1195.0> 04:14:05.390 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","174",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422387920512",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422387920512 consume call {rx_s6b_aar,"262422387920512@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1195.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:05.390 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422387920512 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1196.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422387920512 send ok to <0.1196.0> 04:14:05.396 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;174;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422387920512",[],[2001],[],[{'Non-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_262422387920512 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1196.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:05.396 [info] ue_fsm ev_rx_swx_saa 04:14:05.396 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422387920512","262422387920512@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1195.0>} 04:14:05.396 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:05.396 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:05.408 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,235,244,179,96,0,2,0,2,0,16,0,87,0,9,1,160,70,144,13,70,172,18,26,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,70,144,13,70,172,18,26,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,70,144,13,70,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:05.408 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241067,16036704,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,<<70,144,13,70>>},{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,1183845702,<<172,18,26,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,1183845702,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,45>>}}} *DBG* epdg_ue_fsm_262422387920512 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 => 763419652, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 1183845702}}} from <0.1197.0> in state state_wait_create_session_resp 04:14:05.408 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422387920512">>,<0.1189.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241067,1183845702,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419652,1183845702}],[],[],[],[]}}}} 04:14:05.408 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:05.408 [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 => 763419652,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1183845702}} 04:14:05.409 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422387920512">>,"internet",[],undefined,false,0,false,false} 04:14:05.409 [info] KMOD Port Create PDP Context Call {<0.1189.0>,[alias|#Ref<0.1576510130.3222863873.163788>]}: {create_pdp_context,{172,18,26,103},763419652,1183845702,{192,168,0,45}} 04:14:05.409 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,45}, 763419652, 1183845702 04:14:05.409 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2116,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,45}},{i_tid,763419652},{o_tid,1183845702}]}} 04:14:05.409 [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 => 763419652,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1183845702}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262422387920512">>, {ok, #{apco => <<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 => 763419652, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 1183845702}}}} *DBG* epdg_ue_fsm_262422387920512 send ok to <0.1197.0> 04:14:05.409 [info] tunnel_response(<<"262422387920512">>): {ok,#{apco => <<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 => 763419652,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1183845702}} *DBG* epdg_ue_fsm_262422387920512 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 => 763419652, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 1183845702}}} from <0.1197.0> in state state_wait_create_session_resp => state_active 04:14:05.410 [info] tunnel_response for <<"262422387920512">>: {ok,#{apco => <<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 => 763419652,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1183845702}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:05.410 [info] GSUP: Tx #{imsi => <<"262422387920512">>,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.55>, {osmo,5}, #{imsi => <<"262425421556960">>, 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_262425421556960 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425421556960 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262425421556960 receive call {auth_request,33,"internet",#{}} from <0.1198.0> in state state_new 04:14:05.437 [info] GSUP: Rx #{imsi => <<"262425421556960">>,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_262425421556960 send ok to <0.1198.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:05.438 [info] ue_fsm start(epdg_ue_fsm_262425421556960) *DBG* aaa_ue_fsm_262425421556960 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425421556960 consume call {auth_request,33,"internet",#{}} from <0.1198.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262425421556960 consume internal init_state in state state_new 04:14:05.438 [info] ue_fsm init(<<"262425421556960">>) *DBG* epdg_ue_fsm_262425421556960 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425421556960 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:05.438 [info] ue_fsm auth_request 04:14:05.438 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425421556960">>,"internet",[],undefined,false,0,false,false} 04:14:05.438 [info] ue_fsm start_link(aaa_ue_fsm_262425421556960) 04:14:05.438 [info] ue_fsm init("262425421556960") 04:14:05.438 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:05.439 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425421556960",undefined,undefined,false,false,undefined} 04:14:05.439 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262425421556960 send ok to <0.201.0> 04:14:05.439 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","175",";","nonode@nohost"],1,undefined,undefined,undefined,"262425421556960",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425421556960 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:05.453 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;175;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425421556960",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[179,247,22,131,62,116,234,10,101,17,111,254,102,35,176,69,182,224,127,195,45,199,95,19,202,45,157,12,230,216,192,111]],[[179,247,22,131,62,116,234,10,101,17,111,254,102,35,176,69,45,135,112,219,173,8,50,92,79,76,46,142,176,179]],["foobar"],[[57,160,61,183,193,177,206,102,134,224,167,164,172,25,130,29]],[[196,223,78,20,233,173,121,184,110,203,241,207,205,68,178,98]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425421556960 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<179,247,22,131,62,116,234,10,101,17,111,254,102,35,176,69>>, <<182,224,127,195,45,199,95,19,202,45,157,12,230,216,192,111>>, <<179,247,22,131,62,116,234,10,101,17,111,254,102,35,176,69, 45,135,112,219,173,8,50,92,79,76,46,142,176,179>>, <<196,223,78,20,233,173,121,184,110,203,241,207,205,68,178,98>>, <<57,160,61,183,193,177,206,102,134,224,167,164,172,25, 130,29>>}]}} from <0.1201.0> in state state_wait_swx_maa 04:14:05.453 [info] dia_sip2gsup: auth [179,247,22,131,62,116,234,10,101,17,111,254,102,35,176,69,182,224,127,195,45,199,95,19,202,45,157,12,230,216,192,111] authz [179,247,22,131,62,116,234,10,101,17,111,254,102,35,176,69,45,135,112,219,173,8,50,92,79,76,46,142,176,179]  04:14:05.453 [info] rand [179,247,22,131,62,116,234,10,101,17,111,254,102,35,176,69] autn [182,224,127,195,45,199,95,19,202,45,157,12,230,216,192,111]  *DBG* aaa_ue_fsm_262425421556960 send ok to <0.1201.0> 04:14:05.453 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262425421556960 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<179,247,22,131,62,116,234,10,101,17,111,254,102,35,176,69>>, <<182,224,127,195,45,199,95,19,202,45,157,12,230,216,192,111>>, <<179,247,22,131,62,116,234,10,101,17,111,254,102,35,176,69, 45,135,112,219,173,8,50,92,79,76,46,142,176,179>>, <<196,223,78,20,233,173,121,184,110,203,241,207,205,68,178,98>>, <<57,160,61,183,193,177,206,102,134,224,167,164,172,25, 130,29>>}]}} from <0.1201.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262425421556960 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<179,247,22,131,62,116,234,10,101,17,111,254,102,35,176,69>>, <<182,224,127,195,45,199,95,19,202,45,157,12,230,216,192,111>>, <<179,247,22,131,62,116,234,10,101,17,111,254,102,35,176,69, 45,135,112,219,173,8,50,92,79,76,46,142,176,179>>, <<196,223,78,20,233,173,121,184,110,203,241,207,205,68,178,98>>, <<57,160,61,183,193,177,206,102,134,224,167,164,172,25, 130,29>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:05.454 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425421556960",undefined,undefined,false,false,undefined} 04:14:05.454 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<179,247,22,131,62,116,234,10,101,17,111,254,102,35,176,69>>,<<182,224,127,195,45,199,95,19,202,45,157,12,230,216,192,111>>,<<179,247,22,131,62,116,234,10,101,17,111,254,102,35,176,69,45,135,112,219,173,8,50,92,79,76,46,142,176,179>>,<<196,223,78,20,233,173,121,184,110,203,241,207,205,68,178,98>>,<<57,160,61,183,193,177,206,102,134,224,167,164,172,25,130,29>>}]} 04:14:05.455 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<179,247,22,131,62,116,234,10,101,17,111,254,102,35,176,69>>,<<182,224,127,195,45,199,95,19,202,45,157,12,230,216,192,111>>,<<179,247,22,131,62,116,234,10,101,17,111,254,102,35,176,69,45,135,112,219,173,8,50,92,79,76,46,142,176,179>>,<<196,223,78,20,233,173,121,184,110,203,241,207,205,68,178,98>>,<<57,160,61,183,193,177,206,102,134,224,167,164,172,25,130,29>>}]}, {ue_fsm_data,<<"262425421556960">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425421556960 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425421556960">>, {ok, [{epdg_auth_tuple, <<179,247,22,131,62,116,234,10,101,17,111,254, 102,35,176,69>>, <<182,224,127,195,45,199,95,19,202,45,157,12, 230,216,192,111>>, <<179,247,22,131,62,116,234,10,101,17,111,254, 102,35,176,69,45,135,112,219,173,8,50,92,79, 76,46,142,176,179>>, <<196,223,78,20,233,173,121,184,110,203,241, 207,205,68,178,98>>, <<57,160,61,183,193,177,206,102,134,224, 167,164,172,25,130,29>>}]}}} 04:14:05.455 [info] auth_response(<<"262425421556960">>): {ok,[{epdg_auth_tuple,<<179,247,22,131,62,116,234,10,101,17,111,254,102,35,176,69>>,<<182,224,127,195,45,199,95,19,202,45,157,12,230,216,192,111>>,<<179,247,22,131,62,116,234,10,101,17,111,254,102,35,176,69,45,135,112,219,173,8,50,92,79,76,46,142,176,179>>,<<196,223,78,20,233,173,121,184,110,203,241,207,205,68,178,98>>,<<57,160,61,183,193,177,206,102,134,224,167,164,172,25,130,29>>}]} *DBG* epdg_ue_fsm_262425421556960 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<179,247,22,131,62,116,234,10,101,17,111,254,102,35,176,69>>, <<182,224,127,195,45,199,95,19,202,45,157,12,230,216,192,111>>, <<179,247,22,131,62,116,234,10,101,17,111,254,102,35,176,69, 45,135,112,219,173,8,50,92,79,76,46,142,176,179>>, <<196,223,78,20,233,173,121,184,110,203,241,207,205,68,178,98>>, <<57,160,61,183,193,177,206,102,134,224,167,164,172,25, 130,29>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:05.456 [info] auth_response for <<"262425421556960">>: {ok,[{epdg_auth_tuple,<<179,247,22,131,62,116,234,10,101,17,111,254,102,35,176,69>>,<<182,224,127,195,45,199,95,19,202,45,157,12,230,216,192,111>>,<<179,247,22,131,62,116,234,10,101,17,111,254,102,35,176,69,45,135,112,219,173,8,50,92,79,76,46,142,176,179>>,<<196,223,78,20,233,173,121,184,110,203,241,207,205,68,178,98>>,<<57,160,61,183,193,177,206,102,134,224,167,164,172,25,130,29>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:05.456 [info] GSUP: Tx #{auth_tuples => [#{autn => <<182,224,127,195,45,199,95,19,202,45,157,12,230,216,192,111>>,ck => <<57,160,61,183,193,177,206,102,134,224,167,164,172,25,130,29>>,ik => <<196,223,78,20,233,173,121,184,110,203,241,207,205,68,178,98>>,rand => <<179,247,22,131,62,116,234,10,101,17,111,254,102,35,176,69>>,res => <<179,247,22,131,62,116,234,10,101,17,111,254,102,35,176,69,45,135,112,219,173,8,50,92,79,76,46,142,176,179>>}],imsi => <<"262425421556960">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425421556960">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425421556960 receive call lu_request from <0.1202.0> in state state_authenticating *DBG* epdg_ue_fsm_262425421556960 send ok to <0.1202.0> 04:14:05.459 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425421556960">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:05.460 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262425421556960 consume call lu_request from <0.1202.0> in state state_authenticating *DBG* aaa_ue_fsm_262425421556960 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:05.460 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425421556960">>,"internet",[],undefined,false,0,false,false} 04:14:05.460 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:05.460 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425421556960",undefined,undefined,false,false,undefined} 04:14:05.460 [debug] SWx Tx SAR Imsi="262425421556960" Type=1 APN="internet" AgentInfoOpt=[]  04:14:05.460 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","176",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425421556960",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425421556960 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425421556960 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425421556960 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1203.0> in state state_wait_swx_saa 04:14:05.467 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;176;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425421556960",[],[2001],[],[{'Non-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_262425421556960 send ok to <0.1203.0> *DBG* epdg_ue_fsm_262425421556960 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:14:05.467 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425421556960 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1203.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262425421556960 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425421556960">>,ok}} 04:14:05.468 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425421556960",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425421556960 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:05.468 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:05.468 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425421556960">>,"internet",[],undefined,false,0,false,false} 04:14:05.468 [info] lu_response(<<"262425421556960">>): ok 04:14:05.468 [info] lu_response for <<"262425421556960">>: ok 04:14:05.468 [info] GSUP: Tx #{imsi => <<"262425421556960">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425421556960">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425421556960 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1204.0> in state state_authenticated 04:14:05.472 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425421556960">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:05.472 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:05.473 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425421556960">>,"internet",[],undefined,false,0,false,false} 04:14:05.473 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:05.473 [info] s2b: Tx {gtp,v2,create_session_request,0,16036705,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425421556960">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241068,<<172,18,26,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,763419653,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425421556960 send ok to <0.1204.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:05.473 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262425421556960 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1204.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262425421556960 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262425421556960 receive call {rx_s6b_aar,"262425421556960@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1205.0> in state state_authenticated 04:14:05.482 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425421556960@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:05.482 [info] ue_fsm ev_rx_s6b_aar: "262425421556960@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:05.483 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425421556960@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262425421556960",undefined,undefined,true,false,undefined} 04:14:05.483 [debug] SWx Tx SAR Imsi="262425421556960" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:05.483 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","177",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425421556960",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425421556960 send ok to <0.1205.0> 04:14:05.483 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425421556960 consume call {rx_s6b_aar,"262425421556960@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1205.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425421556960 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1206.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425421556960 send ok to <0.1206.0> 04:14:05.486 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;177;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425421556960",[],[2001],[],[{'Non-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_262425421556960 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1206.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:05.486 [info] ue_fsm ev_rx_swx_saa 04:14:05.486 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425421556960","262425421556960@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1205.0>} 04:14:05.487 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:05.487 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:05.491 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,236,244,179,97,0,2,0,2,0,16,0,87,0,9,1,160,152,99,178,29,172,18,26,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,152,99,178,29,172,18,26,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,152,99,178,29,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262425421556960 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 => 763419653, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 2556670493}}} from <0.1207.0> in state state_wait_create_session_resp 04:14:05.491 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241068,16036705,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,<<152,99,178,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,2556670493,<<172,18,26,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,2556670493,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,46>>}}} 04:14:05.491 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425421556960">>,<0.1199.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241068,2556670493,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[{gtp_bearer,5,763419653,2556670493}],[],[],[],[],[],[],[],[]}}}} 04:14:05.491 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:05.491 [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 => 763419653,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2556670493}} 04:14:05.491 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425421556960">>,"internet",[],undefined,false,0,false,false} 04:14:05.491 [info] KMOD Port Create PDP Context Call {<0.1199.0>,[alias|#Ref<0.1576510130.3222863875.163976>]}: {create_pdp_context,{172,18,26,103},763419653,2556670493,{192,168,0,46}} 04:14:05.491 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,46}, 763419653, 2556670493 04:14:05.491 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2180,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,46}},{i_tid,763419653},{o_tid,2556670493}]}} *DBG* epdg_ue_fsm_262425421556960 send ok to <0.1207.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425421556960">>, {ok, #{apco => <<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 => 763419653, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 2556670493}}}} 04:14:05.491 [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 => 763419653,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2556670493}) returned ok *DBG* epdg_ue_fsm_262425421556960 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 => 763419653, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 2556670493}}} from <0.1207.0> in state state_wait_create_session_resp => state_active 04:14:05.491 [info] tunnel_response(<<"262425421556960">>): {ok,#{apco => <<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 => 763419653,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2556670493}} 04:14:05.492 [info] tunnel_response for <<"262425421556960">>: {ok,#{apco => <<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 => 763419653,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2556670493}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:05.492 [info] GSUP: Tx #{imsi => <<"262425421556960">>,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.55>, {osmo,5}, #{imsi => <<"262428482301756">>, 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}]}} 04:14:05.538 [info] GSUP: Rx #{imsi => <<"262428482301756">>,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_262428482301756 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428482301756 consume internal init_state in state state_new 04:14:05.539 [info] ue_fsm start(epdg_ue_fsm_262428482301756) *DBG* epdg_ue_fsm_262428482301756 receive call {auth_request,33,"internet",#{}} from <0.1208.0> in state state_new 04:14:05.539 [info] ue_fsm init(<<"262428482301756">>) *DBG* epdg_ue_fsm_262428482301756 send ok to <0.1208.0> 04:14:05.539 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262428482301756 consume call {auth_request,33,"internet",#{}} from <0.1208.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262428482301756 enter aaa_ue_fsm in state state_new 04:14:05.539 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428482301756">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428482301756 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428482301756 consume internal init_state in state state_new 04:14:05.539 [info] ue_fsm start_link(aaa_ue_fsm_262428482301756) *DBG* aaa_ue_fsm_262428482301756 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:05.540 [info] ue_fsm init("262428482301756") 04:14:05.540 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:05.540 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428482301756",undefined,undefined,false,false,undefined} 04:14:05.541 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:05.541 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","178",";","nonode@nohost"],1,undefined,undefined,undefined,"262428482301756",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428482301756 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428482301756 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_262428482301756 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<100,134,236,207,98,96,25,82,180,194,254,87,244,186,83,208>>, <<"×öK[oÃ)qmKæË[hÐH">>, <<100,134,236,207,98,96,25,82,180,194,254,87,244,186,83,208, 147,177,11,247,128,120,144,49,24,230,135,166,241,99>>, <<24,83,216,17,113,56,34,24,76,163,77,226,94,4,244,240>>, <<104,234,192,112,35,18,92,213,73,205,251,160,45,111,64, 244>>}]}} from <0.1211.0> in state state_wait_swx_maa 04:14:05.550 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;178;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428482301756",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[100,134,236,207,98,96,25,82,180,194,254,87,244,186,83,208,215,246,75,91,111,195,41,113,109,75,230,203,91,104,208,72]],[[100,134,236,207,98,96,25,82,180,194,254,87,244,186,83,208,147,177,11,247,128,120,144,49,24,230,135,166,241,99]],["foobar"],[[104,234,192,112,35,18,92,213,73,205,251,160,45,111,64,244]],[[24,83,216,17,113,56,34,24,76,163,77,226,94,4,244,240]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:05.550 [info] dia_sip2gsup: auth [100,134,236,207,98,96,25,82,180,194,254,87,244,186,83,208,215,246,75,91,111,195,41,113,109,75,230,203,91,104,208,72] authz [100,134,236,207,98,96,25,82,180,194,254,87,244,186,83,208,147,177,11,247,128,120,144,49,24,230,135,166,241,99]  04:14:05.550 [info] rand [100,134,236,207,98,96,25,82,180,194,254,87,244,186,83,208] autn "×öK[oÃ)qmKæË[hÐH"  *DBG* aaa_ue_fsm_262428482301756 send ok to <0.1211.0> *DBG* epdg_ue_fsm_262428482301756 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<100,134,236,207,98,96,25,82,180,194,254,87,244,186,83,208>>, <<"×öK[oÃ)qmKæË[hÐH">>, <<100,134,236,207,98,96,25,82,180,194,254,87,244,186,83,208, 147,177,11,247,128,120,144,49,24,230,135,166,241,99>>, <<24,83,216,17,113,56,34,24,76,163,77,226,94,4,244,240>>, <<104,234,192,112,35,18,92,213,73,205,251,160,45,111,64, 244>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:05.550 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262428482301756 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<100,134,236,207,98,96,25,82,180,194,254,87,244,186,83,208>>, <<"×öK[oÃ)qmKæË[hÐH">>, <<100,134,236,207,98,96,25,82,180,194,254,87,244,186,83,208, 147,177,11,247,128,120,144,49,24,230,135,166,241,99>>, <<24,83,216,17,113,56,34,24,76,163,77,226,94,4,244,240>>, <<104,234,192,112,35,18,92,213,73,205,251,160,45,111,64, 244>>}]}} from <0.1211.0> in state state_wait_swx_maa => state_new 04:14:05.551 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428482301756",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428482301756 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428482301756">>, {ok, [{epdg_auth_tuple, <<100,134,236,207,98,96,25,82,180,194,254,87, 244,186,83,208>>, <<"×öK[oÃ)qmKæË[hÐH">>, <<100,134,236,207,98,96,25,82,180,194,254,87, 244,186,83,208,147,177,11,247,128,120,144,49, 24,230,135,166,241,99>>, <<24,83,216,17,113,56,34,24,76,163,77,226,94,4, 244,240>>, <<104,234,192,112,35,18,92,213,73,205,251, 160,45,111,64,244>>}]}}} 04:14:05.551 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<100,134,236,207,98,96,25,82,180,194,254,87,244,186,83,208>>,<<"×öK[oÃ)qmKæË[hÐH">>,<<100,134,236,207,98,96,25,82,180,194,254,87,244,186,83,208,147,177,11,247,128,120,144,49,24,230,135,166,241,99>>,<<24,83,216,17,113,56,34,24,76,163,77,226,94,4,244,240>>,<<104,234,192,112,35,18,92,213,73,205,251,160,45,111,64,244>>}]} *DBG* epdg_ue_fsm_262428482301756 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<100,134,236,207,98,96,25,82,180,194,254,87,244,186,83,208>>, <<"×öK[oÃ)qmKæË[hÐH">>, <<100,134,236,207,98,96,25,82,180,194,254,87,244,186,83,208, 147,177,11,247,128,120,144,49,24,230,135,166,241,99>>, <<24,83,216,17,113,56,34,24,76,163,77,226,94,4,244,240>>, <<104,234,192,112,35,18,92,213,73,205,251,160,45,111,64, 244>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:05.552 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<100,134,236,207,98,96,25,82,180,194,254,87,244,186,83,208>>,<<"×öK[oÃ)qmKæË[hÐH">>,<<100,134,236,207,98,96,25,82,180,194,254,87,244,186,83,208,147,177,11,247,128,120,144,49,24,230,135,166,241,99>>,<<24,83,216,17,113,56,34,24,76,163,77,226,94,4,244,240>>,<<104,234,192,112,35,18,92,213,73,205,251,160,45,111,64,244>>}]}, {ue_fsm_data,<<"262428482301756">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:05.552 [info] auth_response(<<"262428482301756">>): {ok,[{epdg_auth_tuple,<<100,134,236,207,98,96,25,82,180,194,254,87,244,186,83,208>>,<<"×öK[oÃ)qmKæË[hÐH">>,<<100,134,236,207,98,96,25,82,180,194,254,87,244,186,83,208,147,177,11,247,128,120,144,49,24,230,135,166,241,99>>,<<24,83,216,17,113,56,34,24,76,163,77,226,94,4,244,240>>,<<104,234,192,112,35,18,92,213,73,205,251,160,45,111,64,244>>}]} 04:14:05.553 [info] auth_response for <<"262428482301756">>: {ok,[{epdg_auth_tuple,<<100,134,236,207,98,96,25,82,180,194,254,87,244,186,83,208>>,<<"×öK[oÃ)qmKæË[hÐH">>,<<100,134,236,207,98,96,25,82,180,194,254,87,244,186,83,208,147,177,11,247,128,120,144,49,24,230,135,166,241,99>>,<<24,83,216,17,113,56,34,24,76,163,77,226,94,4,244,240>>,<<104,234,192,112,35,18,92,213,73,205,251,160,45,111,64,244>>}]} 04:14:05.553 [info] GSUP: Tx #{auth_tuples => [#{autn => <<"×öK[oÃ)qmKæË[hÐH">>,ck => <<104,234,192,112,35,18,92,213,73,205,251,160,45,111,64,244>>,ik => <<24,83,216,17,113,56,34,24,76,163,77,226,94,4,244,240>>,rand => <<100,134,236,207,98,96,25,82,180,194,254,87,244,186,83,208>>,res => <<100,134,236,207,98,96,25,82,180,194,254,87,244,186,83,208,147,177,11,247,128,120,144,49,24,230,135,166,241,99>>}],imsi => <<"262428482301756">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428482301756">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428482301756 receive call lu_request from <0.1212.0> in state state_authenticating 04:14:05.557 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428482301756">>,message_type => location_upd_req} 04:14:05.557 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262428482301756 send ok to <0.1212.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:05.557 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428482301756">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428482301756 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262428482301756 consume call lu_request from <0.1212.0> in state state_authenticating 04:14:05.557 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:05.557 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428482301756",undefined,undefined,false,false,undefined} 04:14:05.558 [debug] SWx Tx SAR Imsi="262428482301756" Type=1 APN="internet" AgentInfoOpt=[]  04:14:05.558 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","179",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428482301756",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428482301756 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428482301756 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262428482301756 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1213.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262428482301756 send ok to <0.1213.0> 04:14:05.563 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;179;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428482301756",[],[2001],[],[{'Non-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_262428482301756 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262428482301756 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1213.0> in state state_wait_swx_saa => state_authenticated 04:14:05.564 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262428482301756 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428482301756">>,ok}} 04:14:05.564 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428482301756",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428482301756 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:05.564 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:14:05.564 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428482301756">>,"internet",[],undefined,false,0,false,false} 04:14:05.564 [info] lu_response(<<"262428482301756">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:05.564 [info] lu_response for <<"262428482301756">>: ok 04:14:05.564 [info] GSUP: Tx #{imsi => <<"262428482301756">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428482301756">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428482301756 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1214.0> in state state_authenticated 04:14:05.567 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428482301756">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:05.567 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:05.567 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428482301756">>,"internet",[],undefined,false,0,false,false} 04:14:05.567 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:05.567 [info] s2b: Tx {gtp,v2,create_session_request,0,16036706,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428482301756">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241069,<<172,18,26,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,763419654,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262428482301756 send ok to <0.1214.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:05.567 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262428482301756 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1214.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262428482301756 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262428482301756 receive call {rx_s6b_aar,"262428482301756@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1215.0> in state state_authenticated 04:14:05.577 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428482301756@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:05.577 [info] ue_fsm ev_rx_s6b_aar: "262428482301756@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:05.577 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428482301756@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262428482301756",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262428482301756 send ok to <0.1215.0> 04:14:05.577 [debug] SWx Tx SAR Imsi="262428482301756" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:05.578 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","180",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428482301756",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428482301756 consume call {rx_s6b_aar,"262428482301756@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1215.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:05.578 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428482301756 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1216.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428482301756 send ok to <0.1216.0> 04:14:05.584 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;180;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428482301756",[],[2001],[],[{'Non-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_262428482301756 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1216.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:05.584 [info] ue_fsm ev_rx_swx_saa 04:14:05.584 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428482301756","262428482301756@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1215.0>} 04:14:05.584 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:05.584 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:05.592 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,237,244,179,98,0,2,0,2,0,16,0,87,0,9,1,160,81,132,239,34,172,18,26,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,81,132,239,34,172,18,26,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,81,132,239,34,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:05.592 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241069,16036706,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,<<81,132,239,34>>},{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,1367666466,<<172,18,26,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,1367666466,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,47>>}}} 04:14:05.592 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428482301756">>,<0.1209.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241069,1367666466,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419654,1367666466}],[]}}}} 04:14:05.592 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:05.592 [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 => 763419654,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1367666466}} *DBG* epdg_ue_fsm_262428482301756 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 => 763419654, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 1367666466}}} from <0.1217.0> in state state_wait_create_session_resp 04:14:05.593 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428482301756">>,"internet",[],undefined,false,0,false,false} 04:14:05.593 [info] KMOD Port Create PDP Context Call {<0.1209.0>,[alias|#Ref<0.1576510130.3222863873.164017>]}: {create_pdp_context,{172,18,26,103},763419654,1367666466,{192,168,0,47}} 04:14:05.593 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,47}, 763419654, 1367666466 04:14:05.593 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2244,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,47}},{i_tid,763419654},{o_tid,1367666466}]}} *DBG* epdg_ue_fsm_262428482301756 send ok to <0.1217.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428482301756">>, {ok, #{apco => <<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 => 763419654, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 1367666466}}}} 04:14:05.594 [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 => 763419654,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1367666466}) returned ok *DBG* epdg_ue_fsm_262428482301756 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 => 763419654, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 1367666466}}} from <0.1217.0> in state state_wait_create_session_resp => state_active 04:14:05.594 [info] tunnel_response(<<"262428482301756">>): {ok,#{apco => <<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 => 763419654,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1367666466}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:05.594 [info] tunnel_response for <<"262428482301756">>: {ok,#{apco => <<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 => 763419654,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1367666466}} 04:14:05.594 [info] GSUP: Tx #{imsi => <<"262428482301756">>,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>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262428312891230">>, 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_262428312891230 enter epdg_ue_fsm in state state_new 04:14:05.638 [info] GSUP: Rx #{imsi => <<"262428312891230">>,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_262428312891230 consume internal init_state in state state_new 04:14:05.638 [info] ue_fsm start(epdg_ue_fsm_262428312891230) *DBG* epdg_ue_fsm_262428312891230 receive call {auth_request,33,"internet",#{}} from <0.1218.0> in state state_new 04:14:05.638 [info] ue_fsm init(<<"262428312891230">>) 04:14:05.638 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262428312891230 send ok to <0.1218.0> 04:14:05.639 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428312891230">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262428312891230 consume call {auth_request,33,"internet",#{}} from <0.1218.0> in state state_new => state_wait_auth_resp 04:14:05.639 [info] ue_fsm start_link(aaa_ue_fsm_262428312891230) *DBG* epdg_ue_fsm_262428312891230 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428312891230 enter aaa_ue_fsm in state state_new 04:14:05.639 [info] ue_fsm init("262428312891230") *DBG* aaa_ue_fsm_262428312891230 consume internal init_state in state state_new 04:14:05.639 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262428312891230 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:05.640 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428312891230",undefined,undefined,false,false,undefined} 04:14:05.640 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:05.640 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","181",";","nonode@nohost"],1,undefined,undefined,undefined,"262428312891230",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428312891230 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428312891230 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:05.654 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;181;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428312891230",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[139,213,181,138,36,205,92,50,44,99,124,105,15,127,176,176,196,48,111,208,77,125,245,48,83,17,48,254,229,152,190,53]],[[139,213,181,138,36,205,92,50,44,99,124,105,15,127,176,176,87,236,90,97,214,171,32,76,172,109,222,222,80,239]],["foobar"],[[161,223,215,131,85,128,39,134,89,24,162,77,118,234,34,146]],[[119,68,231,116,225,18,45,169,106,77,2,253,18,225,227,185]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428312891230 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<139,213,181,138,36,205,92,50,44,99,124,105,15,127,176,176>>, <<196,48,111,208,77,125,245,48,83,17,48,254,229,152,190,53>>, <<139,213,181,138,36,205,92,50,44,99,124,105,15,127,176,176, 87,236,90,97,214,171,32,76,172,109,222,222,80,239>>, <<119,68,231,116,225,18,45,169,106,77,2,253,18,225,227,185>>, <<161,223,215,131,85,128,39,134,89,24,162,77,118,234,34, 146>>}]}} from <0.1221.0> in state state_wait_swx_maa 04:14:05.654 [info] dia_sip2gsup: auth [139,213,181,138,36,205,92,50,44,99,124,105,15,127,176,176,196,48,111,208,77,125,245,48,83,17,48,254,229,152,190,53] authz [139,213,181,138,36,205,92,50,44,99,124,105,15,127,176,176,87,236,90,97,214,171,32,76,172,109,222,222,80,239]  04:14:05.655 [info] rand [139,213,181,138,36,205,92,50,44,99,124,105,15,127,176,176] autn [196,48,111,208,77,125,245,48,83,17,48,254,229,152,190,53]  04:14:05.655 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262428312891230 send ok to <0.1221.0> 04:14:05.655 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428312891230",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428312891230 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<139,213,181,138,36,205,92,50,44,99,124,105,15,127,176,176>>, <<196,48,111,208,77,125,245,48,83,17,48,254,229,152,190,53>>, <<139,213,181,138,36,205,92,50,44,99,124,105,15,127,176,176, 87,236,90,97,214,171,32,76,172,109,222,222,80,239>>, <<119,68,231,116,225,18,45,169,106,77,2,253,18,225,227,185>>, <<161,223,215,131,85,128,39,134,89,24,162,77,118,234,34, 146>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428312891230 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<139,213,181,138,36,205,92,50,44,99,124,105,15,127,176,176>>, <<196,48,111,208,77,125,245,48,83,17,48,254,229,152,190,53>>, <<139,213,181,138,36,205,92,50,44,99,124,105,15,127,176,176, 87,236,90,97,214,171,32,76,172,109,222,222,80,239>>, <<119,68,231,116,225,18,45,169,106,77,2,253,18,225,227,185>>, <<161,223,215,131,85,128,39,134,89,24,162,77,118,234,34, 146>>}]}} from <0.1221.0> in state state_wait_swx_maa => state_new 04:14:05.656 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<139,213,181,138,36,205,92,50,44,99,124,105,15,127,176,176>>,<<196,48,111,208,77,125,245,48,83,17,48,254,229,152,190,53>>,<<139,213,181,138,36,205,92,50,44,99,124,105,15,127,176,176,87,236,90,97,214,171,32,76,172,109,222,222,80,239>>,<<119,68,231,116,225,18,45,169,106,77,2,253,18,225,227,185>>,<<161,223,215,131,85,128,39,134,89,24,162,77,118,234,34,146>>}]} *DBG* epdg_ue_fsm_262428312891230 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428312891230">>, {ok, [{epdg_auth_tuple, <<139,213,181,138,36,205,92,50,44,99,124,105, 15,127,176,176>>, <<196,48,111,208,77,125,245,48,83,17,48,254, 229,152,190,53>>, <<139,213,181,138,36,205,92,50,44,99,124,105, 15,127,176,176,87,236,90,97,214,171,32,76, 172,109,222,222,80,239>>, <<119,68,231,116,225,18,45,169,106,77,2,253,18, 225,227,185>>, <<161,223,215,131,85,128,39,134,89,24,162, 77,118,234,34,146>>}]}}} 04:14:05.656 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<139,213,181,138,36,205,92,50,44,99,124,105,15,127,176,176>>,<<196,48,111,208,77,125,245,48,83,17,48,254,229,152,190,53>>,<<139,213,181,138,36,205,92,50,44,99,124,105,15,127,176,176,87,236,90,97,214,171,32,76,172,109,222,222,80,239>>,<<119,68,231,116,225,18,45,169,106,77,2,253,18,225,227,185>>,<<161,223,215,131,85,128,39,134,89,24,162,77,118,234,34,146>>}]}, {ue_fsm_data,<<"262428312891230">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428312891230 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<139,213,181,138,36,205,92,50,44,99,124,105,15,127,176,176>>, <<196,48,111,208,77,125,245,48,83,17,48,254,229,152,190,53>>, <<139,213,181,138,36,205,92,50,44,99,124,105,15,127,176,176, 87,236,90,97,214,171,32,76,172,109,222,222,80,239>>, <<119,68,231,116,225,18,45,169,106,77,2,253,18,225,227,185>>, <<161,223,215,131,85,128,39,134,89,24,162,77,118,234,34, 146>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:05.657 [info] auth_response(<<"262428312891230">>): {ok,[{epdg_auth_tuple,<<139,213,181,138,36,205,92,50,44,99,124,105,15,127,176,176>>,<<196,48,111,208,77,125,245,48,83,17,48,254,229,152,190,53>>,<<139,213,181,138,36,205,92,50,44,99,124,105,15,127,176,176,87,236,90,97,214,171,32,76,172,109,222,222,80,239>>,<<119,68,231,116,225,18,45,169,106,77,2,253,18,225,227,185>>,<<161,223,215,131,85,128,39,134,89,24,162,77,118,234,34,146>>}]} 04:14:05.657 [info] auth_response for <<"262428312891230">>: {ok,[{epdg_auth_tuple,<<139,213,181,138,36,205,92,50,44,99,124,105,15,127,176,176>>,<<196,48,111,208,77,125,245,48,83,17,48,254,229,152,190,53>>,<<139,213,181,138,36,205,92,50,44,99,124,105,15,127,176,176,87,236,90,97,214,171,32,76,172,109,222,222,80,239>>,<<119,68,231,116,225,18,45,169,106,77,2,253,18,225,227,185>>,<<161,223,215,131,85,128,39,134,89,24,162,77,118,234,34,146>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:05.657 [info] GSUP: Tx #{auth_tuples => [#{autn => <<196,48,111,208,77,125,245,48,83,17,48,254,229,152,190,53>>,ck => <<161,223,215,131,85,128,39,134,89,24,162,77,118,234,34,146>>,ik => <<119,68,231,116,225,18,45,169,106,77,2,253,18,225,227,185>>,rand => <<139,213,181,138,36,205,92,50,44,99,124,105,15,127,176,176>>,res => <<139,213,181,138,36,205,92,50,44,99,124,105,15,127,176,176,87,236,90,97,214,171,32,76,172,109,222,222,80,239>>}],imsi => <<"262428312891230">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428312891230">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428312891230 receive call lu_request from <0.1222.0> in state state_authenticating *DBG* epdg_ue_fsm_262428312891230 send ok to <0.1222.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262428312891230 consume call lu_request from <0.1222.0> in state state_authenticating 04:14:05.661 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428312891230">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262428312891230 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:05.661 [info] ue_fsm lu_request 04:14:05.661 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428312891230">>,"internet",[],undefined,false,0,false,false} 04:14:05.661 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:05.662 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428312891230",undefined,undefined,false,false,undefined} 04:14:05.662 [debug] SWx Tx SAR Imsi="262428312891230" Type=1 APN="internet" AgentInfoOpt=[]  04:14:05.662 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","182",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428312891230",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428312891230 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428312891230 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262428312891230 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1223.0> in state state_wait_swx_saa 04:14:05.672 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;182;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428312891230",[],[2001],[],[{'Non-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_262428312891230 send ok to <0.1223.0> *DBG* epdg_ue_fsm_262428312891230 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262428312891230 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1223.0> in state state_wait_swx_saa => state_authenticated 04:14:05.673 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262428312891230 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428312891230">>,ok}} 04:14:05.673 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428312891230",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428312891230 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:05.673 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:14:05.673 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428312891230">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:05.673 [info] lu_response(<<"262428312891230">>): ok 04:14:05.673 [info] lu_response for <<"262428312891230">>: ok 04:14:05.673 [info] GSUP: Tx #{imsi => <<"262428312891230">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428312891230">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428312891230 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1224.0> in state state_authenticated 04:14:05.679 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428312891230">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:05.679 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:05.679 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428312891230">>,"internet",[],undefined,false,0,false,false} 04:14:05.679 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:05.680 [info] s2b: Tx {gtp,v2,create_session_request,0,16036707,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428312891230">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241070,<<172,18,26,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,763419655,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262428312891230 send ok to <0.1224.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:05.680 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262428312891230 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1224.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262428312891230 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262428312891230 receive call {rx_s6b_aar,"262428312891230@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1225.0> in state state_authenticated 04:14:05.694 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428312891230@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:05.694 [info] ue_fsm ev_rx_s6b_aar: "262428312891230@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:05.694 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428312891230@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262428312891230",undefined,undefined,true,false,undefined} 04:14:05.694 [debug] SWx Tx SAR Imsi="262428312891230" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:05.695 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","183",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428312891230",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428312891230 send ok to <0.1225.0> *DBG* aaa_ue_fsm_262428312891230 consume call {rx_s6b_aar,"262428312891230@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1225.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:05.695 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428312891230 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1226.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428312891230 send ok to <0.1226.0> 04:14:05.706 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;183;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428312891230",[],[2001],[],[{'Non-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_262428312891230 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1226.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:05.706 [info] ue_fsm ev_rx_swx_saa 04:14:05.706 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428312891230","262428312891230@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1225.0>} 04:14:05.706 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:05.706 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:05.718 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,238,244,179,99,0,2,0,2,0,16,0,87,0,9,1,160,77,83,153,153,172,18,26,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,77,83,153,153,172,18,26,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,77,83,153,153,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:05.718 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241070,16036707,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,<<77,83,153,153>>},{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,1297324441,<<172,18,26,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,1297324441,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,48>>}}} *DBG* epdg_ue_fsm_262428312891230 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 => 763419655, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 1297324441}}} from <0.1227.0> in state state_wait_create_session_resp 04:14:05.718 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428312891230">>,<0.1219.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241070,1297324441,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[{gtp_bearer,5,763419655,1297324441}],[],[],[],[],[],[],[],[],[],[]}}}} 04:14:05.718 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:05.719 [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 => 763419655,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1297324441}} 04:14:05.719 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428312891230">>,"internet",[],undefined,false,0,false,false} 04:14:05.719 [info] KMOD Port Create PDP Context Call {<0.1219.0>,[alias|#Ref<0.1576510130.3222863873.164161>]}: {create_pdp_context,{172,18,26,103},763419655,1297324441,{192,168,0,48}} 04:14:05.719 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,48}, 763419655, 1297324441 04:14:05.720 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1218,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,48}},{i_tid,763419655},{o_tid,1297324441}]}} 04:14:05.720 [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 => 763419655,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1297324441}) returned ok *DBG* epdg_ue_fsm_262428312891230 send ok to <0.1227.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428312891230">>, {ok, #{apco => <<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 => 763419655, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 1297324441}}}} 04:14:05.720 [info] tunnel_response(<<"262428312891230">>): {ok,#{apco => <<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 => 763419655,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1297324441}} *DBG* epdg_ue_fsm_262428312891230 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 => 763419655, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 1297324441}}} from <0.1227.0> in state state_wait_create_session_resp => state_active 04:14:05.721 [info] tunnel_response for <<"262428312891230">>: {ok,#{apco => <<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 => 763419655,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1297324441}} 04:14:05.721 [info] GSUP: Tx #{imsi => <<"262428312891230">>,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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{imsi => <<"262425610545839">>, 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_262425610545839 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425610545839 consume internal init_state in state state_new 04:14:05.738 [info] GSUP: Rx #{imsi => <<"262425610545839">>,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_262425610545839 receive call {auth_request,33,"internet",#{}} from <0.1228.0> in state state_new 04:14:05.738 [info] ue_fsm start(epdg_ue_fsm_262425610545839) 04:14:05.738 [info] ue_fsm init(<<"262425610545839">>) *DBG* epdg_ue_fsm_262425610545839 send ok to <0.1228.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:05.739 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262425610545839 consume call {auth_request,33,"internet",#{}} from <0.1228.0> in state state_new => state_wait_auth_resp 04:14:05.739 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425610545839">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262425610545839 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425610545839 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:14:05.739 [info] ue_fsm start_link(aaa_ue_fsm_262425610545839) *DBG* aaa_ue_fsm_262425610545839 consume internal init_state in state state_new 04:14:05.739 [info] ue_fsm init("262425610545839") *DBG* aaa_ue_fsm_262425610545839 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:05.739 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:05.740 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425610545839",undefined,undefined,false,false,undefined} 04:14:05.740 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:05.740 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","184",";","nonode@nohost"],1,undefined,undefined,undefined,"262425610545839",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425610545839 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425610545839 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:05.756 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;184;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425610545839",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[49,223,113,164,53,10,148,209,254,126,251,7,101,121,252,112,67,210,43,82,198,120,28,224,235,29,113,220,52,255,59,181]],[[49,223,113,164,53,10,148,209,254,126,251,7,101,121,252,112,95,113,18,245,245,223,2,52,197,6,181,167,64,2]],["foobar"],[[17,11,122,180,3,8,150,141,254,208,36,248,41,130,173,148]],[[239,146,157,116,170,226,48,48,24,189,99,78,185,211,164,198]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:05.756 [info] dia_sip2gsup: auth [49,223,113,164,53,10,148,209,254,126,251,7,101,121,252,112,67,210,43,82,198,120,28,224,235,29,113,220,52,255,59,181] authz [49,223,113,164,53,10,148,209,254,126,251,7,101,121,252,112,95,113,18,245,245,223,2,52,197,6,181,167,64,2]  *DBG* aaa_ue_fsm_262425610545839 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<49,223,113,164,53,10,148,209,254,126,251,7,101,121,252,112>>, <<67,210,43,82,198,120,28,224,235,29,113,220,52,255,59,181>>, <<49,223,113,164,53,10,148,209,254,126,251,7,101,121,252,112, 95,113,18,245,245,223,2,52,197,6,181,167,64,2>>, <<239,146,157,116,170,226,48,48,24,189,99,78,185,211,164,198>>, <<17,11,122,180,3,8,150,141,254,208,36,248,41,130,173,148>>}]}} from <0.1231.0> in state state_wait_swx_maa 04:14:05.756 [info] rand [49,223,113,164,53,10,148,209,254,126,251,7,101,121,252,112] autn [67,210,43,82,198,120,28,224,235,29,113,220,52,255,59,181]  04:14:05.756 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262425610545839 send ok to <0.1231.0> 04:14:05.757 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425610545839",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425610545839 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<49,223,113,164,53,10,148,209,254,126,251,7,101,121,252,112>>, <<67,210,43,82,198,120,28,224,235,29,113,220,52,255,59,181>>, <<49,223,113,164,53,10,148,209,254,126,251,7,101,121,252,112, 95,113,18,245,245,223,2,52,197,6,181,167,64,2>>, <<239,146,157,116,170,226,48,48,24,189,99,78,185,211,164,198>>, <<17,11,122,180,3,8,150,141,254,208,36,248,41,130,173,148>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425610545839 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<49,223,113,164,53,10,148,209,254,126,251,7,101,121,252,112>>, <<67,210,43,82,198,120,28,224,235,29,113,220,52,255,59,181>>, <<49,223,113,164,53,10,148,209,254,126,251,7,101,121,252,112, 95,113,18,245,245,223,2,52,197,6,181,167,64,2>>, <<239,146,157,116,170,226,48,48,24,189,99,78,185,211,164,198>>, <<17,11,122,180,3,8,150,141,254,208,36,248,41,130,173,148>>}]}} from <0.1231.0> in state state_wait_swx_maa => state_new 04:14:05.757 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<49,223,113,164,53,10,148,209,254,126,251,7,101,121,252,112>>,<<67,210,43,82,198,120,28,224,235,29,113,220,52,255,59,181>>,<<49,223,113,164,53,10,148,209,254,126,251,7,101,121,252,112,95,113,18,245,245,223,2,52,197,6,181,167,64,2>>,<<239,146,157,116,170,226,48,48,24,189,99,78,185,211,164,198>>,<<17,11,122,180,3,8,150,141,254,208,36,248,41,130,173,148>>}]} *DBG* epdg_ue_fsm_262425610545839 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425610545839">>, {ok, [{epdg_auth_tuple, <<49,223,113,164,53,10,148,209,254,126,251,7, 101,121,252,112>>, <<67,210,43,82,198,120,28,224,235,29,113,220, 52,255,59,181>>, <<49,223,113,164,53,10,148,209,254,126,251,7, 101,121,252,112,95,113,18,245,245,223,2,52, 197,6,181,167,64,2>>, <<239,146,157,116,170,226,48,48,24,189,99,78, 185,211,164,198>>, <<17,11,122,180,3,8,150,141,254,208,36, 248,41,130,173,148>>}]}}} 04:14:05.758 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<49,223,113,164,53,10,148,209,254,126,251,7,101,121,252,112>>,<<67,210,43,82,198,120,28,224,235,29,113,220,52,255,59,181>>,<<49,223,113,164,53,10,148,209,254,126,251,7,101,121,252,112,95,113,18,245,245,223,2,52,197,6,181,167,64,2>>,<<239,146,157,116,170,226,48,48,24,189,99,78,185,211,164,198>>,<<17,11,122,180,3,8,150,141,254,208,36,248,41,130,173,148>>}]}, {ue_fsm_data,<<"262425610545839">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425610545839 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<49,223,113,164,53,10,148,209,254,126,251,7,101,121,252,112>>, <<67,210,43,82,198,120,28,224,235,29,113,220,52,255,59,181>>, <<49,223,113,164,53,10,148,209,254,126,251,7,101,121,252,112, 95,113,18,245,245,223,2,52,197,6,181,167,64,2>>, <<239,146,157,116,170,226,48,48,24,189,99,78,185,211,164,198>>, <<17,11,122,180,3,8,150,141,254,208,36,248,41,130,173,148>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:05.758 [info] auth_response(<<"262425610545839">>): {ok,[{epdg_auth_tuple,<<49,223,113,164,53,10,148,209,254,126,251,7,101,121,252,112>>,<<67,210,43,82,198,120,28,224,235,29,113,220,52,255,59,181>>,<<49,223,113,164,53,10,148,209,254,126,251,7,101,121,252,112,95,113,18,245,245,223,2,52,197,6,181,167,64,2>>,<<239,146,157,116,170,226,48,48,24,189,99,78,185,211,164,198>>,<<17,11,122,180,3,8,150,141,254,208,36,248,41,130,173,148>>}]} 04:14:05.759 [info] auth_response for <<"262425610545839">>: {ok,[{epdg_auth_tuple,<<49,223,113,164,53,10,148,209,254,126,251,7,101,121,252,112>>,<<67,210,43,82,198,120,28,224,235,29,113,220,52,255,59,181>>,<<49,223,113,164,53,10,148,209,254,126,251,7,101,121,252,112,95,113,18,245,245,223,2,52,197,6,181,167,64,2>>,<<239,146,157,116,170,226,48,48,24,189,99,78,185,211,164,198>>,<<17,11,122,180,3,8,150,141,254,208,36,248,41,130,173,148>>}]} 04:14:05.759 [info] GSUP: Tx #{auth_tuples => [#{autn => <<67,210,43,82,198,120,28,224,235,29,113,220,52,255,59,181>>,ck => <<17,11,122,180,3,8,150,141,254,208,36,248,41,130,173,148>>,ik => <<239,146,157,116,170,226,48,48,24,189,99,78,185,211,164,198>>,rand => <<49,223,113,164,53,10,148,209,254,126,251,7,101,121,252,112>>,res => <<49,223,113,164,53,10,148,209,254,126,251,7,101,121,252,112,95,113,18,245,245,223,2,52,197,6,181,167,64,2>>}],imsi => <<"262425610545839">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425610545839">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425610545839 receive call lu_request from <0.1232.0> in state state_authenticating 04:14:05.765 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425610545839">>,message_type => location_upd_req} 04:14:05.765 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262425610545839 send ok to <0.1232.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:05.765 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425610545839">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262425610545839 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262425610545839 consume call lu_request from <0.1232.0> in state state_authenticating 04:14:05.765 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:05.766 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425610545839",undefined,undefined,false,false,undefined} 04:14:05.766 [debug] SWx Tx SAR Imsi="262425610545839" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262425610545839 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425610545839 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:14:05.766 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","185",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425610545839",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425610545839 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1233.0> in state state_wait_swx_saa 04:14:05.774 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;185;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425610545839",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:05.774 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425610545839 send ok to <0.1233.0> 04:14:05.774 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425610545839",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425610545839 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1233.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262425610545839 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:14:05.774 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:14:05.774 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425610545839">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425610545839 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425610545839">>,ok}} *DBG* epdg_ue_fsm_262425610545839 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:05.774 [info] lu_response(<<"262425610545839">>): ok 04:14:05.774 [info] lu_response for <<"262425610545839">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:05.775 [info] GSUP: Tx #{imsi => <<"262425610545839">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425610545839">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:14:05.781 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425610545839">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262425610545839 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1234.0> in state state_authenticated 04:14:05.781 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:05.781 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425610545839">>,"internet",[],undefined,false,0,false,false} 04:14:05.781 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:05.781 [info] s2b: Tx {gtp,v2,create_session_request,0,16036708,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425610545839">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241071,<<172,18,26,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,763419656,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425610545839 send ok to <0.1234.0> 04:14:05.782 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262425610545839 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1234.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262425610545839 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262425610545839 receive call {rx_s6b_aar,"262425610545839@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1235.0> in state state_authenticated 04:14:05.798 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425610545839@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:05.798 [info] ue_fsm ev_rx_s6b_aar: "262425610545839@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:05.799 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425610545839@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262425610545839",undefined,undefined,true,false,undefined} 04:14:05.799 [debug] SWx Tx SAR Imsi="262425610545839" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:05.799 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","186",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425610545839",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425610545839 send ok to <0.1235.0> 04:14:05.799 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425610545839 consume call {rx_s6b_aar,"262425610545839@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1235.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425610545839 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1236.0> in state state_authenticated_wait_swx_saa 04:14:05.808 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;186;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425610545839",[],[2001],[],[{'Non-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_262425610545839 send ok to <0.1236.0> 04:14:05.808 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425610545839 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1236.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:05.808 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425610545839","262425610545839@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1235.0>} 04:14:05.808 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:05.808 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:05.817 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,239,244,179,100,0,2,0,2,0,16,0,87,0,9,1,160,200,57,246,191,172,18,26,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,200,57,246,191,172,18,26,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,200,57,246,191,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:05.817 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241071,16036708,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,3359241919,<<172,18,26,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,3359241919,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,49>>}}} *DBG* epdg_ue_fsm_262425610545839 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 => 763419656, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 3359241919}}} from <0.1237.0> in state state_wait_create_session_resp 04:14:05.817 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425610545839">>,<0.1229.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241071,3359241919,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[{gtp_bearer,5,763419656,3359241919}],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:14:05.817 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:05.817 [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 => 763419656,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3359241919}} 04:14:05.818 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425610545839">>,"internet",[],undefined,false,0,false,false} 04:14:05.818 [info] KMOD Port Create PDP Context Call {<0.1229.0>,[alias|#Ref<0.1576510130.3222863873.164328>]}: {create_pdp_context,{172,18,26,103},763419656,3359241919,{192,168,0,49}} *DBG* epdg_ue_fsm_262425610545839 send ok to <0.1237.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425610545839">>, {ok, #{apco => <<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 => 763419656, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 3359241919}}}} 04:14:05.818 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,49}, 763419656, 3359241919 *DBG* epdg_ue_fsm_262425610545839 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 => 763419656, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 3359241919}}} from <0.1237.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:05.818 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1282,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,49}},{i_tid,763419656},{o_tid,3359241919}]}} 04:14:05.818 [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 => 763419656,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3359241919}) returned ok 04:14:05.818 [info] tunnel_response(<<"262425610545839">>): {ok,#{apco => <<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 => 763419656,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3359241919}} 04:14:05.819 [info] tunnel_response for <<"262425610545839">>: {ok,#{apco => <<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 => 763419656,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3359241919}} 04:14:05.819 [info] GSUP: Tx #{imsi => <<"262425610545839">>,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.55>, {osmo,5}, #{imsi => <<"262429865009400">>, 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}]}} 04:14:05.839 [info] GSUP: Rx #{imsi => <<"262429865009400">>,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_262429865009400 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429865009400 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429865009400 receive call {auth_request,33,"internet",#{}} from <0.1238.0> in state state_new *DBG* epdg_ue_fsm_262429865009400 send ok to <0.1238.0> 04:14:05.839 [info] ue_fsm start(epdg_ue_fsm_262429865009400) *DBG* epdg_ue_fsm_262429865009400 consume call {auth_request,33,"internet",#{}} from <0.1238.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262429865009400 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429865009400 enter aaa_ue_fsm in state state_new 04:14:05.839 [info] ue_fsm init(<<"262429865009400">>) *DBG* aaa_ue_fsm_262429865009400 consume internal init_state in state state_new 04:14:05.839 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262429865009400 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:05.840 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429865009400">>,"internet",[],undefined,false,0,false,false} 04:14:05.840 [info] ue_fsm start_link(aaa_ue_fsm_262429865009400) 04:14:05.840 [info] ue_fsm init("262429865009400") 04:14:05.840 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:05.841 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429865009400",undefined,undefined,false,false,undefined} 04:14:05.841 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262429865009400 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429865009400 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:05.841 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","187",";","nonode@nohost"],1,undefined,undefined,undefined,"262429865009400",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429865009400 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<248,120,1,82,219,227,246,194,64,106,161,231,127,240,65,50>>, <<200,48,119,249,177,69,75,3,42,85,229,117,242,107,192,207>>, <<248,120,1,82,219,227,246,194,64,106,161,231,127,240,65,50, 104,134,128,46,169,177,27,227,240,81,19,163,16,107>>, <<249,61,229,1,31,177,123,101,157,40,57,224,63,212,203,163>>, <<47,0,191,224,57,8,216,162,176,4,228,218,251,63,226,245>>}]}} from <0.1241.0> in state state_wait_swx_maa 04:14:05.855 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;187;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429865009400",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[248,120,1,82,219,227,246,194,64,106,161,231,127,240,65,50,200,48,119,249,177,69,75,3,42,85,229,117,242,107,192,207]],[[248,120,1,82,219,227,246,194,64,106,161,231,127,240,65,50,104,134,128,46,169,177,27,227,240,81,19,163,16,107]],["foobar"],[[47,0,191,224,57,8,216,162,176,4,228,218,251,63,226,245]],[[249,61,229,1,31,177,123,101,157,40,57,224,63,212,203,163]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:05.855 [info] dia_sip2gsup: auth [248,120,1,82,219,227,246,194,64,106,161,231,127,240,65,50,200,48,119,249,177,69,75,3,42,85,229,117,242,107,192,207] authz [248,120,1,82,219,227,246,194,64,106,161,231,127,240,65,50,104,134,128,46,169,177,27,227,240,81,19,163,16,107]  04:14:05.855 [info] rand [248,120,1,82,219,227,246,194,64,106,161,231,127,240,65,50] autn [200,48,119,249,177,69,75,3,42,85,229,117,242,107,192,207]  *DBG* aaa_ue_fsm_262429865009400 send ok to <0.1241.0> *DBG* aaa_ue_fsm_262429865009400 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<248,120,1,82,219,227,246,194,64,106,161,231,127,240,65,50>>, <<200,48,119,249,177,69,75,3,42,85,229,117,242,107,192,207>>, <<248,120,1,82,219,227,246,194,64,106,161,231,127,240,65,50, 104,134,128,46,169,177,27,227,240,81,19,163,16,107>>, <<249,61,229,1,31,177,123,101,157,40,57,224,63,212,203,163>>, <<47,0,191,224,57,8,216,162,176,4,228,218,251,63,226,245>>}]}} from <0.1241.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262429865009400 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<248,120,1,82,219,227,246,194,64,106,161,231,127,240,65,50>>, <<200,48,119,249,177,69,75,3,42,85,229,117,242,107,192,207>>, <<248,120,1,82,219,227,246,194,64,106,161,231,127,240,65,50, 104,134,128,46,169,177,27,227,240,81,19,163,16,107>>, <<249,61,229,1,31,177,123,101,157,40,57,224,63,212,203,163>>, <<47,0,191,224,57,8,216,162,176,4,228,218,251,63,226,245>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:05.855 [info] ue_fsm ev_rx_swx_maa 04:14:05.856 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429865009400",undefined,undefined,false,false,undefined} 04:14:05.856 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<248,120,1,82,219,227,246,194,64,106,161,231,127,240,65,50>>,<<200,48,119,249,177,69,75,3,42,85,229,117,242,107,192,207>>,<<248,120,1,82,219,227,246,194,64,106,161,231,127,240,65,50,104,134,128,46,169,177,27,227,240,81,19,163,16,107>>,<<249,61,229,1,31,177,123,101,157,40,57,224,63,212,203,163>>,<<47,0,191,224,57,8,216,162,176,4,228,218,251,63,226,245>>}]} 04:14:05.857 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<248,120,1,82,219,227,246,194,64,106,161,231,127,240,65,50>>,<<200,48,119,249,177,69,75,3,42,85,229,117,242,107,192,207>>,<<248,120,1,82,219,227,246,194,64,106,161,231,127,240,65,50,104,134,128,46,169,177,27,227,240,81,19,163,16,107>>,<<249,61,229,1,31,177,123,101,157,40,57,224,63,212,203,163>>,<<47,0,191,224,57,8,216,162,176,4,228,218,251,63,226,245>>}]}, {ue_fsm_data,<<"262429865009400">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429865009400 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429865009400">>, {ok, [{epdg_auth_tuple, <<248,120,1,82,219,227,246,194,64,106,161,231, 127,240,65,50>>, <<200,48,119,249,177,69,75,3,42,85,229,117,242, 107,192,207>>, <<248,120,1,82,219,227,246,194,64,106,161,231, 127,240,65,50,104,134,128,46,169,177,27,227, 240,81,19,163,16,107>>, <<249,61,229,1,31,177,123,101,157,40,57,224,63, 212,203,163>>, <<47,0,191,224,57,8,216,162,176,4,228,218, 251,63,226,245>>}]}}} *DBG* epdg_ue_fsm_262429865009400 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<248,120,1,82,219,227,246,194,64,106,161,231,127,240,65,50>>, <<200,48,119,249,177,69,75,3,42,85,229,117,242,107,192,207>>, <<248,120,1,82,219,227,246,194,64,106,161,231,127,240,65,50, 104,134,128,46,169,177,27,227,240,81,19,163,16,107>>, <<249,61,229,1,31,177,123,101,157,40,57,224,63,212,203,163>>, <<47,0,191,224,57,8,216,162,176,4,228,218,251,63,226,245>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:05.857 [info] auth_response(<<"262429865009400">>): {ok,[{epdg_auth_tuple,<<248,120,1,82,219,227,246,194,64,106,161,231,127,240,65,50>>,<<200,48,119,249,177,69,75,3,42,85,229,117,242,107,192,207>>,<<248,120,1,82,219,227,246,194,64,106,161,231,127,240,65,50,104,134,128,46,169,177,27,227,240,81,19,163,16,107>>,<<249,61,229,1,31,177,123,101,157,40,57,224,63,212,203,163>>,<<47,0,191,224,57,8,216,162,176,4,228,218,251,63,226,245>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:05.858 [info] auth_response for <<"262429865009400">>: {ok,[{epdg_auth_tuple,<<248,120,1,82,219,227,246,194,64,106,161,231,127,240,65,50>>,<<200,48,119,249,177,69,75,3,42,85,229,117,242,107,192,207>>,<<248,120,1,82,219,227,246,194,64,106,161,231,127,240,65,50,104,134,128,46,169,177,27,227,240,81,19,163,16,107>>,<<249,61,229,1,31,177,123,101,157,40,57,224,63,212,203,163>>,<<47,0,191,224,57,8,216,162,176,4,228,218,251,63,226,245>>}]} 04:14:05.858 [info] GSUP: Tx #{auth_tuples => [#{autn => <<200,48,119,249,177,69,75,3,42,85,229,117,242,107,192,207>>,ck => <<47,0,191,224,57,8,216,162,176,4,228,218,251,63,226,245>>,ik => <<249,61,229,1,31,177,123,101,157,40,57,224,63,212,203,163>>,rand => <<248,120,1,82,219,227,246,194,64,106,161,231,127,240,65,50>>,res => <<248,120,1,82,219,227,246,194,64,106,161,231,127,240,65,50,104,134,128,46,169,177,27,227,240,81,19,163,16,107>>}],imsi => <<"262429865009400">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429865009400">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429865009400 receive call lu_request from <0.1242.0> in state state_authenticating 04:14:05.864 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429865009400">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262429865009400 send ok to <0.1242.0> 04:14:05.864 [info] ue_fsm lu_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262429865009400 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262429865009400 consume call lu_request from <0.1242.0> in state state_authenticating 04:14:05.864 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429865009400">>,"internet",[],undefined,false,0,false,false} 04:14:05.864 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:05.864 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429865009400",undefined,undefined,false,false,undefined} 04:14:05.864 [debug] SWx Tx SAR Imsi="262429865009400" Type=1 APN="internet" AgentInfoOpt=[]  04:14:05.865 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","188",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429865009400",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429865009400 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429865009400 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429865009400 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1243.0> in state state_wait_swx_saa 04:14:05.874 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;188;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429865009400",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:05.874 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429865009400 send ok to <0.1243.0> *DBG* epdg_ue_fsm_262429865009400 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:14:05.874 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429865009400",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429865009400 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1243.0> in state state_wait_swx_saa => state_authenticated 04:14:05.874 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262429865009400 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429865009400">>,ok}} 04:14:05.875 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429865009400">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429865009400 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:05.875 [info] lu_response(<<"262429865009400">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:05.875 [info] lu_response for <<"262429865009400">>: ok 04:14:05.875 [info] GSUP: Tx #{imsi => <<"262429865009400">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429865009400">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429865009400 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1244.0> in state state_authenticated 04:14:05.881 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429865009400">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:05.881 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:05.881 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429865009400">>,"internet",[],undefined,false,0,false,false} 04:14:05.881 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:05.882 [info] s2b: Tx {gtp,v2,create_session_request,0,16036709,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429865009400">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241072,<<172,18,26,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,763419657,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429865009400 send ok to <0.1244.0> 04:14:05.882 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262429865009400 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1244.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262429865009400 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262429865009400 receive call {rx_s6b_aar,"262429865009400@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1245.0> in state state_authenticated 04:14:05.895 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429865009400@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:05.895 [info] ue_fsm ev_rx_s6b_aar: "262429865009400@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:05.895 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429865009400@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262429865009400",undefined,undefined,true,false,undefined} 04:14:05.895 [debug] SWx Tx SAR Imsi="262429865009400" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:05.896 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","189",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429865009400",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429865009400 send ok to <0.1245.0> 04:14:05.896 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429865009400 consume call {rx_s6b_aar,"262429865009400@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1245.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429865009400 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1246.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429865009400 send ok to <0.1246.0> 04:14:05.902 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;189;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429865009400",[],[2001],[],[{'Non-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_262429865009400 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1246.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:05.902 [info] ue_fsm ev_rx_swx_saa 04:14:05.902 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429865009400","262429865009400@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1245.0>} 04:14:05.902 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:05.902 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:05.910 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,240,244,179,101,0,2,0,2,0,16,0,87,0,9,1,160,149,28,37,251,172,18,26,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,149,28,37,251,172,18,26,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,149,28,37,251,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:05.910 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241072,16036709,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,<<149,28,37,251>>},{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,2501649915,<<172,18,26,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,2501649915,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,50>>}}} *DBG* epdg_ue_fsm_262429865009400 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 => 763419657, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 2501649915}}} from <0.1247.0> in state state_wait_create_session_resp 04:14:05.910 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429865009400">>,<0.1239.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241072,2501649915,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[{gtp_bearer,5,763419657,2501649915}],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:14:05.910 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:05.910 [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 => 763419657,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2501649915}} 04:14:05.911 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429865009400">>,"internet",[],undefined,false,0,false,false} 04:14:05.911 [info] KMOD Port Create PDP Context Call {<0.1239.0>,[alias|#Ref<0.1576510130.3222863873.164484>]}: {create_pdp_context,{172,18,26,103},763419657,2501649915,{192,168,0,50}} 04:14:05.911 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,50}, 763419657, 2501649915 04:14:05.911 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2308,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,50}},{i_tid,763419657},{o_tid,2501649915}]}} *DBG* epdg_ue_fsm_262429865009400 send ok to <0.1247.0> 04:14:05.911 [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 => 763419657,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2501649915}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262429865009400">>, {ok, #{apco => <<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 => 763419657, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 2501649915}}}} 04:14:05.911 [info] tunnel_response(<<"262429865009400">>): {ok,#{apco => <<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 => 763419657,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2501649915}} *DBG* epdg_ue_fsm_262429865009400 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 => 763419657, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 2501649915}}} from <0.1247.0> in state state_wait_create_session_resp => state_active 04:14:05.912 [info] tunnel_response for <<"262429865009400">>: {ok,#{apco => <<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 => 763419657,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2501649915}} 04:14:05.912 [info] GSUP: Tx #{imsi => <<"262429865009400">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{imsi => <<"262425116899447">>, 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_262425116899447 enter epdg_ue_fsm in state state_new 04:14:05.939 [info] GSUP: Rx #{imsi => <<"262425116899447">>,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_262425116899447 consume internal init_state in state state_new 04:14:05.940 [info] ue_fsm start(epdg_ue_fsm_262425116899447) *DBG* epdg_ue_fsm_262425116899447 receive call {auth_request,33,"internet",#{}} from <0.1248.0> in state state_new 04:14:05.940 [info] ue_fsm init(<<"262425116899447">>) 04:14:05.940 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262425116899447 send ok to <0.1248.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262425116899447 consume call {auth_request,33,"internet",#{}} from <0.1248.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262425116899447 enter aaa_ue_fsm in state state_new 04:14:05.940 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425116899447">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425116899447 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425116899447 consume internal init_state in state state_new 04:14:05.940 [info] ue_fsm start_link(aaa_ue_fsm_262425116899447) *DBG* aaa_ue_fsm_262425116899447 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:05.941 [info] ue_fsm init("262425116899447") 04:14:05.941 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:05.941 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425116899447",undefined,undefined,false,false,undefined} 04:14:05.941 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:05.942 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","190",";","nonode@nohost"],1,undefined,undefined,undefined,"262425116899447",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425116899447 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425116899447 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_262425116899447 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<101,41,18,134,9,20,199,21,234,159,223,132,85,100,63,146>>, <<42,107,124,106,39,80,142,26,180,89,38,81,165,68,4,13>>, <<101,41,18,134,9,20,199,21,234,159,223,132,85,100,63,146, 157,51,23,71,255,27,168,98,184,184,232,58,95,75>>, <<64,89,222,56,162,151,99,17,106,220,233,236,10,156,186,9>>, <<112,173,192,242,139,61,43,47,192,92,35,130,69,105,72,59>>}]}} from <0.1251.0> in state state_wait_swx_maa 04:14:05.955 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;190;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425116899447",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[101,41,18,134,9,20,199,21,234,159,223,132,85,100,63,146,42,107,124,106,39,80,142,26,180,89,38,81,165,68,4,13]],[[101,41,18,134,9,20,199,21,234,159,223,132,85,100,63,146,157,51,23,71,255,27,168,98,184,184,232,58,95,75]],["foobar"],[[112,173,192,242,139,61,43,47,192,92,35,130,69,105,72,59]],[[64,89,222,56,162,151,99,17,106,220,233,236,10,156,186,9]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:05.955 [info] dia_sip2gsup: auth [101,41,18,134,9,20,199,21,234,159,223,132,85,100,63,146,42,107,124,106,39,80,142,26,180,89,38,81,165,68,4,13] authz [101,41,18,134,9,20,199,21,234,159,223,132,85,100,63,146,157,51,23,71,255,27,168,98,184,184,232,58,95,75]  04:14:05.956 [info] rand [101,41,18,134,9,20,199,21,234,159,223,132,85,100,63,146] autn [42,107,124,106,39,80,142,26,180,89,38,81,165,68,4,13]  *DBG* aaa_ue_fsm_262425116899447 send ok to <0.1251.0> *DBG* epdg_ue_fsm_262425116899447 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<101,41,18,134,9,20,199,21,234,159,223,132,85,100,63,146>>, <<42,107,124,106,39,80,142,26,180,89,38,81,165,68,4,13>>, <<101,41,18,134,9,20,199,21,234,159,223,132,85,100,63,146, 157,51,23,71,255,27,168,98,184,184,232,58,95,75>>, <<64,89,222,56,162,151,99,17,106,220,233,236,10,156,186,9>>, <<112,173,192,242,139,61,43,47,192,92,35,130,69,105,72,59>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:05.956 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262425116899447 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<101,41,18,134,9,20,199,21,234,159,223,132,85,100,63,146>>, <<42,107,124,106,39,80,142,26,180,89,38,81,165,68,4,13>>, <<101,41,18,134,9,20,199,21,234,159,223,132,85,100,63,146, 157,51,23,71,255,27,168,98,184,184,232,58,95,75>>, <<64,89,222,56,162,151,99,17,106,220,233,236,10,156,186,9>>, <<112,173,192,242,139,61,43,47,192,92,35,130,69,105,72,59>>}]}} from <0.1251.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262425116899447 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425116899447">>, {ok, [{epdg_auth_tuple, <<101,41,18,134,9,20,199,21,234,159,223,132,85, 100,63,146>>, <<42,107,124,106,39,80,142,26,180,89,38,81,165, 68,4,13>>, <<101,41,18,134,9,20,199,21,234,159,223,132,85, 100,63,146,157,51,23,71,255,27,168,98,184, 184,232,58,95,75>>, <<64,89,222,56,162,151,99,17,106,220,233,236, 10,156,186,9>>, <<112,173,192,242,139,61,43,47,192,92,35, 130,69,105,72,59>>}]}}} 04:14:05.956 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425116899447",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425116899447 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<101,41,18,134,9,20,199,21,234,159,223,132,85,100,63,146>>, <<42,107,124,106,39,80,142,26,180,89,38,81,165,68,4,13>>, <<101,41,18,134,9,20,199,21,234,159,223,132,85,100,63,146, 157,51,23,71,255,27,168,98,184,184,232,58,95,75>>, <<64,89,222,56,162,151,99,17,106,220,233,236,10,156,186,9>>, <<112,173,192,242,139,61,43,47,192,92,35,130,69,105,72,59>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:05.956 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<101,41,18,134,9,20,199,21,234,159,223,132,85,100,63,146>>,<<42,107,124,106,39,80,142,26,180,89,38,81,165,68,4,13>>,<<101,41,18,134,9,20,199,21,234,159,223,132,85,100,63,146,157,51,23,71,255,27,168,98,184,184,232,58,95,75>>,<<64,89,222,56,162,151,99,17,106,220,233,236,10,156,186,9>>,<<112,173,192,242,139,61,43,47,192,92,35,130,69,105,72,59>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:05.957 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<101,41,18,134,9,20,199,21,234,159,223,132,85,100,63,146>>,<<42,107,124,106,39,80,142,26,180,89,38,81,165,68,4,13>>,<<101,41,18,134,9,20,199,21,234,159,223,132,85,100,63,146,157,51,23,71,255,27,168,98,184,184,232,58,95,75>>,<<64,89,222,56,162,151,99,17,106,220,233,236,10,156,186,9>>,<<112,173,192,242,139,61,43,47,192,92,35,130,69,105,72,59>>}]}, {ue_fsm_data,<<"262425116899447">>,"internet",[],undefined,false,0,false,false} 04:14:05.958 [info] auth_response(<<"262425116899447">>): {ok,[{epdg_auth_tuple,<<101,41,18,134,9,20,199,21,234,159,223,132,85,100,63,146>>,<<42,107,124,106,39,80,142,26,180,89,38,81,165,68,4,13>>,<<101,41,18,134,9,20,199,21,234,159,223,132,85,100,63,146,157,51,23,71,255,27,168,98,184,184,232,58,95,75>>,<<64,89,222,56,162,151,99,17,106,220,233,236,10,156,186,9>>,<<112,173,192,242,139,61,43,47,192,92,35,130,69,105,72,59>>}]} 04:14:05.958 [info] auth_response for <<"262425116899447">>: {ok,[{epdg_auth_tuple,<<101,41,18,134,9,20,199,21,234,159,223,132,85,100,63,146>>,<<42,107,124,106,39,80,142,26,180,89,38,81,165,68,4,13>>,<<101,41,18,134,9,20,199,21,234,159,223,132,85,100,63,146,157,51,23,71,255,27,168,98,184,184,232,58,95,75>>,<<64,89,222,56,162,151,99,17,106,220,233,236,10,156,186,9>>,<<112,173,192,242,139,61,43,47,192,92,35,130,69,105,72,59>>}]} 04:14:05.959 [info] GSUP: Tx #{auth_tuples => [#{autn => <<42,107,124,106,39,80,142,26,180,89,38,81,165,68,4,13>>,ck => <<112,173,192,242,139,61,43,47,192,92,35,130,69,105,72,59>>,ik => <<64,89,222,56,162,151,99,17,106,220,233,236,10,156,186,9>>,rand => <<101,41,18,134,9,20,199,21,234,159,223,132,85,100,63,146>>,res => <<101,41,18,134,9,20,199,21,234,159,223,132,85,100,63,146,157,51,23,71,255,27,168,98,184,184,232,58,95,75>>}],imsi => <<"262425116899447">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425116899447">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425116899447 receive call lu_request from <0.1252.0> in state state_authenticating 04:14:05.964 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425116899447">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262425116899447 send ok to <0.1252.0> 04:14:05.965 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262425116899447 consume call lu_request from <0.1252.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262425116899447 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:05.965 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425116899447">>,"internet",[],undefined,false,0,false,false} 04:14:05.965 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:05.965 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425116899447",undefined,undefined,false,false,undefined} 04:14:05.965 [debug] SWx Tx SAR Imsi="262425116899447" Type=1 APN="internet" AgentInfoOpt=[]  04:14:05.966 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","191",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425116899447",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425116899447 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425116899447 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425116899447 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1253.0> in state state_wait_swx_saa 04:14:05.975 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;191;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425116899447",[],[2001],[],[{'Non-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_262425116899447 send ok to <0.1253.0> 04:14:05.976 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262425116899447 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262425116899447 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1253.0> in state state_wait_swx_saa => state_authenticated 04:14:05.976 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425116899447",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425116899447 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425116899447">>,ok}} 04:14:05.976 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262425116899447 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:05.976 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425116899447">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:05.976 [info] lu_response(<<"262425116899447">>): ok 04:14:05.977 [info] lu_response for <<"262425116899447">>: ok 04:14:05.977 [info] GSUP: Tx #{imsi => <<"262425116899447">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425116899447">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425116899447 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1254.0> in state state_authenticated 04:14:05.983 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425116899447">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:05.984 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:05.984 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425116899447">>,"internet",[],undefined,false,0,false,false} 04:14:05.984 [debug] Selected PGW Remote Address "172.18.26.103" *DBG* epdg_ue_fsm_262425116899447 send ok to <0.1254.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:05.984 [info] s2b: Tx {gtp,v2,create_session_request,0,16036710,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425116899447">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241073,<<172,18,26,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,763419658,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425116899447 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1254.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262425116899447 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:14:05.984 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262425116899447 receive call {rx_s6b_aar,"262425116899447@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1255.0> in state state_authenticated 04:14:06.002 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425116899447@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:06.002 [info] ue_fsm ev_rx_s6b_aar: "262425116899447@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:06.002 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425116899447@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262425116899447",undefined,undefined,true,false,undefined} 04:14:06.002 [debug] SWx Tx SAR Imsi="262425116899447" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:06.003 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","192",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425116899447",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425116899447 send ok to <0.1255.0> *DBG* aaa_ue_fsm_262425116899447 consume call {rx_s6b_aar,"262425116899447@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1255.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:06.003 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425116899447 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1256.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425116899447 send ok to <0.1256.0> *DBG* aaa_ue_fsm_262425116899447 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1256.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:06.012 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;192;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425116899447",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:06.012 [info] ue_fsm ev_rx_swx_saa 04:14:06.012 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425116899447","262425116899447@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1255.0>} 04:14:06.012 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:06.012 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:06.025 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,241,244,179,102,0,2,0,2,0,16,0,87,0,9,1,160,170,234,38,140,172,18,26,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,170,234,38,140,172,18,26,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,170,234,38,140,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:06.026 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241073,16036710,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,<<170,234,38,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,2867472012,<<172,18,26,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,2867472012,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,51>>}}} 04:14:06.026 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425116899447">>,<0.1249.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241073,2867472012,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419658,2867472012}],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262425116899447 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 => 763419658, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 2867472012}}} from <0.1257.0> in state state_wait_create_session_resp 04:14:06.026 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:06.026 [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 => 763419658,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2867472012}} 04:14:06.027 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425116899447">>,"internet",[],undefined,false,0,false,false} 04:14:06.027 [info] KMOD Port Create PDP Context Call {<0.1249.0>,[alias|#Ref<0.1576510130.3222863873.164649>]}: {create_pdp_context,{172,18,26,103},763419658,2867472012,{192,168,0,51}} 04:14:06.027 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,51}, 763419658, 2867472012 04:14:06.027 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1346,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,51}},{i_tid,763419658},{o_tid,2867472012}]}} 04:14:06.027 [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 => 763419658,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2867472012}) returned ok *DBG* epdg_ue_fsm_262425116899447 send ok to <0.1257.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425116899447">>, {ok, #{apco => <<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 => 763419658, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 2867472012}}}} 04:14:06.028 [info] tunnel_response(<<"262425116899447">>): {ok,#{apco => <<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 => 763419658,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2867472012}} *DBG* epdg_ue_fsm_262425116899447 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 => 763419658, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 2867472012}}} from <0.1257.0> in state state_wait_create_session_resp => state_active 04:14:06.028 [info] tunnel_response for <<"262425116899447">>: {ok,#{apco => <<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 => 763419658,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2867472012}} 04:14:06.028 [info] GSUP: Tx #{imsi => <<"262425116899447">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{imsi => <<"262426756737133">>, 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}]}} 04:14:06.039 [info] GSUP: Rx #{imsi => <<"262426756737133">>,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_262426756737133 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426756737133 consume internal init_state in state state_new 04:14:06.040 [info] ue_fsm start(epdg_ue_fsm_262426756737133) *DBG* epdg_ue_fsm_262426756737133 receive call {auth_request,33,"internet",#{}} from <0.1258.0> in state state_new 04:14:06.040 [info] ue_fsm init(<<"262426756737133">>) *DBG* epdg_ue_fsm_262426756737133 send ok to <0.1258.0> 04:14:06.040 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262426756737133 consume call {auth_request,33,"internet",#{}} from <0.1258.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262426756737133 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:06.040 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426756737133">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426756737133 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426756737133 consume internal init_state in state state_new 04:14:06.040 [info] ue_fsm start_link(aaa_ue_fsm_262426756737133) *DBG* aaa_ue_fsm_262426756737133 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:06.041 [info] ue_fsm init("262426756737133") 04:14:06.041 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:06.042 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426756737133",undefined,undefined,false,false,undefined} 04:14:06.042 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:06.042 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","193",";","nonode@nohost"],1,undefined,undefined,undefined,"262426756737133",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426756737133 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426756737133 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:06.056 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;193;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426756737133",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[7,80,197,131,126,168,209,47,114,137,19,241,21,61,80,207,220,184,50,60,104,246,25,40,114,212,30,106,142,188,95,15]],[[7,80,197,131,126,168,209,47,114,137,19,241,21,61,80,207,115,134,79,231,34,106,209,249,173,208,92,136,78,51]],["foobar"],[[215,55,155,230,149,111,148,21,205,119,68,30,242,180,202,218]],[[142,53,235,145,184,92,17,84,135,88,48,116,178,174,106,143]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426756737133 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<7,80,197,131,126,168,209,47,114,137,19,241,21,61,80,207>>, <<220,184,50,60,104,246,25,40,114,212,30,106,142,188,95,15>>, <<7,80,197,131,126,168,209,47,114,137,19,241,21,61,80,207, 115,134,79,231,34,106,209,249,173,208,92,136,78,51>>, <<142,53,235,145,184,92,17,84,135,88,48,116,178,174,106,143>>, <<215,55,155,230,149,111,148,21,205,119,68,30,242,180, 202,218>>}]}} from <0.1261.0> in state state_wait_swx_maa 04:14:06.056 [info] dia_sip2gsup: auth [7,80,197,131,126,168,209,47,114,137,19,241,21,61,80,207,220,184,50,60,104,246,25,40,114,212,30,106,142,188,95,15] authz [7,80,197,131,126,168,209,47,114,137,19,241,21,61,80,207,115,134,79,231,34,106,209,249,173,208,92,136,78,51]  04:14:06.056 [info] rand [7,80,197,131,126,168,209,47,114,137,19,241,21,61,80,207] autn [220,184,50,60,104,246,25,40,114,212,30,106,142,188,95,15]  04:14:06.056 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262426756737133 send ok to <0.1261.0> 04:14:06.057 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426756737133",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426756737133 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<7,80,197,131,126,168,209,47,114,137,19,241,21,61,80,207>>, <<220,184,50,60,104,246,25,40,114,212,30,106,142,188,95,15>>, <<7,80,197,131,126,168,209,47,114,137,19,241,21,61,80,207, 115,134,79,231,34,106,209,249,173,208,92,136,78,51>>, <<142,53,235,145,184,92,17,84,135,88,48,116,178,174,106,143>>, <<215,55,155,230,149,111,148,21,205,119,68,30,242,180, 202,218>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:06.057 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<7,80,197,131,126,168,209,47,114,137,19,241,21,61,80,207>>,<<220,184,50,60,104,246,25,40,114,212,30,106,142,188,95,15>>,<<7,80,197,131,126,168,209,47,114,137,19,241,21,61,80,207,115,134,79,231,34,106,209,249,173,208,92,136,78,51>>,<<142,53,235,145,184,92,17,84,135,88,48,116,178,174,106,143>>,<<215,55,155,230,149,111,148,21,205,119,68,30,242,180,202,218>>}]} *DBG* aaa_ue_fsm_262426756737133 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<7,80,197,131,126,168,209,47,114,137,19,241,21,61,80,207>>, <<220,184,50,60,104,246,25,40,114,212,30,106,142,188,95,15>>, <<7,80,197,131,126,168,209,47,114,137,19,241,21,61,80,207, 115,134,79,231,34,106,209,249,173,208,92,136,78,51>>, <<142,53,235,145,184,92,17,84,135,88,48,116,178,174,106,143>>, <<215,55,155,230,149,111,148,21,205,119,68,30,242,180, 202,218>>}]}} from <0.1261.0> in state state_wait_swx_maa => state_new 04:14:06.058 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<7,80,197,131,126,168,209,47,114,137,19,241,21,61,80,207>>,<<220,184,50,60,104,246,25,40,114,212,30,106,142,188,95,15>>,<<7,80,197,131,126,168,209,47,114,137,19,241,21,61,80,207,115,134,79,231,34,106,209,249,173,208,92,136,78,51>>,<<142,53,235,145,184,92,17,84,135,88,48,116,178,174,106,143>>,<<215,55,155,230,149,111,148,21,205,119,68,30,242,180,202,218>>}]}, {ue_fsm_data,<<"262426756737133">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426756737133 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426756737133">>, {ok, [{epdg_auth_tuple, <<7,80,197,131,126,168,209,47,114,137,19,241, 21,61,80,207>>, <<220,184,50,60,104,246,25,40,114,212,30,106, 142,188,95,15>>, <<7,80,197,131,126,168,209,47,114,137,19,241, 21,61,80,207,115,134,79,231,34,106,209,249, 173,208,92,136,78,51>>, <<142,53,235,145,184,92,17,84,135,88,48,116, 178,174,106,143>>, <<215,55,155,230,149,111,148,21,205,119, 68,30,242,180,202,218>>}]}}} 04:14:06.058 [info] auth_response(<<"262426756737133">>): {ok,[{epdg_auth_tuple,<<7,80,197,131,126,168,209,47,114,137,19,241,21,61,80,207>>,<<220,184,50,60,104,246,25,40,114,212,30,106,142,188,95,15>>,<<7,80,197,131,126,168,209,47,114,137,19,241,21,61,80,207,115,134,79,231,34,106,209,249,173,208,92,136,78,51>>,<<142,53,235,145,184,92,17,84,135,88,48,116,178,174,106,143>>,<<215,55,155,230,149,111,148,21,205,119,68,30,242,180,202,218>>}]} *DBG* epdg_ue_fsm_262426756737133 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<7,80,197,131,126,168,209,47,114,137,19,241,21,61,80,207>>, <<220,184,50,60,104,246,25,40,114,212,30,106,142,188,95,15>>, <<7,80,197,131,126,168,209,47,114,137,19,241,21,61,80,207, 115,134,79,231,34,106,209,249,173,208,92,136,78,51>>, <<142,53,235,145,184,92,17,84,135,88,48,116,178,174,106,143>>, <<215,55,155,230,149,111,148,21,205,119,68,30,242,180, 202,218>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:06.059 [info] auth_response for <<"262426756737133">>: {ok,[{epdg_auth_tuple,<<7,80,197,131,126,168,209,47,114,137,19,241,21,61,80,207>>,<<220,184,50,60,104,246,25,40,114,212,30,106,142,188,95,15>>,<<7,80,197,131,126,168,209,47,114,137,19,241,21,61,80,207,115,134,79,231,34,106,209,249,173,208,92,136,78,51>>,<<142,53,235,145,184,92,17,84,135,88,48,116,178,174,106,143>>,<<215,55,155,230,149,111,148,21,205,119,68,30,242,180,202,218>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:06.059 [info] GSUP: Tx #{auth_tuples => [#{autn => <<220,184,50,60,104,246,25,40,114,212,30,106,142,188,95,15>>,ck => <<215,55,155,230,149,111,148,21,205,119,68,30,242,180,202,218>>,ik => <<142,53,235,145,184,92,17,84,135,88,48,116,178,174,106,143>>,rand => <<7,80,197,131,126,168,209,47,114,137,19,241,21,61,80,207>>,res => <<7,80,197,131,126,168,209,47,114,137,19,241,21,61,80,207,115,134,79,231,34,106,209,249,173,208,92,136,78,51>>}],imsi => <<"262426756737133">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426756737133">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426756737133 receive call lu_request from <0.1262.0> in state state_authenticating 04:14:06.064 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426756737133">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262426756737133 send ok to <0.1262.0> 04:14:06.064 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262426756737133 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262426756737133 consume call lu_request from <0.1262.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:06.064 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426756737133">>,"internet",[],undefined,false,0,false,false} 04:14:06.064 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:06.064 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426756737133",undefined,undefined,false,false,undefined} 04:14:06.064 [debug] SWx Tx SAR Imsi="262426756737133" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262426756737133 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426756737133 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:14:06.065 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","194",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426756737133",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426756737133 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1263.0> in state state_wait_swx_saa 04:14:06.071 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;194;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426756737133",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:06.071 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426756737133 send ok to <0.1263.0> 04:14:06.071 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426756737133",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426756737133 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262426756737133 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1263.0> in state state_wait_swx_saa => state_authenticated 04:14:06.072 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262426756737133 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426756737133">>,ok}} 04:14:06.072 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426756737133">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426756737133 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:06.072 [info] lu_response(<<"262426756737133">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:06.072 [info] lu_response for <<"262426756737133">>: ok 04:14:06.072 [info] GSUP: Tx #{imsi => <<"262426756737133">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426756737133">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426756737133 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1264.0> in state state_authenticated 04:14:06.076 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426756737133">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:06.076 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:06.076 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426756737133">>,"internet",[],undefined,false,0,false,false} 04:14:06.076 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:06.076 [info] s2b: Tx {gtp,v2,create_session_request,0,16036711,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426756737133">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241074,<<172,18,26,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,763419659,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:14:06.076 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262426756737133 send ok to <0.1264.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262426756737133 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1264.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262426756737133 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262426756737133 receive call {rx_s6b_aar,"262426756737133@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1265.0> in state state_authenticated 04:14:06.084 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426756737133@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:06.084 [info] ue_fsm ev_rx_s6b_aar: "262426756737133@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:06.084 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426756737133@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262426756737133",undefined,undefined,true,false,undefined} 04:14:06.084 [debug] SWx Tx SAR Imsi="262426756737133" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:06.084 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","195",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426756737133",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426756737133 send ok to <0.1265.0> 04:14:06.084 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426756737133 consume call {rx_s6b_aar,"262426756737133@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1265.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426756737133 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1266.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426756737133 send ok to <0.1266.0> 04:14:06.088 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;195;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426756737133",[],[2001],[],[{'Non-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_262426756737133 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1266.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:06.089 [info] ue_fsm ev_rx_swx_saa 04:14:06.089 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426756737133","262426756737133@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1265.0>} 04:14:06.089 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:06.089 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:06.099 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,242,244,179,103,0,2,0,2,0,16,0,87,0,9,1,160,183,213,110,70,172,18,26,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,183,213,110,70,172,18,26,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,183,213,110,70,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:06.099 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241074,16036711,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,<<"·ÕnF">>},{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,3084217926,<<172,18,26,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,3084217926,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,52>>}}} 04:14:06.099 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426756737133">>,<0.1259.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241074,3084217926,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[{gtp_bearer,5,763419659,3084217926}],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262426756737133 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 => 763419659, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 3084217926}}} from <0.1267.0> in state state_wait_create_session_resp 04:14:06.099 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:06.099 [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 => 763419659,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3084217926}} 04:14:06.100 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426756737133">>,"internet",[],undefined,false,0,false,false} 04:14:06.100 [info] KMOD Port Create PDP Context Call {<0.1259.0>,[alias|#Ref<0.1576510130.3222863873.164807>]}: {create_pdp_context,{172,18,26,103},763419659,3084217926,{192,168,0,52}} 04:14:06.100 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,52}, 763419659, 3084217926 04:14:06.100 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],142,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,52}},{i_tid,763419659},{o_tid,3084217926}]}} *DBG* epdg_ue_fsm_262426756737133 send ok to <0.1267.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426756737133">>, {ok, #{apco => <<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 => 763419659, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 3084217926}}}} 04:14:06.100 [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 => 763419659,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3084217926}) returned ok *DBG* epdg_ue_fsm_262426756737133 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 => 763419659, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 3084217926}}} from <0.1267.0> in state state_wait_create_session_resp => state_active 04:14:06.100 [info] tunnel_response(<<"262426756737133">>): {ok,#{apco => <<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 => 763419659,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3084217926}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:06.101 [info] tunnel_response for <<"262426756737133">>: {ok,#{apco => <<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 => 763419659,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3084217926}} 04:14:06.101 [info] GSUP: Tx #{imsi => <<"262426756737133">>,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>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262425880104747">>, 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}]}} 04:14:06.140 [info] GSUP: Rx #{imsi => <<"262425880104747">>,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_262425880104747 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425880104747 consume internal init_state in state state_new 04:14:06.140 [info] ue_fsm start(epdg_ue_fsm_262425880104747) *DBG* epdg_ue_fsm_262425880104747 receive call {auth_request,33,"internet",#{}} from <0.1268.0> in state state_new 04:14:06.141 [info] ue_fsm init(<<"262425880104747">>) *DBG* epdg_ue_fsm_262425880104747 send ok to <0.1268.0> 04:14:06.141 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262425880104747 consume call {auth_request,33,"internet",#{}} from <0.1268.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:06.141 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425880104747">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425880104747 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425880104747 enter aaa_ue_fsm in state state_new 04:14:06.141 [info] ue_fsm start_link(aaa_ue_fsm_262425880104747) *DBG* aaa_ue_fsm_262425880104747 consume internal init_state in state state_new 04:14:06.142 [info] ue_fsm init("262425880104747") *DBG* aaa_ue_fsm_262425880104747 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:06.142 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:06.143 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425880104747",undefined,undefined,false,false,undefined} 04:14:06.143 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:06.143 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","196",";","nonode@nohost"],1,undefined,undefined,undefined,"262425880104747",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425880104747 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425880104747 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:06.155 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;196;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425880104747",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[252,251,16,50,74,109,199,17,99,17,202,164,216,71,85,56,162,183,84,242,100,90,101,182,83,137,72,160,214,133,179,249]],[[252,251,16,50,74,109,199,17,99,17,202,164,216,71,85,56,81,250,250,98,167,23,46,189,84,91,24,182,166,60]],["foobar"],[[168,80,17,168,18,32,59,113,199,232,62,181,141,166,192,45]],[[107,255,128,83,59,233,16,131,223,98,164,245,197,121,137,115]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425880104747 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<252,251,16,50,74,109,199,17,99,17,202,164,216,71,85,56>>, <<162,183,84,242,100,90,101,182,83,137,72,160,214,133,179,249>>, <<252,251,16,50,74,109,199,17,99,17,202,164,216,71,85,56,81, 250,250,98,167,23,46,189,84,91,24,182,166,60>>, <<107,255,128,83,59,233,16,131,223,98,164,245,197,121,137,115>>, <<168,80,17,168,18,32,59,113,199,232,62,181,141,166,192, 45>>}]}} from <0.1271.0> in state state_wait_swx_maa 04:14:06.155 [info] dia_sip2gsup: auth [252,251,16,50,74,109,199,17,99,17,202,164,216,71,85,56,162,183,84,242,100,90,101,182,83,137,72,160,214,133,179,249] authz [252,251,16,50,74,109,199,17,99,17,202,164,216,71,85,56,81,250,250,98,167,23,46,189,84,91,24,182,166,60]  04:14:06.155 [info] rand [252,251,16,50,74,109,199,17,99,17,202,164,216,71,85,56] autn [162,183,84,242,100,90,101,182,83,137,72,160,214,133,179,249]  04:14:06.155 [info] ue_fsm ev_rx_swx_maa 04:14:06.156 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425880104747",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425880104747 send ok to <0.1271.0> *DBG* epdg_ue_fsm_262425880104747 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<252,251,16,50,74,109,199,17,99,17,202,164,216,71,85,56>>, <<162,183,84,242,100,90,101,182,83,137,72,160,214,133,179,249>>, <<252,251,16,50,74,109,199,17,99,17,202,164,216,71,85,56,81, 250,250,98,167,23,46,189,84,91,24,182,166,60>>, <<107,255,128,83,59,233,16,131,223,98,164,245,197,121,137,115>>, <<168,80,17,168,18,32,59,113,199,232,62,181,141,166,192, 45>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425880104747 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<252,251,16,50,74,109,199,17,99,17,202,164,216,71,85,56>>, <<162,183,84,242,100,90,101,182,83,137,72,160,214,133,179,249>>, <<252,251,16,50,74,109,199,17,99,17,202,164,216,71,85,56,81, 250,250,98,167,23,46,189,84,91,24,182,166,60>>, <<107,255,128,83,59,233,16,131,223,98,164,245,197,121,137,115>>, <<168,80,17,168,18,32,59,113,199,232,62,181,141,166,192, 45>>}]}} from <0.1271.0> in state state_wait_swx_maa => state_new 04:14:06.156 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<252,251,16,50,74,109,199,17,99,17,202,164,216,71,85,56>>,<<162,183,84,242,100,90,101,182,83,137,72,160,214,133,179,249>>,<<252,251,16,50,74,109,199,17,99,17,202,164,216,71,85,56,81,250,250,98,167,23,46,189,84,91,24,182,166,60>>,<<107,255,128,83,59,233,16,131,223,98,164,245,197,121,137,115>>,<<168,80,17,168,18,32,59,113,199,232,62,181,141,166,192,45>>}]} 04:14:06.157 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<252,251,16,50,74,109,199,17,99,17,202,164,216,71,85,56>>,<<162,183,84,242,100,90,101,182,83,137,72,160,214,133,179,249>>,<<252,251,16,50,74,109,199,17,99,17,202,164,216,71,85,56,81,250,250,98,167,23,46,189,84,91,24,182,166,60>>,<<107,255,128,83,59,233,16,131,223,98,164,245,197,121,137,115>>,<<168,80,17,168,18,32,59,113,199,232,62,181,141,166,192,45>>}]}, {ue_fsm_data,<<"262425880104747">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425880104747 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425880104747">>, {ok, [{epdg_auth_tuple, <<252,251,16,50,74,109,199,17,99,17,202,164, 216,71,85,56>>, <<162,183,84,242,100,90,101,182,83,137,72,160, 214,133,179,249>>, <<252,251,16,50,74,109,199,17,99,17,202,164, 216,71,85,56,81,250,250,98,167,23,46,189,84, 91,24,182,166,60>>, <<107,255,128,83,59,233,16,131,223,98,164,245, 197,121,137,115>>, <<168,80,17,168,18,32,59,113,199,232,62, 181,141,166,192,45>>}]}}} *DBG* epdg_ue_fsm_262425880104747 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<252,251,16,50,74,109,199,17,99,17,202,164,216,71,85,56>>, <<162,183,84,242,100,90,101,182,83,137,72,160,214,133,179,249>>, <<252,251,16,50,74,109,199,17,99,17,202,164,216,71,85,56,81, 250,250,98,167,23,46,189,84,91,24,182,166,60>>, <<107,255,128,83,59,233,16,131,223,98,164,245,197,121,137,115>>, <<168,80,17,168,18,32,59,113,199,232,62,181,141,166,192, 45>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:06.157 [info] auth_response(<<"262425880104747">>): {ok,[{epdg_auth_tuple,<<252,251,16,50,74,109,199,17,99,17,202,164,216,71,85,56>>,<<162,183,84,242,100,90,101,182,83,137,72,160,214,133,179,249>>,<<252,251,16,50,74,109,199,17,99,17,202,164,216,71,85,56,81,250,250,98,167,23,46,189,84,91,24,182,166,60>>,<<107,255,128,83,59,233,16,131,223,98,164,245,197,121,137,115>>,<<168,80,17,168,18,32,59,113,199,232,62,181,141,166,192,45>>}]} 04:14:06.157 [info] auth_response for <<"262425880104747">>: {ok,[{epdg_auth_tuple,<<252,251,16,50,74,109,199,17,99,17,202,164,216,71,85,56>>,<<162,183,84,242,100,90,101,182,83,137,72,160,214,133,179,249>>,<<252,251,16,50,74,109,199,17,99,17,202,164,216,71,85,56,81,250,250,98,167,23,46,189,84,91,24,182,166,60>>,<<107,255,128,83,59,233,16,131,223,98,164,245,197,121,137,115>>,<<168,80,17,168,18,32,59,113,199,232,62,181,141,166,192,45>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:06.158 [info] GSUP: Tx #{auth_tuples => [#{autn => <<162,183,84,242,100,90,101,182,83,137,72,160,214,133,179,249>>,ck => <<168,80,17,168,18,32,59,113,199,232,62,181,141,166,192,45>>,ik => <<107,255,128,83,59,233,16,131,223,98,164,245,197,121,137,115>>,rand => <<252,251,16,50,74,109,199,17,99,17,202,164,216,71,85,56>>,res => <<252,251,16,50,74,109,199,17,99,17,202,164,216,71,85,56,81,250,250,98,167,23,46,189,84,91,24,182,166,60>>}],imsi => <<"262425880104747">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425880104747">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425880104747 receive call lu_request from <0.1272.0> in state state_authenticating *DBG* epdg_ue_fsm_262425880104747 send ok to <0.1272.0> 04:14:06.163 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425880104747">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262425880104747 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262425880104747 consume call lu_request from <0.1272.0> in state state_authenticating 04:14:06.163 [info] ue_fsm lu_request 04:14:06.163 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425880104747">>,"internet",[],undefined,false,0,false,false} 04:14:06.163 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:06.163 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425880104747",undefined,undefined,false,false,undefined} 04:14:06.163 [debug] SWx Tx SAR Imsi="262425880104747" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262425880104747 send ok to <0.201.0> 04:14:06.163 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","197",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425880104747",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425880104747 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425880104747 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1273.0> in state state_wait_swx_saa 04:14:06.169 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;197;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425880104747",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:06.169 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425880104747 send ok to <0.1273.0> *DBG* epdg_ue_fsm_262425880104747 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262425880104747 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1273.0> in state state_wait_swx_saa => state_authenticated 04:14:06.169 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425880104747",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425880104747 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425880104747">>,ok}} 04:14:06.169 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262425880104747 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:06.169 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425880104747">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:06.169 [info] lu_response(<<"262425880104747">>): ok 04:14:06.169 [info] lu_response for <<"262425880104747">>: ok 04:14:06.169 [info] GSUP: Tx #{imsi => <<"262425880104747">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425880104747">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425880104747 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1274.0> in state state_authenticated 04:14:06.173 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425880104747">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:06.173 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:06.173 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425880104747">>,"internet",[],undefined,false,0,false,false} 04:14:06.173 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:06.173 [info] s2b: Tx {gtp,v2,create_session_request,0,16036712,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425880104747">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241075,<<172,18,26,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,763419660,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425880104747 send ok to <0.1274.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:06.173 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262425880104747 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1274.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262425880104747 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262425880104747 receive call {rx_s6b_aar,"262425880104747@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1275.0> in state state_authenticated 04:14:06.185 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425880104747@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:06.185 [info] ue_fsm ev_rx_s6b_aar: "262425880104747@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:06.186 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425880104747@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262425880104747",undefined,undefined,true,false,undefined} 04:14:06.186 [debug] SWx Tx SAR Imsi="262425880104747" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:06.186 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","198",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425880104747",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425880104747 send ok to <0.1275.0> *DBG* aaa_ue_fsm_262425880104747 consume call {rx_s6b_aar,"262425880104747@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1275.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:06.186 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425880104747 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1276.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425880104747 send ok to <0.1276.0> 04:14:06.192 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;198;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425880104747",[],[2001],[],[{'Non-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_262425880104747 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1276.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:06.192 [info] ue_fsm ev_rx_swx_saa 04:14:06.193 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425880104747","262425880104747@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1275.0>} 04:14:06.193 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:06.193 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:06.199 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,243,244,179,104,0,2,0,2,0,16,0,87,0,9,1,160,221,43,104,128,172,18,26,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,221,43,104,128,172,18,26,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,221,43,104,128,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:06.199 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241075,16036712,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,<<221,43,104,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,3710609536,<<172,18,26,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,3710609536,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,53>>}}} *DBG* epdg_ue_fsm_262425880104747 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 => 763419660, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 3710609536}}} from <0.1277.0> in state state_wait_create_session_resp 04:14:06.199 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425880104747">>,<0.1269.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241075,3710609536,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[{gtp_bearer,5,763419660,3710609536}],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:14:06.199 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:06.199 [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 => 763419660,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3710609536}} 04:14:06.199 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425880104747">>,"internet",[],undefined,false,0,false,false} 04:14:06.199 [info] KMOD Port Create PDP Context Call {<0.1269.0>,[alias|#Ref<0.1576510130.3222863873.164955>]}: {create_pdp_context,{172,18,26,103},763419660,3710609536,{192,168,0,53}} 04:14:06.199 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,53}, 763419660, 3710609536 04:14:06.199 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],206,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,53}},{i_tid,763419660},{o_tid,3710609536}]}} *DBG* epdg_ue_fsm_262425880104747 send ok to <0.1277.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425880104747">>, {ok, #{apco => <<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 => 763419660, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 3710609536}}}} 04:14:06.199 [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 => 763419660,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3710609536}) returned ok *DBG* epdg_ue_fsm_262425880104747 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 => 763419660, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 3710609536}}} from <0.1277.0> in state state_wait_create_session_resp => state_active 04:14:06.199 [info] tunnel_response(<<"262425880104747">>): {ok,#{apco => <<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 => 763419660,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3710609536}} 04:14:06.200 [info] tunnel_response for <<"262425880104747">>: {ok,#{apco => <<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 => 763419660,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3710609536}} 04:14:06.200 [info] GSUP: Tx #{imsi => <<"262425880104747">>,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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{imsi => <<"262426539389060">>, 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_262426539389060 enter epdg_ue_fsm in state state_new 04:14:06.241 [info] GSUP: Rx #{imsi => <<"262426539389060">>,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_262426539389060 consume internal init_state in state state_new 04:14:06.241 [info] ue_fsm start(epdg_ue_fsm_262426539389060) *DBG* epdg_ue_fsm_262426539389060 receive call {auth_request,33,"internet",#{}} from <0.1278.0> in state state_new 04:14:06.241 [info] ue_fsm init(<<"262426539389060">>) 04:14:06.241 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262426539389060 send ok to <0.1278.0> 04:14:06.241 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426539389060">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262426539389060 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262426539389060 consume call {auth_request,33,"internet",#{}} from <0.1278.0> in state state_new => state_wait_auth_resp 04:14:06.241 [info] ue_fsm start_link(aaa_ue_fsm_262426539389060) *DBG* aaa_ue_fsm_262426539389060 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262426539389060 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426539389060 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:06.242 [info] ue_fsm init("262426539389060") 04:14:06.242 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:06.243 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426539389060",undefined,undefined,false,false,undefined} 04:14:06.243 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262426539389060 send ok to <0.201.0> 04:14:06.243 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","199",";","nonode@nohost"],1,undefined,undefined,undefined,"262426539389060",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426539389060 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:06.257 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;199;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426539389060",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[253,251,92,243,186,176,177,181,135,46,87,87,156,202,165,133,134,126,65,191,165,96,11,177,188,150,152,220,212,58,15,177]],[[253,251,92,243,186,176,177,181,135,46,87,87,156,202,165,133,157,135,136,131,8,49,159,111,85,62,89,22,211,69]],["foobar"],[[183,249,167,29,201,209,212,173,97,84,98,117,179,188,129,177]],["·â\rÊúd:·RéwµÁð(I"],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426539389060 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<253,251,92,243,186,176,177,181,135,46,87,87,156,202,165,133>>, <<134,126,65,191,165,96,11,177,188,150,152,220,212,58,15,177>>, <<253,251,92,243,186,176,177,181,135,46,87,87,156,202,165, 133,157,135,136,131,8,49,159,111,85,62,89,22,211,69>>, <<"·â\rÊúd:·RéwµÁð(I">>, <<183,249,167,29,201,209,212,173,97,84,98,117,179,188, 129,177>>}]}} from <0.1281.0> in state state_wait_swx_maa 04:14:06.257 [info] dia_sip2gsup: auth [253,251,92,243,186,176,177,181,135,46,87,87,156,202,165,133,134,126,65,191,165,96,11,177,188,150,152,220,212,58,15,177] authz [253,251,92,243,186,176,177,181,135,46,87,87,156,202,165,133,157,135,136,131,8,49,159,111,85,62,89,22,211,69]  04:14:06.257 [info] rand [253,251,92,243,186,176,177,181,135,46,87,87,156,202,165,133] autn [134,126,65,191,165,96,11,177,188,150,152,220,212,58,15,177]  *DBG* aaa_ue_fsm_262426539389060 send ok to <0.1281.0> *DBG* epdg_ue_fsm_262426539389060 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<253,251,92,243,186,176,177,181,135,46,87,87,156,202,165,133>>, <<134,126,65,191,165,96,11,177,188,150,152,220,212,58,15,177>>, <<253,251,92,243,186,176,177,181,135,46,87,87,156,202,165, 133,157,135,136,131,8,49,159,111,85,62,89,22,211,69>>, <<"·â\rÊúd:·RéwµÁð(I">>, <<183,249,167,29,201,209,212,173,97,84,98,117,179,188, 129,177>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:06.257 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262426539389060 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<253,251,92,243,186,176,177,181,135,46,87,87,156,202,165,133>>, <<134,126,65,191,165,96,11,177,188,150,152,220,212,58,15,177>>, <<253,251,92,243,186,176,177,181,135,46,87,87,156,202,165, 133,157,135,136,131,8,49,159,111,85,62,89,22,211,69>>, <<"·â\rÊúd:·RéwµÁð(I">>, <<183,249,167,29,201,209,212,173,97,84,98,117,179,188, 129,177>>}]}} from <0.1281.0> in state state_wait_swx_maa => state_new 04:14:06.258 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426539389060",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426539389060 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426539389060">>, {ok, [{epdg_auth_tuple, <<253,251,92,243,186,176,177,181,135,46,87,87, 156,202,165,133>>, <<134,126,65,191,165,96,11,177,188,150,152,220, 212,58,15,177>>, <<253,251,92,243,186,176,177,181,135,46,87,87, 156,202,165,133,157,135,136,131,8,49,159,111, 85,62,89,22,211,69>>, <<"·â\rÊúd:·RéwµÁð(I">>, <<183,249,167,29,201,209,212,173,97,84,98, 117,179,188,129,177>>}]}}} 04:14:06.258 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<253,251,92,243,186,176,177,181,135,46,87,87,156,202,165,133>>,<<134,126,65,191,165,96,11,177,188,150,152,220,212,58,15,177>>,<<253,251,92,243,186,176,177,181,135,46,87,87,156,202,165,133,157,135,136,131,8,49,159,111,85,62,89,22,211,69>>,<<"·â\rÊúd:·RéwµÁð(I">>,<<183,249,167,29,201,209,212,173,97,84,98,117,179,188,129,177>>}]} *DBG* epdg_ue_fsm_262426539389060 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<253,251,92,243,186,176,177,181,135,46,87,87,156,202,165,133>>, <<134,126,65,191,165,96,11,177,188,150,152,220,212,58,15,177>>, <<253,251,92,243,186,176,177,181,135,46,87,87,156,202,165, 133,157,135,136,131,8,49,159,111,85,62,89,22,211,69>>, <<"·â\rÊúd:·RéwµÁð(I">>, <<183,249,167,29,201,209,212,173,97,84,98,117,179,188, 129,177>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:06.258 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<253,251,92,243,186,176,177,181,135,46,87,87,156,202,165,133>>,<<134,126,65,191,165,96,11,177,188,150,152,220,212,58,15,177>>,<<253,251,92,243,186,176,177,181,135,46,87,87,156,202,165,133,157,135,136,131,8,49,159,111,85,62,89,22,211,69>>,<<"·â\rÊúd:·RéwµÁð(I">>,<<183,249,167,29,201,209,212,173,97,84,98,117,179,188,129,177>>}]}, {ue_fsm_data,<<"262426539389060">>,"internet",[],undefined,false,0,false,false} 04:14:06.259 [info] auth_response(<<"262426539389060">>): {ok,[{epdg_auth_tuple,<<253,251,92,243,186,176,177,181,135,46,87,87,156,202,165,133>>,<<134,126,65,191,165,96,11,177,188,150,152,220,212,58,15,177>>,<<253,251,92,243,186,176,177,181,135,46,87,87,156,202,165,133,157,135,136,131,8,49,159,111,85,62,89,22,211,69>>,<<"·â\rÊúd:·RéwµÁð(I">>,<<183,249,167,29,201,209,212,173,97,84,98,117,179,188,129,177>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:06.259 [info] auth_response for <<"262426539389060">>: {ok,[{epdg_auth_tuple,<<253,251,92,243,186,176,177,181,135,46,87,87,156,202,165,133>>,<<134,126,65,191,165,96,11,177,188,150,152,220,212,58,15,177>>,<<253,251,92,243,186,176,177,181,135,46,87,87,156,202,165,133,157,135,136,131,8,49,159,111,85,62,89,22,211,69>>,<<"·â\rÊúd:·RéwµÁð(I">>,<<183,249,167,29,201,209,212,173,97,84,98,117,179,188,129,177>>}]} 04:14:06.259 [info] GSUP: Tx #{auth_tuples => [#{autn => <<134,126,65,191,165,96,11,177,188,150,152,220,212,58,15,177>>,ck => <<183,249,167,29,201,209,212,173,97,84,98,117,179,188,129,177>>,ik => <<"·â\rÊúd:·RéwµÁð(I">>,rand => <<253,251,92,243,186,176,177,181,135,46,87,87,156,202,165,133>>,res => <<253,251,92,243,186,176,177,181,135,46,87,87,156,202,165,133,157,135,136,131,8,49,159,111,85,62,89,22,211,69>>}],imsi => <<"262426539389060">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426539389060">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426539389060 receive call lu_request from <0.1282.0> in state state_authenticating 04:14:06.264 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426539389060">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262426539389060 send ok to <0.1282.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262426539389060 consume call lu_request from <0.1282.0> in state state_authenticating *DBG* aaa_ue_fsm_262426539389060 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:06.264 [info] ue_fsm lu_request 04:14:06.264 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426539389060">>,"internet",[],undefined,false,0,false,false} 04:14:06.264 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:06.264 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426539389060",undefined,undefined,false,false,undefined} 04:14:06.264 [debug] SWx Tx SAR Imsi="262426539389060" Type=1 APN="internet" AgentInfoOpt=[]  04:14:06.264 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","200",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426539389060",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426539389060 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426539389060 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262426539389060 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1283.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262426539389060 send ok to <0.1283.0> *DBG* epdg_ue_fsm_262426539389060 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:14:06.272 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;200;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426539389060",[],[2001],[],[{'Non-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_262426539389060 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1283.0> in state state_wait_swx_saa => state_authenticated 04:14:06.272 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262426539389060 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426539389060">>,ok}} *DBG* epdg_ue_fsm_262426539389060 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:06.272 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426539389060",undefined,undefined,false,false,undefined} 04:14:06.272 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:14:06.273 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426539389060">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:06.273 [info] lu_response(<<"262426539389060">>): ok 04:14:06.273 [info] lu_response for <<"262426539389060">>: ok 04:14:06.273 [info] GSUP: Tx #{imsi => <<"262426539389060">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426539389060">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426539389060 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1284.0> in state state_authenticated 04:14:06.276 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426539389060">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:06.276 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:06.276 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426539389060">>,"internet",[],undefined,false,0,false,false} 04:14:06.277 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:06.277 [info] s2b: Tx {gtp,v2,create_session_request,0,16036713,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426539389060">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241076,<<172,18,26,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,763419661,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426539389060 send ok to <0.1284.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:06.277 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262426539389060 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1284.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262426539389060 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262426539389060 receive call {rx_s6b_aar,"262426539389060@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1285.0> in state state_authenticated 04:14:06.286 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426539389060@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:06.287 [info] ue_fsm ev_rx_s6b_aar: "262426539389060@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:06.287 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426539389060@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262426539389060",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262426539389060 send ok to <0.1285.0> 04:14:06.287 [debug] SWx Tx SAR Imsi="262426539389060" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262426539389060 consume call {rx_s6b_aar,"262426539389060@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1285.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:06.287 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","201",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426539389060",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:14:06.287 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426539389060 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1286.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426539389060 send ok to <0.1286.0> 04:14:06.293 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;201;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426539389060",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:06.293 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426539389060 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1286.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:06.293 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426539389060","262426539389060@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1285.0>} 04:14:06.293 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:06.293 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:06.304 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,244,244,179,105,0,2,0,2,0,16,0,87,0,9,1,160,134,76,7,62,172,18,26,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,134,76,7,62,172,18,26,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,76,7,62,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:06.304 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241076,16036713,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,76,7,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,2253129534,<<172,18,26,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,2253129534,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,54>>}}} *DBG* epdg_ue_fsm_262426539389060 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 => 763419661, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 2253129534}}} from <0.1287.0> in state state_wait_create_session_resp 04:14:06.304 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426539389060">>,<0.1279.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241076,2253129534,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419661,2253129534}],[],[],[]}}}} 04:14:06.304 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:06.305 [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 => 763419661,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2253129534}} 04:14:06.305 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426539389060">>,"internet",[],undefined,false,0,false,false} 04:14:06.305 [info] KMOD Port Create PDP Context Call {<0.1279.0>,[alias|#Ref<0.1576510130.3222863873.165115>]}: {create_pdp_context,{172,18,26,103},763419661,2253129534,{192,168,0,54}} 04:14:06.306 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,54}, 763419661, 2253129534 04:14:06.306 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],13,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,54}},{i_tid,763419661},{o_tid,2253129534}]}} 04:14:06.306 [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 => 763419661,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2253129534}) returned ok *DBG* epdg_ue_fsm_262426539389060 send ok to <0.1287.0> 04:14:06.306 [info] tunnel_response(<<"262426539389060">>): {ok,#{apco => <<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 => 763419661,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2253129534}} *DBG* gsup_server got cast {tunnel_response, {<<"262426539389060">>, {ok, #{apco => <<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 => 763419661, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 2253129534}}}} *DBG* epdg_ue_fsm_262426539389060 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 => 763419661, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 2253129534}}} from <0.1287.0> in state state_wait_create_session_resp => state_active 04:14:06.307 [info] tunnel_response for <<"262426539389060">>: {ok,#{apco => <<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 => 763419661,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2253129534}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:06.307 [info] GSUP: Tx #{imsi => <<"262426539389060">>,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>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262426375267760">>, 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_262426375267760 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426375267760 consume internal init_state in state state_new 04:14:06.341 [info] GSUP: Rx #{imsi => <<"262426375267760">>,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_262426375267760 receive call {auth_request,33,"internet",#{}} from <0.1288.0> in state state_new 04:14:06.341 [info] ue_fsm start(epdg_ue_fsm_262426375267760) 04:14:06.341 [info] ue_fsm init(<<"262426375267760">>) *DBG* epdg_ue_fsm_262426375267760 send ok to <0.1288.0> 04:14:06.341 [info] ue_fsm auth_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262426375267760 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426375267760 consume call {auth_request,33,"internet",#{}} from <0.1288.0> in state state_new => state_wait_auth_resp 04:14:06.342 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426375267760">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262426375267760 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262426375267760 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:14:06.342 [info] ue_fsm start_link(aaa_ue_fsm_262426375267760) *DBG* aaa_ue_fsm_262426375267760 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:06.342 [info] ue_fsm init("262426375267760") 04:14:06.342 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:06.343 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426375267760",undefined,undefined,false,false,undefined} 04:14:06.343 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262426375267760 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426375267760 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:06.343 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","202",";","nonode@nohost"],1,undefined,undefined,undefined,"262426375267760",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:14:06.359 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;202;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426375267760",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[136,225,84,176,10,151,152,88,196,35,108,33,32,82,8,192,65,161,107,187,167,107,71,32,219,149,227,255,90,108,36,163]],[[136,225,84,176,10,151,152,88,196,35,108,33,32,82,8,192,153,225,112,11,89,177,228,33,60,202,59,170,102,75]],["foobar"],[[135,140,24,228,224,97,174,177,30,246,168,96,199,127,41,222]],[[145,218,137,246,148,148,149,121,161,207,33,254,85,54,234,249]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426375267760 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<136,225,84,176,10,151,152,88,196,35,108,33,32,82,8,192>>, <<65,161,107,187,167,107,71,32,219,149,227,255,90,108,36,163>>, <<136,225,84,176,10,151,152,88,196,35,108,33,32,82,8,192,153, 225,112,11,89,177,228,33,60,202,59,170,102,75>>, <<145,218,137,246,148,148,149,121,161,207,33,254,85,54,234, 249>>, <<135,140,24,228,224,97,174,177,30,246,168,96,199,127,41, 222>>}]}} from <0.1291.0> in state state_wait_swx_maa 04:14:06.359 [info] dia_sip2gsup: auth [136,225,84,176,10,151,152,88,196,35,108,33,32,82,8,192,65,161,107,187,167,107,71,32,219,149,227,255,90,108,36,163] authz [136,225,84,176,10,151,152,88,196,35,108,33,32,82,8,192,153,225,112,11,89,177,228,33,60,202,59,170,102,75]  04:14:06.359 [info] rand [136,225,84,176,10,151,152,88,196,35,108,33,32,82,8,192] autn [65,161,107,187,167,107,71,32,219,149,227,255,90,108,36,163]  04:14:06.359 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262426375267760 send ok to <0.1291.0> 04:14:06.360 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426375267760",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426375267760 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<136,225,84,176,10,151,152,88,196,35,108,33,32,82,8,192>>, <<65,161,107,187,167,107,71,32,219,149,227,255,90,108,36,163>>, <<136,225,84,176,10,151,152,88,196,35,108,33,32,82,8,192,153, 225,112,11,89,177,228,33,60,202,59,170,102,75>>, <<145,218,137,246,148,148,149,121,161,207,33,254,85,54,234, 249>>, <<135,140,24,228,224,97,174,177,30,246,168,96,199,127,41, 222>>}]}} from <0.1291.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262426375267760 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<136,225,84,176,10,151,152,88,196,35,108,33,32,82,8,192>>, <<65,161,107,187,167,107,71,32,219,149,227,255,90,108,36,163>>, <<136,225,84,176,10,151,152,88,196,35,108,33,32,82,8,192,153, 225,112,11,89,177,228,33,60,202,59,170,102,75>>, <<145,218,137,246,148,148,149,121,161,207,33,254,85,54,234, 249>>, <<135,140,24,228,224,97,174,177,30,246,168,96,199,127,41, 222>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:06.360 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<136,225,84,176,10,151,152,88,196,35,108,33,32,82,8,192>>,<<65,161,107,187,167,107,71,32,219,149,227,255,90,108,36,163>>,<<136,225,84,176,10,151,152,88,196,35,108,33,32,82,8,192,153,225,112,11,89,177,228,33,60,202,59,170,102,75>>,<<145,218,137,246,148,148,149,121,161,207,33,254,85,54,234,249>>,<<135,140,24,228,224,97,174,177,30,246,168,96,199,127,41,222>>}]} *DBG* epdg_ue_fsm_262426375267760 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426375267760">>, {ok, [{epdg_auth_tuple, <<136,225,84,176,10,151,152,88,196,35,108,33, 32,82,8,192>>, <<65,161,107,187,167,107,71,32,219,149,227,255, 90,108,36,163>>, <<136,225,84,176,10,151,152,88,196,35,108,33, 32,82,8,192,153,225,112,11,89,177,228,33,60, 202,59,170,102,75>>, <<145,218,137,246,148,148,149,121,161,207,33, 254,85,54,234,249>>, <<135,140,24,228,224,97,174,177,30,246, 168,96,199,127,41,222>>}]}}} 04:14:06.361 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<136,225,84,176,10,151,152,88,196,35,108,33,32,82,8,192>>,<<65,161,107,187,167,107,71,32,219,149,227,255,90,108,36,163>>,<<136,225,84,176,10,151,152,88,196,35,108,33,32,82,8,192,153,225,112,11,89,177,228,33,60,202,59,170,102,75>>,<<145,218,137,246,148,148,149,121,161,207,33,254,85,54,234,249>>,<<135,140,24,228,224,97,174,177,30,246,168,96,199,127,41,222>>}]}, {ue_fsm_data,<<"262426375267760">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426375267760 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<136,225,84,176,10,151,152,88,196,35,108,33,32,82,8,192>>, <<65,161,107,187,167,107,71,32,219,149,227,255,90,108,36,163>>, <<136,225,84,176,10,151,152,88,196,35,108,33,32,82,8,192,153, 225,112,11,89,177,228,33,60,202,59,170,102,75>>, <<145,218,137,246,148,148,149,121,161,207,33,254,85,54,234, 249>>, <<135,140,24,228,224,97,174,177,30,246,168,96,199,127,41, 222>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:06.362 [info] auth_response(<<"262426375267760">>): {ok,[{epdg_auth_tuple,<<136,225,84,176,10,151,152,88,196,35,108,33,32,82,8,192>>,<<65,161,107,187,167,107,71,32,219,149,227,255,90,108,36,163>>,<<136,225,84,176,10,151,152,88,196,35,108,33,32,82,8,192,153,225,112,11,89,177,228,33,60,202,59,170,102,75>>,<<145,218,137,246,148,148,149,121,161,207,33,254,85,54,234,249>>,<<135,140,24,228,224,97,174,177,30,246,168,96,199,127,41,222>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:06.362 [info] auth_response for <<"262426375267760">>: {ok,[{epdg_auth_tuple,<<136,225,84,176,10,151,152,88,196,35,108,33,32,82,8,192>>,<<65,161,107,187,167,107,71,32,219,149,227,255,90,108,36,163>>,<<136,225,84,176,10,151,152,88,196,35,108,33,32,82,8,192,153,225,112,11,89,177,228,33,60,202,59,170,102,75>>,<<145,218,137,246,148,148,149,121,161,207,33,254,85,54,234,249>>,<<135,140,24,228,224,97,174,177,30,246,168,96,199,127,41,222>>}]} 04:14:06.362 [info] GSUP: Tx #{auth_tuples => [#{autn => <<65,161,107,187,167,107,71,32,219,149,227,255,90,108,36,163>>,ck => <<135,140,24,228,224,97,174,177,30,246,168,96,199,127,41,222>>,ik => <<145,218,137,246,148,148,149,121,161,207,33,254,85,54,234,249>>,rand => <<136,225,84,176,10,151,152,88,196,35,108,33,32,82,8,192>>,res => <<136,225,84,176,10,151,152,88,196,35,108,33,32,82,8,192,153,225,112,11,89,177,228,33,60,202,59,170,102,75>>}],imsi => <<"262426375267760">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426375267760">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426375267760 receive call lu_request from <0.1292.0> in state state_authenticating *DBG* epdg_ue_fsm_262426375267760 send ok to <0.1292.0> 04:14:06.369 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426375267760">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262426375267760 consume call lu_request from <0.1292.0> in state state_authenticating *DBG* aaa_ue_fsm_262426375267760 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:06.369 [info] ue_fsm lu_request 04:14:06.369 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426375267760">>,"internet",[],undefined,false,0,false,false} 04:14:06.369 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:06.369 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426375267760",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426375267760 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426375267760 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:14:06.369 [debug] SWx Tx SAR Imsi="262426375267760" Type=1 APN="internet" AgentInfoOpt=[]  04:14:06.370 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","203",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426375267760",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426375267760 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1293.0> in state state_wait_swx_saa 04:14:06.380 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;203;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426375267760",[],[2001],[],[{'Non-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_262426375267760 send ok to <0.1293.0> 04:14:06.380 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262426375267760 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262426375267760 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1293.0> in state state_wait_swx_saa => state_authenticated 04:14:06.380 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426375267760",undefined,undefined,false,false,undefined} 04:14:06.380 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:14:06.381 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426375267760">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426375267760 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426375267760">>,ok}} *DBG* epdg_ue_fsm_262426375267760 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:06.381 [info] lu_response(<<"262426375267760">>): ok 04:14:06.381 [info] lu_response for <<"262426375267760">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:06.381 [info] GSUP: Tx #{imsi => <<"262426375267760">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426375267760">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426375267760 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1294.0> in state state_authenticated 04:14:06.386 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426375267760">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:06.387 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:06.387 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426375267760">>,"internet",[],undefined,false,0,false,false} 04:14:06.387 [debug] Selected PGW Remote Address "172.18.26.103" *DBG* epdg_ue_fsm_262426375267760 send ok to <0.1294.0> 04:14:06.387 [info] s2b: Tx {gtp,v2,create_session_request,0,16036714,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426375267760">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241077,<<172,18,26,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,763419662,<<172,18,26,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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262426375267760 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1294.0> in state state_authenticated => state_wait_create_session_resp 04:14:06.387 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262426375267760 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262426375267760 receive call {rx_s6b_aar,"262426375267760@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1295.0> in state state_authenticated 04:14:06.398 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426375267760@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:06.398 [info] ue_fsm ev_rx_s6b_aar: "262426375267760@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:06.398 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426375267760@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262426375267760",undefined,undefined,true,false,undefined} 04:14:06.398 [debug] SWx Tx SAR Imsi="262426375267760" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:06.398 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","204",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426375267760",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426375267760 send ok to <0.1295.0> 04:14:06.398 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426375267760 consume call {rx_s6b_aar,"262426375267760@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1295.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426375267760 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1296.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426375267760 send ok to <0.1296.0> 04:14:06.402 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;204;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426375267760",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:06.402 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426375267760 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1296.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:06.402 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426375267760","262426375267760@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1295.0>} 04:14:06.402 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:06.403 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:06.409 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,245,244,179,106,0,2,0,2,0,16,0,87,0,9,1,160,68,138,244,4,172,18,26,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,68,138,244,4,172,18,26,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,138,244,4,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:06.409 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241077,16036714,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,138,244,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,1149957124,<<172,18,26,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,1149957124,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,55>>}}} 04:14:06.409 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426375267760">>,<0.1289.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241077,1149957124,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[{gtp_bearer,5,763419662,1149957124}],[],[],[],[],[],[],[],[],[]}}}} 04:14:06.410 [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_262426375267760 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 => 763419662, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 1149957124}}} from <0.1297.0> in state state_wait_create_session_resp 04:14:06.410 [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 => 763419662,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1149957124}} 04:14:06.410 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426375267760">>,"internet",[],undefined,false,0,false,false} 04:14:06.410 [info] KMOD Port Create PDP Context Call {<0.1289.0>,[alias|#Ref<0.1576510130.3222863873.165302>]}: {create_pdp_context,{172,18,26,103},763419662,1149957124,{192,168,0,55}} 04:14:06.410 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,55}, 763419662, 1149957124 04:14:06.410 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2372,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,55}},{i_tid,763419662},{o_tid,1149957124}]}} *DBG* epdg_ue_fsm_262426375267760 send ok to <0.1297.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426375267760">>, {ok, #{apco => <<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 => 763419662, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 1149957124}}}} 04:14:06.410 [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 => 763419662,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1149957124}) returned ok *DBG* epdg_ue_fsm_262426375267760 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 => 763419662, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 1149957124}}} from <0.1297.0> in state state_wait_create_session_resp => state_active 04:14:06.410 [info] tunnel_response(<<"262426375267760">>): {ok,#{apco => <<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 => 763419662,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1149957124}} 04:14:06.411 [info] tunnel_response for <<"262426375267760">>: {ok,#{apco => <<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 => 763419662,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1149957124}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:06.411 [info] GSUP: Tx #{imsi => <<"262426375267760">>,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>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262426191148251">>, 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_262426191148251 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426191148251 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262426191148251 receive call {auth_request,33,"internet",#{}} from <0.1298.0> in state state_new 04:14:06.440 [info] GSUP: Rx #{imsi => <<"262426191148251">>,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_262426191148251 send ok to <0.1298.0> *DBG* epdg_ue_fsm_262426191148251 consume call {auth_request,33,"internet",#{}} from <0.1298.0> in state state_new => state_wait_auth_resp 04:14:06.440 [info] ue_fsm start(epdg_ue_fsm_262426191148251) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262426191148251 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426191148251 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:14:06.440 [info] ue_fsm init(<<"262426191148251">>) *DBG* aaa_ue_fsm_262426191148251 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262426191148251 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:06.440 [info] ue_fsm auth_request 04:14:06.441 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426191148251">>,"internet",[],undefined,false,0,false,false} 04:14:06.441 [info] ue_fsm start_link(aaa_ue_fsm_262426191148251) 04:14:06.441 [info] ue_fsm init("262426191148251") 04:14:06.441 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:06.442 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426191148251",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426191148251 send ok to <0.201.0> 04:14:06.442 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262426191148251 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:06.442 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","205",";","nonode@nohost"],1,undefined,undefined,undefined,"262426191148251",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426191148251 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<93,43,70,82,201,171,32,4,29,79,228,45,242,53,245,13>>, <<24,146,70,136,244,159,96,114,96,65,95,16,159,192,34,227>>, <<93,43,70,82,201,171,32,4,29,79,228,45,242,53,245,13,67,227, 176,146,31,1,67,166,30,107,36,221,234,158>>, <<249,10,26,84,234,72,197,111,198,175,253,27,136,13,173,82>>, <<142,239,186,196,44,69,145,243,202,162,142,187,204,158, 77,99>>}]}} from <0.1301.0> in state state_wait_swx_maa 04:14:06.457 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;205;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426191148251",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[93,43,70,82,201,171,32,4,29,79,228,45,242,53,245,13,24,146,70,136,244,159,96,114,96,65,95,16,159,192,34,227]],[[93,43,70,82,201,171,32,4,29,79,228,45,242,53,245,13,67,227,176,146,31,1,67,166,30,107,36,221,234,158]],["foobar"],[[142,239,186,196,44,69,145,243,202,162,142,187,204,158,77,99]],[[249,10,26,84,234,72,197,111,198,175,253,27,136,13,173,82]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:06.457 [info] dia_sip2gsup: auth [93,43,70,82,201,171,32,4,29,79,228,45,242,53,245,13,24,146,70,136,244,159,96,114,96,65,95,16,159,192,34,227] authz [93,43,70,82,201,171,32,4,29,79,228,45,242,53,245,13,67,227,176,146,31,1,67,166,30,107,36,221,234,158]  04:14:06.457 [info] rand [93,43,70,82,201,171,32,4,29,79,228,45,242,53,245,13] autn [24,146,70,136,244,159,96,114,96,65,95,16,159,192,34,227]  *DBG* aaa_ue_fsm_262426191148251 send ok to <0.1301.0> *DBG* aaa_ue_fsm_262426191148251 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<93,43,70,82,201,171,32,4,29,79,228,45,242,53,245,13>>, <<24,146,70,136,244,159,96,114,96,65,95,16,159,192,34,227>>, <<93,43,70,82,201,171,32,4,29,79,228,45,242,53,245,13,67,227, 176,146,31,1,67,166,30,107,36,221,234,158>>, <<249,10,26,84,234,72,197,111,198,175,253,27,136,13,173,82>>, <<142,239,186,196,44,69,145,243,202,162,142,187,204,158, 77,99>>}]}} from <0.1301.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262426191148251 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<93,43,70,82,201,171,32,4,29,79,228,45,242,53,245,13>>, <<24,146,70,136,244,159,96,114,96,65,95,16,159,192,34,227>>, <<93,43,70,82,201,171,32,4,29,79,228,45,242,53,245,13,67,227, 176,146,31,1,67,166,30,107,36,221,234,158>>, <<249,10,26,84,234,72,197,111,198,175,253,27,136,13,173,82>>, <<142,239,186,196,44,69,145,243,202,162,142,187,204,158, 77,99>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:06.457 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262426191148251 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426191148251">>, {ok, [{epdg_auth_tuple, <<93,43,70,82,201,171,32,4,29,79,228,45,242,53, 245,13>>, <<24,146,70,136,244,159,96,114,96,65,95,16,159, 192,34,227>>, <<93,43,70,82,201,171,32,4,29,79,228,45,242,53, 245,13,67,227,176,146,31,1,67,166,30,107,36, 221,234,158>>, <<249,10,26,84,234,72,197,111,198,175,253,27, 136,13,173,82>>, <<142,239,186,196,44,69,145,243,202,162, 142,187,204,158,77,99>>}]}}} 04:14:06.457 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426191148251",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426191148251 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<93,43,70,82,201,171,32,4,29,79,228,45,242,53,245,13>>, <<24,146,70,136,244,159,96,114,96,65,95,16,159,192,34,227>>, <<93,43,70,82,201,171,32,4,29,79,228,45,242,53,245,13,67,227, 176,146,31,1,67,166,30,107,36,221,234,158>>, <<249,10,26,84,234,72,197,111,198,175,253,27,136,13,173,82>>, <<142,239,186,196,44,69,145,243,202,162,142,187,204,158, 77,99>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:06.458 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<93,43,70,82,201,171,32,4,29,79,228,45,242,53,245,13>>,<<24,146,70,136,244,159,96,114,96,65,95,16,159,192,34,227>>,<<93,43,70,82,201,171,32,4,29,79,228,45,242,53,245,13,67,227,176,146,31,1,67,166,30,107,36,221,234,158>>,<<249,10,26,84,234,72,197,111,198,175,253,27,136,13,173,82>>,<<142,239,186,196,44,69,145,243,202,162,142,187,204,158,77,99>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:06.459 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<93,43,70,82,201,171,32,4,29,79,228,45,242,53,245,13>>,<<24,146,70,136,244,159,96,114,96,65,95,16,159,192,34,227>>,<<93,43,70,82,201,171,32,4,29,79,228,45,242,53,245,13,67,227,176,146,31,1,67,166,30,107,36,221,234,158>>,<<249,10,26,84,234,72,197,111,198,175,253,27,136,13,173,82>>,<<142,239,186,196,44,69,145,243,202,162,142,187,204,158,77,99>>}]}, {ue_fsm_data,<<"262426191148251">>,"internet",[],undefined,false,0,false,false} 04:14:06.459 [info] auth_response(<<"262426191148251">>): {ok,[{epdg_auth_tuple,<<93,43,70,82,201,171,32,4,29,79,228,45,242,53,245,13>>,<<24,146,70,136,244,159,96,114,96,65,95,16,159,192,34,227>>,<<93,43,70,82,201,171,32,4,29,79,228,45,242,53,245,13,67,227,176,146,31,1,67,166,30,107,36,221,234,158>>,<<249,10,26,84,234,72,197,111,198,175,253,27,136,13,173,82>>,<<142,239,186,196,44,69,145,243,202,162,142,187,204,158,77,99>>}]} 04:14:06.459 [info] auth_response for <<"262426191148251">>: {ok,[{epdg_auth_tuple,<<93,43,70,82,201,171,32,4,29,79,228,45,242,53,245,13>>,<<24,146,70,136,244,159,96,114,96,65,95,16,159,192,34,227>>,<<93,43,70,82,201,171,32,4,29,79,228,45,242,53,245,13,67,227,176,146,31,1,67,166,30,107,36,221,234,158>>,<<249,10,26,84,234,72,197,111,198,175,253,27,136,13,173,82>>,<<142,239,186,196,44,69,145,243,202,162,142,187,204,158,77,99>>}]} 04:14:06.460 [info] GSUP: Tx #{auth_tuples => [#{autn => <<24,146,70,136,244,159,96,114,96,65,95,16,159,192,34,227>>,ck => <<142,239,186,196,44,69,145,243,202,162,142,187,204,158,77,99>>,ik => <<249,10,26,84,234,72,197,111,198,175,253,27,136,13,173,82>>,rand => <<93,43,70,82,201,171,32,4,29,79,228,45,242,53,245,13>>,res => <<93,43,70,82,201,171,32,4,29,79,228,45,242,53,245,13,67,227,176,146,31,1,67,166,30,107,36,221,234,158>>}],imsi => <<"262426191148251">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426191148251">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426191148251 receive call lu_request from <0.1302.0> in state state_authenticating 04:14:06.463 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426191148251">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262426191148251 send ok to <0.1302.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:06.464 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262426191148251 consume call lu_request from <0.1302.0> in state state_authenticating *DBG* aaa_ue_fsm_262426191148251 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:06.464 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426191148251">>,"internet",[],undefined,false,0,false,false} 04:14:06.464 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:06.464 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426191148251",undefined,undefined,false,false,undefined} 04:14:06.464 [debug] SWx Tx SAR Imsi="262426191148251" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262426191148251 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426191148251 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:14:06.465 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","206",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426191148251",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426191148251 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1303.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262426191148251 send ok to <0.1303.0> *DBG* epdg_ue_fsm_262426191148251 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262426191148251 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1303.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262426191148251 send ok to <0.211.0> 04:14:06.470 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;206;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426191148251",[],[2001],[],[{'Non-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,{<<"262426191148251">>,ok}} *DBG* epdg_ue_fsm_262426191148251 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:06.470 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:06.470 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426191148251",undefined,undefined,false,false,undefined} 04:14:06.470 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:14:06.470 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426191148251">>,"internet",[],undefined,false,0,false,false} 04:14:06.470 [info] lu_response(<<"262426191148251">>): ok 04:14:06.470 [info] lu_response for <<"262426191148251">>: ok 04:14:06.470 [info] GSUP: Tx #{imsi => <<"262426191148251">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426191148251">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:14:06.473 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426191148251">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262426191148251 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1304.0> in state state_authenticated 04:14:06.473 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:06.474 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426191148251">>,"internet",[],undefined,false,0,false,false} 04:14:06.474 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:06.474 [info] s2b: Tx {gtp,v2,create_session_request,0,16036715,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426191148251">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241078,<<172,18,26,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,763419663,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426191148251 send ok to <0.1304.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:06.474 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262426191148251 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1304.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262426191148251 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:14:06.480 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426191148251@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426191148251 receive call {rx_s6b_aar,"262426191148251@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1305.0> in state state_authenticated 04:14:06.480 [info] ue_fsm ev_rx_s6b_aar: "262426191148251@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] *DBG* aaa_ue_fsm_262426191148251 send ok to <0.1305.0> 04:14:06.480 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426191148251@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262426191148251",undefined,undefined,true,false,undefined} 04:14:06.480 [debug] SWx Tx SAR Imsi="262426191148251" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262426191148251 consume call {rx_s6b_aar,"262426191148251@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1305.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:06.480 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","207",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426191148251",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:14:06.481 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426191148251 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1306.0> in state state_authenticated_wait_swx_saa 04:14:06.483 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;207;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426191148251",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:06.483 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426191148251 send ok to <0.1306.0> *DBG* aaa_ue_fsm_262426191148251 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1306.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:06.484 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426191148251","262426191148251@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1305.0>} 04:14:06.484 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:06.484 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:06.493 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,246,244,179,107,0,2,0,2,0,16,0,87,0,9,1,160,155,55,98,56,172,18,26,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,155,55,98,56,172,18,26,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,155,55,98,56,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:06.493 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241078,16036715,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,<<155,55,98,56>>},{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,2604098104,<<172,18,26,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,2604098104,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,56>>}}} 04:14:06.493 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426191148251">>,<0.1299.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241078,2604098104,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419663,2604098104}]}}}} *DBG* epdg_ue_fsm_262426191148251 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 => 763419663, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 2604098104}}} from <0.1307.0> in state state_wait_create_session_resp 04:14:06.493 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:06.493 [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 => 763419663,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2604098104}} 04:14:06.494 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426191148251">>,"internet",[],undefined,false,0,false,false} 04:14:06.494 [info] KMOD Port Create PDP Context Call {<0.1299.0>,[alias|#Ref<0.1576510130.3222863873.165453>]}: {create_pdp_context,{172,18,26,103},763419663,2604098104,{192,168,0,56}} 04:14:06.494 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,56}, 763419663, 2604098104 04:14:06.495 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2436,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,56}},{i_tid,763419663},{o_tid,2604098104}]}} *DBG* gsup_server got cast {tunnel_response, {<<"262426191148251">>, {ok, #{apco => <<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 => 763419663, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 2604098104}}}} *DBG* epdg_ue_fsm_262426191148251 send ok to <0.1307.0> 04:14:06.495 [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 => 763419663,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2604098104}) returned ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262426191148251 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 => 763419663, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 2604098104}}} from <0.1307.0> in state state_wait_create_session_resp => state_active 04:14:06.495 [info] tunnel_response(<<"262426191148251">>): {ok,#{apco => <<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 => 763419663,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2604098104}} 04:14:06.496 [info] tunnel_response for <<"262426191148251">>: {ok,#{apco => <<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 => 763419663,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2604098104}} 04:14:06.496 [info] GSUP: Tx #{imsi => <<"262426191148251">>,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>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262422176289951">>, 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}]}} 04:14:06.542 [info] GSUP: Rx #{imsi => <<"262422176289951">>,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_262422176289951 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422176289951 consume internal init_state in state state_new 04:14:06.542 [info] ue_fsm start(epdg_ue_fsm_262422176289951) *DBG* epdg_ue_fsm_262422176289951 receive call {auth_request,33,"internet",#{}} from <0.1308.0> in state state_new 04:14:06.542 [info] ue_fsm init(<<"262422176289951">>) *DBG* epdg_ue_fsm_262422176289951 send ok to <0.1308.0> 04:14:06.542 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262422176289951 consume call {auth_request,33,"internet",#{}} from <0.1308.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262422176289951 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:06.543 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422176289951">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422176289951 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422176289951 consume internal init_state in state state_new 04:14:06.543 [info] ue_fsm start_link(aaa_ue_fsm_262422176289951) *DBG* aaa_ue_fsm_262422176289951 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:06.543 [info] ue_fsm init("262422176289951") 04:14:06.543 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:06.544 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422176289951",undefined,undefined,false,false,undefined} 04:14:06.544 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:06.544 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","208",";","nonode@nohost"],1,undefined,undefined,undefined,"262422176289951",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422176289951 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422176289951 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:06.558 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;208;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422176289951",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[101,120,124,105,14,223,202,40,201,210,237,158,171,108,56,4,197,23,193,212,153,223,134,76,161,145,25,153,252,70,163,63]],[[101,120,124,105,14,223,202,40,201,210,237,158,171,108,56,4,255,121,217,31,217,79,178,36,181,218,89,215,76,42]],["foobar"],[[19,150,132,154,131,82,184,147,229,109,206,153,232,40,43,163]],[[185,249,15,159,36,197,97,235,193,63,247,195,168,138,209,168]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:06.559 [info] dia_sip2gsup: auth [101,120,124,105,14,223,202,40,201,210,237,158,171,108,56,4,197,23,193,212,153,223,134,76,161,145,25,153,252,70,163,63] authz [101,120,124,105,14,223,202,40,201,210,237,158,171,108,56,4,255,121,217,31,217,79,178,36,181,218,89,215,76,42]  *DBG* aaa_ue_fsm_262422176289951 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<101,120,124,105,14,223,202,40,201,210,237,158,171,108,56,4>>, <<197,23,193,212,153,223,134,76,161,145,25,153,252,70,163,63>>, <<101,120,124,105,14,223,202,40,201,210,237,158,171,108,56,4, 255,121,217,31,217,79,178,36,181,218,89,215,76,42>>, <<185,249,15,159,36,197,97,235,193,63,247,195,168,138,209,168>>, <<19,150,132,154,131,82,184,147,229,109,206,153,232,40, 43,163>>}]}} from <0.1311.0> in state state_wait_swx_maa 04:14:06.559 [info] rand [101,120,124,105,14,223,202,40,201,210,237,158,171,108,56,4] autn [197,23,193,212,153,223,134,76,161,145,25,153,252,70,163,63]  04:14:06.559 [info] ue_fsm ev_rx_swx_maa 04:14:06.560 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422176289951",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422176289951 send ok to <0.1311.0> 04:14:06.560 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<101,120,124,105,14,223,202,40,201,210,237,158,171,108,56,4>>,<<197,23,193,212,153,223,134,76,161,145,25,153,252,70,163,63>>,<<101,120,124,105,14,223,202,40,201,210,237,158,171,108,56,4,255,121,217,31,217,79,178,36,181,218,89,215,76,42>>,<<185,249,15,159,36,197,97,235,193,63,247,195,168,138,209,168>>,<<19,150,132,154,131,82,184,147,229,109,206,153,232,40,43,163>>}]} *DBG* epdg_ue_fsm_262422176289951 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<101,120,124,105,14,223,202,40,201,210,237,158,171,108,56,4>>, <<197,23,193,212,153,223,134,76,161,145,25,153,252,70,163,63>>, <<101,120,124,105,14,223,202,40,201,210,237,158,171,108,56,4, 255,121,217,31,217,79,178,36,181,218,89,215,76,42>>, <<185,249,15,159,36,197,97,235,193,63,247,195,168,138,209,168>>, <<19,150,132,154,131,82,184,147,229,109,206,153,232,40, 43,163>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422176289951 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<101,120,124,105,14,223,202,40,201,210,237,158,171,108,56,4>>, <<197,23,193,212,153,223,134,76,161,145,25,153,252,70,163,63>>, <<101,120,124,105,14,223,202,40,201,210,237,158,171,108,56,4, 255,121,217,31,217,79,178,36,181,218,89,215,76,42>>, <<185,249,15,159,36,197,97,235,193,63,247,195,168,138,209,168>>, <<19,150,132,154,131,82,184,147,229,109,206,153,232,40, 43,163>>}]}} from <0.1311.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262422176289951 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422176289951">>, {ok, [{epdg_auth_tuple, <<101,120,124,105,14,223,202,40,201,210,237, 158,171,108,56,4>>, <<197,23,193,212,153,223,134,76,161,145,25,153, 252,70,163,63>>, <<101,120,124,105,14,223,202,40,201,210,237, 158,171,108,56,4,255,121,217,31,217,79,178, 36,181,218,89,215,76,42>>, <<185,249,15,159,36,197,97,235,193,63,247,195, 168,138,209,168>>, <<19,150,132,154,131,82,184,147,229,109, 206,153,232,40,43,163>>}]}}} 04:14:06.561 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<101,120,124,105,14,223,202,40,201,210,237,158,171,108,56,4>>,<<197,23,193,212,153,223,134,76,161,145,25,153,252,70,163,63>>,<<101,120,124,105,14,223,202,40,201,210,237,158,171,108,56,4,255,121,217,31,217,79,178,36,181,218,89,215,76,42>>,<<185,249,15,159,36,197,97,235,193,63,247,195,168,138,209,168>>,<<19,150,132,154,131,82,184,147,229,109,206,153,232,40,43,163>>}]}, {ue_fsm_data,<<"262422176289951">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422176289951 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<101,120,124,105,14,223,202,40,201,210,237,158,171,108,56,4>>, <<197,23,193,212,153,223,134,76,161,145,25,153,252,70,163,63>>, <<101,120,124,105,14,223,202,40,201,210,237,158,171,108,56,4, 255,121,217,31,217,79,178,36,181,218,89,215,76,42>>, <<185,249,15,159,36,197,97,235,193,63,247,195,168,138,209,168>>, <<19,150,132,154,131,82,184,147,229,109,206,153,232,40, 43,163>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:06.561 [info] auth_response(<<"262422176289951">>): {ok,[{epdg_auth_tuple,<<101,120,124,105,14,223,202,40,201,210,237,158,171,108,56,4>>,<<197,23,193,212,153,223,134,76,161,145,25,153,252,70,163,63>>,<<101,120,124,105,14,223,202,40,201,210,237,158,171,108,56,4,255,121,217,31,217,79,178,36,181,218,89,215,76,42>>,<<185,249,15,159,36,197,97,235,193,63,247,195,168,138,209,168>>,<<19,150,132,154,131,82,184,147,229,109,206,153,232,40,43,163>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:06.561 [info] auth_response for <<"262422176289951">>: {ok,[{epdg_auth_tuple,<<101,120,124,105,14,223,202,40,201,210,237,158,171,108,56,4>>,<<197,23,193,212,153,223,134,76,161,145,25,153,252,70,163,63>>,<<101,120,124,105,14,223,202,40,201,210,237,158,171,108,56,4,255,121,217,31,217,79,178,36,181,218,89,215,76,42>>,<<185,249,15,159,36,197,97,235,193,63,247,195,168,138,209,168>>,<<19,150,132,154,131,82,184,147,229,109,206,153,232,40,43,163>>}]} 04:14:06.562 [info] GSUP: Tx #{auth_tuples => [#{autn => <<197,23,193,212,153,223,134,76,161,145,25,153,252,70,163,63>>,ck => <<19,150,132,154,131,82,184,147,229,109,206,153,232,40,43,163>>,ik => <<185,249,15,159,36,197,97,235,193,63,247,195,168,138,209,168>>,rand => <<101,120,124,105,14,223,202,40,201,210,237,158,171,108,56,4>>,res => <<101,120,124,105,14,223,202,40,201,210,237,158,171,108,56,4,255,121,217,31,217,79,178,36,181,218,89,215,76,42>>}],imsi => <<"262422176289951">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422176289951">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422176289951 receive call lu_request from <0.1312.0> in state state_authenticating *DBG* epdg_ue_fsm_262422176289951 send ok to <0.1312.0> 04:14:06.568 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422176289951">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262422176289951 consume call lu_request from <0.1312.0> in state state_authenticating 04:14:06.568 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262422176289951 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:06.568 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422176289951">>,"internet",[],undefined,false,0,false,false} 04:14:06.568 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:06.568 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422176289951",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422176289951 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422176289951 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:14:06.569 [debug] SWx Tx SAR Imsi="262422176289951" Type=1 APN="internet" AgentInfoOpt=[]  04:14:06.569 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","209",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422176289951",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422176289951 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1313.0> in state state_wait_swx_saa 04:14:06.579 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;209;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422176289951",[],[2001],[],[{'Non-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_262422176289951 send ok to <0.1313.0> 04:14:06.579 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262422176289951 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262422176289951 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1313.0> in state state_wait_swx_saa => state_authenticated 04:14:06.579 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422176289951",undefined,undefined,false,false,undefined} 04:14:06.579 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262422176289951 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422176289951">>,ok}} 04:14:06.580 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422176289951">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422176289951 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:06.580 [info] lu_response(<<"262422176289951">>): ok 04:14:06.580 [info] lu_response for <<"262422176289951">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:06.580 [info] GSUP: Tx #{imsi => <<"262422176289951">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422176289951">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422176289951 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1314.0> in state state_authenticated 04:14:06.586 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422176289951">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:06.586 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:06.586 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422176289951">>,"internet",[],undefined,false,0,false,false} 04:14:06.586 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:06.586 [info] s2b: Tx {gtp,v2,create_session_request,0,16036716,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422176289951">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241079,<<172,18,26,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,763419664,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422176289951 send ok to <0.1314.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:06.587 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262422176289951 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1314.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262422176289951 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262422176289951 receive call {rx_s6b_aar,"262422176289951@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1315.0> in state state_authenticated 04:14:06.600 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422176289951@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:06.600 [info] ue_fsm ev_rx_s6b_aar: "262422176289951@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:06.600 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422176289951@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262422176289951",undefined,undefined,true,false,undefined} 04:14:06.600 [debug] SWx Tx SAR Imsi="262422176289951" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:06.600 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","210",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422176289951",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422176289951 send ok to <0.1315.0> *DBG* aaa_ue_fsm_262422176289951 consume call {rx_s6b_aar,"262422176289951@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1315.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:06.600 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422176289951 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1316.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422176289951 send ok to <0.1316.0> 04:14:06.607 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;210;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422176289951",[],[2001],[],[{'Non-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_262422176289951 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1316.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:06.607 [info] ue_fsm ev_rx_swx_saa 04:14:06.607 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422176289951","262422176289951@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1315.0>} 04:14:06.607 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:06.607 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:06.620 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,247,244,179,108,0,2,0,2,0,16,0,87,0,9,1,160,211,12,158,165,172,18,26,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,211,12,158,165,172,18,26,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,211,12,158,165,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:06.620 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241079,16036716,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,<<211,12,158,165>>},{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,3540819621,<<172,18,26,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,3540819621,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,57>>}}} *DBG* epdg_ue_fsm_262422176289951 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 => 763419664, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 3540819621}}} from <0.1317.0> in state state_wait_create_session_resp 04:14:06.621 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422176289951">>,<0.1309.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241079,3540819621,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[{gtp_bearer,5,763419664,3540819621}],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:14:06.621 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:06.621 [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 => 763419664,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3540819621}} 04:14:06.621 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422176289951">>,"internet",[],undefined,false,0,false,false} 04:14:06.621 [info] KMOD Port Create PDP Context Call {<0.1309.0>,[alias|#Ref<0.1576510130.3222863875.165058>]}: {create_pdp_context,{172,18,26,103},763419664,3540819621,{192,168,0,57}} 04:14:06.622 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,57}, 763419664, 3540819621 04:14:06.622 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2500,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,57}},{i_tid,763419664},{o_tid,3540819621}]}} *DBG* epdg_ue_fsm_262422176289951 send ok to <0.1317.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422176289951">>, {ok, #{apco => <<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 => 763419664, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 3540819621}}}} *DBG* epdg_ue_fsm_262422176289951 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 => 763419664, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 3540819621}}} from <0.1317.0> in state state_wait_create_session_resp => state_active 04:14:06.622 [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 => 763419664,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3540819621}) returned ok 04:14:06.622 [info] tunnel_response(<<"262422176289951">>): {ok,#{apco => <<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 => 763419664,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3540819621}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:06.623 [info] tunnel_response for <<"262422176289951">>: {ok,#{apco => <<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 => 763419664,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3540819621}} 04:14:06.623 [info] GSUP: Tx #{imsi => <<"262422176289951">>,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.55>, {osmo,5}, #{imsi => <<"262426752988416">>, 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}]}} 04:14:06.641 [info] GSUP: Rx #{imsi => <<"262426752988416">>,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_262426752988416 enter epdg_ue_fsm in state state_new 04:14:06.642 [info] ue_fsm start(epdg_ue_fsm_262426752988416) *DBG* epdg_ue_fsm_262426752988416 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262426752988416 receive call {auth_request,33,"internet",#{}} from <0.1318.0> in state state_new 04:14:06.642 [info] ue_fsm init(<<"262426752988416">>) *DBG* epdg_ue_fsm_262426752988416 send ok to <0.1318.0> *DBG* epdg_ue_fsm_262426752988416 consume call {auth_request,33,"internet",#{}} from <0.1318.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:06.642 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262426752988416 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426752988416 enter aaa_ue_fsm in state state_new *DBG* aaa_ue_fsm_262426752988416 consume internal init_state in state state_new 04:14:06.642 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426752988416">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262426752988416 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:06.643 [info] ue_fsm start_link(aaa_ue_fsm_262426752988416) 04:14:06.643 [info] ue_fsm init("262426752988416") 04:14:06.643 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:06.644 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426752988416",undefined,undefined,false,false,undefined} 04:14:06.644 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262426752988416 send ok to <0.201.0> 04:14:06.644 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","211",";","nonode@nohost"],1,undefined,undefined,undefined,"262426752988416",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426752988416 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:06.657 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;211;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426752988416",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[227,109,51,33,251,219,139,16,9,151,20,47,155,183,10,74,255,73,98,174,46,240,166,237,137,181,101,17,147,86,59,36]],[[227,109,51,33,251,219,139,16,9,151,20,47,155,183,10,74,125,82,78,99,102,122,253,3,211,239,194,94,96,241]],["foobar"],[[245,192,121,190,77,154,8,4,40,141,36,50,102,50,64,106]],[[29,242,187,215,46,237,195,211,208,85,53,196,44,103,215,103]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426752988416 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<227,109,51,33,251,219,139,16,9,151,20,47,155,183,10,74>>, <<255,73,98,174,46,240,166,237,137,181,101,17,147,86,59,36>>, <<227,109,51,33,251,219,139,16,9,151,20,47,155,183,10,74,125, 82,78,99,102,122,253,3,211,239,194,94,96,241>>, <<29,242,187,215,46,237,195,211,208,85,53,196,44,103,215,103>>, <<245,192,121,190,77,154,8,4,40,141,36,50,102,50,64,106>>}]}} from <0.1321.0> in state state_wait_swx_maa 04:14:06.657 [info] dia_sip2gsup: auth [227,109,51,33,251,219,139,16,9,151,20,47,155,183,10,74,255,73,98,174,46,240,166,237,137,181,101,17,147,86,59,36] authz [227,109,51,33,251,219,139,16,9,151,20,47,155,183,10,74,125,82,78,99,102,122,253,3,211,239,194,94,96,241]  04:14:06.657 [info] rand [227,109,51,33,251,219,139,16,9,151,20,47,155,183,10,74] autn [255,73,98,174,46,240,166,237,137,181,101,17,147,86,59,36]  04:14:06.657 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262426752988416 send ok to <0.1321.0> *DBG* aaa_ue_fsm_262426752988416 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<227,109,51,33,251,219,139,16,9,151,20,47,155,183,10,74>>, <<255,73,98,174,46,240,166,237,137,181,101,17,147,86,59,36>>, <<227,109,51,33,251,219,139,16,9,151,20,47,155,183,10,74,125, 82,78,99,102,122,253,3,211,239,194,94,96,241>>, <<29,242,187,215,46,237,195,211,208,85,53,196,44,103,215,103>>, <<245,192,121,190,77,154,8,4,40,141,36,50,102,50,64,106>>}]}} from <0.1321.0> in state state_wait_swx_maa => state_new 04:14:06.658 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426752988416",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426752988416 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<227,109,51,33,251,219,139,16,9,151,20,47,155,183,10,74>>, <<255,73,98,174,46,240,166,237,137,181,101,17,147,86,59,36>>, <<227,109,51,33,251,219,139,16,9,151,20,47,155,183,10,74,125, 82,78,99,102,122,253,3,211,239,194,94,96,241>>, <<29,242,187,215,46,237,195,211,208,85,53,196,44,103,215,103>>, <<245,192,121,190,77,154,8,4,40,141,36,50,102,50,64,106>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:06.658 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<227,109,51,33,251,219,139,16,9,151,20,47,155,183,10,74>>,<<255,73,98,174,46,240,166,237,137,181,101,17,147,86,59,36>>,<<227,109,51,33,251,219,139,16,9,151,20,47,155,183,10,74,125,82,78,99,102,122,253,3,211,239,194,94,96,241>>,<<29,242,187,215,46,237,195,211,208,85,53,196,44,103,215,103>>,<<245,192,121,190,77,154,8,4,40,141,36,50,102,50,64,106>>}]} *DBG* epdg_ue_fsm_262426752988416 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426752988416">>, {ok, [{epdg_auth_tuple, <<227,109,51,33,251,219,139,16,9,151,20,47,155, 183,10,74>>, <<255,73,98,174,46,240,166,237,137,181,101,17, 147,86,59,36>>, <<227,109,51,33,251,219,139,16,9,151,20,47,155, 183,10,74,125,82,78,99,102,122,253,3,211,239, 194,94,96,241>>, <<29,242,187,215,46,237,195,211,208,85,53,196, 44,103,215,103>>, <<245,192,121,190,77,154,8,4,40,141,36,50, 102,50,64,106>>}]}}} 04:14:06.659 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<227,109,51,33,251,219,139,16,9,151,20,47,155,183,10,74>>,<<255,73,98,174,46,240,166,237,137,181,101,17,147,86,59,36>>,<<227,109,51,33,251,219,139,16,9,151,20,47,155,183,10,74,125,82,78,99,102,122,253,3,211,239,194,94,96,241>>,<<29,242,187,215,46,237,195,211,208,85,53,196,44,103,215,103>>,<<245,192,121,190,77,154,8,4,40,141,36,50,102,50,64,106>>}]}, {ue_fsm_data,<<"262426752988416">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426752988416 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<227,109,51,33,251,219,139,16,9,151,20,47,155,183,10,74>>, <<255,73,98,174,46,240,166,237,137,181,101,17,147,86,59,36>>, <<227,109,51,33,251,219,139,16,9,151,20,47,155,183,10,74,125, 82,78,99,102,122,253,3,211,239,194,94,96,241>>, <<29,242,187,215,46,237,195,211,208,85,53,196,44,103,215,103>>, <<245,192,121,190,77,154,8,4,40,141,36,50,102,50,64,106>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:06.659 [info] auth_response(<<"262426752988416">>): {ok,[{epdg_auth_tuple,<<227,109,51,33,251,219,139,16,9,151,20,47,155,183,10,74>>,<<255,73,98,174,46,240,166,237,137,181,101,17,147,86,59,36>>,<<227,109,51,33,251,219,139,16,9,151,20,47,155,183,10,74,125,82,78,99,102,122,253,3,211,239,194,94,96,241>>,<<29,242,187,215,46,237,195,211,208,85,53,196,44,103,215,103>>,<<245,192,121,190,77,154,8,4,40,141,36,50,102,50,64,106>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:06.659 [info] auth_response for <<"262426752988416">>: {ok,[{epdg_auth_tuple,<<227,109,51,33,251,219,139,16,9,151,20,47,155,183,10,74>>,<<255,73,98,174,46,240,166,237,137,181,101,17,147,86,59,36>>,<<227,109,51,33,251,219,139,16,9,151,20,47,155,183,10,74,125,82,78,99,102,122,253,3,211,239,194,94,96,241>>,<<29,242,187,215,46,237,195,211,208,85,53,196,44,103,215,103>>,<<245,192,121,190,77,154,8,4,40,141,36,50,102,50,64,106>>}]} 04:14:06.660 [info] GSUP: Tx #{auth_tuples => [#{autn => <<255,73,98,174,46,240,166,237,137,181,101,17,147,86,59,36>>,ck => <<245,192,121,190,77,154,8,4,40,141,36,50,102,50,64,106>>,ik => <<29,242,187,215,46,237,195,211,208,85,53,196,44,103,215,103>>,rand => <<227,109,51,33,251,219,139,16,9,151,20,47,155,183,10,74>>,res => <<227,109,51,33,251,219,139,16,9,151,20,47,155,183,10,74,125,82,78,99,102,122,253,3,211,239,194,94,96,241>>}],imsi => <<"262426752988416">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426752988416">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426752988416 receive call lu_request from <0.1322.0> in state state_authenticating *DBG* epdg_ue_fsm_262426752988416 send ok to <0.1322.0> 04:14:06.664 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426752988416">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:06.664 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262426752988416 consume call lu_request from <0.1322.0> in state state_authenticating *DBG* aaa_ue_fsm_262426752988416 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:06.665 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426752988416">>,"internet",[],undefined,false,0,false,false} 04:14:06.665 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:06.665 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426752988416",undefined,undefined,false,false,undefined} 04:14:06.665 [debug] SWx Tx SAR Imsi="262426752988416" Type=1 APN="internet" AgentInfoOpt=[]  04:14:06.665 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","212",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426752988416",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426752988416 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426752988416 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262426752988416 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1323.0> in state state_wait_swx_saa 04:14:06.673 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;212;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426752988416",[],[2001],[],[{'Non-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_262426752988416 send ok to <0.1323.0> 04:14:06.673 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262426752988416 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262426752988416 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1323.0> in state state_wait_swx_saa => state_authenticated 04:14:06.673 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426752988416",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426752988416 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426752988416">>,ok}} 04:14:06.673 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262426752988416 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:06.673 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426752988416">>,"internet",[],undefined,false,0,false,false} 04:14:06.673 [info] lu_response(<<"262426752988416">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:06.674 [info] lu_response for <<"262426752988416">>: ok 04:14:06.674 [info] GSUP: Tx #{imsi => <<"262426752988416">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426752988416">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:14:06.679 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426752988416">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262426752988416 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1324.0> in state state_authenticated 04:14:06.679 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:06.679 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426752988416">>,"internet",[],undefined,false,0,false,false} 04:14:06.679 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:06.679 [info] s2b: Tx {gtp,v2,create_session_request,0,16036717,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426752988416">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241080,<<172,18,26,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,763419665,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426752988416 send ok to <0.1324.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:06.680 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262426752988416 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1324.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262426752988416 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262426752988416 receive call {rx_s6b_aar,"262426752988416@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1325.0> in state state_authenticated 04:14:06.694 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426752988416@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:06.694 [info] ue_fsm ev_rx_s6b_aar: "262426752988416@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:06.695 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426752988416@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262426752988416",undefined,undefined,true,false,undefined} 04:14:06.695 [debug] SWx Tx SAR Imsi="262426752988416" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:06.695 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","213",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426752988416",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426752988416 send ok to <0.1325.0> 04:14:06.695 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426752988416 consume call {rx_s6b_aar,"262426752988416@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1325.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426752988416 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1326.0> in state state_authenticated_wait_swx_saa 04:14:06.704 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;213;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426752988416",[],[2001],[],[{'Non-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_262426752988416 send ok to <0.1326.0> 04:14:06.704 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426752988416 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1326.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:06.705 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426752988416","262426752988416@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1325.0>} 04:14:06.705 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:06.705 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:06.716 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,248,244,179,109,0,2,0,2,0,16,0,87,0,9,1,160,110,104,116,117,172,18,26,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,110,104,116,117,172,18,26,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,110,104,116,117,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:06.716 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241080,16036717,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,<<"nhtu">>},{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,1852339317,<<172,18,26,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,1852339317,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,58>>}}} 04:14:06.716 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426752988416">>,<0.1319.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241080,1852339317,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419665,1852339317}],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262426752988416 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 => 763419665, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 1852339317}}} from <0.1327.0> in state state_wait_create_session_resp 04:14:06.716 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:06.716 [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 => 763419665,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1852339317}} 04:14:06.717 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426752988416">>,"internet",[],undefined,false,0,false,false} 04:14:06.717 [info] KMOD Port Create PDP Context Call {<0.1319.0>,[alias|#Ref<0.1576510130.3222863875.165206>]}: {create_pdp_context,{172,18,26,103},763419665,1852339317,{192,168,0,58}} 04:14:06.717 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,58}, 763419665, 1852339317 04:14:06.718 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2564,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,58}},{i_tid,763419665},{o_tid,1852339317}]}} *DBG* epdg_ue_fsm_262426752988416 send ok to <0.1327.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426752988416">>, {ok, #{apco => <<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 => 763419665, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 1852339317}}}} *DBG* epdg_ue_fsm_262426752988416 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 => 763419665, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 1852339317}}} from <0.1327.0> in state state_wait_create_session_resp => state_active 04:14:06.718 [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 => 763419665,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1852339317}) returned ok 04:14:06.718 [info] tunnel_response(<<"262426752988416">>): {ok,#{apco => <<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 => 763419665,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1852339317}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:06.719 [info] tunnel_response for <<"262426752988416">>: {ok,#{apco => <<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 => 763419665,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1852339317}} 04:14:06.719 [info] GSUP: Tx #{imsi => <<"262426752988416">>,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>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262425133093263">>, 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_262425133093263 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425133093263 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262425133093263 receive call {auth_request,33,"internet",#{}} from <0.1328.0> in state state_new 04:14:06.741 [info] GSUP: Rx #{imsi => <<"262425133093263">>,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_262425133093263 send ok to <0.1328.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:06.741 [info] ue_fsm start(epdg_ue_fsm_262425133093263) *DBG* aaa_ue_fsm_262425133093263 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425133093263 consume call {auth_request,33,"internet",#{}} from <0.1328.0> in state state_new => state_wait_auth_resp 04:14:06.741 [info] ue_fsm init(<<"262425133093263">>) *DBG* aaa_ue_fsm_262425133093263 consume internal init_state in state state_new 04:14:06.742 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262425133093263 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425133093263 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:06.742 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425133093263">>,"internet",[],undefined,false,0,false,false} 04:14:06.742 [info] ue_fsm start_link(aaa_ue_fsm_262425133093263) 04:14:06.742 [info] ue_fsm init("262425133093263") 04:14:06.742 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:06.743 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425133093263",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425133093263 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425133093263 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:06.743 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:06.743 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","214",";","nonode@nohost"],1,undefined,undefined,undefined,"262425133093263",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425133093263 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<57,123,125,249,28,57,17,135,86,84,15,162,29,125,132,138>>, <<132,13,113,100,149,136,212,179,89,39,50,205,161,213,255,12>>, <<57,123,125,249,28,57,17,135,86,84,15,162,29,125,132,138,28, 32,202,44,60,75,177,14,119,4,225,250,160,203>>, <<128,126,173,236,163,110,210,89,133,107,236,115,27,245,247, 173>>, <<157,238,78,84,203,79,92,182,52,239,70,82,33,214,6,75>>}]}} from <0.1331.0> in state state_wait_swx_maa 04:14:06.757 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;214;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425133093263",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[57,123,125,249,28,57,17,135,86,84,15,162,29,125,132,138,132,13,113,100,149,136,212,179,89,39,50,205,161,213,255,12]],[[57,123,125,249,28,57,17,135,86,84,15,162,29,125,132,138,28,32,202,44,60,75,177,14,119,4,225,250,160,203]],["foobar"],[[157,238,78,84,203,79,92,182,52,239,70,82,33,214,6,75]],[[128,126,173,236,163,110,210,89,133,107,236,115,27,245,247,173]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:06.757 [info] dia_sip2gsup: auth [57,123,125,249,28,57,17,135,86,84,15,162,29,125,132,138,132,13,113,100,149,136,212,179,89,39,50,205,161,213,255,12] authz [57,123,125,249,28,57,17,135,86,84,15,162,29,125,132,138,28,32,202,44,60,75,177,14,119,4,225,250,160,203]  *DBG* aaa_ue_fsm_262425133093263 send ok to <0.1331.0> *DBG* epdg_ue_fsm_262425133093263 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<57,123,125,249,28,57,17,135,86,84,15,162,29,125,132,138>>, <<132,13,113,100,149,136,212,179,89,39,50,205,161,213,255,12>>, <<57,123,125,249,28,57,17,135,86,84,15,162,29,125,132,138,28, 32,202,44,60,75,177,14,119,4,225,250,160,203>>, <<128,126,173,236,163,110,210,89,133,107,236,115,27,245,247, 173>>, <<157,238,78,84,203,79,92,182,52,239,70,82,33,214,6,75>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425133093263 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<57,123,125,249,28,57,17,135,86,84,15,162,29,125,132,138>>, <<132,13,113,100,149,136,212,179,89,39,50,205,161,213,255,12>>, <<57,123,125,249,28,57,17,135,86,84,15,162,29,125,132,138,28, 32,202,44,60,75,177,14,119,4,225,250,160,203>>, <<128,126,173,236,163,110,210,89,133,107,236,115,27,245,247, 173>>, <<157,238,78,84,203,79,92,182,52,239,70,82,33,214,6,75>>}]}} from <0.1331.0> in state state_wait_swx_maa => state_new 04:14:06.757 [info] rand [57,123,125,249,28,57,17,135,86,84,15,162,29,125,132,138] autn [132,13,113,100,149,136,212,179,89,39,50,205,161,213,255,12]  *DBG* epdg_ue_fsm_262425133093263 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425133093263">>, {ok, [{epdg_auth_tuple, <<57,123,125,249,28,57,17,135,86,84,15,162,29, 125,132,138>>, <<132,13,113,100,149,136,212,179,89,39,50,205, 161,213,255,12>>, <<57,123,125,249,28,57,17,135,86,84,15,162,29, 125,132,138,28,32,202,44,60,75,177,14,119,4, 225,250,160,203>>, <<128,126,173,236,163,110,210,89,133,107,236, 115,27,245,247,173>>, <<157,238,78,84,203,79,92,182,52,239,70, 82,33,214,6,75>>}]}}} 04:14:06.757 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262425133093263 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<57,123,125,249,28,57,17,135,86,84,15,162,29,125,132,138>>, <<132,13,113,100,149,136,212,179,89,39,50,205,161,213,255,12>>, <<57,123,125,249,28,57,17,135,86,84,15,162,29,125,132,138,28, 32,202,44,60,75,177,14,119,4,225,250,160,203>>, <<128,126,173,236,163,110,210,89,133,107,236,115,27,245,247, 173>>, <<157,238,78,84,203,79,92,182,52,239,70,82,33,214,6,75>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:06.758 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425133093263",undefined,undefined,false,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:06.758 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<57,123,125,249,28,57,17,135,86,84,15,162,29,125,132,138>>,<<132,13,113,100,149,136,212,179,89,39,50,205,161,213,255,12>>,<<57,123,125,249,28,57,17,135,86,84,15,162,29,125,132,138,28,32,202,44,60,75,177,14,119,4,225,250,160,203>>,<<128,126,173,236,163,110,210,89,133,107,236,115,27,245,247,173>>,<<157,238,78,84,203,79,92,182,52,239,70,82,33,214,6,75>>}]} 04:14:06.759 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<57,123,125,249,28,57,17,135,86,84,15,162,29,125,132,138>>,<<132,13,113,100,149,136,212,179,89,39,50,205,161,213,255,12>>,<<57,123,125,249,28,57,17,135,86,84,15,162,29,125,132,138,28,32,202,44,60,75,177,14,119,4,225,250,160,203>>,<<128,126,173,236,163,110,210,89,133,107,236,115,27,245,247,173>>,<<157,238,78,84,203,79,92,182,52,239,70,82,33,214,6,75>>}]}, {ue_fsm_data,<<"262425133093263">>,"internet",[],undefined,false,0,false,false} 04:14:06.759 [info] auth_response(<<"262425133093263">>): {ok,[{epdg_auth_tuple,<<57,123,125,249,28,57,17,135,86,84,15,162,29,125,132,138>>,<<132,13,113,100,149,136,212,179,89,39,50,205,161,213,255,12>>,<<57,123,125,249,28,57,17,135,86,84,15,162,29,125,132,138,28,32,202,44,60,75,177,14,119,4,225,250,160,203>>,<<128,126,173,236,163,110,210,89,133,107,236,115,27,245,247,173>>,<<157,238,78,84,203,79,92,182,52,239,70,82,33,214,6,75>>}]} 04:14:06.760 [info] auth_response for <<"262425133093263">>: {ok,[{epdg_auth_tuple,<<57,123,125,249,28,57,17,135,86,84,15,162,29,125,132,138>>,<<132,13,113,100,149,136,212,179,89,39,50,205,161,213,255,12>>,<<57,123,125,249,28,57,17,135,86,84,15,162,29,125,132,138,28,32,202,44,60,75,177,14,119,4,225,250,160,203>>,<<128,126,173,236,163,110,210,89,133,107,236,115,27,245,247,173>>,<<157,238,78,84,203,79,92,182,52,239,70,82,33,214,6,75>>}]} 04:14:06.761 [info] GSUP: Tx #{auth_tuples => [#{autn => <<132,13,113,100,149,136,212,179,89,39,50,205,161,213,255,12>>,ck => <<157,238,78,84,203,79,92,182,52,239,70,82,33,214,6,75>>,ik => <<128,126,173,236,163,110,210,89,133,107,236,115,27,245,247,173>>,rand => <<57,123,125,249,28,57,17,135,86,84,15,162,29,125,132,138>>,res => <<57,123,125,249,28,57,17,135,86,84,15,162,29,125,132,138,28,32,202,44,60,75,177,14,119,4,225,250,160,203>>}],imsi => <<"262425133093263">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425133093263">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425133093263 receive call lu_request from <0.1332.0> in state state_authenticating 04:14:06.765 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425133093263">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262425133093263 send ok to <0.1332.0> *DBG* epdg_ue_fsm_262425133093263 consume call lu_request from <0.1332.0> in state state_authenticating 04:14:06.766 [info] ue_fsm lu_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262425133093263 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:06.766 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425133093263">>,"internet",[],undefined,false,0,false,false} 04:14:06.766 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:06.767 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425133093263",undefined,undefined,false,false,undefined} 04:14:06.767 [debug] SWx Tx SAR Imsi="262425133093263" Type=1 APN="internet" AgentInfoOpt=[]  04:14:06.767 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","215",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425133093263",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425133093263 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425133093263 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425133093263 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1333.0> in state state_wait_swx_saa 04:14:06.795 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;215;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425133093263",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:06.796 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425133093263 send ok to <0.1333.0> *DBG* aaa_ue_fsm_262425133093263 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1333.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262425133093263 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:14:06.796 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425133093263",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425133093263 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425133093263">>,ok}} 04:14:06.796 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262425133093263 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:06.796 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425133093263">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:06.797 [info] lu_response(<<"262425133093263">>): ok 04:14:06.797 [info] lu_response for <<"262425133093263">>: ok 04:14:06.797 [info] GSUP: Tx #{imsi => <<"262425133093263">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425133093263">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425133093263 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1334.0> in state state_authenticated 04:14:06.802 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425133093263">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:06.802 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:06.803 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425133093263">>,"internet",[],undefined,false,0,false,false} 04:14:06.803 [debug] Selected PGW Remote Address "172.18.26.103" *DBG* epdg_ue_fsm_262425133093263 send ok to <0.1334.0> 04:14:06.803 [info] s2b: Tx {gtp,v2,create_session_request,0,16036718,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425133093263">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241081,<<172,18,26,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,763419666,<<172,18,26,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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262425133093263 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1334.0> in state state_authenticated => state_wait_create_session_resp 04:14:06.803 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262425133093263 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262425133093263 receive call {rx_s6b_aar,"262425133093263@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1335.0> in state state_authenticated 04:14:06.817 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425133093263@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:06.817 [info] ue_fsm ev_rx_s6b_aar: "262425133093263@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] *DBG* aaa_ue_fsm_262425133093263 send ok to <0.1335.0> *DBG* aaa_ue_fsm_262425133093263 consume call {rx_s6b_aar,"262425133093263@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1335.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:06.817 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425133093263@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262425133093263",undefined,undefined,true,false,undefined} 04:14:06.817 [debug] SWx Tx SAR Imsi="262425133093263" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:06.818 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","216",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425133093263",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:14:06.818 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425133093263 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1336.0> in state state_authenticated_wait_swx_saa 04:14:06.823 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;216;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425133093263",[],[2001],[],[{'Non-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_262425133093263 send ok to <0.1336.0> 04:14:06.823 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425133093263 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1336.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:06.823 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425133093263","262425133093263@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1335.0>} 04:14:06.823 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:06.823 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:06.829 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,249,244,179,110,0,2,0,2,0,16,0,87,0,9,1,160,217,235,87,202,172,18,26,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,217,235,87,202,172,18,26,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,217,235,87,202,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:06.829 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241081,16036718,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,<<"ÙëWÊ">>},{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,3656079306,<<172,18,26,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,3656079306,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,59>>}}} *DBG* epdg_ue_fsm_262425133093263 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 => 763419666, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 3656079306}}} from <0.1337.0> in state state_wait_create_session_resp 04:14:06.829 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425133093263">>,<0.1329.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241081,3656079306,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419666,3656079306}],[],[],[],[],[],[]}}}} 04:14:06.829 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:06.829 [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 => 763419666,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3656079306}} 04:14:06.829 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425133093263">>,"internet",[],undefined,false,0,false,false} 04:14:06.829 [info] KMOD Port Create PDP Context Call {<0.1329.0>,[alias|#Ref<0.1576510130.3222863873.165890>]}: {create_pdp_context,{172,18,26,103},763419666,3656079306,{192,168,0,59}} *DBG* epdg_ue_fsm_262425133093263 send ok to <0.1337.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425133093263">>, {ok, #{apco => <<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 => 763419666, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 3656079306}}}} 04:14:06.829 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,59}, 763419666, 3656079306 *DBG* epdg_ue_fsm_262425133093263 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 => 763419666, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 3656079306}}} from <0.1337.0> in state state_wait_create_session_resp => state_active 04:14:06.829 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1410,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,59}},{i_tid,763419666},{o_tid,3656079306}]}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:06.830 [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 => 763419666,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3656079306}) returned ok 04:14:06.830 [info] tunnel_response(<<"262425133093263">>): {ok,#{apco => <<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 => 763419666,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3656079306}} 04:14:06.830 [info] tunnel_response for <<"262425133093263">>: {ok,#{apco => <<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 => 763419666,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3656079306}} 04:14:06.830 [info] GSUP: Tx #{imsi => <<"262425133093263">>,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.55>, {osmo,5}, #{imsi => <<"262422370064089">>, 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}]}} 04:14:06.840 [info] GSUP: Rx #{imsi => <<"262422370064089">>,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_262422370064089 enter epdg_ue_fsm in state state_new 04:14:06.840 [info] ue_fsm start(epdg_ue_fsm_262422370064089) *DBG* epdg_ue_fsm_262422370064089 consume internal init_state in state state_new 04:14:06.840 [info] ue_fsm init(<<"262422370064089">>) *DBG* epdg_ue_fsm_262422370064089 receive call {auth_request,33,"internet",#{}} from <0.1338.0> in state state_new 04:14:06.840 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262422370064089 send ok to <0.1338.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:06.841 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422370064089">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422370064089 consume call {auth_request,33,"internet",#{}} from <0.1338.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262422370064089 enter aaa_ue_fsm in state state_new 04:14:06.841 [info] ue_fsm start_link(aaa_ue_fsm_262422370064089) *DBG* epdg_ue_fsm_262422370064089 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422370064089 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262422370064089 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:06.841 [info] ue_fsm init("262422370064089") 04:14:06.841 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:06.842 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422370064089",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422370064089 send ok to <0.201.0> 04:14:06.842 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262422370064089 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:06.842 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","217",";","nonode@nohost"],1,undefined,undefined,undefined,"262422370064089",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422370064089 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<201,223,46,238,3,56,23,33,123,215,199,26,220,215,140,7>>, <<147,159,183,215,222,73,33,236,95,59,131,243,78,199,105,221>>, <<201,223,46,238,3,56,23,33,123,215,199,26,220,215,140,7,70, 87,177,91,223,187,96,72,33,235,65,44,134,68>>, <<14,197,5,140,49,88,238,67,181,3,235,70,60,27,109,245>>, <<192,23,98,80,245,192,104,186,177,254,192,110,97,62,96, 178>>}]}} from <0.1341.0> in state state_wait_swx_maa 04:14:06.851 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;217;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422370064089",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[201,223,46,238,3,56,23,33,123,215,199,26,220,215,140,7,147,159,183,215,222,73,33,236,95,59,131,243,78,199,105,221]],[[201,223,46,238,3,56,23,33,123,215,199,26,220,215,140,7,70,87,177,91,223,187,96,72,33,235,65,44,134,68]],["foobar"],[[192,23,98,80,245,192,104,186,177,254,192,110,97,62,96,178]],[[14,197,5,140,49,88,238,67,181,3,235,70,60,27,109,245]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422370064089 send ok to <0.1341.0> 04:14:06.851 [info] dia_sip2gsup: auth [201,223,46,238,3,56,23,33,123,215,199,26,220,215,140,7,147,159,183,215,222,73,33,236,95,59,131,243,78,199,105,221] authz [201,223,46,238,3,56,23,33,123,215,199,26,220,215,140,7,70,87,177,91,223,187,96,72,33,235,65,44,134,68]  *DBG* aaa_ue_fsm_262422370064089 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<201,223,46,238,3,56,23,33,123,215,199,26,220,215,140,7>>, <<147,159,183,215,222,73,33,236,95,59,131,243,78,199,105,221>>, <<201,223,46,238,3,56,23,33,123,215,199,26,220,215,140,7,70, 87,177,91,223,187,96,72,33,235,65,44,134,68>>, <<14,197,5,140,49,88,238,67,181,3,235,70,60,27,109,245>>, <<192,23,98,80,245,192,104,186,177,254,192,110,97,62,96, 178>>}]}} from <0.1341.0> in state state_wait_swx_maa => state_new 04:14:06.851 [info] rand [201,223,46,238,3,56,23,33,123,215,199,26,220,215,140,7] autn [147,159,183,215,222,73,33,236,95,59,131,243,78,199,105,221]  *DBG* epdg_ue_fsm_262422370064089 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<201,223,46,238,3,56,23,33,123,215,199,26,220,215,140,7>>, <<147,159,183,215,222,73,33,236,95,59,131,243,78,199,105,221>>, <<201,223,46,238,3,56,23,33,123,215,199,26,220,215,140,7,70, 87,177,91,223,187,96,72,33,235,65,44,134,68>>, <<14,197,5,140,49,88,238,67,181,3,235,70,60,27,109,245>>, <<192,23,98,80,245,192,104,186,177,254,192,110,97,62,96, 178>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:06.851 [info] ue_fsm ev_rx_swx_maa 04:14:06.852 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422370064089",undefined,undefined,false,false,undefined} 04:14:06.852 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<201,223,46,238,3,56,23,33,123,215,199,26,220,215,140,7>>,<<147,159,183,215,222,73,33,236,95,59,131,243,78,199,105,221>>,<<201,223,46,238,3,56,23,33,123,215,199,26,220,215,140,7,70,87,177,91,223,187,96,72,33,235,65,44,134,68>>,<<14,197,5,140,49,88,238,67,181,3,235,70,60,27,109,245>>,<<192,23,98,80,245,192,104,186,177,254,192,110,97,62,96,178>>}]} 04:14:06.853 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<201,223,46,238,3,56,23,33,123,215,199,26,220,215,140,7>>,<<147,159,183,215,222,73,33,236,95,59,131,243,78,199,105,221>>,<<201,223,46,238,3,56,23,33,123,215,199,26,220,215,140,7,70,87,177,91,223,187,96,72,33,235,65,44,134,68>>,<<14,197,5,140,49,88,238,67,181,3,235,70,60,27,109,245>>,<<192,23,98,80,245,192,104,186,177,254,192,110,97,62,96,178>>}]}, {ue_fsm_data,<<"262422370064089">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422370064089 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422370064089">>, {ok, [{epdg_auth_tuple, <<201,223,46,238,3,56,23,33,123,215,199,26,220, 215,140,7>>, <<147,159,183,215,222,73,33,236,95,59,131,243, 78,199,105,221>>, <<201,223,46,238,3,56,23,33,123,215,199,26,220, 215,140,7,70,87,177,91,223,187,96,72,33,235, 65,44,134,68>>, <<14,197,5,140,49,88,238,67,181,3,235,70,60,27, 109,245>>, <<192,23,98,80,245,192,104,186,177,254, 192,110,97,62,96,178>>}]}}} 04:14:06.853 [info] auth_response(<<"262422370064089">>): {ok,[{epdg_auth_tuple,<<201,223,46,238,3,56,23,33,123,215,199,26,220,215,140,7>>,<<147,159,183,215,222,73,33,236,95,59,131,243,78,199,105,221>>,<<201,223,46,238,3,56,23,33,123,215,199,26,220,215,140,7,70,87,177,91,223,187,96,72,33,235,65,44,134,68>>,<<14,197,5,140,49,88,238,67,181,3,235,70,60,27,109,245>>,<<192,23,98,80,245,192,104,186,177,254,192,110,97,62,96,178>>}]} *DBG* epdg_ue_fsm_262422370064089 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<201,223,46,238,3,56,23,33,123,215,199,26,220,215,140,7>>, <<147,159,183,215,222,73,33,236,95,59,131,243,78,199,105,221>>, <<201,223,46,238,3,56,23,33,123,215,199,26,220,215,140,7,70, 87,177,91,223,187,96,72,33,235,65,44,134,68>>, <<14,197,5,140,49,88,238,67,181,3,235,70,60,27,109,245>>, <<192,23,98,80,245,192,104,186,177,254,192,110,97,62,96, 178>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:06.854 [info] auth_response for <<"262422370064089">>: {ok,[{epdg_auth_tuple,<<201,223,46,238,3,56,23,33,123,215,199,26,220,215,140,7>>,<<147,159,183,215,222,73,33,236,95,59,131,243,78,199,105,221>>,<<201,223,46,238,3,56,23,33,123,215,199,26,220,215,140,7,70,87,177,91,223,187,96,72,33,235,65,44,134,68>>,<<14,197,5,140,49,88,238,67,181,3,235,70,60,27,109,245>>,<<192,23,98,80,245,192,104,186,177,254,192,110,97,62,96,178>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:06.854 [info] GSUP: Tx #{auth_tuples => [#{autn => <<147,159,183,215,222,73,33,236,95,59,131,243,78,199,105,221>>,ck => <<192,23,98,80,245,192,104,186,177,254,192,110,97,62,96,178>>,ik => <<14,197,5,140,49,88,238,67,181,3,235,70,60,27,109,245>>,rand => <<201,223,46,238,3,56,23,33,123,215,199,26,220,215,140,7>>,res => <<201,223,46,238,3,56,23,33,123,215,199,26,220,215,140,7,70,87,177,91,223,187,96,72,33,235,65,44,134,68>>}],imsi => <<"262422370064089">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422370064089">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422370064089 receive call lu_request from <0.1342.0> in state state_authenticating *DBG* epdg_ue_fsm_262422370064089 send ok to <0.1342.0> 04:14:06.858 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422370064089">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262422370064089 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262422370064089 consume call lu_request from <0.1342.0> in state state_authenticating 04:14:06.858 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262422370064089 send ok to <0.201.0> 04:14:06.858 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422370064089">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262422370064089 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:14:06.858 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:06.859 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422370064089",undefined,undefined,false,false,undefined} 04:14:06.859 [debug] SWx Tx SAR Imsi="262422370064089" Type=1 APN="internet" AgentInfoOpt=[]  04:14:06.859 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","218",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422370064089",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422370064089 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1343.0> in state state_wait_swx_saa 04:14:06.866 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;218;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422370064089",[],[2001],[],[{'Non-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_262422370064089 send ok to <0.1343.0> *DBG* epdg_ue_fsm_262422370064089 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:14:06.866 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422370064089 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1343.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262422370064089 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422370064089">>,ok}} 04:14:06.867 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422370064089",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422370064089 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:06.867 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:14:06.867 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422370064089">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:06.867 [info] lu_response(<<"262422370064089">>): ok 04:14:06.867 [info] lu_response for <<"262422370064089">>: ok 04:14:06.867 [info] GSUP: Tx #{imsi => <<"262422370064089">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422370064089">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422370064089 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1344.0> in state state_authenticated 04:14:06.871 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422370064089">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262422370064089 send ok to <0.1344.0> 04:14:06.871 [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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262422370064089 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1344.0> in state state_authenticated => state_wait_create_session_resp 04:14:06.871 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422370064089">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422370064089 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:14:06.871 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:06.871 [info] s2b: Tx {gtp,v2,create_session_request,0,16036719,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422370064089">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241082,<<172,18,26,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,763419667,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:14:06.871 [debug] Waiting for CreateSessionResponse 04:14:06.882 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422370064089@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422370064089 receive call {rx_s6b_aar,"262422370064089@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1345.0> in state state_authenticated 04:14:06.882 [info] ue_fsm ev_rx_s6b_aar: "262422370064089@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:06.882 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422370064089@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262422370064089",undefined,undefined,true,false,undefined} 04:14:06.882 [debug] SWx Tx SAR Imsi="262422370064089" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:06.882 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","219",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422370064089",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422370064089 send ok to <0.1345.0> *DBG* aaa_ue_fsm_262422370064089 consume call {rx_s6b_aar,"262422370064089@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1345.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:06.883 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422370064089 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1346.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422370064089 send ok to <0.1346.0> 04:14:06.888 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;219;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422370064089",[],[2001],[],[{'Non-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_262422370064089 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1346.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:06.888 [info] ue_fsm ev_rx_swx_saa 04:14:06.888 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422370064089","262422370064089@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1345.0>} 04:14:06.889 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:06.889 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:06.896 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,250,244,179,111,0,2,0,2,0,16,0,87,0,9,1,160,25,91,56,219,172,18,26,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,25,91,56,219,172,18,26,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,25,91,56,219,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:06.897 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241082,16036719,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,<<25,91,56,219>>},{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,425408731,<<172,18,26,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,425408731,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,60>>}}} 04:14:06.897 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422370064089">>,<0.1339.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241082,425408731,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419667,425408731}],[]}}}} *DBG* epdg_ue_fsm_262422370064089 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 => 763419667, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 425408731}}} from <0.1347.0> in state state_wait_create_session_resp 04:14:06.897 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:06.897 [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 => 763419667,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 425408731}} 04:14:06.897 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422370064089">>,"internet",[],undefined,false,0,false,false} 04:14:06.897 [info] KMOD Port Create PDP Context Call {<0.1339.0>,[alias|#Ref<0.1576510130.3222863873.166112>]}: {create_pdp_context,{172,18,26,103},763419667,425408731,{192,168,0,60}} 04:14:06.897 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,60}, 763419667, 425408731 *DBG* epdg_ue_fsm_262422370064089 send ok to <0.1347.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422370064089">>, {ok, #{apco => <<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 => 763419667, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 425408731}}}} *DBG* epdg_ue_fsm_262422370064089 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 => 763419667, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 425408731}}} from <0.1347.0> in state state_wait_create_session_resp => state_active 04:14:06.897 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1474,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,60}},{i_tid,763419667},{o_tid,425408731}]}} 04:14:06.898 [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 => 763419667,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 425408731}) returned ok 04:14:06.898 [info] tunnel_response(<<"262422370064089">>): {ok,#{apco => <<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 => 763419667,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 425408731}} 04:14:06.898 [info] tunnel_response for <<"262422370064089">>: {ok,#{apco => <<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 => 763419667,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 425408731}} 04:14:06.898 [info] GSUP: Tx #{imsi => <<"262422370064089">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{imsi => <<"262425180246578">>, 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}]}} 04:14:06.942 [info] GSUP: Rx #{imsi => <<"262425180246578">>,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_262425180246578 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425180246578 consume internal init_state in state state_new 04:14:06.942 [info] ue_fsm start(epdg_ue_fsm_262425180246578) *DBG* epdg_ue_fsm_262425180246578 receive call {auth_request,33,"internet",#{}} from <0.1348.0> in state state_new 04:14:06.942 [info] ue_fsm init(<<"262425180246578">>) 04:14:06.943 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262425180246578 send ok to <0.1348.0> 04:14:06.943 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425180246578">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262425180246578 enter aaa_ue_fsm in state state_new 04:14:06.943 [info] ue_fsm start_link(aaa_ue_fsm_262425180246578) *DBG* epdg_ue_fsm_262425180246578 consume call {auth_request,33,"internet",#{}} from <0.1348.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262425180246578 consume internal init_state in state state_new 04:14:06.943 [info] ue_fsm init("262425180246578") *DBG* epdg_ue_fsm_262425180246578 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425180246578 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:06.943 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:06.944 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425180246578",undefined,undefined,false,false,undefined} 04:14:06.944 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262425180246578 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425180246578 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:06.944 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","220",";","nonode@nohost"],1,undefined,undefined,undefined,"262425180246578",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:14:06.958 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;220;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425180246578",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[8,148,14,23,190,116,57,210,8,147,106,136,54,252,80,100,120,17,166,8,70,228,140,75,135,11,69,160,206,136,163,235]],[[8,148,14,23,190,116,57,210,8,147,106,136,54,252,80,100,227,249,230,104,172,187,195,96,129,109,240,126,224,72]],["foobar"],[[106,15,221,118,109,16,177,237,32,103,56,209,233,52,33,172]],[[179,227,81,128,118,214,171,73,97,240,228,49,209,200,169,202]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425180246578 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<8,148,14,23,190,116,57,210,8,147,106,136,54,252,80,100>>, <<120,17,166,8,70,228,140,75,135,11,69,160,206,136,163,235>>, <<8,148,14,23,190,116,57,210,8,147,106,136,54,252,80,100,227, 249,230,104,172,187,195,96,129,109,240,126,224,72>>, <<179,227,81,128,118,214,171,73,97,240,228,49,209,200,169,202>>, <<106,15,221,118,109,16,177,237,32,103,56,209,233,52,33, 172>>}]}} from <0.1351.0> in state state_wait_swx_maa 04:14:06.959 [info] dia_sip2gsup: auth [8,148,14,23,190,116,57,210,8,147,106,136,54,252,80,100,120,17,166,8,70,228,140,75,135,11,69,160,206,136,163,235] authz [8,148,14,23,190,116,57,210,8,147,106,136,54,252,80,100,227,249,230,104,172,187,195,96,129,109,240,126,224,72]  04:14:06.959 [info] rand [8,148,14,23,190,116,57,210,8,147,106,136,54,252,80,100] autn [120,17,166,8,70,228,140,75,135,11,69,160,206,136,163,235]  *DBG* aaa_ue_fsm_262425180246578 send ok to <0.1351.0> *DBG* epdg_ue_fsm_262425180246578 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<8,148,14,23,190,116,57,210,8,147,106,136,54,252,80,100>>, <<120,17,166,8,70,228,140,75,135,11,69,160,206,136,163,235>>, <<8,148,14,23,190,116,57,210,8,147,106,136,54,252,80,100,227, 249,230,104,172,187,195,96,129,109,240,126,224,72>>, <<179,227,81,128,118,214,171,73,97,240,228,49,209,200,169,202>>, <<106,15,221,118,109,16,177,237,32,103,56,209,233,52,33, 172>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:06.959 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262425180246578 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<8,148,14,23,190,116,57,210,8,147,106,136,54,252,80,100>>, <<120,17,166,8,70,228,140,75,135,11,69,160,206,136,163,235>>, <<8,148,14,23,190,116,57,210,8,147,106,136,54,252,80,100,227, 249,230,104,172,187,195,96,129,109,240,126,224,72>>, <<179,227,81,128,118,214,171,73,97,240,228,49,209,200,169,202>>, <<106,15,221,118,109,16,177,237,32,103,56,209,233,52,33, 172>>}]}} from <0.1351.0> in state state_wait_swx_maa => state_new 04:14:06.960 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425180246578",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425180246578 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425180246578">>, {ok, [{epdg_auth_tuple, <<8,148,14,23,190,116,57,210,8,147,106,136,54, 252,80,100>>, <<120,17,166,8,70,228,140,75,135,11,69,160,206, 136,163,235>>, <<8,148,14,23,190,116,57,210,8,147,106,136,54, 252,80,100,227,249,230,104,172,187,195,96, 129,109,240,126,224,72>>, <<179,227,81,128,118,214,171,73,97,240,228,49, 209,200,169,202>>, <<106,15,221,118,109,16,177,237,32,103,56, 209,233,52,33,172>>}]}}} 04:14:06.960 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<8,148,14,23,190,116,57,210,8,147,106,136,54,252,80,100>>,<<120,17,166,8,70,228,140,75,135,11,69,160,206,136,163,235>>,<<8,148,14,23,190,116,57,210,8,147,106,136,54,252,80,100,227,249,230,104,172,187,195,96,129,109,240,126,224,72>>,<<179,227,81,128,118,214,171,73,97,240,228,49,209,200,169,202>>,<<106,15,221,118,109,16,177,237,32,103,56,209,233,52,33,172>>}]} *DBG* epdg_ue_fsm_262425180246578 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<8,148,14,23,190,116,57,210,8,147,106,136,54,252,80,100>>, <<120,17,166,8,70,228,140,75,135,11,69,160,206,136,163,235>>, <<8,148,14,23,190,116,57,210,8,147,106,136,54,252,80,100,227, 249,230,104,172,187,195,96,129,109,240,126,224,72>>, <<179,227,81,128,118,214,171,73,97,240,228,49,209,200,169,202>>, <<106,15,221,118,109,16,177,237,32,103,56,209,233,52,33, 172>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:06.961 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<8,148,14,23,190,116,57,210,8,147,106,136,54,252,80,100>>,<<120,17,166,8,70,228,140,75,135,11,69,160,206,136,163,235>>,<<8,148,14,23,190,116,57,210,8,147,106,136,54,252,80,100,227,249,230,104,172,187,195,96,129,109,240,126,224,72>>,<<179,227,81,128,118,214,171,73,97,240,228,49,209,200,169,202>>,<<106,15,221,118,109,16,177,237,32,103,56,209,233,52,33,172>>}]}, {ue_fsm_data,<<"262425180246578">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:06.961 [info] auth_response(<<"262425180246578">>): {ok,[{epdg_auth_tuple,<<8,148,14,23,190,116,57,210,8,147,106,136,54,252,80,100>>,<<120,17,166,8,70,228,140,75,135,11,69,160,206,136,163,235>>,<<8,148,14,23,190,116,57,210,8,147,106,136,54,252,80,100,227,249,230,104,172,187,195,96,129,109,240,126,224,72>>,<<179,227,81,128,118,214,171,73,97,240,228,49,209,200,169,202>>,<<106,15,221,118,109,16,177,237,32,103,56,209,233,52,33,172>>}]} 04:14:06.962 [info] auth_response for <<"262425180246578">>: {ok,[{epdg_auth_tuple,<<8,148,14,23,190,116,57,210,8,147,106,136,54,252,80,100>>,<<120,17,166,8,70,228,140,75,135,11,69,160,206,136,163,235>>,<<8,148,14,23,190,116,57,210,8,147,106,136,54,252,80,100,227,249,230,104,172,187,195,96,129,109,240,126,224,72>>,<<179,227,81,128,118,214,171,73,97,240,228,49,209,200,169,202>>,<<106,15,221,118,109,16,177,237,32,103,56,209,233,52,33,172>>}]} 04:14:06.962 [info] GSUP: Tx #{auth_tuples => [#{autn => <<120,17,166,8,70,228,140,75,135,11,69,160,206,136,163,235>>,ck => <<106,15,221,118,109,16,177,237,32,103,56,209,233,52,33,172>>,ik => <<179,227,81,128,118,214,171,73,97,240,228,49,209,200,169,202>>,rand => <<8,148,14,23,190,116,57,210,8,147,106,136,54,252,80,100>>,res => <<8,148,14,23,190,116,57,210,8,147,106,136,54,252,80,100,227,249,230,104,172,187,195,96,129,109,240,126,224,72>>}],imsi => <<"262425180246578">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425180246578">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425180246578 receive call lu_request from <0.1352.0> in state state_authenticating 04:14:06.967 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425180246578">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262425180246578 send ok to <0.1352.0> *DBG* aaa_ue_fsm_262425180246578 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262425180246578 consume call lu_request from <0.1352.0> in state state_authenticating 04:14:06.968 [info] ue_fsm lu_request 04:14:06.968 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425180246578">>,"internet",[],undefined,false,0,false,false} 04:14:06.968 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:06.968 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425180246578",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425180246578 send ok to <0.201.0> 04:14:06.968 [debug] SWx Tx SAR Imsi="262425180246578" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262425180246578 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:14:06.968 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","221",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425180246578",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425180246578 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1353.0> in state state_wait_swx_saa 04:14:06.978 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;221;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425180246578",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:06.978 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425180246578 send ok to <0.1353.0> *DBG* epdg_ue_fsm_262425180246578 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:14:06.978 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425180246578",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425180246578 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1353.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262425180246578 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425180246578">>,ok}} 04:14:06.979 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262425180246578 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:06.979 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425180246578">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:06.979 [info] lu_response(<<"262425180246578">>): ok 04:14:06.979 [info] lu_response for <<"262425180246578">>: ok 04:14:06.979 [info] GSUP: Tx #{imsi => <<"262425180246578">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425180246578">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425180246578 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1354.0> in state state_authenticated 04:14:06.984 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425180246578">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:06.984 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:06.984 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425180246578">>,"internet",[],undefined,false,0,false,false} 04:14:06.984 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:06.985 [info] s2b: Tx {gtp,v2,create_session_request,0,16036720,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425180246578">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241083,<<172,18,26,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,763419668,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425180246578 send ok to <0.1354.0> 04:14:06.985 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262425180246578 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1354.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262425180246578 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262425180246578 receive call {rx_s6b_aar,"262425180246578@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1355.0> in state state_authenticated 04:14:06.995 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425180246578@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:06.995 [info] ue_fsm ev_rx_s6b_aar: "262425180246578@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:06.995 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425180246578@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262425180246578",undefined,undefined,true,false,undefined} 04:14:06.995 [debug] SWx Tx SAR Imsi="262425180246578" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:06.995 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","222",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425180246578",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425180246578 send ok to <0.1355.0> 04:14:06.995 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425180246578 consume call {rx_s6b_aar,"262425180246578@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1355.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425180246578 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1356.0> in state state_authenticated_wait_swx_saa 04:14:06.998 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;222;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425180246578",[],[2001],[],[{'Non-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_262425180246578 send ok to <0.1356.0> 04:14:06.998 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425180246578 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1356.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:06.998 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425180246578","262425180246578@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1355.0>} 04:14:06.998 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:06.998 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:07.002 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,251,244,179,112,0,2,0,2,0,16,0,87,0,9,1,160,240,178,70,110,172,18,26,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,240,178,70,110,172,18,26,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,240,178,70,110,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:07.002 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241083,16036720,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,<<"ð²Fn">>},{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,4038215278,<<172,18,26,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,4038215278,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,61>>}}} *DBG* epdg_ue_fsm_262425180246578 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 => 763419668, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 4038215278}}} from <0.1357.0> in state state_wait_create_session_resp 04:14:07.002 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425180246578">>,<0.1349.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241083,4038215278,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419668,4038215278}],[],[],[],[],[],[],[]}}}} 04:14:07.002 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:07.002 [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 => 763419668,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 4038215278}} 04:14:07.002 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425180246578">>,"internet",[],undefined,false,0,false,false} 04:14:07.003 [info] KMOD Port Create PDP Context Call {<0.1349.0>,[alias|#Ref<0.1576510130.3222863873.166302>]}: {create_pdp_context,{172,18,26,103},763419668,4038215278,{192,168,0,61}} *DBG* epdg_ue_fsm_262425180246578 send ok to <0.1357.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425180246578">>, {ok, #{apco => <<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 => 763419668, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 4038215278}}}} *DBG* epdg_ue_fsm_262425180246578 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 => 763419668, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 4038215278}}} from <0.1357.0> in state state_wait_create_session_resp => state_active 04:14:07.003 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,61}, 763419668, 4038215278 04:14:07.003 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1538,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,61}},{i_tid,763419668},{o_tid,4038215278}]}} 04:14:07.003 [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 => 763419668,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 4038215278}) returned ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:07.003 [info] tunnel_response(<<"262425180246578">>): {ok,#{apco => <<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 => 763419668,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 4038215278}} 04:14:07.003 [info] tunnel_response for <<"262425180246578">>: {ok,#{apco => <<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 => 763419668,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 4038215278}} 04:14:07.003 [info] GSUP: Tx #{imsi => <<"262425180246578">>,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>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262427936573430">>, 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}]}} 04:14:07.042 [info] GSUP: Rx #{imsi => <<"262427936573430">>,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_262427936573430 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427936573430 consume internal init_state in state state_new 04:14:07.042 [info] ue_fsm start(epdg_ue_fsm_262427936573430) *DBG* epdg_ue_fsm_262427936573430 receive call {auth_request,33,"internet",#{}} from <0.1358.0> in state state_new 04:14:07.042 [info] ue_fsm init(<<"262427936573430">>) *DBG* epdg_ue_fsm_262427936573430 send ok to <0.1358.0> 04:14:07.042 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262427936573430 consume call {auth_request,33,"internet",#{}} from <0.1358.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:07.043 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427936573430">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427936573430 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427936573430 enter aaa_ue_fsm in state state_new *DBG* aaa_ue_fsm_262427936573430 consume internal init_state in state state_new 04:14:07.043 [info] ue_fsm start_link(aaa_ue_fsm_262427936573430) *DBG* aaa_ue_fsm_262427936573430 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:07.043 [info] ue_fsm init("262427936573430") 04:14:07.043 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:07.044 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427936573430",undefined,undefined,false,false,undefined} 04:14:07.044 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:07.044 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","223",";","nonode@nohost"],1,undefined,undefined,undefined,"262427936573430",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427936573430 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427936573430 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_262427936573430 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<13,36,190,105,85,45,53,18,168,56,158,45,252,107,242,169>>, <<196,184,190,110,84,130,1,209,28,221,224,169,218,153,208,19>>, <<13,36,190,105,85,45,53,18,168,56,158,45,252,107,242,169, 112,55,96,169,124,209,195,31,80,43,101,108,117,29>>, <<158,212,226,125,46,32,120,28,180,46,157,81,188,118,40,244>>, <<119,13,213,191,136,44,210,64,126,172,52,15,170,162,196, 28>>}]}} from <0.1361.0> in state state_wait_swx_maa 04:14:07.058 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;223;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427936573430",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[13,36,190,105,85,45,53,18,168,56,158,45,252,107,242,169,196,184,190,110,84,130,1,209,28,221,224,169,218,153,208,19]],[[13,36,190,105,85,45,53,18,168,56,158,45,252,107,242,169,112,55,96,169,124,209,195,31,80,43,101,108,117,29]],["foobar"],[[119,13,213,191,136,44,210,64,126,172,52,15,170,162,196,28]],[[158,212,226,125,46,32,120,28,180,46,157,81,188,118,40,244]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:07.058 [info] dia_sip2gsup: auth [13,36,190,105,85,45,53,18,168,56,158,45,252,107,242,169,196,184,190,110,84,130,1,209,28,221,224,169,218,153,208,19] authz [13,36,190,105,85,45,53,18,168,56,158,45,252,107,242,169,112,55,96,169,124,209,195,31,80,43,101,108,117,29]  *DBG* aaa_ue_fsm_262427936573430 send ok to <0.1361.0> 04:14:07.058 [info] rand [13,36,190,105,85,45,53,18,168,56,158,45,252,107,242,169] autn [196,184,190,110,84,130,1,209,28,221,224,169,218,153,208,19]  *DBG* aaa_ue_fsm_262427936573430 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<13,36,190,105,85,45,53,18,168,56,158,45,252,107,242,169>>, <<196,184,190,110,84,130,1,209,28,221,224,169,218,153,208,19>>, <<13,36,190,105,85,45,53,18,168,56,158,45,252,107,242,169, 112,55,96,169,124,209,195,31,80,43,101,108,117,29>>, <<158,212,226,125,46,32,120,28,180,46,157,81,188,118,40,244>>, <<119,13,213,191,136,44,210,64,126,172,52,15,170,162,196, 28>>}]}} from <0.1361.0> in state state_wait_swx_maa => state_new 04:14:07.058 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262427936573430 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<13,36,190,105,85,45,53,18,168,56,158,45,252,107,242,169>>, <<196,184,190,110,84,130,1,209,28,221,224,169,218,153,208,19>>, <<13,36,190,105,85,45,53,18,168,56,158,45,252,107,242,169, 112,55,96,169,124,209,195,31,80,43,101,108,117,29>>, <<158,212,226,125,46,32,120,28,180,46,157,81,188,118,40,244>>, <<119,13,213,191,136,44,210,64,126,172,52,15,170,162,196, 28>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:07.059 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427936573430",undefined,undefined,false,false,undefined} 04:14:07.059 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<13,36,190,105,85,45,53,18,168,56,158,45,252,107,242,169>>,<<196,184,190,110,84,130,1,209,28,221,224,169,218,153,208,19>>,<<13,36,190,105,85,45,53,18,168,56,158,45,252,107,242,169,112,55,96,169,124,209,195,31,80,43,101,108,117,29>>,<<158,212,226,125,46,32,120,28,180,46,157,81,188,118,40,244>>,<<119,13,213,191,136,44,210,64,126,172,52,15,170,162,196,28>>}]} 04:14:07.060 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<13,36,190,105,85,45,53,18,168,56,158,45,252,107,242,169>>,<<196,184,190,110,84,130,1,209,28,221,224,169,218,153,208,19>>,<<13,36,190,105,85,45,53,18,168,56,158,45,252,107,242,169,112,55,96,169,124,209,195,31,80,43,101,108,117,29>>,<<158,212,226,125,46,32,120,28,180,46,157,81,188,118,40,244>>,<<119,13,213,191,136,44,210,64,126,172,52,15,170,162,196,28>>}]}, {ue_fsm_data,<<"262427936573430">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427936573430 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427936573430">>, {ok, [{epdg_auth_tuple, <<13,36,190,105,85,45,53,18,168,56,158,45,252, 107,242,169>>, <<196,184,190,110,84,130,1,209,28,221,224,169, 218,153,208,19>>, <<13,36,190,105,85,45,53,18,168,56,158,45,252, 107,242,169,112,55,96,169,124,209,195,31,80, 43,101,108,117,29>>, <<158,212,226,125,46,32,120,28,180,46,157,81, 188,118,40,244>>, <<119,13,213,191,136,44,210,64,126,172,52, 15,170,162,196,28>>}]}}} 04:14:07.060 [info] auth_response(<<"262427936573430">>): {ok,[{epdg_auth_tuple,<<13,36,190,105,85,45,53,18,168,56,158,45,252,107,242,169>>,<<196,184,190,110,84,130,1,209,28,221,224,169,218,153,208,19>>,<<13,36,190,105,85,45,53,18,168,56,158,45,252,107,242,169,112,55,96,169,124,209,195,31,80,43,101,108,117,29>>,<<158,212,226,125,46,32,120,28,180,46,157,81,188,118,40,244>>,<<119,13,213,191,136,44,210,64,126,172,52,15,170,162,196,28>>}]} *DBG* epdg_ue_fsm_262427936573430 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<13,36,190,105,85,45,53,18,168,56,158,45,252,107,242,169>>, <<196,184,190,110,84,130,1,209,28,221,224,169,218,153,208,19>>, <<13,36,190,105,85,45,53,18,168,56,158,45,252,107,242,169, 112,55,96,169,124,209,195,31,80,43,101,108,117,29>>, <<158,212,226,125,46,32,120,28,180,46,157,81,188,118,40,244>>, <<119,13,213,191,136,44,210,64,126,172,52,15,170,162,196, 28>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:07.061 [info] auth_response for <<"262427936573430">>: {ok,[{epdg_auth_tuple,<<13,36,190,105,85,45,53,18,168,56,158,45,252,107,242,169>>,<<196,184,190,110,84,130,1,209,28,221,224,169,218,153,208,19>>,<<13,36,190,105,85,45,53,18,168,56,158,45,252,107,242,169,112,55,96,169,124,209,195,31,80,43,101,108,117,29>>,<<158,212,226,125,46,32,120,28,180,46,157,81,188,118,40,244>>,<<119,13,213,191,136,44,210,64,126,172,52,15,170,162,196,28>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:07.061 [info] GSUP: Tx #{auth_tuples => [#{autn => <<196,184,190,110,84,130,1,209,28,221,224,169,218,153,208,19>>,ck => <<119,13,213,191,136,44,210,64,126,172,52,15,170,162,196,28>>,ik => <<158,212,226,125,46,32,120,28,180,46,157,81,188,118,40,244>>,rand => <<13,36,190,105,85,45,53,18,168,56,158,45,252,107,242,169>>,res => <<13,36,190,105,85,45,53,18,168,56,158,45,252,107,242,169,112,55,96,169,124,209,195,31,80,43,101,108,117,29>>}],imsi => <<"262427936573430">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427936573430">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427936573430 receive call lu_request from <0.1362.0> in state state_authenticating *DBG* epdg_ue_fsm_262427936573430 send ok to <0.1362.0> 04:14:07.067 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427936573430">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:07.067 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262427936573430 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262427936573430 consume call lu_request from <0.1362.0> in state state_authenticating 04:14:07.068 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427936573430">>,"internet",[],undefined,false,0,false,false} 04:14:07.068 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:07.068 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427936573430",undefined,undefined,false,false,undefined} 04:14:07.068 [debug] SWx Tx SAR Imsi="262427936573430" Type=1 APN="internet" AgentInfoOpt=[]  04:14:07.068 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","224",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427936573430",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427936573430 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427936573430 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427936573430 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1363.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262427936573430 send ok to <0.1363.0> *DBG* aaa_ue_fsm_262427936573430 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1363.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262427936573430 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:14:07.079 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;224;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427936573430",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:07.079 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262427936573430 send ok to <0.211.0> 04:14:07.079 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427936573430",undefined,undefined,false,false,undefined} *DBG* gsup_server got cast {lu_response,{<<"262427936573430">>,ok}} *DBG* epdg_ue_fsm_262427936573430 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:07.079 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:14:07.079 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427936573430">>,"internet",[],undefined,false,0,false,false} 04:14:07.079 [info] lu_response(<<"262427936573430">>): ok 04:14:07.080 [info] lu_response for <<"262427936573430">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:07.080 [info] GSUP: Tx #{imsi => <<"262427936573430">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427936573430">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427936573430 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1364.0> in state state_authenticated 04:14:07.086 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427936573430">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:07.086 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:07.086 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427936573430">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427936573430 send ok to <0.1364.0> *DBG* epdg_ue_fsm_262427936573430 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1364.0> in state state_authenticated => state_wait_create_session_resp 04:14:07.086 [debug] Selected PGW Remote Address "172.18.26.103" *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262427936573430 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:14:07.087 [info] s2b: Tx {gtp,v2,create_session_request,0,16036721,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427936573430">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241084,<<172,18,26,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,763419669,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:14:07.087 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262427936573430 receive call {rx_s6b_aar,"262427936573430@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1365.0> in state state_authenticated 04:14:07.100 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427936573430@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:07.100 [info] ue_fsm ev_rx_s6b_aar: "262427936573430@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:07.100 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427936573430@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262427936573430",undefined,undefined,true,false,undefined} 04:14:07.100 [debug] SWx Tx SAR Imsi="262427936573430" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:07.100 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","225",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427936573430",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427936573430 send ok to <0.1365.0> 04:14:07.100 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427936573430 consume call {rx_s6b_aar,"262427936573430@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1365.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427936573430 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1366.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427936573430 send ok to <0.1366.0> 04:14:07.104 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;225;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427936573430",[],[2001],[],[{'Non-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_262427936573430 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1366.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:07.104 [info] ue_fsm ev_rx_swx_saa 04:14:07.104 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427936573430","262427936573430@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1365.0>} 04:14:07.104 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:07.104 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262427936573430 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 => 763419669, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 2513895202}}} from <0.1367.0> in state state_wait_create_session_resp 04:14:07.109 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,252,244,179,113,0,2,0,2,0,16,0,87,0,9,1,160,149,214,255,34,172,18,26,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,149,214,255,34,172,18,26,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,149,214,255,34,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:07.109 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241084,16036721,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,<<149,214,255,34>>},{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,2513895202,<<172,18,26,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,2513895202,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,62>>}}} 04:14:07.109 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427936573430">>,<0.1359.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241084,2513895202,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419669,2513895202}],[],[],[],[],[],[]}}}} 04:14:07.109 [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_262427936573430 send ok to <0.1367.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427936573430">>, {ok, #{apco => <<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 => 763419669, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 2513895202}}}} *DBG* epdg_ue_fsm_262427936573430 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 => 763419669, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 2513895202}}} from <0.1367.0> in state state_wait_create_session_resp => state_active 04:14:07.109 [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 => 763419669,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2513895202}} 04:14:07.109 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427936573430">>,"internet",[],undefined,false,0,false,false} 04:14:07.109 [info] KMOD Port Create PDP Context Call {<0.1359.0>,[alias|#Ref<0.1576510130.3222863873.166436>]}: {create_pdp_context,{172,18,26,103},763419669,2513895202,{192,168,0,62}} 04:14:07.109 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,62}, 763419669, 2513895202 *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:07.109 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1602,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,62}},{i_tid,763419669},{o_tid,2513895202}]}} 04:14:07.109 [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 => 763419669,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2513895202}) returned ok 04:14:07.109 [info] tunnel_response(<<"262427936573430">>): {ok,#{apco => <<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 => 763419669,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2513895202}} 04:14:07.109 [info] tunnel_response for <<"262427936573430">>: {ok,#{apco => <<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 => 763419669,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2513895202}} 04:14:07.109 [info] GSUP: Tx #{imsi => <<"262427936573430">>,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.55>, {osmo,5}, #{imsi => <<"262422189760288">>, 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}]}} 04:14:07.143 [info] GSUP: Rx #{imsi => <<"262422189760288">>,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_262422189760288 enter epdg_ue_fsm in state state_new 04:14:07.143 [info] ue_fsm start(epdg_ue_fsm_262422189760288) *DBG* epdg_ue_fsm_262422189760288 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262422189760288 receive call {auth_request,33,"internet",#{}} from <0.1368.0> in state state_new 04:14:07.143 [info] ue_fsm init(<<"262422189760288">>) *DBG* epdg_ue_fsm_262422189760288 send ok to <0.1368.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262422189760288 consume call {auth_request,33,"internet",#{}} from <0.1368.0> in state state_new => state_wait_auth_resp 04:14:07.143 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262422189760288 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422189760288 enter aaa_ue_fsm in state state_new 04:14:07.143 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422189760288">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262422189760288 consume internal init_state in state state_new 04:14:07.144 [info] ue_fsm start_link(aaa_ue_fsm_262422189760288) *DBG* aaa_ue_fsm_262422189760288 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:07.144 [info] ue_fsm init("262422189760288") 04:14:07.144 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262422189760288 send ok to <0.201.0> 04:14:07.145 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422189760288",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422189760288 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:07.145 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:07.145 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","226",";","nonode@nohost"],1,undefined,undefined,undefined,"262422189760288",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:14:07.158 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;226;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422189760288",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[250,147,244,50,242,253,160,179,212,211,55,138,59,168,121,80,2,219,117,160,210,225,133,150,235,183,104,30,35,158,253,217]],[[250,147,244,50,242,253,160,179,212,211,55,138,59,168,121,80,229,67,147,177,153,238,114,95,134,184,114,208,201,103]],["foobar"],[[104,157,119,17,239,12,55,16,169,45,107,69,180,102,27,207]],[[37,80,88,116,109,180,96,85,142,105,208,195,145,115,120,195]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422189760288 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<250,147,244,50,242,253,160,179,212,211,55,138,59,168,121,80>>, <<2,219,117,160,210,225,133,150,235,183,104,30,35,158,253,217>>, <<250,147,244,50,242,253,160,179,212,211,55,138,59,168,121, 80,229,67,147,177,153,238,114,95,134,184,114,208,201,103>>, <<37,80,88,116,109,180,96,85,142,105,208,195,145,115,120,195>>, <<104,157,119,17,239,12,55,16,169,45,107,69,180,102,27, 207>>}]}} from <0.1371.0> in state state_wait_swx_maa 04:14:07.158 [info] dia_sip2gsup: auth [250,147,244,50,242,253,160,179,212,211,55,138,59,168,121,80,2,219,117,160,210,225,133,150,235,183,104,30,35,158,253,217] authz [250,147,244,50,242,253,160,179,212,211,55,138,59,168,121,80,229,67,147,177,153,238,114,95,134,184,114,208,201,103]  04:14:07.158 [info] rand [250,147,244,50,242,253,160,179,212,211,55,138,59,168,121,80] autn [2,219,117,160,210,225,133,150,235,183,104,30,35,158,253,217]  *DBG* aaa_ue_fsm_262422189760288 send ok to <0.1371.0> *DBG* aaa_ue_fsm_262422189760288 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<250,147,244,50,242,253,160,179,212,211,55,138,59,168,121,80>>, <<2,219,117,160,210,225,133,150,235,183,104,30,35,158,253,217>>, <<250,147,244,50,242,253,160,179,212,211,55,138,59,168,121, 80,229,67,147,177,153,238,114,95,134,184,114,208,201,103>>, <<37,80,88,116,109,180,96,85,142,105,208,195,145,115,120,195>>, <<104,157,119,17,239,12,55,16,169,45,107,69,180,102,27, 207>>}]}} from <0.1371.0> in state state_wait_swx_maa => state_new 04:14:07.158 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262422189760288 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<250,147,244,50,242,253,160,179,212,211,55,138,59,168,121,80>>, <<2,219,117,160,210,225,133,150,235,183,104,30,35,158,253,217>>, <<250,147,244,50,242,253,160,179,212,211,55,138,59,168,121, 80,229,67,147,177,153,238,114,95,134,184,114,208,201,103>>, <<37,80,88,116,109,180,96,85,142,105,208,195,145,115,120,195>>, <<104,157,119,17,239,12,55,16,169,45,107,69,180,102,27, 207>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:07.159 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422189760288",undefined,undefined,false,false,undefined} 04:14:07.159 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<250,147,244,50,242,253,160,179,212,211,55,138,59,168,121,80>>,<<2,219,117,160,210,225,133,150,235,183,104,30,35,158,253,217>>,<<250,147,244,50,242,253,160,179,212,211,55,138,59,168,121,80,229,67,147,177,153,238,114,95,134,184,114,208,201,103>>,<<37,80,88,116,109,180,96,85,142,105,208,195,145,115,120,195>>,<<104,157,119,17,239,12,55,16,169,45,107,69,180,102,27,207>>}]} 04:14:07.160 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<250,147,244,50,242,253,160,179,212,211,55,138,59,168,121,80>>,<<2,219,117,160,210,225,133,150,235,183,104,30,35,158,253,217>>,<<250,147,244,50,242,253,160,179,212,211,55,138,59,168,121,80,229,67,147,177,153,238,114,95,134,184,114,208,201,103>>,<<37,80,88,116,109,180,96,85,142,105,208,195,145,115,120,195>>,<<104,157,119,17,239,12,55,16,169,45,107,69,180,102,27,207>>}]}, {ue_fsm_data,<<"262422189760288">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422189760288 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422189760288">>, {ok, [{epdg_auth_tuple, <<250,147,244,50,242,253,160,179,212,211,55, 138,59,168,121,80>>, <<2,219,117,160,210,225,133,150,235,183,104,30, 35,158,253,217>>, <<250,147,244,50,242,253,160,179,212,211,55, 138,59,168,121,80,229,67,147,177,153,238,114, 95,134,184,114,208,201,103>>, <<37,80,88,116,109,180,96,85,142,105,208,195, 145,115,120,195>>, <<104,157,119,17,239,12,55,16,169,45,107, 69,180,102,27,207>>}]}}} 04:14:07.160 [info] auth_response(<<"262422189760288">>): {ok,[{epdg_auth_tuple,<<250,147,244,50,242,253,160,179,212,211,55,138,59,168,121,80>>,<<2,219,117,160,210,225,133,150,235,183,104,30,35,158,253,217>>,<<250,147,244,50,242,253,160,179,212,211,55,138,59,168,121,80,229,67,147,177,153,238,114,95,134,184,114,208,201,103>>,<<37,80,88,116,109,180,96,85,142,105,208,195,145,115,120,195>>,<<104,157,119,17,239,12,55,16,169,45,107,69,180,102,27,207>>}]} *DBG* epdg_ue_fsm_262422189760288 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<250,147,244,50,242,253,160,179,212,211,55,138,59,168,121,80>>, <<2,219,117,160,210,225,133,150,235,183,104,30,35,158,253,217>>, <<250,147,244,50,242,253,160,179,212,211,55,138,59,168,121, 80,229,67,147,177,153,238,114,95,134,184,114,208,201,103>>, <<37,80,88,116,109,180,96,85,142,105,208,195,145,115,120,195>>, <<104,157,119,17,239,12,55,16,169,45,107,69,180,102,27, 207>>}]}} 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:07.161 [info] auth_response for <<"262422189760288">>: {ok,[{epdg_auth_tuple,<<250,147,244,50,242,253,160,179,212,211,55,138,59,168,121,80>>,<<2,219,117,160,210,225,133,150,235,183,104,30,35,158,253,217>>,<<250,147,244,50,242,253,160,179,212,211,55,138,59,168,121,80,229,67,147,177,153,238,114,95,134,184,114,208,201,103>>,<<37,80,88,116,109,180,96,85,142,105,208,195,145,115,120,195>>,<<104,157,119,17,239,12,55,16,169,45,107,69,180,102,27,207>>}]} 04:14:07.161 [info] GSUP: Tx #{auth_tuples => [#{autn => <<2,219,117,160,210,225,133,150,235,183,104,30,35,158,253,217>>,ck => <<104,157,119,17,239,12,55,16,169,45,107,69,180,102,27,207>>,ik => <<37,80,88,116,109,180,96,85,142,105,208,195,145,115,120,195>>,rand => <<250,147,244,50,242,253,160,179,212,211,55,138,59,168,121,80>>,res => <<250,147,244,50,242,253,160,179,212,211,55,138,59,168,121,80,229,67,147,177,153,238,114,95,134,184,114,208,201,103>>}],imsi => <<"262422189760288">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422189760288">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422189760288 receive call lu_request from <0.1372.0> in state state_authenticating *DBG* epdg_ue_fsm_262422189760288 send ok to <0.1372.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:07.165 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422189760288">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262422189760288 consume call lu_request from <0.1372.0> in state state_authenticating *DBG* aaa_ue_fsm_262422189760288 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:07.165 [info] ue_fsm lu_request 04:14:07.165 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422189760288">>,"internet",[],undefined,false,0,false,false} 04:14:07.165 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:07.166 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422189760288",undefined,undefined,false,false,undefined} 04:14:07.166 [debug] SWx Tx SAR Imsi="262422189760288" Type=1 APN="internet" AgentInfoOpt=[]  04:14:07.166 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","227",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422189760288",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422189760288 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422189760288 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422189760288 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1373.0> in state state_wait_swx_saa 04:14:07.170 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;227;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422189760288",[],[2001],[],[{'Non-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_262422189760288 send ok to <0.1373.0> 04:14:07.170 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262422189760288 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262422189760288 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1373.0> in state state_wait_swx_saa => state_authenticated 04:14:07.170 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422189760288",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422189760288 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422189760288">>,ok}} 04:14:07.171 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262422189760288 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:07.171 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422189760288">>,"internet",[],undefined,false,0,false,false} 04:14:07.171 [info] lu_response(<<"262422189760288">>): ok 04:14:07.171 [info] lu_response for <<"262422189760288">>: ok 04:14:07.171 [info] GSUP: Tx #{imsi => <<"262422189760288">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422189760288">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422189760288 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1374.0> in state state_authenticated 04:14:07.174 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422189760288">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:07.174 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:07.174 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422189760288">>,"internet",[],undefined,false,0,false,false} 04:14:07.174 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:07.174 [info] s2b: Tx {gtp,v2,create_session_request,0,16036722,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422189760288">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241085,<<172,18,26,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,763419670,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422189760288 send ok to <0.1374.0> 04:14:07.174 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262422189760288 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1374.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262422189760288 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262422189760288 receive call {rx_s6b_aar,"262422189760288@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1375.0> in state state_authenticated 04:14:07.190 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422189760288@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:07.190 [info] ue_fsm ev_rx_s6b_aar: "262422189760288@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:07.190 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422189760288@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262422189760288",undefined,undefined,true,false,undefined} 04:14:07.190 [debug] SWx Tx SAR Imsi="262422189760288" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:07.190 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","228",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422189760288",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422189760288 send ok to <0.1375.0> *DBG* aaa_ue_fsm_262422189760288 consume call {rx_s6b_aar,"262422189760288@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1375.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:07.191 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422189760288 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1376.0> in state state_authenticated_wait_swx_saa 04:14:07.198 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;228;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422189760288",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:07.198 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422189760288 send ok to <0.1376.0> 04:14:07.198 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422189760288","262422189760288@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1375.0>} *DBG* aaa_ue_fsm_262422189760288 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1376.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:07.198 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:07.198 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:07.207 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,253,244,179,114,0,2,0,2,0,16,0,87,0,9,1,160,58,65,37,18,172,18,26,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,58,65,37,18,172,18,26,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,58,65,37,18,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:07.207 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241085,16036722,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,<<58,65,37,18>>},{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,977347858,<<172,18,26,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,977347858,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,63>>}}} *DBG* epdg_ue_fsm_262422189760288 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 => 763419670, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 977347858}}} from <0.1377.0> in state state_wait_create_session_resp 04:14:07.207 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422189760288">>,<0.1369.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241085,977347858,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[{gtp_bearer,5,763419670,977347858}],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:14:07.207 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:07.207 [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 => 763419670,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 977347858}} 04:14:07.208 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422189760288">>,"internet",[],undefined,false,0,false,false} 04:14:07.208 [info] KMOD Port Create PDP Context Call {<0.1369.0>,[alias|#Ref<0.1576510130.3222863873.166524>]}: {create_pdp_context,{172,18,26,103},763419670,977347858,{192,168,0,63}} *DBG* epdg_ue_fsm_262422189760288 send ok to <0.1377.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422189760288">>, {ok, #{apco => <<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 => 763419670, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 977347858}}}} 04:14:07.208 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,63}, 763419670, 977347858 *DBG* epdg_ue_fsm_262422189760288 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 => 763419670, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 977347858}}} from <0.1377.0> in state state_wait_create_session_resp => state_active 04:14:07.208 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2628,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,63}},{i_tid,763419670},{o_tid,977347858}]}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:07.208 [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 => 763419670,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 977347858}) returned ok 04:14:07.208 [info] tunnel_response(<<"262422189760288">>): {ok,#{apco => <<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 => 763419670,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 977347858}} 04:14:07.208 [info] tunnel_response for <<"262422189760288">>: {ok,#{apco => <<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 => 763419670,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 977347858}} 04:14:07.208 [info] GSUP: Tx #{imsi => <<"262422189760288">>,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.55>, {osmo,5}, #{imsi => <<"262424859865781">>, 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_262424859865781 enter epdg_ue_fsm in state state_new 04:14:07.243 [info] GSUP: Rx #{imsi => <<"262424859865781">>,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_262424859865781 consume internal init_state in state state_new 04:14:07.243 [info] ue_fsm start(epdg_ue_fsm_262424859865781) *DBG* epdg_ue_fsm_262424859865781 receive call {auth_request,33,"internet",#{}} from <0.1378.0> in state state_new 04:14:07.243 [info] ue_fsm init(<<"262424859865781">>) 04:14:07.243 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262424859865781 send ok to <0.1378.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:07.244 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424859865781">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262424859865781 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424859865781 consume call {auth_request,33,"internet",#{}} from <0.1378.0> in state state_new => state_wait_auth_resp 04:14:07.244 [info] ue_fsm start_link(aaa_ue_fsm_262424859865781) *DBG* aaa_ue_fsm_262424859865781 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262424859865781 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:14:07.244 [info] ue_fsm init("262424859865781") *DBG* aaa_ue_fsm_262424859865781 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:07.244 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:07.245 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424859865781",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262424859865781 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424859865781 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:07.245 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:07.245 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","229",";","nonode@nohost"],1,undefined,undefined,undefined,"262424859865781",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424859865781 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<234,210,199,247,2,6,111,14,82,236,66,152,203,7,191,73>>, <<154,87,98,155,93,249,162,234,13,65,185,186,75,118,119,72>>, <<234,210,199,247,2,6,111,14,82,236,66,152,203,7,191,73,5, 245,206,148,231,251,142,130,141,244,77,162,52,97>>, <<103,158,66,28,2,4,133,170,147,117,63,170,211,77,214,101>>, <<250,31,156,240,162,183,141,223,70,22,94,248,185,201,79, 130>>}]}} from <0.1381.0> in state state_wait_swx_maa 04:14:07.259 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;229;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424859865781",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[234,210,199,247,2,6,111,14,82,236,66,152,203,7,191,73,154,87,98,155,93,249,162,234,13,65,185,186,75,118,119,72]],[[234,210,199,247,2,6,111,14,82,236,66,152,203,7,191,73,5,245,206,148,231,251,142,130,141,244,77,162,52,97]],["foobar"],[[250,31,156,240,162,183,141,223,70,22,94,248,185,201,79,130]],[[103,158,66,28,2,4,133,170,147,117,63,170,211,77,214,101]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:07.259 [info] dia_sip2gsup: auth [234,210,199,247,2,6,111,14,82,236,66,152,203,7,191,73,154,87,98,155,93,249,162,234,13,65,185,186,75,118,119,72] authz [234,210,199,247,2,6,111,14,82,236,66,152,203,7,191,73,5,245,206,148,231,251,142,130,141,244,77,162,52,97]  *DBG* aaa_ue_fsm_262424859865781 send ok to <0.1381.0> *DBG* aaa_ue_fsm_262424859865781 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<234,210,199,247,2,6,111,14,82,236,66,152,203,7,191,73>>, <<154,87,98,155,93,249,162,234,13,65,185,186,75,118,119,72>>, <<234,210,199,247,2,6,111,14,82,236,66,152,203,7,191,73,5, 245,206,148,231,251,142,130,141,244,77,162,52,97>>, <<103,158,66,28,2,4,133,170,147,117,63,170,211,77,214,101>>, <<250,31,156,240,162,183,141,223,70,22,94,248,185,201,79, 130>>}]}} from <0.1381.0> in state state_wait_swx_maa => state_new 04:14:07.259 [info] rand [234,210,199,247,2,6,111,14,82,236,66,152,203,7,191,73] autn [154,87,98,155,93,249,162,234,13,65,185,186,75,118,119,72]  *DBG* epdg_ue_fsm_262424859865781 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<234,210,199,247,2,6,111,14,82,236,66,152,203,7,191,73>>, <<154,87,98,155,93,249,162,234,13,65,185,186,75,118,119,72>>, <<234,210,199,247,2,6,111,14,82,236,66,152,203,7,191,73,5, 245,206,148,231,251,142,130,141,244,77,162,52,97>>, <<103,158,66,28,2,4,133,170,147,117,63,170,211,77,214,101>>, <<250,31,156,240,162,183,141,223,70,22,94,248,185,201,79, 130>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:07.259 [info] ue_fsm ev_rx_swx_maa 04:14:07.259 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424859865781",undefined,undefined,false,false,undefined} 04:14:07.260 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<234,210,199,247,2,6,111,14,82,236,66,152,203,7,191,73>>,<<154,87,98,155,93,249,162,234,13,65,185,186,75,118,119,72>>,<<234,210,199,247,2,6,111,14,82,236,66,152,203,7,191,73,5,245,206,148,231,251,142,130,141,244,77,162,52,97>>,<<103,158,66,28,2,4,133,170,147,117,63,170,211,77,214,101>>,<<250,31,156,240,162,183,141,223,70,22,94,248,185,201,79,130>>}]} 04:14:07.261 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<234,210,199,247,2,6,111,14,82,236,66,152,203,7,191,73>>,<<154,87,98,155,93,249,162,234,13,65,185,186,75,118,119,72>>,<<234,210,199,247,2,6,111,14,82,236,66,152,203,7,191,73,5,245,206,148,231,251,142,130,141,244,77,162,52,97>>,<<103,158,66,28,2,4,133,170,147,117,63,170,211,77,214,101>>,<<250,31,156,240,162,183,141,223,70,22,94,248,185,201,79,130>>}]}, {ue_fsm_data,<<"262424859865781">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424859865781 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424859865781">>, {ok, [{epdg_auth_tuple, <<234,210,199,247,2,6,111,14,82,236,66,152,203, 7,191,73>>, <<154,87,98,155,93,249,162,234,13,65,185,186, 75,118,119,72>>, <<234,210,199,247,2,6,111,14,82,236,66,152,203, 7,191,73,5,245,206,148,231,251,142,130,141, 244,77,162,52,97>>, <<103,158,66,28,2,4,133,170,147,117,63,170,211, 77,214,101>>, <<250,31,156,240,162,183,141,223,70,22,94, 248,185,201,79,130>>}]}}} 04:14:07.261 [info] auth_response(<<"262424859865781">>): {ok,[{epdg_auth_tuple,<<234,210,199,247,2,6,111,14,82,236,66,152,203,7,191,73>>,<<154,87,98,155,93,249,162,234,13,65,185,186,75,118,119,72>>,<<234,210,199,247,2,6,111,14,82,236,66,152,203,7,191,73,5,245,206,148,231,251,142,130,141,244,77,162,52,97>>,<<103,158,66,28,2,4,133,170,147,117,63,170,211,77,214,101>>,<<250,31,156,240,162,183,141,223,70,22,94,248,185,201,79,130>>}]} *DBG* epdg_ue_fsm_262424859865781 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<234,210,199,247,2,6,111,14,82,236,66,152,203,7,191,73>>, <<154,87,98,155,93,249,162,234,13,65,185,186,75,118,119,72>>, <<234,210,199,247,2,6,111,14,82,236,66,152,203,7,191,73,5, 245,206,148,231,251,142,130,141,244,77,162,52,97>>, <<103,158,66,28,2,4,133,170,147,117,63,170,211,77,214,101>>, <<250,31,156,240,162,183,141,223,70,22,94,248,185,201,79, 130>>}]}} 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:07.262 [info] auth_response for <<"262424859865781">>: {ok,[{epdg_auth_tuple,<<234,210,199,247,2,6,111,14,82,236,66,152,203,7,191,73>>,<<154,87,98,155,93,249,162,234,13,65,185,186,75,118,119,72>>,<<234,210,199,247,2,6,111,14,82,236,66,152,203,7,191,73,5,245,206,148,231,251,142,130,141,244,77,162,52,97>>,<<103,158,66,28,2,4,133,170,147,117,63,170,211,77,214,101>>,<<250,31,156,240,162,183,141,223,70,22,94,248,185,201,79,130>>}]} 04:14:07.262 [info] GSUP: Tx #{auth_tuples => [#{autn => <<154,87,98,155,93,249,162,234,13,65,185,186,75,118,119,72>>,ck => <<250,31,156,240,162,183,141,223,70,22,94,248,185,201,79,130>>,ik => <<103,158,66,28,2,4,133,170,147,117,63,170,211,77,214,101>>,rand => <<234,210,199,247,2,6,111,14,82,236,66,152,203,7,191,73>>,res => <<234,210,199,247,2,6,111,14,82,236,66,152,203,7,191,73,5,245,206,148,231,251,142,130,141,244,77,162,52,97>>}],imsi => <<"262424859865781">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424859865781">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424859865781 receive call lu_request from <0.1382.0> in state state_authenticating 04:14:07.267 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424859865781">>,message_type => location_upd_req} 04:14:07.267 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262424859865781 send ok to <0.1382.0> 04:14:07.268 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424859865781">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262424859865781 consume call lu_request from <0.1382.0> in state state_authenticating *DBG* aaa_ue_fsm_262424859865781 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:07.268 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:07.268 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424859865781",undefined,undefined,false,false,undefined} 04:14:07.268 [debug] SWx Tx SAR Imsi="262424859865781" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262424859865781 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424859865781 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:14:07.268 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","230",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424859865781",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424859865781 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1383.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262424859865781 send ok to <0.1383.0> *DBG* aaa_ue_fsm_262424859865781 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1383.0> in state state_wait_swx_saa => state_authenticated 04:14:07.276 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;230;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424859865781",[],[2001],[],[{'Non-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_262424859865781 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:14:07.276 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262424859865781 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424859865781">>,ok}} 04:14:07.276 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424859865781",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424859865781 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:07.277 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:14:07.277 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424859865781">>,"internet",[],undefined,false,0,false,false} 04:14:07.277 [info] lu_response(<<"262424859865781">>): ok 04:14:07.277 [info] lu_response for <<"262424859865781">>: ok 04:14:07.277 [info] GSUP: Tx #{imsi => <<"262424859865781">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424859865781">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:14:07.282 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424859865781">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262424859865781 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1384.0> in state state_authenticated 04:14:07.282 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:07.282 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424859865781">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424859865781 send ok to <0.1384.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:07.282 [debug] Selected PGW Remote Address "172.18.26.103" *DBG* epdg_ue_fsm_262424859865781 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1384.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262424859865781 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:14:07.282 [info] s2b: Tx {gtp,v2,create_session_request,0,16036723,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424859865781">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241086,<<172,18,26,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,763419671,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:14:07.282 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262424859865781 receive call {rx_s6b_aar,"262424859865781@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1385.0> in state state_authenticated 04:14:07.295 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424859865781@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:07.295 [info] ue_fsm ev_rx_s6b_aar: "262424859865781@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:07.295 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424859865781@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262424859865781",undefined,undefined,true,false,undefined} 04:14:07.295 [debug] SWx Tx SAR Imsi="262424859865781" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262424859865781 send ok to <0.1385.0> *DBG* aaa_ue_fsm_262424859865781 consume call {rx_s6b_aar,"262424859865781@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1385.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:07.296 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","231",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424859865781",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:14:07.296 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424859865781 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1386.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424859865781 send ok to <0.1386.0> *DBG* aaa_ue_fsm_262424859865781 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1386.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:07.302 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;231;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424859865781",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:07.302 [info] ue_fsm ev_rx_swx_saa 04:14:07.303 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424859865781","262424859865781@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1385.0>} 04:14:07.303 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:07.303 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:07.309 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,254,244,179,115,0,2,0,2,0,16,0,87,0,9,1,160,9,64,29,229,172,18,26,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,9,64,29,229,172,18,26,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,64,29,229,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:07.309 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241086,16036723,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,64,29,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,155196901,<<172,18,26,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,155196901,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,64>>}}} 04:14:07.310 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424859865781">>,<0.1379.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241086,155196901,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[{gtp_bearer,5,763419671,155196901}],[],[],[],[],[],[],[],[],[]}}}} 04:14:07.310 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:07.310 [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 => 763419671,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 155196901}} *DBG* epdg_ue_fsm_262424859865781 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 => 763419671, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 155196901}}} from <0.1387.0> in state state_wait_create_session_resp 04:14:07.310 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424859865781">>,"internet",[],undefined,false,0,false,false} 04:14:07.310 [info] KMOD Port Create PDP Context Call {<0.1379.0>,[alias|#Ref<0.1576510130.3222863873.166640>]}: {create_pdp_context,{172,18,26,103},763419671,155196901,{192,168,0,64}} 04:14:07.310 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,64}, 763419671, 155196901 04:14:07.310 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1666,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,64}},{i_tid,763419671},{o_tid,155196901}]}} *DBG* epdg_ue_fsm_262424859865781 send ok to <0.1387.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424859865781">>, {ok, #{apco => <<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 => 763419671, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 155196901}}}} 04:14:07.310 [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 => 763419671,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 155196901}) returned ok *DBG* epdg_ue_fsm_262424859865781 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 => 763419671, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 155196901}}} from <0.1387.0> in state state_wait_create_session_resp => state_active 04:14:07.310 [info] tunnel_response(<<"262424859865781">>): {ok,#{apco => <<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 => 763419671,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 155196901}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:07.311 [info] tunnel_response for <<"262424859865781">>: {ok,#{apco => <<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 => 763419671,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 155196901}} 04:14:07.311 [info] GSUP: Tx #{imsi => <<"262424859865781">>,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.55>, {osmo,5}, #{imsi => <<"262427540383535">>, 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_262427540383535 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427540383535 consume internal init_state in state state_new 04:14:07.343 [info] GSUP: Rx #{imsi => <<"262427540383535">>,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_262427540383535 receive call {auth_request,33,"internet",#{}} from <0.1388.0> in state state_new 04:14:07.343 [info] ue_fsm start(epdg_ue_fsm_262427540383535) *DBG* epdg_ue_fsm_262427540383535 send ok to <0.1388.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:07.343 [info] ue_fsm init(<<"262427540383535">>) *DBG* aaa_ue_fsm_262427540383535 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427540383535 consume call {auth_request,33,"internet",#{}} from <0.1388.0> in state state_new => state_wait_auth_resp 04:14:07.343 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262427540383535 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262427540383535 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:14:07.344 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427540383535">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262427540383535 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:07.344 [info] ue_fsm start_link(aaa_ue_fsm_262427540383535) 04:14:07.344 [info] ue_fsm init("262427540383535") 04:14:07.344 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:07.345 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427540383535",undefined,undefined,false,false,undefined} 04:14:07.345 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262427540383535 send ok to <0.201.0> 04:14:07.345 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","232",";","nonode@nohost"],1,undefined,undefined,undefined,"262427540383535",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427540383535 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:07.359 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;232;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427540383535",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[95,37,198,175,43,243,9,128,59,143,178,30,192,220,56,212,127,224,193,116,170,25,36,125,118,67,55,233,111,211,234,25]],[[95,37,198,175,43,243,9,128,59,143,178,30,192,220,56,212,42,105,216,59,192,9,213,221,0,120,54,60,72,87]],["foobar"],[[153,67,10,211,236,115,48,159,255,93,77,138,46,187,39,90]],["YxÔæäk¥ßLYDÞÛ6Pm"],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427540383535 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<95,37,198,175,43,243,9,128,59,143,178,30,192,220,56,212>>, <<127,224,193,116,170,25,36,125,118,67,55,233,111,211,234,25>>, <<95,37,198,175,43,243,9,128,59,143,178,30,192,220,56,212,42, 105,216,59,192,9,213,221,0,120,54,60,72,87>>, <<"YxÔæäk¥ßLYDÞÛ6Pm">>, <<153,67,10,211,236,115,48,159,255,93,77,138,46,187,39,90>>}]}} from <0.1391.0> in state state_wait_swx_maa 04:14:07.359 [info] dia_sip2gsup: auth [95,37,198,175,43,243,9,128,59,143,178,30,192,220,56,212,127,224,193,116,170,25,36,125,118,67,55,233,111,211,234,25] authz [95,37,198,175,43,243,9,128,59,143,178,30,192,220,56,212,42,105,216,59,192,9,213,221,0,120,54,60,72,87]  04:14:07.359 [info] rand [95,37,198,175,43,243,9,128,59,143,178,30,192,220,56,212] autn [127,224,193,116,170,25,36,125,118,67,55,233,111,211,234,25]  *DBG* aaa_ue_fsm_262427540383535 send ok to <0.1391.0> 04:14:07.359 [info] ue_fsm ev_rx_swx_maa 04:14:07.360 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427540383535",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427540383535 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<95,37,198,175,43,243,9,128,59,143,178,30,192,220,56,212>>, <<127,224,193,116,170,25,36,125,118,67,55,233,111,211,234,25>>, <<95,37,198,175,43,243,9,128,59,143,178,30,192,220,56,212,42, 105,216,59,192,9,213,221,0,120,54,60,72,87>>, <<"YxÔæäk¥ßLYDÞÛ6Pm">>, <<153,67,10,211,236,115,48,159,255,93,77,138,46,187,39,90>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:07.361 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<95,37,198,175,43,243,9,128,59,143,178,30,192,220,56,212>>,<<127,224,193,116,170,25,36,125,118,67,55,233,111,211,234,25>>,<<95,37,198,175,43,243,9,128,59,143,178,30,192,220,56,212,42,105,216,59,192,9,213,221,0,120,54,60,72,87>>,<<"YxÔæäk¥ßLYDÞÛ6Pm">>,<<153,67,10,211,236,115,48,159,255,93,77,138,46,187,39,90>>}]} *DBG* aaa_ue_fsm_262427540383535 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<95,37,198,175,43,243,9,128,59,143,178,30,192,220,56,212>>, <<127,224,193,116,170,25,36,125,118,67,55,233,111,211,234,25>>, <<95,37,198,175,43,243,9,128,59,143,178,30,192,220,56,212,42, 105,216,59,192,9,213,221,0,120,54,60,72,87>>, <<"YxÔæäk¥ßLYDÞÛ6Pm">>, <<153,67,10,211,236,115,48,159,255,93,77,138,46,187,39,90>>}]}} from <0.1391.0> in state state_wait_swx_maa => state_new 04:14:07.362 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<95,37,198,175,43,243,9,128,59,143,178,30,192,220,56,212>>,<<127,224,193,116,170,25,36,125,118,67,55,233,111,211,234,25>>,<<95,37,198,175,43,243,9,128,59,143,178,30,192,220,56,212,42,105,216,59,192,9,213,221,0,120,54,60,72,87>>,<<"YxÔæäk¥ßLYDÞÛ6Pm">>,<<153,67,10,211,236,115,48,159,255,93,77,138,46,187,39,90>>}]}, {ue_fsm_data,<<"262427540383535">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427540383535 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427540383535">>, {ok, [{epdg_auth_tuple, <<95,37,198,175,43,243,9,128,59,143,178,30,192, 220,56,212>>, <<127,224,193,116,170,25,36,125,118,67,55,233, 111,211,234,25>>, <<95,37,198,175,43,243,9,128,59,143,178,30,192, 220,56,212,42,105,216,59,192,9,213,221,0,120, 54,60,72,87>>, <<"YxÔæäk¥ßLYDÞÛ6Pm">>, <<153,67,10,211,236,115,48,159,255,93,77, 138,46,187,39,90>>}]}}} 04:14:07.362 [info] auth_response(<<"262427540383535">>): {ok,[{epdg_auth_tuple,<<95,37,198,175,43,243,9,128,59,143,178,30,192,220,56,212>>,<<127,224,193,116,170,25,36,125,118,67,55,233,111,211,234,25>>,<<95,37,198,175,43,243,9,128,59,143,178,30,192,220,56,212,42,105,216,59,192,9,213,221,0,120,54,60,72,87>>,<<"YxÔæäk¥ßLYDÞÛ6Pm">>,<<153,67,10,211,236,115,48,159,255,93,77,138,46,187,39,90>>}]} *DBG* epdg_ue_fsm_262427540383535 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<95,37,198,175,43,243,9,128,59,143,178,30,192,220,56,212>>, <<127,224,193,116,170,25,36,125,118,67,55,233,111,211,234,25>>, <<95,37,198,175,43,243,9,128,59,143,178,30,192,220,56,212,42, 105,216,59,192,9,213,221,0,120,54,60,72,87>>, <<"YxÔæäk¥ßLYDÞÛ6Pm">>, <<153,67,10,211,236,115,48,159,255,93,77,138,46,187,39,90>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:07.363 [info] auth_response for <<"262427540383535">>: {ok,[{epdg_auth_tuple,<<95,37,198,175,43,243,9,128,59,143,178,30,192,220,56,212>>,<<127,224,193,116,170,25,36,125,118,67,55,233,111,211,234,25>>,<<95,37,198,175,43,243,9,128,59,143,178,30,192,220,56,212,42,105,216,59,192,9,213,221,0,120,54,60,72,87>>,<<"YxÔæäk¥ßLYDÞÛ6Pm">>,<<153,67,10,211,236,115,48,159,255,93,77,138,46,187,39,90>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:07.363 [info] GSUP: Tx #{auth_tuples => [#{autn => <<127,224,193,116,170,25,36,125,118,67,55,233,111,211,234,25>>,ck => <<153,67,10,211,236,115,48,159,255,93,77,138,46,187,39,90>>,ik => <<"YxÔæäk¥ßLYDÞÛ6Pm">>,rand => <<95,37,198,175,43,243,9,128,59,143,178,30,192,220,56,212>>,res => <<95,37,198,175,43,243,9,128,59,143,178,30,192,220,56,212,42,105,216,59,192,9,213,221,0,120,54,60,72,87>>}],imsi => <<"262427540383535">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427540383535">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427540383535 receive call lu_request from <0.1392.0> in state state_authenticating 04:14:07.369 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427540383535">>,message_type => location_upd_req} 04:14:07.369 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262427540383535 send ok to <0.1392.0> *DBG* aaa_ue_fsm_262427540383535 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262427540383535 consume call lu_request from <0.1392.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:07.369 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427540383535">>,"internet",[],undefined,false,0,false,false} 04:14:07.369 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:07.369 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427540383535",undefined,undefined,false,false,undefined} 04:14:07.369 [debug] SWx Tx SAR Imsi="262427540383535" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262427540383535 send ok to <0.201.0> 04:14:07.370 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","233",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427540383535",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427540383535 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427540383535 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1393.0> in state state_wait_swx_saa 04:14:07.379 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;233;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427540383535",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:07.380 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427540383535 send ok to <0.1393.0> *DBG* epdg_ue_fsm_262427540383535 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:14:07.380 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427540383535",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262427540383535 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1393.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262427540383535 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427540383535">>,ok}} 04:14:07.380 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262427540383535 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:07.381 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427540383535">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:07.381 [info] lu_response(<<"262427540383535">>): ok 04:14:07.381 [info] lu_response for <<"262427540383535">>: ok 04:14:07.381 [info] GSUP: Tx #{imsi => <<"262427540383535">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427540383535">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427540383535 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1394.0> in state state_authenticated 04:14:07.387 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427540383535">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:07.388 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:07.388 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427540383535">>,"internet",[],undefined,false,0,false,false} 04:14:07.388 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:07.389 [info] s2b: Tx {gtp,v2,create_session_request,0,16036724,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427540383535">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241087,<<172,18,26,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,763419672,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427540383535 send ok to <0.1394.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:07.389 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262427540383535 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1394.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262427540383535 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262427540383535 receive call {rx_s6b_aar,"262427540383535@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1395.0> in state state_authenticated 04:14:07.402 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427540383535@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:07.402 [info] ue_fsm ev_rx_s6b_aar: "262427540383535@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:07.403 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427540383535@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262427540383535",undefined,undefined,true,false,undefined} 04:14:07.403 [debug] SWx Tx SAR Imsi="262427540383535" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:07.403 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","234",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427540383535",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427540383535 send ok to <0.1395.0> 04:14:07.403 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427540383535 consume call {rx_s6b_aar,"262427540383535@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1395.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427540383535 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1396.0> in state state_authenticated_wait_swx_saa 04:14:07.407 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;234;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427540383535",[],[2001],[],[{'Non-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_262427540383535 send ok to <0.1396.0> 04:14:07.407 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427540383535 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1396.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:07.408 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427540383535","262427540383535@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1395.0>} 04:14:07.408 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:07.408 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:07.414 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,114,255,244,179,116,0,2,0,2,0,16,0,87,0,9,1,160,27,208,95,181,172,18,26,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,27,208,95,181,172,18,26,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,208,95,181,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:07.414 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241087,16036724,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Ð_µ">>},{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,466640821,<<172,18,26,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,466640821,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,65>>}}} 04:14:07.415 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427540383535">>,<0.1389.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241087,466640821,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[{gtp_bearer,5,763419672,466640821}],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262427540383535 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 => 763419672, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 466640821}}} from <0.1397.0> in state state_wait_create_session_resp 04:14:07.415 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:07.415 [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 => 763419672,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 466640821}} 04:14:07.415 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427540383535">>,"internet",[],undefined,false,0,false,false} 04:14:07.415 [info] KMOD Port Create PDP Context Call {<0.1389.0>,[alias|#Ref<0.1576510130.3222863884.155850>]}: {create_pdp_context,{172,18,26,103},763419672,466640821,{192,168,0,65}} 04:14:07.415 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,65}, 763419672, 466640821 04:14:07.415 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1730,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,65}},{i_tid,763419672},{o_tid,466640821}]}} *DBG* epdg_ue_fsm_262427540383535 send ok to <0.1397.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427540383535">>, {ok, #{apco => <<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 => 763419672, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 466640821}}}} 04:14:07.415 [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 => 763419672,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 466640821}) returned ok *DBG* epdg_ue_fsm_262427540383535 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 => 763419672, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 466640821}}} from <0.1397.0> in state state_wait_create_session_resp => state_active 04:14:07.415 [info] tunnel_response(<<"262427540383535">>): {ok,#{apco => <<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 => 763419672,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 466640821}} 04:14:07.415 [info] tunnel_response for <<"262427540383535">>: {ok,#{apco => <<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 => 763419672,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 466640821}} 04:14:07.416 [info] GSUP: Tx #{imsi => <<"262427540383535">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{imsi => <<"262420789403123">>, 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}]}} 04:14:07.441 [info] GSUP: Rx #{imsi => <<"262420789403123">>,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_262420789403123 enter epdg_ue_fsm in state state_new 04:14:07.441 [info] ue_fsm start(epdg_ue_fsm_262420789403123) *DBG* epdg_ue_fsm_262420789403123 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420789403123 receive call {auth_request,33,"internet",#{}} from <0.1398.0> in state state_new *DBG* epdg_ue_fsm_262420789403123 send ok to <0.1398.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262420789403123 consume call {auth_request,33,"internet",#{}} from <0.1398.0> in state state_new => state_wait_auth_resp 04:14:07.441 [info] ue_fsm init(<<"262420789403123">>) *DBG* aaa_ue_fsm_262420789403123 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420789403123 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420789403123 consume internal init_state in state state_new 04:14:07.441 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262420789403123 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:07.441 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420789403123">>,"internet",[],undefined,false,0,false,false} 04:14:07.441 [info] ue_fsm start_link(aaa_ue_fsm_262420789403123) 04:14:07.441 [info] ue_fsm init("262420789403123") 04:14:07.441 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:07.441 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420789403123",undefined,undefined,false,false,undefined} 04:14:07.441 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:07.441 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","235",";","nonode@nohost"],1,undefined,undefined,undefined,"262420789403123",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420789403123 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420789403123 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:07.449 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;235;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420789403123",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[70,104,8,59,3,254,64,40,114,207,115,115,228,252,23,202,157,128,44,174,144,189,130,17,106,42,210,109,133,83,148,242]],[[70,104,8,59,3,254,64,40,114,207,115,115,228,252,23,202,223,225,87,138,83,249,98,101,200,67,156,137,245,16]],["foobar"],[[94,45,242,91,155,100,199,83,190,176,91,159,243,203,170,239]],[[139,203,156,105,214,226,87,224,205,101,57,74,116,54,107,165]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:07.449 [info] dia_sip2gsup: auth [70,104,8,59,3,254,64,40,114,207,115,115,228,252,23,202,157,128,44,174,144,189,130,17,106,42,210,109,133,83,148,242] authz [70,104,8,59,3,254,64,40,114,207,115,115,228,252,23,202,223,225,87,138,83,249,98,101,200,67,156,137,245,16]  *DBG* aaa_ue_fsm_262420789403123 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<70,104,8,59,3,254,64,40,114,207,115,115,228,252,23,202>>, <<157,128,44,174,144,189,130,17,106,42,210,109,133,83,148,242>>, <<70,104,8,59,3,254,64,40,114,207,115,115,228,252,23,202,223, 225,87,138,83,249,98,101,200,67,156,137,245,16>>, <<139,203,156,105,214,226,87,224,205,101,57,74,116,54,107,165>>, <<94,45,242,91,155,100,199,83,190,176,91,159,243,203,170, 239>>}]}} from <0.1401.0> in state state_wait_swx_maa 04:14:07.449 [info] rand [70,104,8,59,3,254,64,40,114,207,115,115,228,252,23,202] autn [157,128,44,174,144,189,130,17,106,42,210,109,133,83,148,242]  04:14:07.449 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262420789403123 send ok to <0.1401.0> 04:14:07.449 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420789403123",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420789403123 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<70,104,8,59,3,254,64,40,114,207,115,115,228,252,23,202>>, <<157,128,44,174,144,189,130,17,106,42,210,109,133,83,148,242>>, <<70,104,8,59,3,254,64,40,114,207,115,115,228,252,23,202,223, 225,87,138,83,249,98,101,200,67,156,137,245,16>>, <<139,203,156,105,214,226,87,224,205,101,57,74,116,54,107,165>>, <<94,45,242,91,155,100,199,83,190,176,91,159,243,203,170, 239>>}]}} from <0.1401.0> in state state_wait_swx_maa => state_new 04:14:07.449 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<70,104,8,59,3,254,64,40,114,207,115,115,228,252,23,202>>,<<157,128,44,174,144,189,130,17,106,42,210,109,133,83,148,242>>,<<70,104,8,59,3,254,64,40,114,207,115,115,228,252,23,202,223,225,87,138,83,249,98,101,200,67,156,137,245,16>>,<<139,203,156,105,214,226,87,224,205,101,57,74,116,54,107,165>>,<<94,45,242,91,155,100,199,83,190,176,91,159,243,203,170,239>>}]} *DBG* epdg_ue_fsm_262420789403123 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<70,104,8,59,3,254,64,40,114,207,115,115,228,252,23,202>>, <<157,128,44,174,144,189,130,17,106,42,210,109,133,83,148,242>>, <<70,104,8,59,3,254,64,40,114,207,115,115,228,252,23,202,223, 225,87,138,83,249,98,101,200,67,156,137,245,16>>, <<139,203,156,105,214,226,87,224,205,101,57,74,116,54,107,165>>, <<94,45,242,91,155,100,199,83,190,176,91,159,243,203,170, 239>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* epdg_ue_fsm_262420789403123 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420789403123">>, {ok, [{epdg_auth_tuple, <<70,104,8,59,3,254,64,40,114,207,115,115,228, 252,23,202>>, <<157,128,44,174,144,189,130,17,106,42,210,109, 133,83,148,242>>, <<70,104,8,59,3,254,64,40,114,207,115,115,228, 252,23,202,223,225,87,138,83,249,98,101,200, 67,156,137,245,16>>, <<139,203,156,105,214,226,87,224,205,101,57,74, 116,54,107,165>>, <<94,45,242,91,155,100,199,83,190,176,91, 159,243,203,170,239>>}]}}} 04:14:07.449 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<70,104,8,59,3,254,64,40,114,207,115,115,228,252,23,202>>,<<157,128,44,174,144,189,130,17,106,42,210,109,133,83,148,242>>,<<70,104,8,59,3,254,64,40,114,207,115,115,228,252,23,202,223,225,87,138,83,249,98,101,200,67,156,137,245,16>>,<<139,203,156,105,214,226,87,224,205,101,57,74,116,54,107,165>>,<<94,45,242,91,155,100,199,83,190,176,91,159,243,203,170,239>>}]}, {ue_fsm_data,<<"262420789403123">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420789403123 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<70,104,8,59,3,254,64,40,114,207,115,115,228,252,23,202>>, <<157,128,44,174,144,189,130,17,106,42,210,109,133,83,148,242>>, <<70,104,8,59,3,254,64,40,114,207,115,115,228,252,23,202,223, 225,87,138,83,249,98,101,200,67,156,137,245,16>>, <<139,203,156,105,214,226,87,224,205,101,57,74,116,54,107,165>>, <<94,45,242,91,155,100,199,83,190,176,91,159,243,203,170, 239>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:07.449 [info] auth_response(<<"262420789403123">>): {ok,[{epdg_auth_tuple,<<70,104,8,59,3,254,64,40,114,207,115,115,228,252,23,202>>,<<157,128,44,174,144,189,130,17,106,42,210,109,133,83,148,242>>,<<70,104,8,59,3,254,64,40,114,207,115,115,228,252,23,202,223,225,87,138,83,249,98,101,200,67,156,137,245,16>>,<<139,203,156,105,214,226,87,224,205,101,57,74,116,54,107,165>>,<<94,45,242,91,155,100,199,83,190,176,91,159,243,203,170,239>>}]} 04:14:07.450 [info] auth_response for <<"262420789403123">>: {ok,[{epdg_auth_tuple,<<70,104,8,59,3,254,64,40,114,207,115,115,228,252,23,202>>,<<157,128,44,174,144,189,130,17,106,42,210,109,133,83,148,242>>,<<70,104,8,59,3,254,64,40,114,207,115,115,228,252,23,202,223,225,87,138,83,249,98,101,200,67,156,137,245,16>>,<<139,203,156,105,214,226,87,224,205,101,57,74,116,54,107,165>>,<<94,45,242,91,155,100,199,83,190,176,91,159,243,203,170,239>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:07.450 [info] GSUP: Tx #{auth_tuples => [#{autn => <<157,128,44,174,144,189,130,17,106,42,210,109,133,83,148,242>>,ck => <<94,45,242,91,155,100,199,83,190,176,91,159,243,203,170,239>>,ik => <<139,203,156,105,214,226,87,224,205,101,57,74,116,54,107,165>>,rand => <<70,104,8,59,3,254,64,40,114,207,115,115,228,252,23,202>>,res => <<70,104,8,59,3,254,64,40,114,207,115,115,228,252,23,202,223,225,87,138,83,249,98,101,200,67,156,137,245,16>>}],imsi => <<"262420789403123">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420789403123">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420789403123 receive call lu_request from <0.1402.0> in state state_authenticating 04:14:07.452 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420789403123">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420789403123 send ok to <0.1402.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262420789403123 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:07.452 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262420789403123 consume call lu_request from <0.1402.0> in state state_authenticating 04:14:07.453 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420789403123">>,"internet",[],undefined,false,0,false,false} 04:14:07.453 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:07.453 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420789403123",undefined,undefined,false,false,undefined} 04:14:07.453 [debug] SWx Tx SAR Imsi="262420789403123" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262420789403123 send ok to <0.201.0> 04:14:07.453 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","236",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420789403123",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420789403123 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420789403123 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1403.0> in state state_wait_swx_saa 04:14:07.458 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;236;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420789403123",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:07.458 [info] ue_fsm ev_rx_swx_saa 04:14:07.458 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420789403123",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420789403123 send ok to <0.1403.0> *DBG* epdg_ue_fsm_262420789403123 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262420789403123 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1403.0> in state state_wait_swx_saa => state_authenticated 04:14:07.459 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262420789403123 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420789403123">>,ok}} 04:14:07.459 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420789403123">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420789403123 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:07.459 [info] lu_response(<<"262420789403123">>): ok 04:14:07.459 [info] lu_response for <<"262420789403123">>: ok 04:14:07.459 [info] GSUP: Tx #{imsi => <<"262420789403123">>,message_class => 5,message_type => location_upd_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420789403123">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420789403123 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1404.0> in state state_authenticated 04:14:07.462 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420789403123">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:07.462 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:07.462 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420789403123">>,"internet",[],undefined,false,0,false,false} 04:14:07.462 [debug] Selected PGW Remote Address "172.18.26.103" *DBG* epdg_ue_fsm_262420789403123 send ok to <0.1404.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262420789403123 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1404.0> in state state_authenticated => state_wait_create_session_resp 04:14:07.462 [info] s2b: Tx {gtp,v2,create_session_request,0,16036725,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420789403123">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241088,<<172,18,26,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,763419673,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420789403123 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:14:07.462 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262420789403123 receive call {rx_s6b_aar,"262420789403123@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1405.0> in state state_authenticated 04:14:07.474 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420789403123@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:07.475 [info] ue_fsm ev_rx_s6b_aar: "262420789403123@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:07.475 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420789403123@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262420789403123",undefined,undefined,true,false,undefined} 04:14:07.475 [debug] SWx Tx SAR Imsi="262420789403123" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:07.475 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","237",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420789403123",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420789403123 send ok to <0.1405.0> 04:14:07.475 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420789403123 consume call {rx_s6b_aar,"262420789403123@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1405.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420789403123 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1406.0> in state state_authenticated_wait_swx_saa 04:14:07.480 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;237;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420789403123",[],[2001],[],[{'Non-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_262420789403123 send ok to <0.1406.0> 04:14:07.480 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420789403123 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1406.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:07.480 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420789403123","262420789403123@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1405.0>} 04:14:07.480 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:07.481 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:07.487 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,115,0,244,179,117,0,2,0,2,0,16,0,87,0,9,1,160,42,216,172,245,172,18,26,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,42,216,172,245,172,18,26,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,42,216,172,245,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:07.488 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241088,16036725,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,718843125,<<172,18,26,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,718843125,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,66>>}}} *DBG* epdg_ue_fsm_262420789403123 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 => 763419673, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 718843125}}} from <0.1407.0> in state state_wait_create_session_resp 04:14:07.488 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420789403123">>,<0.1399.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241088,718843125,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[{gtp_bearer,5,763419673,718843125}],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:14:07.488 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:07.488 [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 => 763419673,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 718843125}} 04:14:07.488 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420789403123">>,"internet",[],undefined,false,0,false,false} 04:14:07.488 [info] KMOD Port Create PDP Context Call {<0.1399.0>,[alias|#Ref<0.1576510130.3222863875.165845>]}: {create_pdp_context,{172,18,26,103},763419673,718843125,{192,168,0,66}} 04:14:07.488 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,66}, 763419673, 718843125 04:14:07.489 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1794,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,66}},{i_tid,763419673},{o_tid,718843125}]}} *DBG* epdg_ue_fsm_262420789403123 send ok to <0.1407.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420789403123">>, {ok, #{apco => <<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 => 763419673, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 718843125}}}} 04:14:07.489 [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 => 763419673,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 718843125}) returned ok *DBG* epdg_ue_fsm_262420789403123 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 => 763419673, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 718843125}}} from <0.1407.0> in state state_wait_create_session_resp => state_active 04:14:07.489 [info] tunnel_response(<<"262420789403123">>): {ok,#{apco => <<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 => 763419673,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 718843125}} 04:14:07.489 [info] tunnel_response for <<"262420789403123">>: {ok,#{apco => <<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 => 763419673,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 718843125}} 04:14:07.489 [info] GSUP: Tx #{imsi => <<"262420789403123">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{imsi => <<"262421851861734">>, 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}]}} 04:14:07.540 [info] GSUP: Rx #{imsi => <<"262421851861734">>,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_262421851861734 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421851861734 consume internal init_state in state state_new 04:14:07.541 [info] ue_fsm start(epdg_ue_fsm_262421851861734) *DBG* epdg_ue_fsm_262421851861734 receive call {auth_request,33,"internet",#{}} from <0.1408.0> in state state_new 04:14:07.541 [info] ue_fsm init(<<"262421851861734">>) *DBG* epdg_ue_fsm_262421851861734 send ok to <0.1408.0> 04:14:07.541 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262421851861734 consume call {auth_request,33,"internet",#{}} from <0.1408.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262421851861734 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421851861734 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:14:07.541 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421851861734">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421851861734 consume internal init_state in state state_new 04:14:07.541 [info] ue_fsm start_link(aaa_ue_fsm_262421851861734) *DBG* aaa_ue_fsm_262421851861734 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:07.541 [info] ue_fsm init("262421851861734") 04:14:07.541 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:07.541 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421851861734",undefined,undefined,false,false,undefined} 04:14:07.541 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:07.541 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","238",";","nonode@nohost"],1,undefined,undefined,undefined,"262421851861734",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421851861734 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421851861734 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:07.546 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;238;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421851861734",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[165,146,123,20,171,96,114,180,86,166,166,237,243,23,197,47,164,103,255,70,79,23,101,72,115,206,152,246,7,152,250,33]],[[165,146,123,20,171,96,114,180,86,166,166,237,243,23,197,47,150,189,112,25,196,178,236,141,147,13,58,242,198,8]],["foobar"],[[214,164,45,176,225,33,113,127,91,176,94,134,120,145,165,130]],[[168,244,185,151,20,225,7,248,150,76,174,40,150,118,5,101]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421851861734 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<165,146,123,20,171,96,114,180,86,166,166,237,243,23,197,47>>, <<164,103,255,70,79,23,101,72,115,206,152,246,7,152,250,33>>, <<165,146,123,20,171,96,114,180,86,166,166,237,243,23,197,47, 150,189,112,25,196,178,236,141,147,13,58,242,198,8>>, <<168,244,185,151,20,225,7,248,150,76,174,40,150,118,5,101>>, <<214,164,45,176,225,33,113,127,91,176,94,134,120,145, 165,130>>}]}} from <0.1411.0> in state state_wait_swx_maa 04:14:07.546 [info] dia_sip2gsup: auth [165,146,123,20,171,96,114,180,86,166,166,237,243,23,197,47,164,103,255,70,79,23,101,72,115,206,152,246,7,152,250,33] authz [165,146,123,20,171,96,114,180,86,166,166,237,243,23,197,47,150,189,112,25,196,178,236,141,147,13,58,242,198,8]  04:14:07.547 [info] rand [165,146,123,20,171,96,114,180,86,166,166,237,243,23,197,47] autn [164,103,255,70,79,23,101,72,115,206,152,246,7,152,250,33]  *DBG* aaa_ue_fsm_262421851861734 send ok to <0.1411.0> *DBG* epdg_ue_fsm_262421851861734 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<165,146,123,20,171,96,114,180,86,166,166,237,243,23,197,47>>, <<164,103,255,70,79,23,101,72,115,206,152,246,7,152,250,33>>, <<165,146,123,20,171,96,114,180,86,166,166,237,243,23,197,47, 150,189,112,25,196,178,236,141,147,13,58,242,198,8>>, <<168,244,185,151,20,225,7,248,150,76,174,40,150,118,5,101>>, <<214,164,45,176,225,33,113,127,91,176,94,134,120,145, 165,130>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:07.547 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262421851861734 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<165,146,123,20,171,96,114,180,86,166,166,237,243,23,197,47>>, <<164,103,255,70,79,23,101,72,115,206,152,246,7,152,250,33>>, <<165,146,123,20,171,96,114,180,86,166,166,237,243,23,197,47, 150,189,112,25,196,178,236,141,147,13,58,242,198,8>>, <<168,244,185,151,20,225,7,248,150,76,174,40,150,118,5,101>>, <<214,164,45,176,225,33,113,127,91,176,94,134,120,145, 165,130>>}]}} from <0.1411.0> in state state_wait_swx_maa => state_new 04:14:07.547 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421851861734",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421851861734 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421851861734">>, {ok, [{epdg_auth_tuple, <<165,146,123,20,171,96,114,180,86,166,166,237, 243,23,197,47>>, <<164,103,255,70,79,23,101,72,115,206,152,246, 7,152,250,33>>, <<165,146,123,20,171,96,114,180,86,166,166,237, 243,23,197,47,150,189,112,25,196,178,236,141, 147,13,58,242,198,8>>, <<168,244,185,151,20,225,7,248,150,76,174,40, 150,118,5,101>>, <<214,164,45,176,225,33,113,127,91,176,94, 134,120,145,165,130>>}]}}} 04:14:07.547 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<165,146,123,20,171,96,114,180,86,166,166,237,243,23,197,47>>,<<164,103,255,70,79,23,101,72,115,206,152,246,7,152,250,33>>,<<165,146,123,20,171,96,114,180,86,166,166,237,243,23,197,47,150,189,112,25,196,178,236,141,147,13,58,242,198,8>>,<<168,244,185,151,20,225,7,248,150,76,174,40,150,118,5,101>>,<<214,164,45,176,225,33,113,127,91,176,94,134,120,145,165,130>>}]} *DBG* epdg_ue_fsm_262421851861734 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<165,146,123,20,171,96,114,180,86,166,166,237,243,23,197,47>>, <<164,103,255,70,79,23,101,72,115,206,152,246,7,152,250,33>>, <<165,146,123,20,171,96,114,180,86,166,166,237,243,23,197,47, 150,189,112,25,196,178,236,141,147,13,58,242,198,8>>, <<168,244,185,151,20,225,7,248,150,76,174,40,150,118,5,101>>, <<214,164,45,176,225,33,113,127,91,176,94,134,120,145, 165,130>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:07.547 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<165,146,123,20,171,96,114,180,86,166,166,237,243,23,197,47>>,<<164,103,255,70,79,23,101,72,115,206,152,246,7,152,250,33>>,<<165,146,123,20,171,96,114,180,86,166,166,237,243,23,197,47,150,189,112,25,196,178,236,141,147,13,58,242,198,8>>,<<168,244,185,151,20,225,7,248,150,76,174,40,150,118,5,101>>,<<214,164,45,176,225,33,113,127,91,176,94,134,120,145,165,130>>}]}, {ue_fsm_data,<<"262421851861734">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:07.547 [info] auth_response(<<"262421851861734">>): {ok,[{epdg_auth_tuple,<<165,146,123,20,171,96,114,180,86,166,166,237,243,23,197,47>>,<<164,103,255,70,79,23,101,72,115,206,152,246,7,152,250,33>>,<<165,146,123,20,171,96,114,180,86,166,166,237,243,23,197,47,150,189,112,25,196,178,236,141,147,13,58,242,198,8>>,<<168,244,185,151,20,225,7,248,150,76,174,40,150,118,5,101>>,<<214,164,45,176,225,33,113,127,91,176,94,134,120,145,165,130>>}]} 04:14:07.548 [info] auth_response for <<"262421851861734">>: {ok,[{epdg_auth_tuple,<<165,146,123,20,171,96,114,180,86,166,166,237,243,23,197,47>>,<<164,103,255,70,79,23,101,72,115,206,152,246,7,152,250,33>>,<<165,146,123,20,171,96,114,180,86,166,166,237,243,23,197,47,150,189,112,25,196,178,236,141,147,13,58,242,198,8>>,<<168,244,185,151,20,225,7,248,150,76,174,40,150,118,5,101>>,<<214,164,45,176,225,33,113,127,91,176,94,134,120,145,165,130>>}]} 04:14:07.548 [info] GSUP: Tx #{auth_tuples => [#{autn => <<164,103,255,70,79,23,101,72,115,206,152,246,7,152,250,33>>,ck => <<214,164,45,176,225,33,113,127,91,176,94,134,120,145,165,130>>,ik => <<168,244,185,151,20,225,7,248,150,76,174,40,150,118,5,101>>,rand => <<165,146,123,20,171,96,114,180,86,166,166,237,243,23,197,47>>,res => <<165,146,123,20,171,96,114,180,86,166,166,237,243,23,197,47,150,189,112,25,196,178,236,141,147,13,58,242,198,8>>}],imsi => <<"262421851861734">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421851861734">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421851861734 receive call lu_request from <0.1412.0> in state state_authenticating 04:14:07.550 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421851861734">>,message_type => location_upd_req} 04:14:07.550 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262421851861734 send ok to <0.1412.0> *DBG* epdg_ue_fsm_262421851861734 consume call lu_request from <0.1412.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262421851861734 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:07.550 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421851861734">>,"internet",[],undefined,false,0,false,false} 04:14:07.550 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:07.550 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421851861734",undefined,undefined,false,false,undefined} 04:14:07.550 [debug] SWx Tx SAR Imsi="262421851861734" Type=1 APN="internet" AgentInfoOpt=[]  04:14:07.550 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","239",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421851861734",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421851861734 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421851861734 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421851861734 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1413.0> in state state_wait_swx_saa 04:14:07.554 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;239;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421851861734",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:07.554 [info] ue_fsm ev_rx_swx_saa 04:14:07.554 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421851861734",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421851861734 send ok to <0.1413.0> *DBG* epdg_ue_fsm_262421851861734 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262421851861734 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1413.0> in state state_wait_swx_saa => state_authenticated 04:14:07.554 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262421851861734 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421851861734">>,ok}} 04:14:07.554 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421851861734">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421851861734 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:07.554 [info] lu_response(<<"262421851861734">>): ok 04:14:07.554 [info] lu_response for <<"262421851861734">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:07.554 [info] GSUP: Tx #{imsi => <<"262421851861734">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421851861734">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421851861734 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1414.0> in state state_authenticated 04:14:07.556 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421851861734">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:07.556 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:07.556 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421851861734">>,"internet",[],undefined,false,0,false,false} 04:14:07.556 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:07.556 [info] s2b: Tx {gtp,v2,create_session_request,0,16036726,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421851861734">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241089,<<172,18,26,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,763419674,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421851861734 send ok to <0.1414.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:07.556 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262421851861734 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1414.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421851861734 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421851861734 receive call {rx_s6b_aar,"262421851861734@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1415.0> in state state_authenticated 04:14:07.563 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421851861734@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:07.563 [info] ue_fsm ev_rx_s6b_aar: "262421851861734@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:07.564 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421851861734@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262421851861734",undefined,undefined,true,false,undefined} 04:14:07.564 [debug] SWx Tx SAR Imsi="262421851861734" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262421851861734 send ok to <0.1415.0> 04:14:07.564 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","240",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421851861734",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421851861734 consume call {rx_s6b_aar,"262421851861734@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1415.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:07.564 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421851861734 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1416.0> in state state_authenticated_wait_swx_saa 04:14:07.566 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;240;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421851861734",[],[2001],[],[{'Non-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_262421851861734 send ok to <0.1416.0> 04:14:07.566 [info] ue_fsm ev_rx_swx_saa 04:14:07.567 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421851861734","262421851861734@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1415.0>} *DBG* aaa_ue_fsm_262421851861734 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1416.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:07.567 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:07.567 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:07.571 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,115,1,244,179,118,0,2,0,2,0,16,0,87,0,9,1,160,37,189,145,58,172,18,26,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,37,189,145,58,172,18,26,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,37,189,145,58,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:07.571 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241089,16036726,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,<<37,189,145,58>>},{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,633180474,<<172,18,26,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,633180474,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,67>>}}} *DBG* epdg_ue_fsm_262421851861734 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 => 763419674, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 633180474}}} from <0.1417.0> in state state_wait_create_session_resp 04:14:07.571 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421851861734">>,<0.1409.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241089,633180474,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419674,633180474}],[],[],[],[],[],[]}}}} 04:14:07.571 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:07.571 [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 => 763419674,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 633180474}} 04:14:07.571 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421851861734">>,"internet",[],undefined,false,0,false,false} 04:14:07.571 [info] KMOD Port Create PDP Context Call {<0.1409.0>,[alias|#Ref<0.1576510130.3222863873.167082>]}: {create_pdp_context,{172,18,26,103},763419674,633180474,{192,168,0,67}} 04:14:07.571 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,67}, 763419674, 633180474 04:14:07.572 [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,26,103}},{ms_address,{192,168,0,67}},{i_tid,763419674},{o_tid,633180474}]}} *DBG* epdg_ue_fsm_262421851861734 send ok to <0.1417.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421851861734">>, {ok, #{apco => <<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 => 763419674, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 633180474}}}} 04:14:07.572 [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 => 763419674,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 633180474}) returned ok *DBG* epdg_ue_fsm_262421851861734 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 => 763419674, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 633180474}}} from <0.1417.0> in state state_wait_create_session_resp => state_active 04:14:07.572 [info] tunnel_response(<<"262421851861734">>): {ok,#{apco => <<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 => 763419674,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 633180474}} 04:14:07.572 [info] tunnel_response for <<"262421851861734">>: {ok,#{apco => <<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 => 763419674,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 633180474}} 04:14:07.572 [info] GSUP: Tx #{imsi => <<"262421851861734">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{imsi => <<"262429408231548">>, 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}]}} 04:14:07.644 [info] GSUP: Rx #{imsi => <<"262429408231548">>,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_262429408231548 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429408231548 consume internal init_state in state state_new 04:14:07.645 [info] ue_fsm start(epdg_ue_fsm_262429408231548) *DBG* epdg_ue_fsm_262429408231548 receive call {auth_request,33,"internet",#{}} from <0.1418.0> in state state_new 04:14:07.645 [info] ue_fsm init(<<"262429408231548">>) *DBG* epdg_ue_fsm_262429408231548 send ok to <0.1418.0> 04:14:07.645 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262429408231548 consume call {auth_request,33,"internet",#{}} from <0.1418.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262429408231548 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429408231548 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:14:07.646 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429408231548">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429408231548 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262429408231548 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:07.646 [info] ue_fsm start_link(aaa_ue_fsm_262429408231548) 04:14:07.646 [info] ue_fsm init("262429408231548") 04:14:07.646 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:07.647 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429408231548",undefined,undefined,false,false,undefined} 04:14:07.647 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:07.647 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","241",";","nonode@nohost"],1,undefined,undefined,undefined,"262429408231548",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429408231548 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429408231548 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:07.658 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;241;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429408231548",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[244,151,11,76,71,221,8,175,65,31,17,171,43,183,99,140,88,75,194,164,55,55,180,145,145,58,170,236,148,88,61,175]],[[244,151,11,76,71,221,8,175,65,31,17,171,43,183,99,140,78,131,230,109,47,204,75,142,175,27,44,170,90,67]],["foobar"],[[195,207,47,218,78,110,175,236,232,229,195,14,194,151,248,230]],[[146,235,195,147,90,46,180,191,0,35,143,242,18,159,202,177]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429408231548 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<244,151,11,76,71,221,8,175,65,31,17,171,43,183,99,140>>, <<88,75,194,164,55,55,180,145,145,58,170,236,148,88,61,175>>, <<244,151,11,76,71,221,8,175,65,31,17,171,43,183,99,140,78, 131,230,109,47,204,75,142,175,27,44,170,90,67>>, <<146,235,195,147,90,46,180,191,0,35,143,242,18,159,202,177>>, <<195,207,47,218,78,110,175,236,232,229,195,14,194,151, 248,230>>}]}} from <0.1421.0> in state state_wait_swx_maa 04:14:07.658 [info] dia_sip2gsup: auth [244,151,11,76,71,221,8,175,65,31,17,171,43,183,99,140,88,75,194,164,55,55,180,145,145,58,170,236,148,88,61,175] authz [244,151,11,76,71,221,8,175,65,31,17,171,43,183,99,140,78,131,230,109,47,204,75,142,175,27,44,170,90,67]  04:14:07.658 [info] rand [244,151,11,76,71,221,8,175,65,31,17,171,43,183,99,140] autn [88,75,194,164,55,55,180,145,145,58,170,236,148,88,61,175]  04:14:07.658 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262429408231548 send ok to <0.1421.0> 04:14:07.659 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429408231548",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429408231548 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<244,151,11,76,71,221,8,175,65,31,17,171,43,183,99,140>>, <<88,75,194,164,55,55,180,145,145,58,170,236,148,88,61,175>>, <<244,151,11,76,71,221,8,175,65,31,17,171,43,183,99,140,78, 131,230,109,47,204,75,142,175,27,44,170,90,67>>, <<146,235,195,147,90,46,180,191,0,35,143,242,18,159,202,177>>, <<195,207,47,218,78,110,175,236,232,229,195,14,194,151, 248,230>>}]}} from <0.1421.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262429408231548 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<244,151,11,76,71,221,8,175,65,31,17,171,43,183,99,140>>, <<88,75,194,164,55,55,180,145,145,58,170,236,148,88,61,175>>, <<244,151,11,76,71,221,8,175,65,31,17,171,43,183,99,140,78, 131,230,109,47,204,75,142,175,27,44,170,90,67>>, <<146,235,195,147,90,46,180,191,0,35,143,242,18,159,202,177>>, <<195,207,47,218,78,110,175,236,232,229,195,14,194,151, 248,230>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:07.659 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<244,151,11,76,71,221,8,175,65,31,17,171,43,183,99,140>>,<<88,75,194,164,55,55,180,145,145,58,170,236,148,88,61,175>>,<<244,151,11,76,71,221,8,175,65,31,17,171,43,183,99,140,78,131,230,109,47,204,75,142,175,27,44,170,90,67>>,<<146,235,195,147,90,46,180,191,0,35,143,242,18,159,202,177>>,<<195,207,47,218,78,110,175,236,232,229,195,14,194,151,248,230>>}]} 04:14:07.660 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<244,151,11,76,71,221,8,175,65,31,17,171,43,183,99,140>>,<<88,75,194,164,55,55,180,145,145,58,170,236,148,88,61,175>>,<<244,151,11,76,71,221,8,175,65,31,17,171,43,183,99,140,78,131,230,109,47,204,75,142,175,27,44,170,90,67>>,<<146,235,195,147,90,46,180,191,0,35,143,242,18,159,202,177>>,<<195,207,47,218,78,110,175,236,232,229,195,14,194,151,248,230>>}]}, {ue_fsm_data,<<"262429408231548">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429408231548 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429408231548">>, {ok, [{epdg_auth_tuple, <<244,151,11,76,71,221,8,175,65,31,17,171,43, 183,99,140>>, <<88,75,194,164,55,55,180,145,145,58,170,236, 148,88,61,175>>, <<244,151,11,76,71,221,8,175,65,31,17,171,43, 183,99,140,78,131,230,109,47,204,75,142,175, 27,44,170,90,67>>, <<146,235,195,147,90,46,180,191,0,35,143,242, 18,159,202,177>>, <<195,207,47,218,78,110,175,236,232,229, 195,14,194,151,248,230>>}]}}} 04:14:07.660 [info] auth_response(<<"262429408231548">>): {ok,[{epdg_auth_tuple,<<244,151,11,76,71,221,8,175,65,31,17,171,43,183,99,140>>,<<88,75,194,164,55,55,180,145,145,58,170,236,148,88,61,175>>,<<244,151,11,76,71,221,8,175,65,31,17,171,43,183,99,140,78,131,230,109,47,204,75,142,175,27,44,170,90,67>>,<<146,235,195,147,90,46,180,191,0,35,143,242,18,159,202,177>>,<<195,207,47,218,78,110,175,236,232,229,195,14,194,151,248,230>>}]} *DBG* epdg_ue_fsm_262429408231548 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<244,151,11,76,71,221,8,175,65,31,17,171,43,183,99,140>>, <<88,75,194,164,55,55,180,145,145,58,170,236,148,88,61,175>>, <<244,151,11,76,71,221,8,175,65,31,17,171,43,183,99,140,78, 131,230,109,47,204,75,142,175,27,44,170,90,67>>, <<146,235,195,147,90,46,180,191,0,35,143,242,18,159,202,177>>, <<195,207,47,218,78,110,175,236,232,229,195,14,194,151, 248,230>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:07.661 [info] auth_response for <<"262429408231548">>: {ok,[{epdg_auth_tuple,<<244,151,11,76,71,221,8,175,65,31,17,171,43,183,99,140>>,<<88,75,194,164,55,55,180,145,145,58,170,236,148,88,61,175>>,<<244,151,11,76,71,221,8,175,65,31,17,171,43,183,99,140,78,131,230,109,47,204,75,142,175,27,44,170,90,67>>,<<146,235,195,147,90,46,180,191,0,35,143,242,18,159,202,177>>,<<195,207,47,218,78,110,175,236,232,229,195,14,194,151,248,230>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:07.661 [info] GSUP: Tx #{auth_tuples => [#{autn => <<88,75,194,164,55,55,180,145,145,58,170,236,148,88,61,175>>,ck => <<195,207,47,218,78,110,175,236,232,229,195,14,194,151,248,230>>,ik => <<146,235,195,147,90,46,180,191,0,35,143,242,18,159,202,177>>,rand => <<244,151,11,76,71,221,8,175,65,31,17,171,43,183,99,140>>,res => <<244,151,11,76,71,221,8,175,65,31,17,171,43,183,99,140,78,131,230,109,47,204,75,142,175,27,44,170,90,67>>}],imsi => <<"262429408231548">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429408231548">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429408231548 receive call lu_request from <0.1422.0> in state state_authenticating 04:14:07.667 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429408231548">>,message_type => location_upd_req} 04:14:07.667 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262429408231548 send ok to <0.1422.0> *DBG* epdg_ue_fsm_262429408231548 consume call lu_request from <0.1422.0> in state state_authenticating 04:14:07.668 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429408231548">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262429408231548 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:07.668 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:07.668 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429408231548",undefined,undefined,false,false,undefined} 04:14:07.668 [debug] SWx Tx SAR Imsi="262429408231548" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262429408231548 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429408231548 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:14:07.669 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","242",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429408231548",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429408231548 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1423.0> in state state_wait_swx_saa 04:14:07.678 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;242;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429408231548",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:07.678 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429408231548 send ok to <0.1423.0> *DBG* aaa_ue_fsm_262429408231548 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1423.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262429408231548 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:14:07.678 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429408231548",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429408231548 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429408231548">>,ok}} 04:14:07.678 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262429408231548 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:07.679 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429408231548">>,"internet",[],undefined,false,0,false,false} 04:14:07.679 [info] lu_response(<<"262429408231548">>): ok 04:14:07.679 [info] lu_response for <<"262429408231548">>: ok 04:14:07.679 [info] GSUP: Tx #{imsi => <<"262429408231548">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429408231548">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:14:07.685 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429408231548">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262429408231548 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1424.0> in state state_authenticated 04:14:07.685 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:07.685 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429408231548">>,"internet",[],undefined,false,0,false,false} 04:14:07.686 [debug] Selected PGW Remote Address "172.18.26.103" *DBG* epdg_ue_fsm_262429408231548 send ok to <0.1424.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262429408231548 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1424.0> in state state_authenticated => state_wait_create_session_resp 04:14:07.686 [info] s2b: Tx {gtp,v2,create_session_request,0,16036727,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429408231548">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241090,<<172,18,26,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,763419675,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429408231548 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:14:07.686 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262429408231548 receive call {rx_s6b_aar,"262429408231548@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1425.0> in state state_authenticated 04:14:07.703 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429408231548@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:07.703 [info] ue_fsm ev_rx_s6b_aar: "262429408231548@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:07.704 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429408231548@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262429408231548",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262429408231548 send ok to <0.1425.0> *DBG* aaa_ue_fsm_262429408231548 consume call {rx_s6b_aar,"262429408231548@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1425.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:07.704 [debug] SWx Tx SAR Imsi="262429408231548" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:07.704 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","243",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429408231548",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:14:07.704 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429408231548 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1426.0> in state state_authenticated_wait_swx_saa 04:14:07.713 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;243;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429408231548",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:07.713 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429408231548 send ok to <0.1426.0> *DBG* aaa_ue_fsm_262429408231548 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1426.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:07.713 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429408231548","262429408231548@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1425.0>} 04:14:07.714 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:07.714 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:07.726 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,115,2,244,179,119,0,2,0,2,0,16,0,87,0,9,1,160,172,210,158,23,172,18,26,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,172,210,158,23,172,18,26,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,210,158,23,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262429408231548 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 => 763419675, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 2899484183}}} from <0.1427.0> in state state_wait_create_session_resp 04:14:07.727 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241090,16036727,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,210,158,23>>},{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,2899484183,<<172,18,26,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,2899484183,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,68>>}}} 04:14:07.727 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429408231548">>,<0.1419.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241090,2899484183,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419675,2899484183}],[],[],[],[],[]}}}} 04:14:07.727 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:07.727 [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 => 763419675,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2899484183}} 04:14:07.728 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429408231548">>,"internet",[],undefined,false,0,false,false} 04:14:07.728 [info] KMOD Port Create PDP Context Call {<0.1419.0>,[alias|#Ref<0.1576510130.3222863873.167268>]}: {create_pdp_context,{172,18,26,103},763419675,2899484183,{192,168,0,68}} *DBG* epdg_ue_fsm_262429408231548 send ok to <0.1427.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429408231548">>, {ok, #{apco => <<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 => 763419675, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 2899484183}}}} 04:14:07.728 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,68}, 763419675, 2899484183 *DBG* epdg_ue_fsm_262429408231548 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 => 763419675, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 2899484183}}} from <0.1427.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:07.728 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1858,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,68}},{i_tid,763419675},{o_tid,2899484183}]}} 04:14:07.728 [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 => 763419675,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2899484183}) returned ok 04:14:07.728 [info] tunnel_response(<<"262429408231548">>): {ok,#{apco => <<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 => 763419675,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2899484183}} 04:14:07.729 [info] tunnel_response for <<"262429408231548">>: {ok,#{apco => <<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 => 763419675,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2899484183}} 04:14:07.729 [info] GSUP: Tx #{imsi => <<"262429408231548">>,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>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262426601542124">>, 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}]}} 04:14:07.743 [info] GSUP: Rx #{imsi => <<"262426601542124">>,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_262426601542124 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426601542124 consume internal init_state in state state_new 04:14:07.744 [info] ue_fsm start(epdg_ue_fsm_262426601542124) *DBG* epdg_ue_fsm_262426601542124 receive call {auth_request,33,"internet",#{}} from <0.1428.0> in state state_new 04:14:07.744 [info] ue_fsm init(<<"262426601542124">>) *DBG* epdg_ue_fsm_262426601542124 send ok to <0.1428.0> 04:14:07.744 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262426601542124 consume call {auth_request,33,"internet",#{}} from <0.1428.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:07.744 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426601542124">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426601542124 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426601542124 enter aaa_ue_fsm in state state_new 04:14:07.745 [info] ue_fsm start_link(aaa_ue_fsm_262426601542124) *DBG* aaa_ue_fsm_262426601542124 consume internal init_state in state state_new 04:14:07.745 [info] ue_fsm init("262426601542124") 04:14:07.745 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262426601542124 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:07.746 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426601542124",undefined,undefined,false,false,undefined} 04:14:07.746 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:07.746 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","244",";","nonode@nohost"],1,undefined,undefined,undefined,"262426601542124",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426601542124 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426601542124 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:07.760 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;244;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426601542124",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[225,20,158,251,130,194,29,106,153,141,55,35,183,149,120,104,195,252,31,39,168,175,68,209,7,48,106,40,250,144,226,2]],[[225,20,158,251,130,194,29,106,153,141,55,35,183,149,120,104,153,51,241,184,75,106,96,58,39,220,158,57,36,9]],["foobar"],[[32,80,236,123,119,4,203,72,185,87,157,133,125,134,159,249]],[[125,50,183,189,232,96,107,188,158,231,104,108,173,194,44,211]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426601542124 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<225,20,158,251,130,194,29,106,153,141,55,35,183,149,120,104>>, <<195,252,31,39,168,175,68,209,7,48,106,40,250,144,226,2>>, <<225,20,158,251,130,194,29,106,153,141,55,35,183,149,120, 104,153,51,241,184,75,106,96,58,39,220,158,57,36,9>>, <<125,50,183,189,232,96,107,188,158,231,104,108,173,194,44, 211>>, <<32,80,236,123,119,4,203,72,185,87,157,133,125,134,159, 249>>}]}} from <0.1431.0> in state state_wait_swx_maa 04:14:07.761 [info] dia_sip2gsup: auth [225,20,158,251,130,194,29,106,153,141,55,35,183,149,120,104,195,252,31,39,168,175,68,209,7,48,106,40,250,144,226,2] authz [225,20,158,251,130,194,29,106,153,141,55,35,183,149,120,104,153,51,241,184,75,106,96,58,39,220,158,57,36,9]  04:14:07.761 [info] rand [225,20,158,251,130,194,29,106,153,141,55,35,183,149,120,104] autn [195,252,31,39,168,175,68,209,7,48,106,40,250,144,226,2]  *DBG* aaa_ue_fsm_262426601542124 send ok to <0.1431.0> 04:14:07.761 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262426601542124 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<225,20,158,251,130,194,29,106,153,141,55,35,183,149,120,104>>, <<195,252,31,39,168,175,68,209,7,48,106,40,250,144,226,2>>, <<225,20,158,251,130,194,29,106,153,141,55,35,183,149,120, 104,153,51,241,184,75,106,96,58,39,220,158,57,36,9>>, <<125,50,183,189,232,96,107,188,158,231,104,108,173,194,44, 211>>, <<32,80,236,123,119,4,203,72,185,87,157,133,125,134,159, 249>>}]}} from <0.1431.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262426601542124 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<225,20,158,251,130,194,29,106,153,141,55,35,183,149,120,104>>, <<195,252,31,39,168,175,68,209,7,48,106,40,250,144,226,2>>, <<225,20,158,251,130,194,29,106,153,141,55,35,183,149,120, 104,153,51,241,184,75,106,96,58,39,220,158,57,36,9>>, <<125,50,183,189,232,96,107,188,158,231,104,108,173,194,44, 211>>, <<32,80,236,123,119,4,203,72,185,87,157,133,125,134,159, 249>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:07.762 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426601542124",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426601542124 send ok to <0.211.0> 04:14:07.762 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<225,20,158,251,130,194,29,106,153,141,55,35,183,149,120,104>>,<<195,252,31,39,168,175,68,209,7,48,106,40,250,144,226,2>>,<<225,20,158,251,130,194,29,106,153,141,55,35,183,149,120,104,153,51,241,184,75,106,96,58,39,220,158,57,36,9>>,<<125,50,183,189,232,96,107,188,158,231,104,108,173,194,44,211>>,<<32,80,236,123,119,4,203,72,185,87,157,133,125,134,159,249>>}]} *DBG* gsup_server got cast {auth_response, {<<"262426601542124">>, {ok, [{epdg_auth_tuple, <<225,20,158,251,130,194,29,106,153,141,55,35, 183,149,120,104>>, <<195,252,31,39,168,175,68,209,7,48,106,40,250, 144,226,2>>, <<225,20,158,251,130,194,29,106,153,141,55,35, 183,149,120,104,153,51,241,184,75,106,96,58, 39,220,158,57,36,9>>, <<125,50,183,189,232,96,107,188,158,231,104, 108,173,194,44,211>>, <<32,80,236,123,119,4,203,72,185,87,157, 133,125,134,159,249>>}]}}} 04:14:07.763 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<225,20,158,251,130,194,29,106,153,141,55,35,183,149,120,104>>,<<195,252,31,39,168,175,68,209,7,48,106,40,250,144,226,2>>,<<225,20,158,251,130,194,29,106,153,141,55,35,183,149,120,104,153,51,241,184,75,106,96,58,39,220,158,57,36,9>>,<<125,50,183,189,232,96,107,188,158,231,104,108,173,194,44,211>>,<<32,80,236,123,119,4,203,72,185,87,157,133,125,134,159,249>>}]}, {ue_fsm_data,<<"262426601542124">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426601542124 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<225,20,158,251,130,194,29,106,153,141,55,35,183,149,120,104>>, <<195,252,31,39,168,175,68,209,7,48,106,40,250,144,226,2>>, <<225,20,158,251,130,194,29,106,153,141,55,35,183,149,120, 104,153,51,241,184,75,106,96,58,39,220,158,57,36,9>>, <<125,50,183,189,232,96,107,188,158,231,104,108,173,194,44, 211>>, <<32,80,236,123,119,4,203,72,185,87,157,133,125,134,159, 249>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:07.763 [info] auth_response(<<"262426601542124">>): {ok,[{epdg_auth_tuple,<<225,20,158,251,130,194,29,106,153,141,55,35,183,149,120,104>>,<<195,252,31,39,168,175,68,209,7,48,106,40,250,144,226,2>>,<<225,20,158,251,130,194,29,106,153,141,55,35,183,149,120,104,153,51,241,184,75,106,96,58,39,220,158,57,36,9>>,<<125,50,183,189,232,96,107,188,158,231,104,108,173,194,44,211>>,<<32,80,236,123,119,4,203,72,185,87,157,133,125,134,159,249>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:07.764 [info] auth_response for <<"262426601542124">>: {ok,[{epdg_auth_tuple,<<225,20,158,251,130,194,29,106,153,141,55,35,183,149,120,104>>,<<195,252,31,39,168,175,68,209,7,48,106,40,250,144,226,2>>,<<225,20,158,251,130,194,29,106,153,141,55,35,183,149,120,104,153,51,241,184,75,106,96,58,39,220,158,57,36,9>>,<<125,50,183,189,232,96,107,188,158,231,104,108,173,194,44,211>>,<<32,80,236,123,119,4,203,72,185,87,157,133,125,134,159,249>>}]} 04:14:07.764 [info] GSUP: Tx #{auth_tuples => [#{autn => <<195,252,31,39,168,175,68,209,7,48,106,40,250,144,226,2>>,ck => <<32,80,236,123,119,4,203,72,185,87,157,133,125,134,159,249>>,ik => <<125,50,183,189,232,96,107,188,158,231,104,108,173,194,44,211>>,rand => <<225,20,158,251,130,194,29,106,153,141,55,35,183,149,120,104>>,res => <<225,20,158,251,130,194,29,106,153,141,55,35,183,149,120,104,153,51,241,184,75,106,96,58,39,220,158,57,36,9>>}],imsi => <<"262426601542124">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426601542124">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426601542124 receive call lu_request from <0.1432.0> in state state_authenticating 04:14:07.770 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426601542124">>,message_type => location_upd_req} 04:14:07.770 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262426601542124 send ok to <0.1432.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262426601542124 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262426601542124 consume call lu_request from <0.1432.0> in state state_authenticating 04:14:07.771 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426601542124">>,"internet",[],undefined,false,0,false,false} 04:14:07.771 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:07.771 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426601542124",undefined,undefined,false,false,undefined} 04:14:07.771 [debug] SWx Tx SAR Imsi="262426601542124" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262426601542124 send ok to <0.201.0> 04:14:07.771 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","245",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426601542124",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426601542124 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262426601542124 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1433.0> in state state_wait_swx_saa 04:14:07.780 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;245;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426601542124",[],[2001],[],[{'Non-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_262426601542124 send ok to <0.1433.0> *DBG* epdg_ue_fsm_262426601542124 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262426601542124 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1433.0> in state state_wait_swx_saa => state_authenticated 04:14:07.780 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262426601542124 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426601542124">>,ok}} *DBG* epdg_ue_fsm_262426601542124 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:07.780 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426601542124",undefined,undefined,false,false,undefined} 04:14:07.780 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:07.780 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426601542124">>,"internet",[],undefined,false,0,false,false} 04:14:07.780 [info] lu_response(<<"262426601542124">>): ok 04:14:07.780 [info] lu_response for <<"262426601542124">>: ok 04:14:07.781 [info] GSUP: Tx #{imsi => <<"262426601542124">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426601542124">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:14:07.786 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426601542124">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262426601542124 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1434.0> in state state_authenticated 04:14:07.786 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:07.786 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426601542124">>,"internet",[],undefined,false,0,false,false} 04:14:07.786 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:07.787 [info] s2b: Tx {gtp,v2,create_session_request,0,16036728,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426601542124">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241091,<<172,18,26,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,763419676,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426601542124 send ok to <0.1434.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:07.787 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262426601542124 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1434.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262426601542124 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262426601542124 receive call {rx_s6b_aar,"262426601542124@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1435.0> in state state_authenticated 04:14:07.805 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426601542124@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:07.805 [info] ue_fsm ev_rx_s6b_aar: "262426601542124@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:07.805 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426601542124@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262426601542124",undefined,undefined,true,false,undefined} 04:14:07.806 [debug] SWx Tx SAR Imsi="262426601542124" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:07.806 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","246",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426601542124",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426601542124 send ok to <0.1435.0> 04:14:07.806 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426601542124 consume call {rx_s6b_aar,"262426601542124@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1435.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426601542124 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1436.0> in state state_authenticated_wait_swx_saa 04:14:07.815 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;246;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426601542124",[],[2001],[],[{'Non-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_262426601542124 send ok to <0.1436.0> 04:14:07.815 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426601542124 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1436.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:07.815 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426601542124","262426601542124@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1435.0>} 04:14:07.815 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:07.815 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:07.827 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,115,3,244,179,120,0,2,0,2,0,16,0,87,0,9,1,160,184,121,181,211,172,18,26,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,184,121,181,211,172,18,26,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,184,121,181,211,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:07.827 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241091,16036728,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,<<"¸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,3094984147,<<172,18,26,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,3094984147,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,69>>}}} 04:14:07.827 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426601542124">>,<0.1429.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241091,3094984147,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[{gtp_bearer,5,763419676,3094984147}],[],[],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262426601542124 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 => 763419676, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 3094984147}}} from <0.1437.0> in state state_wait_create_session_resp 04:14:07.827 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:07.828 [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 => 763419676,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3094984147}} 04:14:07.828 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426601542124">>,"internet",[],undefined,false,0,false,false} 04:14:07.829 [info] KMOD Port Create PDP Context Call {<0.1429.0>,[alias|#Ref<0.1576510130.3222863883.155464>]}: {create_pdp_context,{172,18,26,103},763419676,3094984147,{192,168,0,69}} 04:14:07.829 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,69}, 763419676, 3094984147 04:14:07.829 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1922,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,69}},{i_tid,763419676},{o_tid,3094984147}]}} 04:14:07.829 [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 => 763419676,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3094984147}) returned ok *DBG* epdg_ue_fsm_262426601542124 send ok to <0.1437.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426601542124">>, {ok, #{apco => <<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 => 763419676, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 3094984147}}}} 04:14:07.829 [info] tunnel_response(<<"262426601542124">>): {ok,#{apco => <<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 => 763419676,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3094984147}} *DBG* epdg_ue_fsm_262426601542124 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 => 763419676, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 3094984147}}} from <0.1437.0> in state state_wait_create_session_resp => state_active 04:14:07.830 [info] tunnel_response for <<"262426601542124">>: {ok,#{apco => <<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 => 763419676,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3094984147}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:07.830 [info] GSUP: Tx #{imsi => <<"262426601542124">>,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.55>, {osmo,5}, #{imsi => <<"262423376477146">>, 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}]}} 04:14:07.844 [info] GSUP: Rx #{imsi => <<"262423376477146">>,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_262423376477146 enter epdg_ue_fsm in state state_new 04:14:07.844 [info] ue_fsm start(epdg_ue_fsm_262423376477146) *DBG* epdg_ue_fsm_262423376477146 consume internal init_state in state state_new 04:14:07.844 [info] ue_fsm init(<<"262423376477146">>) *DBG* epdg_ue_fsm_262423376477146 receive call {auth_request,33,"internet",#{}} from <0.1438.0> in state state_new 04:14:07.844 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262423376477146 send ok to <0.1438.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:07.845 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423376477146">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262423376477146 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423376477146 consume call {auth_request,33,"internet",#{}} from <0.1438.0> in state state_new => state_wait_auth_resp 04:14:07.845 [info] ue_fsm start_link(aaa_ue_fsm_262423376477146) *DBG* aaa_ue_fsm_262423376477146 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262423376477146 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:14:07.845 [info] ue_fsm init("262423376477146") *DBG* aaa_ue_fsm_262423376477146 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:07.845 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:07.846 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423376477146",undefined,undefined,false,false,undefined} 04:14:07.846 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262423376477146 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423376477146 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:07.846 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","247",";","nonode@nohost"],1,undefined,undefined,undefined,"262423376477146",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:14:07.860 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;247;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423376477146",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[176,0,94,69,12,122,142,114,73,20,198,78,190,85,96,171,178,4,84,28,91,247,222,81,129,20,225,60,114,144,16,237]],[[176,0,94,69,12,122,142,114,73,20,198,78,190,85,96,171,28,131,255,174,74,5,221,124,189,222,80,104,205,135]],["foobar"],[[29,52,209,69,193,155,0,121,117,5,234,103,105,72,118,153]],[[134,218,167,201,254,162,190,172,21,120,183,27,106,75,21,155]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423376477146 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<176,0,94,69,12,122,142,114,73,20,198,78,190,85,96,171>>, <<178,4,84,28,91,247,222,81,129,20,225,60,114,144,16,237>>, <<176,0,94,69,12,122,142,114,73,20,198,78,190,85,96,171,28, 131,255,174,74,5,221,124,189,222,80,104,205,135>>, <<134,218,167,201,254,162,190,172,21,120,183,27,106,75,21,155>>, <<29,52,209,69,193,155,0,121,117,5,234,103,105,72,118,153>>}]}} from <0.1441.0> in state state_wait_swx_maa 04:14:07.861 [info] dia_sip2gsup: auth [176,0,94,69,12,122,142,114,73,20,198,78,190,85,96,171,178,4,84,28,91,247,222,81,129,20,225,60,114,144,16,237] authz [176,0,94,69,12,122,142,114,73,20,198,78,190,85,96,171,28,131,255,174,74,5,221,124,189,222,80,104,205,135]  04:14:07.861 [info] rand [176,0,94,69,12,122,142,114,73,20,198,78,190,85,96,171] autn [178,4,84,28,91,247,222,81,129,20,225,60,114,144,16,237]  *DBG* aaa_ue_fsm_262423376477146 send ok to <0.1441.0> *DBG* aaa_ue_fsm_262423376477146 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<176,0,94,69,12,122,142,114,73,20,198,78,190,85,96,171>>, <<178,4,84,28,91,247,222,81,129,20,225,60,114,144,16,237>>, <<176,0,94,69,12,122,142,114,73,20,198,78,190,85,96,171,28, 131,255,174,74,5,221,124,189,222,80,104,205,135>>, <<134,218,167,201,254,162,190,172,21,120,183,27,106,75,21,155>>, <<29,52,209,69,193,155,0,121,117,5,234,103,105,72,118,153>>}]}} from <0.1441.0> in state state_wait_swx_maa => state_new 04:14:07.861 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262423376477146 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<176,0,94,69,12,122,142,114,73,20,198,78,190,85,96,171>>, <<178,4,84,28,91,247,222,81,129,20,225,60,114,144,16,237>>, <<176,0,94,69,12,122,142,114,73,20,198,78,190,85,96,171,28, 131,255,174,74,5,221,124,189,222,80,104,205,135>>, <<134,218,167,201,254,162,190,172,21,120,183,27,106,75,21,155>>, <<29,52,209,69,193,155,0,121,117,5,234,103,105,72,118,153>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:07.861 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423376477146",undefined,undefined,false,false,undefined} 04:14:07.862 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<176,0,94,69,12,122,142,114,73,20,198,78,190,85,96,171>>,<<178,4,84,28,91,247,222,81,129,20,225,60,114,144,16,237>>,<<176,0,94,69,12,122,142,114,73,20,198,78,190,85,96,171,28,131,255,174,74,5,221,124,189,222,80,104,205,135>>,<<134,218,167,201,254,162,190,172,21,120,183,27,106,75,21,155>>,<<29,52,209,69,193,155,0,121,117,5,234,103,105,72,118,153>>}]} 04:14:07.863 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<176,0,94,69,12,122,142,114,73,20,198,78,190,85,96,171>>,<<178,4,84,28,91,247,222,81,129,20,225,60,114,144,16,237>>,<<176,0,94,69,12,122,142,114,73,20,198,78,190,85,96,171,28,131,255,174,74,5,221,124,189,222,80,104,205,135>>,<<134,218,167,201,254,162,190,172,21,120,183,27,106,75,21,155>>,<<29,52,209,69,193,155,0,121,117,5,234,103,105,72,118,153>>}]}, {ue_fsm_data,<<"262423376477146">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423376477146 send ok to <0.211.0> 04:14:07.863 [info] auth_response(<<"262423376477146">>): {ok,[{epdg_auth_tuple,<<176,0,94,69,12,122,142,114,73,20,198,78,190,85,96,171>>,<<178,4,84,28,91,247,222,81,129,20,225,60,114,144,16,237>>,<<176,0,94,69,12,122,142,114,73,20,198,78,190,85,96,171,28,131,255,174,74,5,221,124,189,222,80,104,205,135>>,<<134,218,167,201,254,162,190,172,21,120,183,27,106,75,21,155>>,<<29,52,209,69,193,155,0,121,117,5,234,103,105,72,118,153>>}]} *DBG* gsup_server got cast {auth_response, {<<"262423376477146">>, {ok, [{epdg_auth_tuple, <<176,0,94,69,12,122,142,114,73,20,198,78,190, 85,96,171>>, <<178,4,84,28,91,247,222,81,129,20,225,60,114, 144,16,237>>, <<176,0,94,69,12,122,142,114,73,20,198,78,190, 85,96,171,28,131,255,174,74,5,221,124,189, 222,80,104,205,135>>, <<134,218,167,201,254,162,190,172,21,120,183, 27,106,75,21,155>>, <<29,52,209,69,193,155,0,121,117,5,234, 103,105,72,118,153>>}]}}} *DBG* epdg_ue_fsm_262423376477146 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<176,0,94,69,12,122,142,114,73,20,198,78,190,85,96,171>>, <<178,4,84,28,91,247,222,81,129,20,225,60,114,144,16,237>>, <<176,0,94,69,12,122,142,114,73,20,198,78,190,85,96,171,28, 131,255,174,74,5,221,124,189,222,80,104,205,135>>, <<134,218,167,201,254,162,190,172,21,120,183,27,106,75,21,155>>, <<29,52,209,69,193,155,0,121,117,5,234,103,105,72,118,153>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:07.863 [info] auth_response for <<"262423376477146">>: {ok,[{epdg_auth_tuple,<<176,0,94,69,12,122,142,114,73,20,198,78,190,85,96,171>>,<<178,4,84,28,91,247,222,81,129,20,225,60,114,144,16,237>>,<<176,0,94,69,12,122,142,114,73,20,198,78,190,85,96,171,28,131,255,174,74,5,221,124,189,222,80,104,205,135>>,<<134,218,167,201,254,162,190,172,21,120,183,27,106,75,21,155>>,<<29,52,209,69,193,155,0,121,117,5,234,103,105,72,118,153>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:07.864 [info] GSUP: Tx #{auth_tuples => [#{autn => <<178,4,84,28,91,247,222,81,129,20,225,60,114,144,16,237>>,ck => <<29,52,209,69,193,155,0,121,117,5,234,103,105,72,118,153>>,ik => <<134,218,167,201,254,162,190,172,21,120,183,27,106,75,21,155>>,rand => <<176,0,94,69,12,122,142,114,73,20,198,78,190,85,96,171>>,res => <<176,0,94,69,12,122,142,114,73,20,198,78,190,85,96,171,28,131,255,174,74,5,221,124,189,222,80,104,205,135>>}],imsi => <<"262423376477146">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423376477146">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423376477146 receive call lu_request from <0.1442.0> in state state_authenticating 04:14:07.869 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423376477146">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262423376477146 send ok to <0.1442.0> *DBG* epdg_ue_fsm_262423376477146 consume call lu_request from <0.1442.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:07.869 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262423376477146 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:07.869 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423376477146">>,"internet",[],undefined,false,0,false,false} 04:14:07.869 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:07.870 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423376477146",undefined,undefined,false,false,undefined} 04:14:07.870 [debug] SWx Tx SAR Imsi="262423376477146" Type=1 APN="internet" AgentInfoOpt=[]  04:14:07.870 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","248",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423376477146",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423376477146 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423376477146 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262423376477146 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1443.0> in state state_wait_swx_saa 04:14:07.880 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;248;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423376477146",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:07.880 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423376477146 send ok to <0.1443.0> *DBG* epdg_ue_fsm_262423376477146 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:14:07.881 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423376477146",undefined,undefined,false,false,undefined} 04:14:07.881 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* aaa_ue_fsm_262423376477146 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1443.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262423376477146 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423376477146">>,ok}} 04:14:07.881 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423376477146">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423376477146 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:07.881 [info] lu_response(<<"262423376477146">>): ok 04:14:07.881 [info] lu_response for <<"262423376477146">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:07.882 [info] GSUP: Tx #{imsi => <<"262423376477146">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423376477146">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:14:07.887 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423376477146">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262423376477146 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1444.0> in state state_authenticated 04:14:07.887 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:07.887 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423376477146">>,"internet",[],undefined,false,0,false,false} 04:14:07.888 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:07.888 [info] s2b: Tx {gtp,v2,create_session_request,0,16036729,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423376477146">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241092,<<172,18,26,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,763419677,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423376477146 send ok to <0.1444.0> 04:14:07.888 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262423376477146 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1444.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262423376477146 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262423376477146 receive call {rx_s6b_aar,"262423376477146@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1445.0> in state state_authenticated 04:14:07.901 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262423376477146@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:07.901 [info] ue_fsm ev_rx_s6b_aar: "262423376477146@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:07.902 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423376477146@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262423376477146",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262423376477146 send ok to <0.1445.0> 04:14:07.902 [debug] SWx Tx SAR Imsi="262423376477146" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262423376477146 consume call {rx_s6b_aar,"262423376477146@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1445.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:07.902 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","249",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423376477146",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:14:07.902 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423376477146 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1446.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423376477146 send ok to <0.1446.0> *DBG* aaa_ue_fsm_262423376477146 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1446.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:07.909 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;249;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423376477146",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:07.909 [info] ue_fsm ev_rx_swx_saa 04:14:07.909 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423376477146","262423376477146@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1445.0>} 04:14:07.909 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:07.910 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:07.917 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,115,4,244,179,121,0,2,0,2,0,16,0,87,0,9,1,160,156,25,39,235,172,18,26,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,156,25,39,235,172,18,26,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,156,25,39,235,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:07.917 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241092,16036729,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,<<156,25,39,235>>},{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,2618894315,<<172,18,26,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,2618894315,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,70>>}}} 04:14:07.918 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423376477146">>,<0.1439.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241092,2618894315,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419677,2618894315}],[],[],[]}}}} 04:14:07.918 [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_262423376477146 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 => 763419677, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 2618894315}}} from <0.1447.0> in state state_wait_create_session_resp 04:14:07.918 [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 => 763419677,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2618894315}} 04:14:07.918 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423376477146">>,"internet",[],undefined,false,0,false,false} 04:14:07.918 [info] KMOD Port Create PDP Context Call {<0.1439.0>,[alias|#Ref<0.1576510130.3222863873.167594>]}: {create_pdp_context,{172,18,26,103},763419677,2618894315,{192,168,0,70}} 04:14:07.918 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,70}, 763419677, 2618894315 04:14:07.918 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1986,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,70}},{i_tid,763419677},{o_tid,2618894315}]}} 04:14:07.918 [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 => 763419677,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2618894315}) returned ok 04:14:07.918 [info] tunnel_response(<<"262423376477146">>): {ok,#{apco => <<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 => 763419677,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2618894315}} *DBG* gsup_server got cast {tunnel_response, {<<"262423376477146">>, {ok, #{apco => <<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 => 763419677, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 2618894315}}}} *DBG* epdg_ue_fsm_262423376477146 send ok to <0.1447.0> *DBG* epdg_ue_fsm_262423376477146 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 => 763419677, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 2618894315}}} from <0.1447.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:07.919 [info] tunnel_response for <<"262423376477146">>: {ok,#{apco => <<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 => 763419677,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2618894315}} 04:14:07.919 [info] GSUP: Tx #{imsi => <<"262423376477146">>,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.55>, {osmo,5}, #{imsi => <<"262427730762737">>, 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}]}} 04:14:07.943 [info] GSUP: Rx #{imsi => <<"262427730762737">>,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_262427730762737 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427730762737 consume internal init_state in state state_new 04:14:07.943 [info] ue_fsm start(epdg_ue_fsm_262427730762737) *DBG* epdg_ue_fsm_262427730762737 receive call {auth_request,33,"internet",#{}} from <0.1448.0> in state state_new 04:14:07.944 [info] ue_fsm init(<<"262427730762737">>) *DBG* epdg_ue_fsm_262427730762737 send ok to <0.1448.0> 04:14:07.944 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262427730762737 consume call {auth_request,33,"internet",#{}} from <0.1448.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262427730762737 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427730762737 enter aaa_ue_fsm in state state_new 04:14:07.944 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427730762737">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262427730762737 consume internal init_state in state state_new 04:14:07.944 [info] ue_fsm start_link(aaa_ue_fsm_262427730762737) *DBG* aaa_ue_fsm_262427730762737 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:07.944 [info] ue_fsm init("262427730762737") 04:14:07.944 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:07.944 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427730762737",undefined,undefined,false,false,undefined} 04:14:07.944 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262427730762737 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427730762737 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:07.945 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","250",";","nonode@nohost"],1,undefined,undefined,undefined,"262427730762737",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427730762737 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<59,187,172,57,200,193,200,189,107,13,111,21,96,179,22,241>>, <<177,66,105,170,90,194,251,234,133,239,221,97,47,49,97,146>>, <<59,187,172,57,200,193,200,189,107,13,111,21,96,179,22,241, 190,215,129,70,76,145,57,127,78,75,197,206,29,87>>, <<176,24,49,214,251,114,179,2,106,139,53,153,13,90,130,55>>, <<15,120,138,19,253,2,124,221,0,115,144,115,167,54,7,46>>}]}} from <0.1451.0> in state state_wait_swx_maa 04:14:07.950 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;250;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427730762737",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[59,187,172,57,200,193,200,189,107,13,111,21,96,179,22,241,177,66,105,170,90,194,251,234,133,239,221,97,47,49,97,146]],[[59,187,172,57,200,193,200,189,107,13,111,21,96,179,22,241,190,215,129,70,76,145,57,127,78,75,197,206,29,87]],["foobar"],[[15,120,138,19,253,2,124,221,0,115,144,115,167,54,7,46]],[[176,24,49,214,251,114,179,2,106,139,53,153,13,90,130,55]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:07.950 [info] dia_sip2gsup: auth [59,187,172,57,200,193,200,189,107,13,111,21,96,179,22,241,177,66,105,170,90,194,251,234,133,239,221,97,47,49,97,146] authz [59,187,172,57,200,193,200,189,107,13,111,21,96,179,22,241,190,215,129,70,76,145,57,127,78,75,197,206,29,87]  04:14:07.950 [info] rand [59,187,172,57,200,193,200,189,107,13,111,21,96,179,22,241] autn [177,66,105,170,90,194,251,234,133,239,221,97,47,49,97,146]  *DBG* aaa_ue_fsm_262427730762737 send ok to <0.1451.0> 04:14:07.950 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262427730762737 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<59,187,172,57,200,193,200,189,107,13,111,21,96,179,22,241>>, <<177,66,105,170,90,194,251,234,133,239,221,97,47,49,97,146>>, <<59,187,172,57,200,193,200,189,107,13,111,21,96,179,22,241, 190,215,129,70,76,145,57,127,78,75,197,206,29,87>>, <<176,24,49,214,251,114,179,2,106,139,53,153,13,90,130,55>>, <<15,120,138,19,253,2,124,221,0,115,144,115,167,54,7,46>>}]}} from <0.1451.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262427730762737 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<59,187,172,57,200,193,200,189,107,13,111,21,96,179,22,241>>, <<177,66,105,170,90,194,251,234,133,239,221,97,47,49,97,146>>, <<59,187,172,57,200,193,200,189,107,13,111,21,96,179,22,241, 190,215,129,70,76,145,57,127,78,75,197,206,29,87>>, <<176,24,49,214,251,114,179,2,106,139,53,153,13,90,130,55>>, <<15,120,138,19,253,2,124,221,0,115,144,115,167,54,7,46>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:07.950 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427730762737",undefined,undefined,false,false,undefined} 04:14:07.950 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<59,187,172,57,200,193,200,189,107,13,111,21,96,179,22,241>>,<<177,66,105,170,90,194,251,234,133,239,221,97,47,49,97,146>>,<<59,187,172,57,200,193,200,189,107,13,111,21,96,179,22,241,190,215,129,70,76,145,57,127,78,75,197,206,29,87>>,<<176,24,49,214,251,114,179,2,106,139,53,153,13,90,130,55>>,<<15,120,138,19,253,2,124,221,0,115,144,115,167,54,7,46>>}]} *DBG* epdg_ue_fsm_262427730762737 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427730762737">>, {ok, [{epdg_auth_tuple, <<59,187,172,57,200,193,200,189,107,13,111,21, 96,179,22,241>>, <<177,66,105,170,90,194,251,234,133,239,221,97, 47,49,97,146>>, <<59,187,172,57,200,193,200,189,107,13,111,21, 96,179,22,241,190,215,129,70,76,145,57,127, 78,75,197,206,29,87>>, <<176,24,49,214,251,114,179,2,106,139,53,153, 13,90,130,55>>, <<15,120,138,19,253,2,124,221,0,115,144, 115,167,54,7,46>>}]}}} 04:14:07.950 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<59,187,172,57,200,193,200,189,107,13,111,21,96,179,22,241>>,<<177,66,105,170,90,194,251,234,133,239,221,97,47,49,97,146>>,<<59,187,172,57,200,193,200,189,107,13,111,21,96,179,22,241,190,215,129,70,76,145,57,127,78,75,197,206,29,87>>,<<176,24,49,214,251,114,179,2,106,139,53,153,13,90,130,55>>,<<15,120,138,19,253,2,124,221,0,115,144,115,167,54,7,46>>}]}, {ue_fsm_data,<<"262427730762737">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427730762737 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<59,187,172,57,200,193,200,189,107,13,111,21,96,179,22,241>>, <<177,66,105,170,90,194,251,234,133,239,221,97,47,49,97,146>>, <<59,187,172,57,200,193,200,189,107,13,111,21,96,179,22,241, 190,215,129,70,76,145,57,127,78,75,197,206,29,87>>, <<176,24,49,214,251,114,179,2,106,139,53,153,13,90,130,55>>, <<15,120,138,19,253,2,124,221,0,115,144,115,167,54,7,46>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:07.950 [info] auth_response(<<"262427730762737">>): {ok,[{epdg_auth_tuple,<<59,187,172,57,200,193,200,189,107,13,111,21,96,179,22,241>>,<<177,66,105,170,90,194,251,234,133,239,221,97,47,49,97,146>>,<<59,187,172,57,200,193,200,189,107,13,111,21,96,179,22,241,190,215,129,70,76,145,57,127,78,75,197,206,29,87>>,<<176,24,49,214,251,114,179,2,106,139,53,153,13,90,130,55>>,<<15,120,138,19,253,2,124,221,0,115,144,115,167,54,7,46>>}]} 04:14:07.950 [info] auth_response for <<"262427730762737">>: {ok,[{epdg_auth_tuple,<<59,187,172,57,200,193,200,189,107,13,111,21,96,179,22,241>>,<<177,66,105,170,90,194,251,234,133,239,221,97,47,49,97,146>>,<<59,187,172,57,200,193,200,189,107,13,111,21,96,179,22,241,190,215,129,70,76,145,57,127,78,75,197,206,29,87>>,<<176,24,49,214,251,114,179,2,106,139,53,153,13,90,130,55>>,<<15,120,138,19,253,2,124,221,0,115,144,115,167,54,7,46>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:07.950 [info] GSUP: Tx #{auth_tuples => [#{autn => <<177,66,105,170,90,194,251,234,133,239,221,97,47,49,97,146>>,ck => <<15,120,138,19,253,2,124,221,0,115,144,115,167,54,7,46>>,ik => <<176,24,49,214,251,114,179,2,106,139,53,153,13,90,130,55>>,rand => <<59,187,172,57,200,193,200,189,107,13,111,21,96,179,22,241>>,res => <<59,187,172,57,200,193,200,189,107,13,111,21,96,179,22,241,190,215,129,70,76,145,57,127,78,75,197,206,29,87>>}],imsi => <<"262427730762737">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427730762737">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427730762737 receive call lu_request from <0.1452.0> in state state_authenticating *DBG* epdg_ue_fsm_262427730762737 send ok to <0.1452.0> 04:14:07.952 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427730762737">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262427730762737 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262427730762737 consume call lu_request from <0.1452.0> in state state_authenticating 04:14:07.952 [info] ue_fsm lu_request 04:14:07.952 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427730762737">>,"internet",[],undefined,false,0,false,false} 04:14:07.952 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:07.952 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427730762737",undefined,undefined,false,false,undefined} 04:14:07.952 [debug] SWx Tx SAR Imsi="262427730762737" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262427730762737 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427730762737 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:14:07.952 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","251",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427730762737",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427730762737 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1453.0> in state state_wait_swx_saa 04:14:07.954 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;251;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427730762737",[],[2001],[],[{'Non-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_262427730762737 send ok to <0.1453.0> 04:14:07.954 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262427730762737 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262427730762737 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1453.0> in state state_wait_swx_saa => state_authenticated 04:14:07.954 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427730762737",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427730762737 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427730762737">>,ok}} 04:14:07.954 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262427730762737 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:07.954 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427730762737">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:07.954 [info] lu_response(<<"262427730762737">>): ok 04:14:07.954 [info] lu_response for <<"262427730762737">>: ok 04:14:07.954 [info] GSUP: Tx #{imsi => <<"262427730762737">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427730762737">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427730762737 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1454.0> in state state_authenticated 04:14:07.955 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427730762737">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:07.955 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:07.956 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427730762737">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427730762737 send ok to <0.1454.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:07.956 [debug] Selected PGW Remote Address "172.18.26.103" *DBG* epdg_ue_fsm_262427730762737 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1454.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262427730762737 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:14:07.956 [info] s2b: Tx {gtp,v2,create_session_request,0,16036730,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427730762737">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241093,<<172,18,26,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,763419678,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:14:07.956 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262427730762737 receive call {rx_s6b_aar,"262427730762737@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1455.0> in state state_authenticated 04:14:07.960 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427730762737@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:07.960 [info] ue_fsm ev_rx_s6b_aar: "262427730762737@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:07.960 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427730762737@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262427730762737",undefined,undefined,true,false,undefined} 04:14:07.960 [debug] SWx Tx SAR Imsi="262427730762737" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262427730762737 send ok to <0.1455.0> *DBG* aaa_ue_fsm_262427730762737 consume call {rx_s6b_aar,"262427730762737@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1455.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:07.960 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","252",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427730762737",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:14:07.960 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427730762737 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1456.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427730762737 send ok to <0.1456.0> 04:14:07.962 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;252;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427730762737",[],[2001],[],[{'Non-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_262427730762737 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1456.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:07.962 [info] ue_fsm ev_rx_swx_saa 04:14:07.962 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427730762737","262427730762737@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1455.0>} 04:14:07.962 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:07.962 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:07.964 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,115,5,244,179,122,0,2,0,2,0,16,0,87,0,9,1,160,207,162,31,81,172,18,26,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,207,162,31,81,172,18,26,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,207,162,31,81,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:07.964 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241093,16036730,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,<<207,162,31,81>>},{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,3483508561,<<172,18,26,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,3483508561,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,71>>}}} *DBG* epdg_ue_fsm_262427730762737 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 => 763419678, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 3483508561}}} from <0.1457.0> in state state_wait_create_session_resp 04:14:07.964 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427730762737">>,<0.1449.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241093,3483508561,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419678,3483508561}],[],[],[],[],[],[]}}}} 04:14:07.964 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:07.964 [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 => 763419678,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3483508561}} 04:14:07.964 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427730762737">>,"internet",[],undefined,false,0,false,false} 04:14:07.964 [info] KMOD Port Create PDP Context Call {<0.1449.0>,[alias|#Ref<0.1576510130.3222863873.167719>]}: {create_pdp_context,{172,18,26,103},763419678,3483508561,{192,168,0,71}} 04:14:07.964 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,71}, 763419678, 3483508561 *DBG* epdg_ue_fsm_262427730762737 send ok to <0.1457.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427730762737">>, {ok, #{apco => <<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 => 763419678, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 3483508561}}}} 04:14:07.964 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2050,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,71}},{i_tid,763419678},{o_tid,3483508561}]}} *DBG* epdg_ue_fsm_262427730762737 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 => 763419678, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 3483508561}}} from <0.1457.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:07.964 [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 => 763419678,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3483508561}) returned ok 04:14:07.964 [info] tunnel_response(<<"262427730762737">>): {ok,#{apco => <<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 => 763419678,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3483508561}} 04:14:07.965 [info] tunnel_response for <<"262427730762737">>: {ok,#{apco => <<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 => 763419678,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3483508561}} 04:14:07.965 [info] GSUP: Tx #{imsi => <<"262427730762737">>,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.55>, {osmo,5}, #{imsi => <<"262427721173281">>, 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}]}} 04:14:08.045 [info] GSUP: Rx #{imsi => <<"262427721173281">>,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_262427721173281 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427721173281 consume internal init_state in state state_new 04:14:08.046 [info] ue_fsm start(epdg_ue_fsm_262427721173281) *DBG* epdg_ue_fsm_262427721173281 receive call {auth_request,33,"internet",#{}} from <0.1458.0> in state state_new 04:14:08.046 [info] ue_fsm init(<<"262427721173281">>) *DBG* epdg_ue_fsm_262427721173281 send ok to <0.1458.0> 04:14:08.046 [info] ue_fsm auth_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262427721173281 consume call {auth_request,33,"internet",#{}} from <0.1458.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262427721173281 enter aaa_ue_fsm in state state_new 04:14:08.046 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427721173281">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427721173281 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427721173281 consume internal init_state in state state_new 04:14:08.047 [info] ue_fsm start_link(aaa_ue_fsm_262427721173281) *DBG* aaa_ue_fsm_262427721173281 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:08.047 [info] ue_fsm init("262427721173281") 04:14:08.047 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:08.048 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427721173281",undefined,undefined,false,false,undefined} 04:14:08.048 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:08.048 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","253",";","nonode@nohost"],1,undefined,undefined,undefined,"262427721173281",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427721173281 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427721173281 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_262427721173281 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<10,33,192,100,169,67,183,187,146,105,23,161,11,86,178,238>>, <<105,46,101,85,252,253,253,40,133,28,230,233,236,238,242,181>>, <<10,33,192,100,169,67,183,187,146,105,23,161,11,86,178,238, 218,44,77,63,71,139,58,221,57,38,65,101,32,138>>, <<100,225,4,212,155,84,238,108,250,162,229,207,124,83,79,131>>, <<55,78,163,33,104,108,163,252,53,79,42,212,249,35,16,81>>}]}} from <0.1461.0> in state state_wait_swx_maa 04:14:08.062 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;253;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427721173281",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[10,33,192,100,169,67,183,187,146,105,23,161,11,86,178,238,105,46,101,85,252,253,253,40,133,28,230,233,236,238,242,181]],[[10,33,192,100,169,67,183,187,146,105,23,161,11,86,178,238,218,44,77,63,71,139,58,221,57,38,65,101,32,138]],["foobar"],[[55,78,163,33,104,108,163,252,53,79,42,212,249,35,16,81]],[[100,225,4,212,155,84,238,108,250,162,229,207,124,83,79,131]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:08.063 [info] dia_sip2gsup: auth [10,33,192,100,169,67,183,187,146,105,23,161,11,86,178,238,105,46,101,85,252,253,253,40,133,28,230,233,236,238,242,181] authz [10,33,192,100,169,67,183,187,146,105,23,161,11,86,178,238,218,44,77,63,71,139,58,221,57,38,65,101,32,138]  04:14:08.063 [info] rand [10,33,192,100,169,67,183,187,146,105,23,161,11,86,178,238] autn [105,46,101,85,252,253,253,40,133,28,230,233,236,238,242,181]  *DBG* aaa_ue_fsm_262427721173281 send ok to <0.1461.0> *DBG* epdg_ue_fsm_262427721173281 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<10,33,192,100,169,67,183,187,146,105,23,161,11,86,178,238>>, <<105,46,101,85,252,253,253,40,133,28,230,233,236,238,242,181>>, <<10,33,192,100,169,67,183,187,146,105,23,161,11,86,178,238, 218,44,77,63,71,139,58,221,57,38,65,101,32,138>>, <<100,225,4,212,155,84,238,108,250,162,229,207,124,83,79,131>>, <<55,78,163,33,104,108,163,252,53,79,42,212,249,35,16,81>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:08.063 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262427721173281 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<10,33,192,100,169,67,183,187,146,105,23,161,11,86,178,238>>, <<105,46,101,85,252,253,253,40,133,28,230,233,236,238,242,181>>, <<10,33,192,100,169,67,183,187,146,105,23,161,11,86,178,238, 218,44,77,63,71,139,58,221,57,38,65,101,32,138>>, <<100,225,4,212,155,84,238,108,250,162,229,207,124,83,79,131>>, <<55,78,163,33,104,108,163,252,53,79,42,212,249,35,16,81>>}]}} from <0.1461.0> in state state_wait_swx_maa => state_new 04:14:08.064 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427721173281",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427721173281 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427721173281">>, {ok, [{epdg_auth_tuple, <<10,33,192,100,169,67,183,187,146,105,23,161, 11,86,178,238>>, <<105,46,101,85,252,253,253,40,133,28,230,233, 236,238,242,181>>, <<10,33,192,100,169,67,183,187,146,105,23,161, 11,86,178,238,218,44,77,63,71,139,58,221,57, 38,65,101,32,138>>, <<100,225,4,212,155,84,238,108,250,162,229,207, 124,83,79,131>>, <<55,78,163,33,104,108,163,252,53,79,42, 212,249,35,16,81>>}]}}} 04:14:08.064 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<10,33,192,100,169,67,183,187,146,105,23,161,11,86,178,238>>,<<105,46,101,85,252,253,253,40,133,28,230,233,236,238,242,181>>,<<10,33,192,100,169,67,183,187,146,105,23,161,11,86,178,238,218,44,77,63,71,139,58,221,57,38,65,101,32,138>>,<<100,225,4,212,155,84,238,108,250,162,229,207,124,83,79,131>>,<<55,78,163,33,104,108,163,252,53,79,42,212,249,35,16,81>>}]} *DBG* epdg_ue_fsm_262427721173281 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<10,33,192,100,169,67,183,187,146,105,23,161,11,86,178,238>>, <<105,46,101,85,252,253,253,40,133,28,230,233,236,238,242,181>>, <<10,33,192,100,169,67,183,187,146,105,23,161,11,86,178,238, 218,44,77,63,71,139,58,221,57,38,65,101,32,138>>, <<100,225,4,212,155,84,238,108,250,162,229,207,124,83,79,131>>, <<55,78,163,33,104,108,163,252,53,79,42,212,249,35,16,81>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:08.065 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<10,33,192,100,169,67,183,187,146,105,23,161,11,86,178,238>>,<<105,46,101,85,252,253,253,40,133,28,230,233,236,238,242,181>>,<<10,33,192,100,169,67,183,187,146,105,23,161,11,86,178,238,218,44,77,63,71,139,58,221,57,38,65,101,32,138>>,<<100,225,4,212,155,84,238,108,250,162,229,207,124,83,79,131>>,<<55,78,163,33,104,108,163,252,53,79,42,212,249,35,16,81>>}]}, {ue_fsm_data,<<"262427721173281">>,"internet",[],undefined,false,0,false,false} 04:14:08.065 [info] auth_response(<<"262427721173281">>): {ok,[{epdg_auth_tuple,<<10,33,192,100,169,67,183,187,146,105,23,161,11,86,178,238>>,<<105,46,101,85,252,253,253,40,133,28,230,233,236,238,242,181>>,<<10,33,192,100,169,67,183,187,146,105,23,161,11,86,178,238,218,44,77,63,71,139,58,221,57,38,65,101,32,138>>,<<100,225,4,212,155,84,238,108,250,162,229,207,124,83,79,131>>,<<55,78,163,33,104,108,163,252,53,79,42,212,249,35,16,81>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:08.066 [info] auth_response for <<"262427721173281">>: {ok,[{epdg_auth_tuple,<<10,33,192,100,169,67,183,187,146,105,23,161,11,86,178,238>>,<<105,46,101,85,252,253,253,40,133,28,230,233,236,238,242,181>>,<<10,33,192,100,169,67,183,187,146,105,23,161,11,86,178,238,218,44,77,63,71,139,58,221,57,38,65,101,32,138>>,<<100,225,4,212,155,84,238,108,250,162,229,207,124,83,79,131>>,<<55,78,163,33,104,108,163,252,53,79,42,212,249,35,16,81>>}]} 04:14:08.066 [info] GSUP: Tx #{auth_tuples => [#{autn => <<105,46,101,85,252,253,253,40,133,28,230,233,236,238,242,181>>,ck => <<55,78,163,33,104,108,163,252,53,79,42,212,249,35,16,81>>,ik => <<100,225,4,212,155,84,238,108,250,162,229,207,124,83,79,131>>,rand => <<10,33,192,100,169,67,183,187,146,105,23,161,11,86,178,238>>,res => <<10,33,192,100,169,67,183,187,146,105,23,161,11,86,178,238,218,44,77,63,71,139,58,221,57,38,65,101,32,138>>}],imsi => <<"262427721173281">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427721173281">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427721173281 receive call lu_request from <0.1462.0> in state state_authenticating *DBG* epdg_ue_fsm_262427721173281 send ok to <0.1462.0> *DBG* epdg_ue_fsm_262427721173281 consume call lu_request from <0.1462.0> in state state_authenticating 04:14:08.073 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427721173281">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262427721173281 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:08.073 [info] ue_fsm lu_request 04:14:08.073 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427721173281">>,"internet",[],undefined,false,0,false,false} 04:14:08.073 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:08.074 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427721173281",undefined,undefined,false,false,undefined} 04:14:08.074 [debug] SWx Tx SAR Imsi="262427721173281" Type=1 APN="internet" AgentInfoOpt=[]  04:14:08.074 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","254",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427721173281",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427721173281 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427721173281 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427721173281 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1463.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262427721173281 send ok to <0.1463.0> *DBG* epdg_ue_fsm_262427721173281 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262427721173281 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1463.0> in state state_wait_swx_saa => state_authenticated 04:14:08.085 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;254;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427721173281",[],[2001],[],[{'Non-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_262427721173281 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427721173281">>,ok}} 04:14:08.085 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262427721173281 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:08.085 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427721173281",undefined,undefined,false,false,undefined} 04:14:08.085 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:08.086 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427721173281">>,"internet",[],undefined,false,0,false,false} 04:14:08.086 [info] lu_response(<<"262427721173281">>): ok 04:14:08.086 [info] lu_response for <<"262427721173281">>: ok 04:14:08.086 [info] GSUP: Tx #{imsi => <<"262427721173281">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427721173281">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427721173281 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1464.0> in state state_authenticated 04:14:08.092 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427721173281">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:08.092 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:08.092 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427721173281">>,"internet",[],undefined,false,0,false,false} 04:14:08.092 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:08.093 [info] s2b: Tx {gtp,v2,create_session_request,0,16036731,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427721173281">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241094,<<172,18,26,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,763419679,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427721173281 send ok to <0.1464.0> 04:14:08.093 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262427721173281 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1464.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262427721173281 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262427721173281 receive call {rx_s6b_aar,"262427721173281@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1465.0> in state state_authenticated 04:14:08.106 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427721173281@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:08.106 [info] ue_fsm ev_rx_s6b_aar: "262427721173281@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:08.106 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427721173281@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262427721173281",undefined,undefined,true,false,undefined} 04:14:08.106 [debug] SWx Tx SAR Imsi="262427721173281" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:08.106 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","255",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427721173281",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427721173281 send ok to <0.1465.0> 04:14:08.106 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427721173281 consume call {rx_s6b_aar,"262427721173281@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1465.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427721173281 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1466.0> in state state_authenticated_wait_swx_saa 04:14:08.112 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;255;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427721173281",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:08.113 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427721173281 send ok to <0.1466.0> *DBG* aaa_ue_fsm_262427721173281 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1466.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:08.113 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427721173281","262427721173281@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1465.0>} 04:14:08.113 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:08.113 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:08.120 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,115,6,244,179,123,0,2,0,2,0,16,0,87,0,9,1,160,175,83,17,14,172,18,26,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,175,83,17,14,172,18,26,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,175,83,17,14,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:08.120 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241094,16036731,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,<<175,83,17,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,2941456654,<<172,18,26,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,2941456654,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,72>>}}} *DBG* epdg_ue_fsm_262427721173281 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 => 763419679, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 2941456654}}} from <0.1467.0> in state state_wait_create_session_resp 04:14:08.120 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427721173281">>,<0.1459.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241094,2941456654,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[{gtp_bearer,5,763419679,2941456654}],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:14:08.120 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:08.120 [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 => 763419679,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2941456654}} 04:14:08.121 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427721173281">>,"internet",[],undefined,false,0,false,false} 04:14:08.121 [info] KMOD Port Create PDP Context Call {<0.1459.0>,[alias|#Ref<0.1576510130.3222863873.167881>]}: {create_pdp_context,{172,18,26,103},763419679,2941456654,{192,168,0,72}} *DBG* epdg_ue_fsm_262427721173281 send ok to <0.1467.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427721173281">>, {ok, #{apco => <<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 => 763419679, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 2941456654}}}} 04:14:08.121 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,72}, 763419679, 2941456654 *DBG* epdg_ue_fsm_262427721173281 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 => 763419679, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 2941456654}}} from <0.1467.0> in state state_wait_create_session_resp => state_active 04:14:08.121 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2114,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,72}},{i_tid,763419679},{o_tid,2941456654}]}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:08.121 [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 => 763419679,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2941456654}) returned ok 04:14:08.121 [info] tunnel_response(<<"262427721173281">>): {ok,#{apco => <<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 => 763419679,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2941456654}} 04:14:08.121 [info] tunnel_response for <<"262427721173281">>: {ok,#{apco => <<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 => 763419679,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2941456654}} 04:14:08.121 [info] GSUP: Tx #{imsi => <<"262427721173281">>,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.55>, {osmo,5}, #{imsi => <<"262423372997519">>, 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}]}} 04:14:08.145 [info] GSUP: Rx #{imsi => <<"262423372997519">>,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_262423372997519 enter epdg_ue_fsm in state state_new 04:14:08.145 [info] ue_fsm start(epdg_ue_fsm_262423372997519) *DBG* epdg_ue_fsm_262423372997519 consume internal init_state in state state_new 04:14:08.145 [info] ue_fsm init(<<"262423372997519">>) *DBG* epdg_ue_fsm_262423372997519 receive call {auth_request,33,"internet",#{}} from <0.1468.0> in state state_new 04:14:08.145 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262423372997519 send ok to <0.1468.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:08.146 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423372997519">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262423372997519 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423372997519 consume call {auth_request,33,"internet",#{}} from <0.1468.0> in state state_new => state_wait_auth_resp 04:14:08.146 [info] ue_fsm start_link(aaa_ue_fsm_262423372997519) *DBG* aaa_ue_fsm_262423372997519 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262423372997519 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:14:08.146 [info] ue_fsm init("262423372997519") *DBG* aaa_ue_fsm_262423372997519 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:08.146 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:08.147 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423372997519",undefined,undefined,false,false,undefined} 04:14:08.147 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:08.147 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","256",";","nonode@nohost"],1,undefined,undefined,undefined,"262423372997519",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423372997519 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423372997519 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:08.160 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;256;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423372997519",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[191,71,128,74,36,244,133,54,183,27,147,188,152,198,24,30,111,23,151,136,30,224,13,204,47,107,226,144,186,188,82,109]],[[191,71,128,74,36,244,133,54,183,27,147,188,152,198,24,30,186,149,80,16,229,66,112,201,173,251,79,229,31,183]],["foobar"],[[36,86,51,112,198,39,194,128,156,217,174,13,36,6,23,136]],[[85,113,206,156,65,103,181,47,34,56,225,135,235,132,239,170]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:08.160 [info] dia_sip2gsup: auth [191,71,128,74,36,244,133,54,183,27,147,188,152,198,24,30,111,23,151,136,30,224,13,204,47,107,226,144,186,188,82,109] authz [191,71,128,74,36,244,133,54,183,27,147,188,152,198,24,30,186,149,80,16,229,66,112,201,173,251,79,229,31,183]  *DBG* aaa_ue_fsm_262423372997519 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<191,71,128,74,36,244,133,54,183,27,147,188,152,198,24,30>>, <<111,23,151,136,30,224,13,204,47,107,226,144,186,188,82,109>>, <<191,71,128,74,36,244,133,54,183,27,147,188,152,198,24,30, 186,149,80,16,229,66,112,201,173,251,79,229,31,183>>, <<85,113,206,156,65,103,181,47,34,56,225,135,235,132,239,170>>, <<36,86,51,112,198,39,194,128,156,217,174,13,36,6,23,136>>}]}} from <0.1471.0> in state state_wait_swx_maa 04:14:08.160 [info] rand [191,71,128,74,36,244,133,54,183,27,147,188,152,198,24,30] autn [111,23,151,136,30,224,13,204,47,107,226,144,186,188,82,109]  04:14:08.161 [info] ue_fsm ev_rx_swx_maa 04:14:08.161 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423372997519",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423372997519 send ok to <0.1471.0> *DBG* epdg_ue_fsm_262423372997519 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<191,71,128,74,36,244,133,54,183,27,147,188,152,198,24,30>>, <<111,23,151,136,30,224,13,204,47,107,226,144,186,188,82,109>>, <<191,71,128,74,36,244,133,54,183,27,147,188,152,198,24,30, 186,149,80,16,229,66,112,201,173,251,79,229,31,183>>, <<85,113,206,156,65,103,181,47,34,56,225,135,235,132,239,170>>, <<36,86,51,112,198,39,194,128,156,217,174,13,36,6,23,136>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423372997519 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<191,71,128,74,36,244,133,54,183,27,147,188,152,198,24,30>>, <<111,23,151,136,30,224,13,204,47,107,226,144,186,188,82,109>>, <<191,71,128,74,36,244,133,54,183,27,147,188,152,198,24,30, 186,149,80,16,229,66,112,201,173,251,79,229,31,183>>, <<85,113,206,156,65,103,181,47,34,56,225,135,235,132,239,170>>, <<36,86,51,112,198,39,194,128,156,217,174,13,36,6,23,136>>}]}} from <0.1471.0> in state state_wait_swx_maa => state_new 04:14:08.161 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<191,71,128,74,36,244,133,54,183,27,147,188,152,198,24,30>>,<<111,23,151,136,30,224,13,204,47,107,226,144,186,188,82,109>>,<<191,71,128,74,36,244,133,54,183,27,147,188,152,198,24,30,186,149,80,16,229,66,112,201,173,251,79,229,31,183>>,<<85,113,206,156,65,103,181,47,34,56,225,135,235,132,239,170>>,<<36,86,51,112,198,39,194,128,156,217,174,13,36,6,23,136>>}]} *DBG* epdg_ue_fsm_262423372997519 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423372997519">>, {ok, [{epdg_auth_tuple, <<191,71,128,74,36,244,133,54,183,27,147,188, 152,198,24,30>>, <<111,23,151,136,30,224,13,204,47,107,226,144, 186,188,82,109>>, <<191,71,128,74,36,244,133,54,183,27,147,188, 152,198,24,30,186,149,80,16,229,66,112,201, 173,251,79,229,31,183>>, <<85,113,206,156,65,103,181,47,34,56,225,135, 235,132,239,170>>, <<36,86,51,112,198,39,194,128,156,217,174, 13,36,6,23,136>>}]}}} *DBG* epdg_ue_fsm_262423372997519 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<191,71,128,74,36,244,133,54,183,27,147,188,152,198,24,30>>, <<111,23,151,136,30,224,13,204,47,107,226,144,186,188,82,109>>, <<191,71,128,74,36,244,133,54,183,27,147,188,152,198,24,30, 186,149,80,16,229,66,112,201,173,251,79,229,31,183>>, <<85,113,206,156,65,103,181,47,34,56,225,135,235,132,239,170>>, <<36,86,51,112,198,39,194,128,156,217,174,13,36,6,23,136>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:08.162 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<191,71,128,74,36,244,133,54,183,27,147,188,152,198,24,30>>,<<111,23,151,136,30,224,13,204,47,107,226,144,186,188,82,109>>,<<191,71,128,74,36,244,133,54,183,27,147,188,152,198,24,30,186,149,80,16,229,66,112,201,173,251,79,229,31,183>>,<<85,113,206,156,65,103,181,47,34,56,225,135,235,132,239,170>>,<<36,86,51,112,198,39,194,128,156,217,174,13,36,6,23,136>>}]}, {ue_fsm_data,<<"262423372997519">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:08.162 [info] auth_response(<<"262423372997519">>): {ok,[{epdg_auth_tuple,<<191,71,128,74,36,244,133,54,183,27,147,188,152,198,24,30>>,<<111,23,151,136,30,224,13,204,47,107,226,144,186,188,82,109>>,<<191,71,128,74,36,244,133,54,183,27,147,188,152,198,24,30,186,149,80,16,229,66,112,201,173,251,79,229,31,183>>,<<85,113,206,156,65,103,181,47,34,56,225,135,235,132,239,170>>,<<36,86,51,112,198,39,194,128,156,217,174,13,36,6,23,136>>}]} 04:14:08.163 [info] auth_response for <<"262423372997519">>: {ok,[{epdg_auth_tuple,<<191,71,128,74,36,244,133,54,183,27,147,188,152,198,24,30>>,<<111,23,151,136,30,224,13,204,47,107,226,144,186,188,82,109>>,<<191,71,128,74,36,244,133,54,183,27,147,188,152,198,24,30,186,149,80,16,229,66,112,201,173,251,79,229,31,183>>,<<85,113,206,156,65,103,181,47,34,56,225,135,235,132,239,170>>,<<36,86,51,112,198,39,194,128,156,217,174,13,36,6,23,136>>}]} 04:14:08.163 [info] GSUP: Tx #{auth_tuples => [#{autn => <<111,23,151,136,30,224,13,204,47,107,226,144,186,188,82,109>>,ck => <<36,86,51,112,198,39,194,128,156,217,174,13,36,6,23,136>>,ik => <<85,113,206,156,65,103,181,47,34,56,225,135,235,132,239,170>>,rand => <<191,71,128,74,36,244,133,54,183,27,147,188,152,198,24,30>>,res => <<191,71,128,74,36,244,133,54,183,27,147,188,152,198,24,30,186,149,80,16,229,66,112,201,173,251,79,229,31,183>>}],imsi => <<"262423372997519">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423372997519">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423372997519 receive call lu_request from <0.1472.0> in state state_authenticating 04:14:08.169 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423372997519">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262423372997519 send ok to <0.1472.0> *DBG* epdg_ue_fsm_262423372997519 consume call lu_request from <0.1472.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:08.169 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262423372997519 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:08.169 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423372997519">>,"internet",[],undefined,false,0,false,false} 04:14:08.169 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:08.170 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423372997519",undefined,undefined,false,false,undefined} 04:14:08.170 [debug] SWx Tx SAR Imsi="262423372997519" Type=1 APN="internet" AgentInfoOpt=[]  04:14:08.170 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","257",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423372997519",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423372997519 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423372997519 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262423372997519 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1473.0> in state state_wait_swx_saa 04:14:08.180 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;257;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423372997519",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:08.180 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423372997519 send ok to <0.1473.0> 04:14:08.180 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423372997519",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423372997519 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262423372997519 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1473.0> in state state_wait_swx_saa => state_authenticated 04:14:08.180 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262423372997519 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423372997519">>,ok}} 04:14:08.181 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423372997519">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423372997519 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:08.181 [info] lu_response(<<"262423372997519">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:08.181 [info] lu_response for <<"262423372997519">>: ok 04:14:08.181 [info] GSUP: Tx #{imsi => <<"262423372997519">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423372997519">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423372997519 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1474.0> in state state_authenticated 04:14:08.187 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423372997519">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:08.187 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:08.187 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423372997519">>,"internet",[],undefined,false,0,false,false} 04:14:08.187 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:08.188 [info] s2b: Tx {gtp,v2,create_session_request,0,16036732,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423372997519">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241095,<<172,18,26,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,763419680,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423372997519 send ok to <0.1474.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:08.188 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262423372997519 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1474.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262423372997519 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262423372997519 receive call {rx_s6b_aar,"262423372997519@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1475.0> in state state_authenticated 04:14:08.201 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262423372997519@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:08.201 [info] ue_fsm ev_rx_s6b_aar: "262423372997519@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:08.201 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423372997519@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262423372997519",undefined,undefined,true,false,undefined} 04:14:08.201 [debug] SWx Tx SAR Imsi="262423372997519" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:08.201 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","258",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423372997519",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423372997519 send ok to <0.1475.0> 04:14:08.202 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423372997519 consume call {rx_s6b_aar,"262423372997519@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1475.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423372997519 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1476.0> in state state_authenticated_wait_swx_saa 04:14:08.208 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;258;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423372997519",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:08.209 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423372997519 send ok to <0.1476.0> 04:14:08.209 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423372997519","262423372997519@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1475.0>} *DBG* aaa_ue_fsm_262423372997519 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1476.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:08.209 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:08.209 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:08.220 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,115,7,244,179,124,0,2,0,2,0,16,0,87,0,9,1,160,115,252,247,201,172,18,26,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,115,252,247,201,172,18,26,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,115,252,247,201,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:08.220 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241095,16036732,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,1945958345,<<172,18,26,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,1945958345,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,73>>}}} *DBG* epdg_ue_fsm_262423372997519 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 => 763419680, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 1945958345}}} from <0.1477.0> in state state_wait_create_session_resp 04:14:08.220 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423372997519">>,<0.1469.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241095,1945958345,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419680,1945958345}],[],[]}}}} 04:14:08.220 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:08.221 [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 => 763419680,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1945958345}} 04:14:08.221 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423372997519">>,"internet",[],undefined,false,0,false,false} 04:14:08.222 [info] KMOD Port Create PDP Context Call {<0.1469.0>,[alias|#Ref<0.1576510130.3222863883.155762>]}: {create_pdp_context,{172,18,26,103},763419680,1945958345,{192,168,0,73}} 04:14:08.222 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,73}, 763419680, 1945958345 *DBG* gsup_server got cast {tunnel_response, {<<"262423372997519">>, {ok, #{apco => <<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 => 763419680, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 1945958345}}}} 04:14:08.222 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2178,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,73}},{i_tid,763419680},{o_tid,1945958345}]}} *DBG* epdg_ue_fsm_262423372997519 send ok to <0.1477.0> 04:14:08.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,73>>,undefined},local_teid => 763419680,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1945958345}) returned ok *DBG* epdg_ue_fsm_262423372997519 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 => 763419680, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 1945958345}}} from <0.1477.0> in state state_wait_create_session_resp => state_active 04:14:08.222 [info] tunnel_response(<<"262423372997519">>): {ok,#{apco => <<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 => 763419680,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1945958345}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:08.223 [info] tunnel_response for <<"262423372997519">>: {ok,#{apco => <<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 => 763419680,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1945958345}} 04:14:08.223 [info] GSUP: Tx #{imsi => <<"262423372997519">>,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.55>, {osmo,5}, #{imsi => <<"262429676104947">>, 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}]}} 04:14:08.245 [info] GSUP: Rx #{imsi => <<"262429676104947">>,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_262429676104947 enter epdg_ue_fsm in state state_new 04:14:08.245 [info] ue_fsm start(epdg_ue_fsm_262429676104947) *DBG* epdg_ue_fsm_262429676104947 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429676104947 receive call {auth_request,33,"internet",#{}} from <0.1478.0> in state state_new 04:14:08.246 [info] ue_fsm init(<<"262429676104947">>) 04:14:08.246 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262429676104947 send ok to <0.1478.0> 04:14:08.246 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429676104947">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429676104947 consume call {auth_request,33,"internet",#{}} from <0.1478.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262429676104947 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262429676104947 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:14:08.246 [info] ue_fsm start_link(aaa_ue_fsm_262429676104947) *DBG* aaa_ue_fsm_262429676104947 consume internal init_state in state state_new 04:14:08.246 [info] ue_fsm init("262429676104947") *DBG* aaa_ue_fsm_262429676104947 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:08.246 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:08.247 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429676104947",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429676104947 send ok to <0.201.0> 04:14:08.247 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262429676104947 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:08.247 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","259",";","nonode@nohost"],1,undefined,undefined,undefined,"262429676104947",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:14:08.258 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;259;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429676104947",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[53,29,232,8,163,229,78,108,186,39,41,162,252,41,175,12,237,210,209,172,101,69,79,134,198,65,96,21,60,165,161,255]],[[53,29,232,8,163,229,78,108,186,39,41,162,252,41,175,12,64,151,230,208,78,58,161,72,221,148,13,71,35,151]],["foobar"],[[211,179,61,72,94,24,37,40,252,86,169,66,152,125,179,118]],[[68,139,131,253,32,193,114,191,226,139,26,158,42,15,254,225]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429676104947 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<53,29,232,8,163,229,78,108,186,39,41,162,252,41,175,12>>, <<237,210,209,172,101,69,79,134,198,65,96,21,60,165,161,255>>, <<53,29,232,8,163,229,78,108,186,39,41,162,252,41,175,12,64, 151,230,208,78,58,161,72,221,148,13,71,35,151>>, <<68,139,131,253,32,193,114,191,226,139,26,158,42,15,254,225>>, <<211,179,61,72,94,24,37,40,252,86,169,66,152,125,179,118>>}]}} from <0.1481.0> in state state_wait_swx_maa 04:14:08.259 [info] dia_sip2gsup: auth [53,29,232,8,163,229,78,108,186,39,41,162,252,41,175,12,237,210,209,172,101,69,79,134,198,65,96,21,60,165,161,255] authz [53,29,232,8,163,229,78,108,186,39,41,162,252,41,175,12,64,151,230,208,78,58,161,72,221,148,13,71,35,151]  04:14:08.259 [info] rand [53,29,232,8,163,229,78,108,186,39,41,162,252,41,175,12] autn [237,210,209,172,101,69,79,134,198,65,96,21,60,165,161,255]  *DBG* aaa_ue_fsm_262429676104947 send ok to <0.1481.0> 04:14:08.259 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262429676104947 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<53,29,232,8,163,229,78,108,186,39,41,162,252,41,175,12>>, <<237,210,209,172,101,69,79,134,198,65,96,21,60,165,161,255>>, <<53,29,232,8,163,229,78,108,186,39,41,162,252,41,175,12,64, 151,230,208,78,58,161,72,221,148,13,71,35,151>>, <<68,139,131,253,32,193,114,191,226,139,26,158,42,15,254,225>>, <<211,179,61,72,94,24,37,40,252,86,169,66,152,125,179,118>>}]}} from <0.1481.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262429676104947 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<53,29,232,8,163,229,78,108,186,39,41,162,252,41,175,12>>, <<237,210,209,172,101,69,79,134,198,65,96,21,60,165,161,255>>, <<53,29,232,8,163,229,78,108,186,39,41,162,252,41,175,12,64, 151,230,208,78,58,161,72,221,148,13,71,35,151>>, <<68,139,131,253,32,193,114,191,226,139,26,158,42,15,254,225>>, <<211,179,61,72,94,24,37,40,252,86,169,66,152,125,179,118>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:08.259 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429676104947",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429676104947 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429676104947">>, {ok, [{epdg_auth_tuple, <<53,29,232,8,163,229,78,108,186,39,41,162,252, 41,175,12>>, <<237,210,209,172,101,69,79,134,198,65,96,21, 60,165,161,255>>, <<53,29,232,8,163,229,78,108,186,39,41,162,252, 41,175,12,64,151,230,208,78,58,161,72,221, 148,13,71,35,151>>, <<68,139,131,253,32,193,114,191,226,139,26,158, 42,15,254,225>>, <<211,179,61,72,94,24,37,40,252,86,169,66, 152,125,179,118>>}]}}} 04:14:08.259 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<53,29,232,8,163,229,78,108,186,39,41,162,252,41,175,12>>,<<237,210,209,172,101,69,79,134,198,65,96,21,60,165,161,255>>,<<53,29,232,8,163,229,78,108,186,39,41,162,252,41,175,12,64,151,230,208,78,58,161,72,221,148,13,71,35,151>>,<<68,139,131,253,32,193,114,191,226,139,26,158,42,15,254,225>>,<<211,179,61,72,94,24,37,40,252,86,169,66,152,125,179,118>>}]} *DBG* epdg_ue_fsm_262429676104947 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<53,29,232,8,163,229,78,108,186,39,41,162,252,41,175,12>>, <<237,210,209,172,101,69,79,134,198,65,96,21,60,165,161,255>>, <<53,29,232,8,163,229,78,108,186,39,41,162,252,41,175,12,64, 151,230,208,78,58,161,72,221,148,13,71,35,151>>, <<68,139,131,253,32,193,114,191,226,139,26,158,42,15,254,225>>, <<211,179,61,72,94,24,37,40,252,86,169,66,152,125,179,118>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:08.260 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<53,29,232,8,163,229,78,108,186,39,41,162,252,41,175,12>>,<<237,210,209,172,101,69,79,134,198,65,96,21,60,165,161,255>>,<<53,29,232,8,163,229,78,108,186,39,41,162,252,41,175,12,64,151,230,208,78,58,161,72,221,148,13,71,35,151>>,<<68,139,131,253,32,193,114,191,226,139,26,158,42,15,254,225>>,<<211,179,61,72,94,24,37,40,252,86,169,66,152,125,179,118>>}]}, {ue_fsm_data,<<"262429676104947">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:08.260 [info] auth_response(<<"262429676104947">>): {ok,[{epdg_auth_tuple,<<53,29,232,8,163,229,78,108,186,39,41,162,252,41,175,12>>,<<237,210,209,172,101,69,79,134,198,65,96,21,60,165,161,255>>,<<53,29,232,8,163,229,78,108,186,39,41,162,252,41,175,12,64,151,230,208,78,58,161,72,221,148,13,71,35,151>>,<<68,139,131,253,32,193,114,191,226,139,26,158,42,15,254,225>>,<<211,179,61,72,94,24,37,40,252,86,169,66,152,125,179,118>>}]} 04:14:08.260 [info] auth_response for <<"262429676104947">>: {ok,[{epdg_auth_tuple,<<53,29,232,8,163,229,78,108,186,39,41,162,252,41,175,12>>,<<237,210,209,172,101,69,79,134,198,65,96,21,60,165,161,255>>,<<53,29,232,8,163,229,78,108,186,39,41,162,252,41,175,12,64,151,230,208,78,58,161,72,221,148,13,71,35,151>>,<<68,139,131,253,32,193,114,191,226,139,26,158,42,15,254,225>>,<<211,179,61,72,94,24,37,40,252,86,169,66,152,125,179,118>>}]} 04:14:08.261 [info] GSUP: Tx #{auth_tuples => [#{autn => <<237,210,209,172,101,69,79,134,198,65,96,21,60,165,161,255>>,ck => <<211,179,61,72,94,24,37,40,252,86,169,66,152,125,179,118>>,ik => <<68,139,131,253,32,193,114,191,226,139,26,158,42,15,254,225>>,rand => <<53,29,232,8,163,229,78,108,186,39,41,162,252,41,175,12>>,res => <<53,29,232,8,163,229,78,108,186,39,41,162,252,41,175,12,64,151,230,208,78,58,161,72,221,148,13,71,35,151>>}],imsi => <<"262429676104947">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429676104947">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429676104947 receive call lu_request from <0.1482.0> in state state_authenticating *DBG* epdg_ue_fsm_262429676104947 send ok to <0.1482.0> *DBG* epdg_ue_fsm_262429676104947 consume call lu_request from <0.1482.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:08.264 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429676104947">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262429676104947 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:08.265 [info] ue_fsm lu_request 04:14:08.265 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429676104947">>,"internet",[],undefined,false,0,false,false} 04:14:08.265 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:08.265 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429676104947",undefined,undefined,false,false,undefined} 04:14:08.265 [debug] SWx Tx SAR Imsi="262429676104947" Type=1 APN="internet" AgentInfoOpt=[]  04:14:08.265 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","260",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429676104947",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429676104947 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429676104947 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429676104947 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1483.0> in state state_wait_swx_saa 04:14:08.271 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;260;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429676104947",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:08.271 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429676104947 send ok to <0.1483.0> *DBG* epdg_ue_fsm_262429676104947 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:14:08.272 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429676104947",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429676104947 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1483.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262429676104947 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429676104947">>,ok}} 04:14:08.272 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262429676104947 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:08.272 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429676104947">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:08.272 [info] lu_response(<<"262429676104947">>): ok 04:14:08.272 [info] lu_response for <<"262429676104947">>: ok 04:14:08.272 [info] GSUP: Tx #{imsi => <<"262429676104947">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429676104947">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429676104947 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1484.0> in state state_authenticated 04:14:08.276 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429676104947">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:08.276 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:08.277 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429676104947">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429676104947 send ok to <0.1484.0> *DBG* epdg_ue_fsm_262429676104947 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1484.0> in state state_authenticated => state_wait_create_session_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262429676104947 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:14:08.277 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:08.277 [info] s2b: Tx {gtp,v2,create_session_request,0,16036733,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429676104947">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241096,<<172,18,26,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,763419681,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:14:08.277 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262429676104947 receive call {rx_s6b_aar,"262429676104947@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1485.0> in state state_authenticated 04:14:08.293 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429676104947@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:08.293 [info] ue_fsm ev_rx_s6b_aar: "262429676104947@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:08.294 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429676104947@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262429676104947",undefined,undefined,true,false,undefined} 04:14:08.294 [debug] SWx Tx SAR Imsi="262429676104947" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262429676104947 send ok to <0.1485.0> 04:14:08.294 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","261",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429676104947",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429676104947 consume call {rx_s6b_aar,"262429676104947@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1485.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:08.294 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429676104947 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1486.0> in state state_authenticated_wait_swx_saa 04:14:08.303 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;261;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429676104947",[],[2001],[],[{'Non-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_262429676104947 send ok to <0.1486.0> *DBG* aaa_ue_fsm_262429676104947 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1486.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:08.303 [info] ue_fsm ev_rx_swx_saa 04:14:08.304 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429676104947","262429676104947@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1485.0>} 04:14:08.304 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:08.304 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:08.313 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,115,8,244,179,125,0,2,0,2,0,16,0,87,0,9,1,160,196,107,246,179,172,18,26,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,196,107,246,179,172,18,26,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,196,107,246,179,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:08.314 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241096,16036733,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,<<"Äkö³">>},{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,3295409843,<<172,18,26,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,3295409843,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,74>>}}} *DBG* epdg_ue_fsm_262429676104947 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 => 763419681, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 3295409843}}} from <0.1487.0> in state state_wait_create_session_resp 04:14:08.314 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429676104947">>,<0.1479.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241096,3295409843,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419681,3295409843}],[],[],[],[],[],[]}}}} 04:14:08.314 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:08.314 [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 => 763419681,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3295409843}} 04:14:08.314 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429676104947">>,"internet",[],undefined,false,0,false,false} 04:14:08.315 [info] KMOD Port Create PDP Context Call {<0.1479.0>,[alias|#Ref<0.1576510130.3222863883.155884>]}: {create_pdp_context,{172,18,26,103},763419681,3295409843,{192,168,0,74}} 04:14:08.315 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,74}, 763419681, 3295409843 04:14:08.315 [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,26,103}},{ms_address,{192,168,0,74}},{i_tid,763419681},{o_tid,3295409843}]}} 04:14:08.315 [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 => 763419681,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3295409843}) returned ok *DBG* epdg_ue_fsm_262429676104947 send ok to <0.1487.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429676104947">>, {ok, #{apco => <<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 => 763419681, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 3295409843}}}} 04:14:08.315 [info] tunnel_response(<<"262429676104947">>): {ok,#{apco => <<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 => 763419681,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3295409843}} *DBG* epdg_ue_fsm_262429676104947 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 => 763419681, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 3295409843}}} from <0.1487.0> in state state_wait_create_session_resp => state_active 04:14:08.316 [info] tunnel_response for <<"262429676104947">>: {ok,#{apco => <<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 => 763419681,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3295409843}} 04:14:08.316 [info] GSUP: Tx #{imsi => <<"262429676104947">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{imsi => <<"262425753501794">>, 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}]}} 04:14:08.344 [info] GSUP: Rx #{imsi => <<"262425753501794">>,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_262425753501794 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425753501794 consume internal init_state in state state_new 04:14:08.344 [info] ue_fsm start(epdg_ue_fsm_262425753501794) *DBG* epdg_ue_fsm_262425753501794 receive call {auth_request,33,"internet",#{}} from <0.1488.0> in state state_new 04:14:08.344 [info] ue_fsm init(<<"262425753501794">>) *DBG* epdg_ue_fsm_262425753501794 send ok to <0.1488.0> 04:14:08.344 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262425753501794 consume call {auth_request,33,"internet",#{}} from <0.1488.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262425753501794 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:14:08.344 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425753501794">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262425753501794 enter aaa_ue_fsm in state state_new *DBG* aaa_ue_fsm_262425753501794 consume internal init_state in state state_new 04:14:08.344 [info] ue_fsm start_link(aaa_ue_fsm_262425753501794) *DBG* aaa_ue_fsm_262425753501794 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:08.344 [info] ue_fsm init("262425753501794") 04:14:08.344 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:08.345 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425753501794",undefined,undefined,false,false,undefined} 04:14:08.345 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:08.345 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","262",";","nonode@nohost"],1,undefined,undefined,undefined,"262425753501794",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425753501794 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425753501794 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_262425753501794 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<73,155,103,244,145,7,99,177,92,42,166,38,216,149,166,238>>, <<193,255,201,209,117,82,15,128,168,36,23,94,170,162,149,141>>, <<73,155,103,244,145,7,99,177,92,42,166,38,216,149,166,238, 14,32,189,239,71,96,8,229,176,184,136,125,110,115>>, <<103,208,188,27,153,89,16,200,239,18,23,222,170,128,110,218>>, <<81,212,6,133,100,43,247,229,81,134,210,216,148,66,120, 100>>}]}} from <0.1491.0> in state state_wait_swx_maa 04:14:08.349 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;262;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425753501794",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[73,155,103,244,145,7,99,177,92,42,166,38,216,149,166,238,193,255,201,209,117,82,15,128,168,36,23,94,170,162,149,141]],[[73,155,103,244,145,7,99,177,92,42,166,38,216,149,166,238,14,32,189,239,71,96,8,229,176,184,136,125,110,115]],["foobar"],[[81,212,6,133,100,43,247,229,81,134,210,216,148,66,120,100]],[[103,208,188,27,153,89,16,200,239,18,23,222,170,128,110,218]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:08.349 [info] dia_sip2gsup: auth [73,155,103,244,145,7,99,177,92,42,166,38,216,149,166,238,193,255,201,209,117,82,15,128,168,36,23,94,170,162,149,141] authz [73,155,103,244,145,7,99,177,92,42,166,38,216,149,166,238,14,32,189,239,71,96,8,229,176,184,136,125,110,115]  *DBG* aaa_ue_fsm_262425753501794 send ok to <0.1491.0> 04:14:08.349 [info] rand [73,155,103,244,145,7,99,177,92,42,166,38,216,149,166,238] autn [193,255,201,209,117,82,15,128,168,36,23,94,170,162,149,141]  04:14:08.349 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262425753501794 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<73,155,103,244,145,7,99,177,92,42,166,38,216,149,166,238>>, <<193,255,201,209,117,82,15,128,168,36,23,94,170,162,149,141>>, <<73,155,103,244,145,7,99,177,92,42,166,38,216,149,166,238, 14,32,189,239,71,96,8,229,176,184,136,125,110,115>>, <<103,208,188,27,153,89,16,200,239,18,23,222,170,128,110,218>>, <<81,212,6,133,100,43,247,229,81,134,210,216,148,66,120, 100>>}]}} from <0.1491.0> in state state_wait_swx_maa => state_new 04:14:08.349 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425753501794",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425753501794 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<73,155,103,244,145,7,99,177,92,42,166,38,216,149,166,238>>, <<193,255,201,209,117,82,15,128,168,36,23,94,170,162,149,141>>, <<73,155,103,244,145,7,99,177,92,42,166,38,216,149,166,238, 14,32,189,239,71,96,8,229,176,184,136,125,110,115>>, <<103,208,188,27,153,89,16,200,239,18,23,222,170,128,110,218>>, <<81,212,6,133,100,43,247,229,81,134,210,216,148,66,120, 100>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:08.349 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<73,155,103,244,145,7,99,177,92,42,166,38,216,149,166,238>>,<<193,255,201,209,117,82,15,128,168,36,23,94,170,162,149,141>>,<<73,155,103,244,145,7,99,177,92,42,166,38,216,149,166,238,14,32,189,239,71,96,8,229,176,184,136,125,110,115>>,<<103,208,188,27,153,89,16,200,239,18,23,222,170,128,110,218>>,<<81,212,6,133,100,43,247,229,81,134,210,216,148,66,120,100>>}]} *DBG* epdg_ue_fsm_262425753501794 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425753501794">>, {ok, [{epdg_auth_tuple, <<73,155,103,244,145,7,99,177,92,42,166,38,216, 149,166,238>>, <<193,255,201,209,117,82,15,128,168,36,23,94, 170,162,149,141>>, <<73,155,103,244,145,7,99,177,92,42,166,38,216, 149,166,238,14,32,189,239,71,96,8,229,176, 184,136,125,110,115>>, <<103,208,188,27,153,89,16,200,239,18,23,222, 170,128,110,218>>, <<81,212,6,133,100,43,247,229,81,134,210, 216,148,66,120,100>>}]}}} 04:14:08.350 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<73,155,103,244,145,7,99,177,92,42,166,38,216,149,166,238>>,<<193,255,201,209,117,82,15,128,168,36,23,94,170,162,149,141>>,<<73,155,103,244,145,7,99,177,92,42,166,38,216,149,166,238,14,32,189,239,71,96,8,229,176,184,136,125,110,115>>,<<103,208,188,27,153,89,16,200,239,18,23,222,170,128,110,218>>,<<81,212,6,133,100,43,247,229,81,134,210,216,148,66,120,100>>}]}, {ue_fsm_data,<<"262425753501794">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425753501794 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<73,155,103,244,145,7,99,177,92,42,166,38,216,149,166,238>>, <<193,255,201,209,117,82,15,128,168,36,23,94,170,162,149,141>>, <<73,155,103,244,145,7,99,177,92,42,166,38,216,149,166,238, 14,32,189,239,71,96,8,229,176,184,136,125,110,115>>, <<103,208,188,27,153,89,16,200,239,18,23,222,170,128,110,218>>, <<81,212,6,133,100,43,247,229,81,134,210,216,148,66,120, 100>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:08.350 [info] auth_response(<<"262425753501794">>): {ok,[{epdg_auth_tuple,<<73,155,103,244,145,7,99,177,92,42,166,38,216,149,166,238>>,<<193,255,201,209,117,82,15,128,168,36,23,94,170,162,149,141>>,<<73,155,103,244,145,7,99,177,92,42,166,38,216,149,166,238,14,32,189,239,71,96,8,229,176,184,136,125,110,115>>,<<103,208,188,27,153,89,16,200,239,18,23,222,170,128,110,218>>,<<81,212,6,133,100,43,247,229,81,134,210,216,148,66,120,100>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:08.350 [info] auth_response for <<"262425753501794">>: {ok,[{epdg_auth_tuple,<<73,155,103,244,145,7,99,177,92,42,166,38,216,149,166,238>>,<<193,255,201,209,117,82,15,128,168,36,23,94,170,162,149,141>>,<<73,155,103,244,145,7,99,177,92,42,166,38,216,149,166,238,14,32,189,239,71,96,8,229,176,184,136,125,110,115>>,<<103,208,188,27,153,89,16,200,239,18,23,222,170,128,110,218>>,<<81,212,6,133,100,43,247,229,81,134,210,216,148,66,120,100>>}]} 04:14:08.350 [info] GSUP: Tx #{auth_tuples => [#{autn => <<193,255,201,209,117,82,15,128,168,36,23,94,170,162,149,141>>,ck => <<81,212,6,133,100,43,247,229,81,134,210,216,148,66,120,100>>,ik => <<103,208,188,27,153,89,16,200,239,18,23,222,170,128,110,218>>,rand => <<73,155,103,244,145,7,99,177,92,42,166,38,216,149,166,238>>,res => <<73,155,103,244,145,7,99,177,92,42,166,38,216,149,166,238,14,32,189,239,71,96,8,229,176,184,136,125,110,115>>}],imsi => <<"262425753501794">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425753501794">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425753501794 receive call lu_request from <0.1492.0> in state state_authenticating *DBG* epdg_ue_fsm_262425753501794 send ok to <0.1492.0> 04:14:08.352 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425753501794">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262425753501794 consume call lu_request from <0.1492.0> in state state_authenticating 04:14:08.352 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262425753501794 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:08.352 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425753501794">>,"internet",[],undefined,false,0,false,false} 04:14:08.352 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:08.352 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425753501794",undefined,undefined,false,false,undefined} 04:14:08.352 [debug] SWx Tx SAR Imsi="262425753501794" Type=1 APN="internet" AgentInfoOpt=[]  04:14:08.352 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","263",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425753501794",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425753501794 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425753501794 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425753501794 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1493.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262425753501794 send ok to <0.1493.0> *DBG* epdg_ue_fsm_262425753501794 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:14:08.356 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;263;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425753501794",[],[2001],[],[{'Non-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_262425753501794 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1493.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262425753501794 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425753501794">>,ok}} 04:14:08.356 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262425753501794 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:08.356 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425753501794",undefined,undefined,false,false,undefined} 04:14:08.356 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:14:08.356 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425753501794">>,"internet",[],undefined,false,0,false,false} 04:14:08.356 [info] lu_response(<<"262425753501794">>): ok 04:14:08.356 [info] lu_response for <<"262425753501794">>: ok 04:14:08.356 [info] GSUP: Tx #{imsi => <<"262425753501794">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425753501794">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:14:08.358 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425753501794">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262425753501794 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1494.0> in state state_authenticated 04:14:08.358 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:08.358 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425753501794">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425753501794 send ok to <0.1494.0> 04:14:08.358 [debug] Selected PGW Remote Address "172.18.26.103" *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262425753501794 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1494.0> in state state_authenticated => state_wait_create_session_resp 04:14:08.358 [info] s2b: Tx {gtp,v2,create_session_request,0,16036734,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425753501794">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241097,<<172,18,26,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,763419682,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425753501794 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:14:08.358 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262425753501794 receive call {rx_s6b_aar,"262425753501794@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1495.0> in state state_authenticated 04:14:08.366 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425753501794@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:08.366 [info] ue_fsm ev_rx_s6b_aar: "262425753501794@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:08.366 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425753501794@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262425753501794",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262425753501794 send ok to <0.1495.0> 04:14:08.366 [debug] SWx Tx SAR Imsi="262425753501794" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262425753501794 consume call {rx_s6b_aar,"262425753501794@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1495.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:08.366 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","264",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425753501794",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:14:08.366 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425753501794 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1496.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425753501794 send ok to <0.1496.0> 04:14:08.369 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;264;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425753501794",[],[2001],[],[{'Non-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_262425753501794 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1496.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:08.369 [info] ue_fsm ev_rx_swx_saa 04:14:08.369 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425753501794","262425753501794@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1495.0>} 04:14:08.369 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:08.369 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:08.379 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,115,9,244,179,126,0,2,0,2,0,16,0,87,0,9,1,160,142,207,155,249,172,18,26,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,142,207,155,249,172,18,26,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,142,207,155,249,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:08.379 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241097,16036734,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,<<142,207,155,249>>},{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,2395970553,<<172,18,26,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,2395970553,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,75>>}}} 04:14:08.379 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425753501794">>,<0.1489.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241097,2395970553,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419682,2395970553}],[],[]}}}} 04:14:08.379 [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_262425753501794 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 => 763419682, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 2395970553}}} from <0.1497.0> in state state_wait_create_session_resp 04:14:08.379 [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 => 763419682,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2395970553}} 04:14:08.380 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425753501794">>,"internet",[],undefined,false,0,false,false} 04:14:08.380 [info] KMOD Port Create PDP Context Call {<0.1489.0>,[alias|#Ref<0.1576510130.3222863883.155952>]}: {create_pdp_context,{172,18,26,103},763419682,2395970553,{192,168,0,75}} 04:14:08.380 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,75}, 763419682, 2395970553 04:14:08.380 [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,26,103}},{ms_address,{192,168,0,75}},{i_tid,763419682},{o_tid,2395970553}]}} 04:14:08.380 [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 => 763419682,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2395970553}) returned ok *DBG* epdg_ue_fsm_262425753501794 send ok to <0.1497.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425753501794">>, {ok, #{apco => <<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 => 763419682, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 2395970553}}}} 04:14:08.380 [info] tunnel_response(<<"262425753501794">>): {ok,#{apco => <<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 => 763419682,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2395970553}} *DBG* epdg_ue_fsm_262425753501794 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 => 763419682, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 2395970553}}} from <0.1497.0> in state state_wait_create_session_resp => state_active 04:14:08.381 [info] tunnel_response for <<"262425753501794">>: {ok,#{apco => <<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 => 763419682,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2395970553}} 04:14:08.381 [info] GSUP: Tx #{imsi => <<"262425753501794">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{imsi => <<"262428925653573">>, 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_262428925653573 enter epdg_ue_fsm in state state_new 04:14:08.446 [info] GSUP: Rx #{imsi => <<"262428925653573">>,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_262428925653573 consume internal init_state in state state_new 04:14:08.446 [info] ue_fsm start(epdg_ue_fsm_262428925653573) *DBG* epdg_ue_fsm_262428925653573 receive call {auth_request,33,"internet",#{}} from <0.1498.0> in state state_new 04:14:08.446 [info] ue_fsm init(<<"262428925653573">>) 04:14:08.446 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262428925653573 send ok to <0.1498.0> 04:14:08.447 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428925653573">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262428925653573 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428925653573 consume call {auth_request,33,"internet",#{}} from <0.1498.0> in state state_new => state_wait_auth_resp 04:14:08.447 [info] ue_fsm start_link(aaa_ue_fsm_262428925653573) *DBG* aaa_ue_fsm_262428925653573 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262428925653573 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:14:08.447 [info] ue_fsm init("262428925653573") *DBG* aaa_ue_fsm_262428925653573 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:08.447 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:08.448 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428925653573",undefined,undefined,false,false,undefined} 04:14:08.448 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:08.448 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","265",";","nonode@nohost"],1,undefined,undefined,undefined,"262428925653573",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428925653573 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428925653573 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_262428925653573 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<62,73,104,128,27,199,250,87,211,41,162,178,233,32,159,96>>, <<212,159,127,101,136,144,207,154,249,25,85,129,73,65,61,25>>, <<62,73,104,128,27,199,250,87,211,41,162,178,233,32,159,96, 89,59,14,52,143,47,72,195,67,65,12,70,137,185>>, <<4,230,22,223,96,116,175,128,246,125,82,241,165,160,99,238>>, <<117,179,31,10,170,133,73,244,159,209,208,127,29,166, 203,61>>}]}} from <0.1501.0> in state state_wait_swx_maa 04:14:08.462 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;265;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428925653573",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[62,73,104,128,27,199,250,87,211,41,162,178,233,32,159,96,212,159,127,101,136,144,207,154,249,25,85,129,73,65,61,25]],[[62,73,104,128,27,199,250,87,211,41,162,178,233,32,159,96,89,59,14,52,143,47,72,195,67,65,12,70,137,185]],["foobar"],[[117,179,31,10,170,133,73,244,159,209,208,127,29,166,203,61]],[[4,230,22,223,96,116,175,128,246,125,82,241,165,160,99,238]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:08.462 [info] dia_sip2gsup: auth [62,73,104,128,27,199,250,87,211,41,162,178,233,32,159,96,212,159,127,101,136,144,207,154,249,25,85,129,73,65,61,25] authz [62,73,104,128,27,199,250,87,211,41,162,178,233,32,159,96,89,59,14,52,143,47,72,195,67,65,12,70,137,185]  *DBG* aaa_ue_fsm_262428925653573 send ok to <0.1501.0> 04:14:08.463 [info] rand [62,73,104,128,27,199,250,87,211,41,162,178,233,32,159,96] autn [212,159,127,101,136,144,207,154,249,25,85,129,73,65,61,25]  04:14:08.463 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262428925653573 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<62,73,104,128,27,199,250,87,211,41,162,178,233,32,159,96>>, <<212,159,127,101,136,144,207,154,249,25,85,129,73,65,61,25>>, <<62,73,104,128,27,199,250,87,211,41,162,178,233,32,159,96, 89,59,14,52,143,47,72,195,67,65,12,70,137,185>>, <<4,230,22,223,96,116,175,128,246,125,82,241,165,160,99,238>>, <<117,179,31,10,170,133,73,244,159,209,208,127,29,166, 203,61>>}]}} from <0.1501.0> in state state_wait_swx_maa => state_new 04:14:08.463 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428925653573",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428925653573 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<62,73,104,128,27,199,250,87,211,41,162,178,233,32,159,96>>, <<212,159,127,101,136,144,207,154,249,25,85,129,73,65,61,25>>, <<62,73,104,128,27,199,250,87,211,41,162,178,233,32,159,96, 89,59,14,52,143,47,72,195,67,65,12,70,137,185>>, <<4,230,22,223,96,116,175,128,246,125,82,241,165,160,99,238>>, <<117,179,31,10,170,133,73,244,159,209,208,127,29,166, 203,61>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:08.463 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<62,73,104,128,27,199,250,87,211,41,162,178,233,32,159,96>>,<<212,159,127,101,136,144,207,154,249,25,85,129,73,65,61,25>>,<<62,73,104,128,27,199,250,87,211,41,162,178,233,32,159,96,89,59,14,52,143,47,72,195,67,65,12,70,137,185>>,<<4,230,22,223,96,116,175,128,246,125,82,241,165,160,99,238>>,<<117,179,31,10,170,133,73,244,159,209,208,127,29,166,203,61>>}]} 04:14:08.464 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<62,73,104,128,27,199,250,87,211,41,162,178,233,32,159,96>>,<<212,159,127,101,136,144,207,154,249,25,85,129,73,65,61,25>>,<<62,73,104,128,27,199,250,87,211,41,162,178,233,32,159,96,89,59,14,52,143,47,72,195,67,65,12,70,137,185>>,<<4,230,22,223,96,116,175,128,246,125,82,241,165,160,99,238>>,<<117,179,31,10,170,133,73,244,159,209,208,127,29,166,203,61>>}]}, {ue_fsm_data,<<"262428925653573">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428925653573 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428925653573">>, {ok, [{epdg_auth_tuple, <<62,73,104,128,27,199,250,87,211,41,162,178, 233,32,159,96>>, <<212,159,127,101,136,144,207,154,249,25,85, 129,73,65,61,25>>, <<62,73,104,128,27,199,250,87,211,41,162,178, 233,32,159,96,89,59,14,52,143,47,72,195,67, 65,12,70,137,185>>, <<4,230,22,223,96,116,175,128,246,125,82,241, 165,160,99,238>>, <<117,179,31,10,170,133,73,244,159,209, 208,127,29,166,203,61>>}]}}} 04:14:08.465 [info] auth_response(<<"262428925653573">>): {ok,[{epdg_auth_tuple,<<62,73,104,128,27,199,250,87,211,41,162,178,233,32,159,96>>,<<212,159,127,101,136,144,207,154,249,25,85,129,73,65,61,25>>,<<62,73,104,128,27,199,250,87,211,41,162,178,233,32,159,96,89,59,14,52,143,47,72,195,67,65,12,70,137,185>>,<<4,230,22,223,96,116,175,128,246,125,82,241,165,160,99,238>>,<<117,179,31,10,170,133,73,244,159,209,208,127,29,166,203,61>>}]} *DBG* epdg_ue_fsm_262428925653573 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<62,73,104,128,27,199,250,87,211,41,162,178,233,32,159,96>>, <<212,159,127,101,136,144,207,154,249,25,85,129,73,65,61,25>>, <<62,73,104,128,27,199,250,87,211,41,162,178,233,32,159,96, 89,59,14,52,143,47,72,195,67,65,12,70,137,185>>, <<4,230,22,223,96,116,175,128,246,125,82,241,165,160,99,238>>, <<117,179,31,10,170,133,73,244,159,209,208,127,29,166, 203,61>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:08.465 [info] auth_response for <<"262428925653573">>: {ok,[{epdg_auth_tuple,<<62,73,104,128,27,199,250,87,211,41,162,178,233,32,159,96>>,<<212,159,127,101,136,144,207,154,249,25,85,129,73,65,61,25>>,<<62,73,104,128,27,199,250,87,211,41,162,178,233,32,159,96,89,59,14,52,143,47,72,195,67,65,12,70,137,185>>,<<4,230,22,223,96,116,175,128,246,125,82,241,165,160,99,238>>,<<117,179,31,10,170,133,73,244,159,209,208,127,29,166,203,61>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:08.465 [info] GSUP: Tx #{auth_tuples => [#{autn => <<212,159,127,101,136,144,207,154,249,25,85,129,73,65,61,25>>,ck => <<117,179,31,10,170,133,73,244,159,209,208,127,29,166,203,61>>,ik => <<4,230,22,223,96,116,175,128,246,125,82,241,165,160,99,238>>,rand => <<62,73,104,128,27,199,250,87,211,41,162,178,233,32,159,96>>,res => <<62,73,104,128,27,199,250,87,211,41,162,178,233,32,159,96,89,59,14,52,143,47,72,195,67,65,12,70,137,185>>}],imsi => <<"262428925653573">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428925653573">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428925653573 receive call lu_request from <0.1502.0> in state state_authenticating 04:14:08.471 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428925653573">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262428925653573 send ok to <0.1502.0> *DBG* aaa_ue_fsm_262428925653573 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:08.471 [info] ue_fsm lu_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262428925653573 consume call lu_request from <0.1502.0> in state state_authenticating 04:14:08.471 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428925653573">>,"internet",[],undefined,false,0,false,false} 04:14:08.471 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262428925653573 send ok to <0.201.0> 04:14:08.472 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428925653573",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428925653573 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:14:08.472 [debug] SWx Tx SAR Imsi="262428925653573" Type=1 APN="internet" AgentInfoOpt=[]  04:14:08.472 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","266",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428925653573",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428925653573 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1503.0> in state state_wait_swx_saa 04:14:08.482 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;266;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428925653573",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:08.483 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428925653573 send ok to <0.1503.0> *DBG* aaa_ue_fsm_262428925653573 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1503.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262428925653573 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:14:08.483 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428925653573",undefined,undefined,false,false,undefined} 04:14:08.483 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262428925653573 send ok to <0.211.0> 04:14:08.483 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428925653573">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {lu_response,{<<"262428925653573">>,ok}} 04:14:08.483 [info] lu_response(<<"262428925653573">>): ok *DBG* epdg_ue_fsm_262428925653573 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:08.484 [info] lu_response for <<"262428925653573">>: ok 04:14:08.484 [info] GSUP: Tx #{imsi => <<"262428925653573">>,message_class => 5,message_type => location_upd_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428925653573">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428925653573 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1504.0> in state state_authenticated 04:14:08.489 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428925653573">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:08.489 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:08.490 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428925653573">>,"internet",[],undefined,false,0,false,false} 04:14:08.490 [debug] Selected PGW Remote Address "172.18.26.103" *DBG* epdg_ue_fsm_262428925653573 send ok to <0.1504.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:08.490 [info] s2b: Tx {gtp,v2,create_session_request,0,16036735,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428925653573">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241098,<<172,18,26,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,763419683,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262428925653573 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1504.0> in state state_authenticated => state_wait_create_session_resp 04:14:08.490 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262428925653573 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262428925653573 receive call {rx_s6b_aar,"262428925653573@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1505.0> in state state_authenticated 04:14:08.509 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428925653573@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:08.509 [info] ue_fsm ev_rx_s6b_aar: "262428925653573@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:08.509 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428925653573@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262428925653573",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262428925653573 send ok to <0.1505.0> 04:14:08.509 [debug] SWx Tx SAR Imsi="262428925653573" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262428925653573 consume call {rx_s6b_aar,"262428925653573@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1505.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:08.509 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","267",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428925653573",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:14:08.510 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428925653573 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1506.0> in state state_authenticated_wait_swx_saa 04:14:08.518 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;267;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428925653573",[],[2001],[],[{'Non-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_262428925653573 send ok to <0.1506.0> *DBG* aaa_ue_fsm_262428925653573 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1506.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:08.518 [info] ue_fsm ev_rx_swx_saa 04:14:08.518 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428925653573","262428925653573@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1505.0>} 04:14:08.518 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:08.518 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:08.529 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,115,10,244,179,127,0,2,0,2,0,16,0,87,0,9,1,160,101,30,212,188,172,18,26,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,101,30,212,188,172,18,26,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,101,30,212,188,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:08.529 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241098,16036735,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,<<101,30,212,188>>},{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,1696519356,<<172,18,26,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,1696519356,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,76>>}}} *DBG* epdg_ue_fsm_262428925653573 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 => 763419683, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 1696519356}}} from <0.1507.0> in state state_wait_create_session_resp 04:14:08.530 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428925653573">>,<0.1499.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241098,1696519356,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419683,1696519356}],[],[],[],[],[]}}}} 04:14:08.530 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:08.530 [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 => 763419683,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1696519356}} 04:14:08.530 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428925653573">>,"internet",[],undefined,false,0,false,false} 04:14:08.530 [info] KMOD Port Create PDP Context Call {<0.1499.0>,[alias|#Ref<0.1576510130.3222863873.168426>]}: {create_pdp_context,{172,18,26,103},763419683,1696519356,{192,168,0,76}} 04:14:08.530 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,76}, 763419683, 1696519356 04:14:08.530 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2692,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,76}},{i_tid,763419683},{o_tid,1696519356}]}} 04:14:08.531 [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 => 763419683,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1696519356}) returned ok *DBG* epdg_ue_fsm_262428925653573 send ok to <0.1507.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428925653573">>, {ok, #{apco => <<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 => 763419683, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 1696519356}}}} *DBG* epdg_ue_fsm_262428925653573 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 => 763419683, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 1696519356}}} from <0.1507.0> in state state_wait_create_session_resp => state_active 04:14:08.531 [info] tunnel_response(<<"262428925653573">>): {ok,#{apco => <<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 => 763419683,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1696519356}} 04:14:08.531 [info] tunnel_response for <<"262428925653573">>: {ok,#{apco => <<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 => 763419683,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1696519356}} 04:14:08.531 [info] GSUP: Tx #{imsi => <<"262428925653573">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{imsi => <<"262426119528856">>, 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_262426119528856 enter epdg_ue_fsm in state state_new 04:14:08.546 [info] GSUP: Rx #{imsi => <<"262426119528856">>,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_262426119528856 consume internal init_state in state state_new 04:14:08.546 [info] ue_fsm start(epdg_ue_fsm_262426119528856) *DBG* epdg_ue_fsm_262426119528856 receive call {auth_request,33,"internet",#{}} from <0.1508.0> in state state_new 04:14:08.546 [info] ue_fsm init(<<"262426119528856">>) 04:14:08.546 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262426119528856 send ok to <0.1508.0> 04:14:08.546 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426119528856">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262426119528856 consume call {auth_request,33,"internet",#{}} from <0.1508.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262426119528856 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426119528856 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:14:08.547 [info] ue_fsm start_link(aaa_ue_fsm_262426119528856) *DBG* aaa_ue_fsm_262426119528856 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262426119528856 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:08.547 [info] ue_fsm init("262426119528856") 04:14:08.547 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:08.547 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426119528856",undefined,undefined,false,false,undefined} 04:14:08.548 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:08.548 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","268",";","nonode@nohost"],1,undefined,undefined,undefined,"262426119528856",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426119528856 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426119528856 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_262426119528856 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<252,134,186,220,50,57,133,155,166,217,216,118,10,84,245,154>>, <<215,76,111,84,15,202,194,75,223,180,88,21,85,128,207,76>>, <<252,134,186,220,50,57,133,155,166,217,216,118,10,84,245, 154,199,83,131,29,72,22,90,196,119,109,12,110,69,30>>, <<44,78,173,105,3,236,74,112,241,129,118,18,200,253,2,184>>, <<205,180,153,197,70,219,32,120,218,225,132,242,102,239, 52,11>>}]}} from <0.1511.0> in state state_wait_swx_maa 04:14:08.562 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;268;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426119528856",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[252,134,186,220,50,57,133,155,166,217,216,118,10,84,245,154,215,76,111,84,15,202,194,75,223,180,88,21,85,128,207,76]],[[252,134,186,220,50,57,133,155,166,217,216,118,10,84,245,154,199,83,131,29,72,22,90,196,119,109,12,110,69,30]],["foobar"],[[205,180,153,197,70,219,32,120,218,225,132,242,102,239,52,11]],[[44,78,173,105,3,236,74,112,241,129,118,18,200,253,2,184]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:08.562 [info] dia_sip2gsup: auth [252,134,186,220,50,57,133,155,166,217,216,118,10,84,245,154,215,76,111,84,15,202,194,75,223,180,88,21,85,128,207,76] authz [252,134,186,220,50,57,133,155,166,217,216,118,10,84,245,154,199,83,131,29,72,22,90,196,119,109,12,110,69,30]  *DBG* aaa_ue_fsm_262426119528856 send ok to <0.1511.0> *DBG* aaa_ue_fsm_262426119528856 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<252,134,186,220,50,57,133,155,166,217,216,118,10,84,245,154>>, <<215,76,111,84,15,202,194,75,223,180,88,21,85,128,207,76>>, <<252,134,186,220,50,57,133,155,166,217,216,118,10,84,245, 154,199,83,131,29,72,22,90,196,119,109,12,110,69,30>>, <<44,78,173,105,3,236,74,112,241,129,118,18,200,253,2,184>>, <<205,180,153,197,70,219,32,120,218,225,132,242,102,239, 52,11>>}]}} from <0.1511.0> in state state_wait_swx_maa => state_new 04:14:08.562 [info] rand [252,134,186,220,50,57,133,155,166,217,216,118,10,84,245,154] autn [215,76,111,84,15,202,194,75,223,180,88,21,85,128,207,76]  *DBG* epdg_ue_fsm_262426119528856 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<252,134,186,220,50,57,133,155,166,217,216,118,10,84,245,154>>, <<215,76,111,84,15,202,194,75,223,180,88,21,85,128,207,76>>, <<252,134,186,220,50,57,133,155,166,217,216,118,10,84,245, 154,199,83,131,29,72,22,90,196,119,109,12,110,69,30>>, <<44,78,173,105,3,236,74,112,241,129,118,18,200,253,2,184>>, <<205,180,153,197,70,219,32,120,218,225,132,242,102,239, 52,11>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:08.562 [info] ue_fsm ev_rx_swx_maa 04:14:08.563 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426119528856",undefined,undefined,false,false,undefined} 04:14:08.563 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<252,134,186,220,50,57,133,155,166,217,216,118,10,84,245,154>>,<<215,76,111,84,15,202,194,75,223,180,88,21,85,128,207,76>>,<<252,134,186,220,50,57,133,155,166,217,216,118,10,84,245,154,199,83,131,29,72,22,90,196,119,109,12,110,69,30>>,<<44,78,173,105,3,236,74,112,241,129,118,18,200,253,2,184>>,<<205,180,153,197,70,219,32,120,218,225,132,242,102,239,52,11>>}]} *DBG* epdg_ue_fsm_262426119528856 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426119528856">>, {ok, [{epdg_auth_tuple, <<252,134,186,220,50,57,133,155,166,217,216, 118,10,84,245,154>>, <<215,76,111,84,15,202,194,75,223,180,88,21,85, 128,207,76>>, <<252,134,186,220,50,57,133,155,166,217,216, 118,10,84,245,154,199,83,131,29,72,22,90,196, 119,109,12,110,69,30>>, <<44,78,173,105,3,236,74,112,241,129,118,18, 200,253,2,184>>, <<205,180,153,197,70,219,32,120,218,225, 132,242,102,239,52,11>>}]}}} 04:14:08.564 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<252,134,186,220,50,57,133,155,166,217,216,118,10,84,245,154>>,<<215,76,111,84,15,202,194,75,223,180,88,21,85,128,207,76>>,<<252,134,186,220,50,57,133,155,166,217,216,118,10,84,245,154,199,83,131,29,72,22,90,196,119,109,12,110,69,30>>,<<44,78,173,105,3,236,74,112,241,129,118,18,200,253,2,184>>,<<205,180,153,197,70,219,32,120,218,225,132,242,102,239,52,11>>}]}, {ue_fsm_data,<<"262426119528856">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426119528856 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<252,134,186,220,50,57,133,155,166,217,216,118,10,84,245,154>>, <<215,76,111,84,15,202,194,75,223,180,88,21,85,128,207,76>>, <<252,134,186,220,50,57,133,155,166,217,216,118,10,84,245, 154,199,83,131,29,72,22,90,196,119,109,12,110,69,30>>, <<44,78,173,105,3,236,74,112,241,129,118,18,200,253,2,184>>, <<205,180,153,197,70,219,32,120,218,225,132,242,102,239, 52,11>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:08.564 [info] auth_response(<<"262426119528856">>): {ok,[{epdg_auth_tuple,<<252,134,186,220,50,57,133,155,166,217,216,118,10,84,245,154>>,<<215,76,111,84,15,202,194,75,223,180,88,21,85,128,207,76>>,<<252,134,186,220,50,57,133,155,166,217,216,118,10,84,245,154,199,83,131,29,72,22,90,196,119,109,12,110,69,30>>,<<44,78,173,105,3,236,74,112,241,129,118,18,200,253,2,184>>,<<205,180,153,197,70,219,32,120,218,225,132,242,102,239,52,11>>}]} 04:14:08.565 [info] auth_response for <<"262426119528856">>: {ok,[{epdg_auth_tuple,<<252,134,186,220,50,57,133,155,166,217,216,118,10,84,245,154>>,<<215,76,111,84,15,202,194,75,223,180,88,21,85,128,207,76>>,<<252,134,186,220,50,57,133,155,166,217,216,118,10,84,245,154,199,83,131,29,72,22,90,196,119,109,12,110,69,30>>,<<44,78,173,105,3,236,74,112,241,129,118,18,200,253,2,184>>,<<205,180,153,197,70,219,32,120,218,225,132,242,102,239,52,11>>}]} 04:14:08.566 [info] GSUP: Tx #{auth_tuples => [#{autn => <<215,76,111,84,15,202,194,75,223,180,88,21,85,128,207,76>>,ck => <<205,180,153,197,70,219,32,120,218,225,132,242,102,239,52,11>>,ik => <<44,78,173,105,3,236,74,112,241,129,118,18,200,253,2,184>>,rand => <<252,134,186,220,50,57,133,155,166,217,216,118,10,84,245,154>>,res => <<252,134,186,220,50,57,133,155,166,217,216,118,10,84,245,154,199,83,131,29,72,22,90,196,119,109,12,110,69,30>>}],imsi => <<"262426119528856">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426119528856">>, message_type => location_upd_req}} 04:14:08.570 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426119528856">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262426119528856 receive call lu_request from <0.1512.0> in state state_authenticating 04:14:08.570 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262426119528856 send ok to <0.1512.0> 04:14:08.570 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426119528856">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262426119528856 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262426119528856 consume call lu_request from <0.1512.0> in state state_authenticating 04:14:08.570 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:08.571 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426119528856",undefined,undefined,false,false,undefined} 04:14:08.571 [debug] SWx Tx SAR Imsi="262426119528856" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262426119528856 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426119528856 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:14:08.571 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","269",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426119528856",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426119528856 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1513.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262426119528856 send ok to <0.1513.0> 04:14:08.579 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;269;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426119528856",[],[2001],[],[{'Non-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_262426119528856 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1513.0> in state state_wait_swx_saa => state_authenticated 04:14:08.579 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262426119528856 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:14:08.579 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426119528856",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426119528856 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426119528856">>,ok}} 04:14:08.579 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262426119528856 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:08.580 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426119528856">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:08.580 [info] lu_response(<<"262426119528856">>): ok 04:14:08.580 [info] lu_response for <<"262426119528856">>: ok 04:14:08.580 [info] GSUP: Tx #{imsi => <<"262426119528856">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426119528856">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426119528856 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1514.0> in state state_authenticated 04:14:08.585 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426119528856">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:08.585 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:08.585 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426119528856">>,"internet",[],undefined,false,0,false,false} 04:14:08.585 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:08.585 [info] s2b: Tx {gtp,v2,create_session_request,0,16036736,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426119528856">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241099,<<172,18,26,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,763419684,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426119528856 send ok to <0.1514.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262426119528856 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1514.0> in state state_authenticated => state_wait_create_session_resp 04:14:08.585 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262426119528856 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262426119528856 receive call {rx_s6b_aar,"262426119528856@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1515.0> in state state_authenticated 04:14:08.600 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426119528856@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:08.600 [info] ue_fsm ev_rx_s6b_aar: "262426119528856@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:08.600 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426119528856@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262426119528856",undefined,undefined,true,false,undefined} 04:14:08.600 [debug] SWx Tx SAR Imsi="262426119528856" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262426119528856 send ok to <0.1515.0> 04:14:08.600 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","270",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426119528856",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426119528856 consume call {rx_s6b_aar,"262426119528856@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1515.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:08.601 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426119528856 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1516.0> in state state_authenticated_wait_swx_saa 04:14:08.607 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;270;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426119528856",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:08.607 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426119528856 send ok to <0.1516.0> *DBG* aaa_ue_fsm_262426119528856 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1516.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:08.607 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426119528856","262426119528856@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1515.0>} 04:14:08.607 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:08.608 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:08.615 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,115,11,244,179,128,0,2,0,2,0,16,0,87,0,9,1,160,70,204,127,237,172,18,26,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,70,204,127,237,172,18,26,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,70,204,127,237,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:08.616 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241099,16036736,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,<<70,204,127,237>>},{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,1187807213,<<172,18,26,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,1187807213,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,77>>}}} *DBG* epdg_ue_fsm_262426119528856 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 => 763419684, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 1187807213}}} from <0.1517.0> in state state_wait_create_session_resp 04:14:08.616 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426119528856">>,<0.1509.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241099,1187807213,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419684,1187807213}],[],[],[],[],[],[],[]}}}} 04:14:08.616 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:08.616 [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 => 763419684,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1187807213}} 04:14:08.616 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426119528856">>,"internet",[],undefined,false,0,false,false} 04:14:08.616 [info] KMOD Port Create PDP Context Call {<0.1509.0>,[alias|#Ref<0.1576510130.3222863873.168557>]}: {create_pdp_context,{172,18,26,103},763419684,1187807213,{192,168,0,77}} 04:14:08.616 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,77}, 763419684, 1187807213 04:14:08.616 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2756,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,77}},{i_tid,763419684},{o_tid,1187807213}]}} 04:14:08.616 [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 => 763419684,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1187807213}) returned ok *DBG* epdg_ue_fsm_262426119528856 send ok to <0.1517.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426119528856">>, {ok, #{apco => <<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 => 763419684, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 1187807213}}}} 04:14:08.616 [info] tunnel_response(<<"262426119528856">>): {ok,#{apco => <<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 => 763419684,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1187807213}} *DBG* epdg_ue_fsm_262426119528856 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 => 763419684, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 1187807213}}} from <0.1517.0> in state state_wait_create_session_resp => state_active 04:14:08.617 [info] tunnel_response for <<"262426119528856">>: {ok,#{apco => <<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 => 763419684,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1187807213}} 04:14:08.617 [info] GSUP: Tx #{imsi => <<"262426119528856">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{imsi => <<"262429486873775">>, 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_262429486873775 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429486873775 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429486873775 receive call {auth_request,33,"internet",#{}} from <0.1518.0> in state state_new 04:14:08.646 [info] GSUP: Rx #{imsi => <<"262429486873775">>,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}]} 04:14:08.646 [info] ue_fsm start(epdg_ue_fsm_262429486873775) *DBG* epdg_ue_fsm_262429486873775 send ok to <0.1518.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:08.646 [info] ue_fsm init(<<"262429486873775">>) *DBG* epdg_ue_fsm_262429486873775 consume call {auth_request,33,"internet",#{}} from <0.1518.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262429486873775 enter aaa_ue_fsm in state state_new 04:14:08.646 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262429486873775 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429486873775 consume internal init_state in state state_new 04:14:08.647 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429486873775">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429486873775 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:08.647 [info] ue_fsm start_link(aaa_ue_fsm_262429486873775) 04:14:08.647 [info] ue_fsm init("262429486873775") 04:14:08.647 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262429486873775 send ok to <0.201.0> 04:14:08.648 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429486873775",undefined,undefined,false,false,undefined} 04:14:08.648 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262429486873775 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:08.648 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","271",";","nonode@nohost"],1,undefined,undefined,undefined,"262429486873775",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429486873775 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<117,46,242,14,120,160,149,193,233,154,99,175,212,175,95,187>>, <<167,228,178,203,146,162,229,174,156,120,76,77,178,0,144,160>>, <<117,46,242,14,120,160,149,193,233,154,99,175,212,175,95, 187,190,201,31,170,229,184,171,238,107,57,124,76,88,192>>, <<22,146,250,246,156,253,12,122,227,108,197,180,109,168,188, 228>>, <<149,158,11,252,135,117,17,123,127,205,44,16,17,113,8,75>>}]}} from <0.1521.0> in state state_wait_swx_maa 04:14:08.661 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;271;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429486873775",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[117,46,242,14,120,160,149,193,233,154,99,175,212,175,95,187,167,228,178,203,146,162,229,174,156,120,76,77,178,0,144,160]],[[117,46,242,14,120,160,149,193,233,154,99,175,212,175,95,187,190,201,31,170,229,184,171,238,107,57,124,76,88,192]],["foobar"],[[149,158,11,252,135,117,17,123,127,205,44,16,17,113,8,75]],[[22,146,250,246,156,253,12,122,227,108,197,180,109,168,188,228]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:08.662 [info] dia_sip2gsup: auth [117,46,242,14,120,160,149,193,233,154,99,175,212,175,95,187,167,228,178,203,146,162,229,174,156,120,76,77,178,0,144,160] authz [117,46,242,14,120,160,149,193,233,154,99,175,212,175,95,187,190,201,31,170,229,184,171,238,107,57,124,76,88,192]  *DBG* aaa_ue_fsm_262429486873775 send ok to <0.1521.0> 04:14:08.662 [info] rand [117,46,242,14,120,160,149,193,233,154,99,175,212,175,95,187] autn [167,228,178,203,146,162,229,174,156,120,76,77,178,0,144,160]  *DBG* epdg_ue_fsm_262429486873775 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<117,46,242,14,120,160,149,193,233,154,99,175,212,175,95,187>>, <<167,228,178,203,146,162,229,174,156,120,76,77,178,0,144,160>>, <<117,46,242,14,120,160,149,193,233,154,99,175,212,175,95, 187,190,201,31,170,229,184,171,238,107,57,124,76,88,192>>, <<22,146,250,246,156,253,12,122,227,108,197,180,109,168,188, 228>>, <<149,158,11,252,135,117,17,123,127,205,44,16,17,113,8,75>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:08.662 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262429486873775 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<117,46,242,14,120,160,149,193,233,154,99,175,212,175,95,187>>, <<167,228,178,203,146,162,229,174,156,120,76,77,178,0,144,160>>, <<117,46,242,14,120,160,149,193,233,154,99,175,212,175,95, 187,190,201,31,170,229,184,171,238,107,57,124,76,88,192>>, <<22,146,250,246,156,253,12,122,227,108,197,180,109,168,188, 228>>, <<149,158,11,252,135,117,17,123,127,205,44,16,17,113,8,75>>}]}} from <0.1521.0> in state state_wait_swx_maa => state_new 04:14:08.662 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429486873775",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429486873775 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429486873775">>, {ok, [{epdg_auth_tuple, <<117,46,242,14,120,160,149,193,233,154,99,175, 212,175,95,187>>, <<167,228,178,203,146,162,229,174,156,120,76, 77,178,0,144,160>>, <<117,46,242,14,120,160,149,193,233,154,99,175, 212,175,95,187,190,201,31,170,229,184,171, 238,107,57,124,76,88,192>>, <<22,146,250,246,156,253,12,122,227,108,197, 180,109,168,188,228>>, <<149,158,11,252,135,117,17,123,127,205, 44,16,17,113,8,75>>}]}}} 04:14:08.663 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<117,46,242,14,120,160,149,193,233,154,99,175,212,175,95,187>>,<<167,228,178,203,146,162,229,174,156,120,76,77,178,0,144,160>>,<<117,46,242,14,120,160,149,193,233,154,99,175,212,175,95,187,190,201,31,170,229,184,171,238,107,57,124,76,88,192>>,<<22,146,250,246,156,253,12,122,227,108,197,180,109,168,188,228>>,<<149,158,11,252,135,117,17,123,127,205,44,16,17,113,8,75>>}]} *DBG* epdg_ue_fsm_262429486873775 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<117,46,242,14,120,160,149,193,233,154,99,175,212,175,95,187>>, <<167,228,178,203,146,162,229,174,156,120,76,77,178,0,144,160>>, <<117,46,242,14,120,160,149,193,233,154,99,175,212,175,95, 187,190,201,31,170,229,184,171,238,107,57,124,76,88,192>>, <<22,146,250,246,156,253,12,122,227,108,197,180,109,168,188, 228>>, <<149,158,11,252,135,117,17,123,127,205,44,16,17,113,8,75>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:08.663 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<117,46,242,14,120,160,149,193,233,154,99,175,212,175,95,187>>,<<167,228,178,203,146,162,229,174,156,120,76,77,178,0,144,160>>,<<117,46,242,14,120,160,149,193,233,154,99,175,212,175,95,187,190,201,31,170,229,184,171,238,107,57,124,76,88,192>>,<<22,146,250,246,156,253,12,122,227,108,197,180,109,168,188,228>>,<<149,158,11,252,135,117,17,123,127,205,44,16,17,113,8,75>>}]}, {ue_fsm_data,<<"262429486873775">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:08.664 [info] auth_response(<<"262429486873775">>): {ok,[{epdg_auth_tuple,<<117,46,242,14,120,160,149,193,233,154,99,175,212,175,95,187>>,<<167,228,178,203,146,162,229,174,156,120,76,77,178,0,144,160>>,<<117,46,242,14,120,160,149,193,233,154,99,175,212,175,95,187,190,201,31,170,229,184,171,238,107,57,124,76,88,192>>,<<22,146,250,246,156,253,12,122,227,108,197,180,109,168,188,228>>,<<149,158,11,252,135,117,17,123,127,205,44,16,17,113,8,75>>}]} 04:14:08.664 [info] auth_response for <<"262429486873775">>: {ok,[{epdg_auth_tuple,<<117,46,242,14,120,160,149,193,233,154,99,175,212,175,95,187>>,<<167,228,178,203,146,162,229,174,156,120,76,77,178,0,144,160>>,<<117,46,242,14,120,160,149,193,233,154,99,175,212,175,95,187,190,201,31,170,229,184,171,238,107,57,124,76,88,192>>,<<22,146,250,246,156,253,12,122,227,108,197,180,109,168,188,228>>,<<149,158,11,252,135,117,17,123,127,205,44,16,17,113,8,75>>}]} 04:14:08.665 [info] GSUP: Tx #{auth_tuples => [#{autn => <<167,228,178,203,146,162,229,174,156,120,76,77,178,0,144,160>>,ck => <<149,158,11,252,135,117,17,123,127,205,44,16,17,113,8,75>>,ik => <<22,146,250,246,156,253,12,122,227,108,197,180,109,168,188,228>>,rand => <<117,46,242,14,120,160,149,193,233,154,99,175,212,175,95,187>>,res => <<117,46,242,14,120,160,149,193,233,154,99,175,212,175,95,187,190,201,31,170,229,184,171,238,107,57,124,76,88,192>>}],imsi => <<"262429486873775">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429486873775">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429486873775 receive call lu_request from <0.1522.0> in state state_authenticating 04:14:08.669 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429486873775">>,message_type => location_upd_req} 04:14:08.669 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262429486873775 send ok to <0.1522.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:08.669 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429486873775">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429486873775 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262429486873775 consume call lu_request from <0.1522.0> in state state_authenticating 04:14:08.669 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:08.670 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429486873775",undefined,undefined,false,false,undefined} 04:14:08.670 [debug] SWx Tx SAR Imsi="262429486873775" Type=1 APN="internet" AgentInfoOpt=[]  04:14:08.670 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","272",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429486873775",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429486873775 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429486873775 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429486873775 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1523.0> in state state_wait_swx_saa 04:14:08.678 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;272;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429486873775",[],[2001],[],[{'Non-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_262429486873775 send ok to <0.1523.0> *DBG* epdg_ue_fsm_262429486873775 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:14:08.679 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429486873775 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1523.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262429486873775 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429486873775">>,ok}} 04:14:08.679 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429486873775",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429486873775 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:08.679 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:14:08.679 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429486873775">>,"internet",[],undefined,false,0,false,false} 04:14:08.679 [info] lu_response(<<"262429486873775">>): ok 04:14:08.679 [info] lu_response for <<"262429486873775">>: ok 04:14:08.680 [info] GSUP: Tx #{imsi => <<"262429486873775">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429486873775">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429486873775 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1524.0> in state state_authenticated 04:14:08.685 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429486873775">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:08.685 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:08.685 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429486873775">>,"internet",[],undefined,false,0,false,false} 04:14:08.685 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:08.685 [info] s2b: Tx {gtp,v2,create_session_request,0,16036737,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429486873775">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241100,<<172,18,26,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,763419685,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429486873775 send ok to <0.1524.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:08.686 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262429486873775 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1524.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262429486873775 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262429486873775 receive call {rx_s6b_aar,"262429486873775@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1525.0> in state state_authenticated 04:14:08.699 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429486873775@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:08.699 [info] ue_fsm ev_rx_s6b_aar: "262429486873775@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] *DBG* aaa_ue_fsm_262429486873775 send ok to <0.1525.0> *DBG* aaa_ue_fsm_262429486873775 consume call {rx_s6b_aar,"262429486873775@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1525.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:08.700 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429486873775@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262429486873775",undefined,undefined,true,false,undefined} 04:14:08.700 [debug] SWx Tx SAR Imsi="262429486873775" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:08.700 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","273",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429486873775",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:14:08.700 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429486873775 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1526.0> in state state_authenticated_wait_swx_saa 04:14:08.708 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;273;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429486873775",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:08.708 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429486873775 send ok to <0.1526.0> 04:14:08.708 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429486873775","262429486873775@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1525.0>} *DBG* aaa_ue_fsm_262429486873775 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1526.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:08.708 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:08.708 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:08.717 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,115,12,244,179,129,0,2,0,2,0,16,0,87,0,9,1,160,118,122,169,52,172,18,26,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,118,122,169,52,172,18,26,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,122,169,52,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262429486873775 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 => 763419685, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 1987750196}}} from <0.1527.0> in state state_wait_create_session_resp 04:14:08.718 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241100,16036737,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,<<"vz©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,1987750196,<<172,18,26,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,1987750196,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,78>>}}} 04:14:08.718 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429486873775">>,<0.1519.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241100,1987750196,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419685,1987750196}],[],[],[],[],[]}}}} 04:14:08.718 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:08.718 [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 => 763419685,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1987750196}} 04:14:08.718 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429486873775">>,"internet",[],undefined,false,0,false,false} 04:14:08.718 [info] KMOD Port Create PDP Context Call {<0.1519.0>,[alias|#Ref<0.1576510130.3222863873.168671>]}: {create_pdp_context,{172,18,26,103},763419685,1987750196,{192,168,0,78}} 04:14:08.718 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,78}, 763419685, 1987750196 04:14:08.718 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2820,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,78}},{i_tid,763419685},{o_tid,1987750196}]}} *DBG* epdg_ue_fsm_262429486873775 send ok to <0.1527.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429486873775">>, {ok, #{apco => <<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 => 763419685, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 1987750196}}}} *DBG* epdg_ue_fsm_262429486873775 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 => 763419685, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 1987750196}}} from <0.1527.0> in state state_wait_create_session_resp => state_active 04:14:08.718 [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 => 763419685,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1987750196}) returned ok 04:14:08.718 [info] tunnel_response(<<"262429486873775">>): {ok,#{apco => <<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 => 763419685,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1987750196}} 04:14:08.719 [info] tunnel_response for <<"262429486873775">>: {ok,#{apco => <<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 => 763419685,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1987750196}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:08.719 [info] GSUP: Tx #{imsi => <<"262429486873775">>,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.55>, {osmo,5}, #{imsi => <<"262421493560488">>, 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}]}} 04:14:08.747 [info] GSUP: Rx #{imsi => <<"262421493560488">>,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_262421493560488 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421493560488 consume internal init_state in state state_new 04:14:08.747 [info] ue_fsm start(epdg_ue_fsm_262421493560488) *DBG* epdg_ue_fsm_262421493560488 receive call {auth_request,33,"internet",#{}} from <0.1528.0> in state state_new 04:14:08.747 [info] ue_fsm init(<<"262421493560488">>) *DBG* epdg_ue_fsm_262421493560488 send ok to <0.1528.0> 04:14:08.747 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262421493560488 consume call {auth_request,33,"internet",#{}} from <0.1528.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262421493560488 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421493560488 enter aaa_ue_fsm in state state_new 04:14:08.748 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421493560488">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421493560488 consume internal init_state in state state_new 04:14:08.748 [info] ue_fsm start_link(aaa_ue_fsm_262421493560488) *DBG* aaa_ue_fsm_262421493560488 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:08.748 [info] ue_fsm init("262421493560488") 04:14:08.748 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:08.749 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421493560488",undefined,undefined,false,false,undefined} 04:14:08.749 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:08.749 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","274",";","nonode@nohost"],1,undefined,undefined,undefined,"262421493560488",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421493560488 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421493560488 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_262421493560488 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<38,136,134,205,68,84,214,193,101,114,15,23,60,40,187,231>>, <<134,45,162,33,5,211,199,98,134,169,221,225,118,63,228,141>>, <<38,136,134,205,68,84,214,193,101,114,15,23,60,40,187,231, 162,61,15,4,238,178,53,191,231,254,69,220,193,5>>, <<249,216,46,137,28,233,243,12,164,97,79,222,226,66,248,176>>, <<90,5,141,236,178,200,28,175,57,117,165,212,38,239,180, 59>>}]}} from <0.1531.0> in state state_wait_swx_maa 04:14:08.761 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;274;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421493560488",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[38,136,134,205,68,84,214,193,101,114,15,23,60,40,187,231,134,45,162,33,5,211,199,98,134,169,221,225,118,63,228,141]],[[38,136,134,205,68,84,214,193,101,114,15,23,60,40,187,231,162,61,15,4,238,178,53,191,231,254,69,220,193,5]],["foobar"],[[90,5,141,236,178,200,28,175,57,117,165,212,38,239,180,59]],[[249,216,46,137,28,233,243,12,164,97,79,222,226,66,248,176]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:08.761 [info] dia_sip2gsup: auth [38,136,134,205,68,84,214,193,101,114,15,23,60,40,187,231,134,45,162,33,5,211,199,98,134,169,221,225,118,63,228,141] authz [38,136,134,205,68,84,214,193,101,114,15,23,60,40,187,231,162,61,15,4,238,178,53,191,231,254,69,220,193,5]  *DBG* aaa_ue_fsm_262421493560488 send ok to <0.1531.0> *DBG* aaa_ue_fsm_262421493560488 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<38,136,134,205,68,84,214,193,101,114,15,23,60,40,187,231>>, <<134,45,162,33,5,211,199,98,134,169,221,225,118,63,228,141>>, <<38,136,134,205,68,84,214,193,101,114,15,23,60,40,187,231, 162,61,15,4,238,178,53,191,231,254,69,220,193,5>>, <<249,216,46,137,28,233,243,12,164,97,79,222,226,66,248,176>>, <<90,5,141,236,178,200,28,175,57,117,165,212,38,239,180, 59>>}]}} from <0.1531.0> in state state_wait_swx_maa => state_new 04:14:08.761 [info] rand [38,136,134,205,68,84,214,193,101,114,15,23,60,40,187,231] autn [134,45,162,33,5,211,199,98,134,169,221,225,118,63,228,141]  *DBG* epdg_ue_fsm_262421493560488 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<38,136,134,205,68,84,214,193,101,114,15,23,60,40,187,231>>, <<134,45,162,33,5,211,199,98,134,169,221,225,118,63,228,141>>, <<38,136,134,205,68,84,214,193,101,114,15,23,60,40,187,231, 162,61,15,4,238,178,53,191,231,254,69,220,193,5>>, <<249,216,46,137,28,233,243,12,164,97,79,222,226,66,248,176>>, <<90,5,141,236,178,200,28,175,57,117,165,212,38,239,180, 59>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:08.761 [info] ue_fsm ev_rx_swx_maa 04:14:08.762 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421493560488",undefined,undefined,false,false,undefined} 04:14:08.762 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<38,136,134,205,68,84,214,193,101,114,15,23,60,40,187,231>>,<<134,45,162,33,5,211,199,98,134,169,221,225,118,63,228,141>>,<<38,136,134,205,68,84,214,193,101,114,15,23,60,40,187,231,162,61,15,4,238,178,53,191,231,254,69,220,193,5>>,<<249,216,46,137,28,233,243,12,164,97,79,222,226,66,248,176>>,<<90,5,141,236,178,200,28,175,57,117,165,212,38,239,180,59>>}]} *DBG* epdg_ue_fsm_262421493560488 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421493560488">>, {ok, [{epdg_auth_tuple, <<38,136,134,205,68,84,214,193,101,114,15,23, 60,40,187,231>>, <<134,45,162,33,5,211,199,98,134,169,221,225, 118,63,228,141>>, <<38,136,134,205,68,84,214,193,101,114,15,23, 60,40,187,231,162,61,15,4,238,178,53,191,231, 254,69,220,193,5>>, <<249,216,46,137,28,233,243,12,164,97,79,222, 226,66,248,176>>, <<90,5,141,236,178,200,28,175,57,117,165, 212,38,239,180,59>>}]}}} 04:14:08.763 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<38,136,134,205,68,84,214,193,101,114,15,23,60,40,187,231>>,<<134,45,162,33,5,211,199,98,134,169,221,225,118,63,228,141>>,<<38,136,134,205,68,84,214,193,101,114,15,23,60,40,187,231,162,61,15,4,238,178,53,191,231,254,69,220,193,5>>,<<249,216,46,137,28,233,243,12,164,97,79,222,226,66,248,176>>,<<90,5,141,236,178,200,28,175,57,117,165,212,38,239,180,59>>}]}, {ue_fsm_data,<<"262421493560488">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421493560488 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<38,136,134,205,68,84,214,193,101,114,15,23,60,40,187,231>>, <<134,45,162,33,5,211,199,98,134,169,221,225,118,63,228,141>>, <<38,136,134,205,68,84,214,193,101,114,15,23,60,40,187,231, 162,61,15,4,238,178,53,191,231,254,69,220,193,5>>, <<249,216,46,137,28,233,243,12,164,97,79,222,226,66,248,176>>, <<90,5,141,236,178,200,28,175,57,117,165,212,38,239,180, 59>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:08.763 [info] auth_response(<<"262421493560488">>): {ok,[{epdg_auth_tuple,<<38,136,134,205,68,84,214,193,101,114,15,23,60,40,187,231>>,<<134,45,162,33,5,211,199,98,134,169,221,225,118,63,228,141>>,<<38,136,134,205,68,84,214,193,101,114,15,23,60,40,187,231,162,61,15,4,238,178,53,191,231,254,69,220,193,5>>,<<249,216,46,137,28,233,243,12,164,97,79,222,226,66,248,176>>,<<90,5,141,236,178,200,28,175,57,117,165,212,38,239,180,59>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:08.764 [info] auth_response for <<"262421493560488">>: {ok,[{epdg_auth_tuple,<<38,136,134,205,68,84,214,193,101,114,15,23,60,40,187,231>>,<<134,45,162,33,5,211,199,98,134,169,221,225,118,63,228,141>>,<<38,136,134,205,68,84,214,193,101,114,15,23,60,40,187,231,162,61,15,4,238,178,53,191,231,254,69,220,193,5>>,<<249,216,46,137,28,233,243,12,164,97,79,222,226,66,248,176>>,<<90,5,141,236,178,200,28,175,57,117,165,212,38,239,180,59>>}]} 04:14:08.764 [info] GSUP: Tx #{auth_tuples => [#{autn => <<134,45,162,33,5,211,199,98,134,169,221,225,118,63,228,141>>,ck => <<90,5,141,236,178,200,28,175,57,117,165,212,38,239,180,59>>,ik => <<249,216,46,137,28,233,243,12,164,97,79,222,226,66,248,176>>,rand => <<38,136,134,205,68,84,214,193,101,114,15,23,60,40,187,231>>,res => <<38,136,134,205,68,84,214,193,101,114,15,23,60,40,187,231,162,61,15,4,238,178,53,191,231,254,69,220,193,5>>}],imsi => <<"262421493560488">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421493560488">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421493560488 receive call lu_request from <0.1532.0> in state state_authenticating *DBG* epdg_ue_fsm_262421493560488 send ok to <0.1532.0> *DBG* epdg_ue_fsm_262421493560488 consume call lu_request from <0.1532.0> in state state_authenticating 04:14:08.767 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421493560488">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:08.768 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262421493560488 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:08.768 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421493560488">>,"internet",[],undefined,false,0,false,false} 04:14:08.768 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:08.768 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421493560488",undefined,undefined,false,false,undefined} 04:14:08.768 [debug] SWx Tx SAR Imsi="262421493560488" Type=1 APN="internet" AgentInfoOpt=[]  04:14:08.768 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","275",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421493560488",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421493560488 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421493560488 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421493560488 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1533.0> in state state_wait_swx_saa 04:14:08.775 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;275;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421493560488",[],[2001],[],[{'Non-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_262421493560488 send ok to <0.1533.0> 04:14:08.775 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262421493560488 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:14:08.775 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421493560488",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421493560488 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1533.0> in state state_wait_swx_saa => state_authenticated 04:14:08.775 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262421493560488 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421493560488">>,ok}} 04:14:08.775 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421493560488">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421493560488 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:08.775 [info] lu_response(<<"262421493560488">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:08.776 [info] lu_response for <<"262421493560488">>: ok 04:14:08.776 [info] GSUP: Tx #{imsi => <<"262421493560488">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421493560488">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421493560488 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1534.0> in state state_authenticated 04:14:08.779 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421493560488">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:08.779 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262421493560488 send ok to <0.1534.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:08.779 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421493560488">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421493560488 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1534.0> in state state_authenticated => state_wait_create_session_resp 04:14:08.780 [debug] Selected PGW Remote Address "172.18.26.103" *DBG* epdg_ue_fsm_262421493560488 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:14:08.780 [info] s2b: Tx {gtp,v2,create_session_request,0,16036738,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421493560488">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241101,<<172,18,26,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,763419686,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:14:08.780 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262421493560488 receive call {rx_s6b_aar,"262421493560488@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1535.0> in state state_authenticated 04:14:08.790 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421493560488@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:08.790 [info] ue_fsm ev_rx_s6b_aar: "262421493560488@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:08.790 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421493560488@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262421493560488",undefined,undefined,true,false,undefined} 04:14:08.790 [debug] SWx Tx SAR Imsi="262421493560488" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:08.791 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","276",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421493560488",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421493560488 send ok to <0.1535.0> *DBG* aaa_ue_fsm_262421493560488 consume call {rx_s6b_aar,"262421493560488@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1535.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:08.791 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421493560488 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1536.0> in state state_authenticated_wait_swx_saa 04:14:08.795 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;276;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421493560488",[],[2001],[],[{'Non-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_262421493560488 send ok to <0.1536.0> 04:14:08.795 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421493560488 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1536.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:08.796 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421493560488","262421493560488@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1535.0>} 04:14:08.796 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:08.796 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:08.802 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,115,13,244,179,130,0,2,0,2,0,16,0,87,0,9,1,160,132,143,217,241,172,18,26,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,132,143,217,241,172,18,26,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,143,217,241,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:08.803 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241101,16036738,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,143,217,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,2224019953,<<172,18,26,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,2224019953,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,79>>}}} 04:14:08.803 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421493560488">>,<0.1529.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241101,2224019953,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[{gtp_bearer,5,763419686,2224019953}],[],[],[],[],[],[],[],[],[],[]}}}} 04:14:08.803 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:08.803 [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 => 763419686,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2224019953}} *DBG* epdg_ue_fsm_262421493560488 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 => 763419686, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 2224019953}}} from <0.1537.0> in state state_wait_create_session_resp 04:14:08.803 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421493560488">>,"internet",[],undefined,false,0,false,false} 04:14:08.803 [info] KMOD Port Create PDP Context Call {<0.1529.0>,[alias|#Ref<0.1576510130.3222863883.156246>]}: {create_pdp_context,{172,18,26,103},763419686,2224019953,{192,168,0,79}} 04:14:08.803 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,79}, 763419686, 2224019953 04:14:08.803 [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,26,103}},{ms_address,{192,168,0,79}},{i_tid,763419686},{o_tid,2224019953}]}} *DBG* gsup_server got cast {tunnel_response, {<<"262421493560488">>, {ok, #{apco => <<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 => 763419686, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 2224019953}}}} 04:14:08.803 [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 => 763419686,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2224019953}) returned ok *DBG* epdg_ue_fsm_262421493560488 send ok to <0.1537.0> 04:14:08.803 [info] tunnel_response(<<"262421493560488">>): {ok,#{apco => <<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 => 763419686,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2224019953}} *DBG* epdg_ue_fsm_262421493560488 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 => 763419686, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 2224019953}}} from <0.1537.0> in state state_wait_create_session_resp => state_active 04:14:08.804 [info] tunnel_response for <<"262421493560488">>: {ok,#{apco => <<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 => 763419686,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2224019953}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:08.804 [info] GSUP: Tx #{imsi => <<"262421493560488">>,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.55>, {osmo,5}, #{imsi => <<"262424723205979">>, 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}]}} 04:14:08.847 [info] GSUP: Rx #{imsi => <<"262424723205979">>,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_262424723205979 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424723205979 consume internal init_state in state state_new 04:14:08.847 [info] ue_fsm start(epdg_ue_fsm_262424723205979) *DBG* epdg_ue_fsm_262424723205979 receive call {auth_request,33,"internet",#{}} from <0.1538.0> in state state_new 04:14:08.847 [info] ue_fsm init(<<"262424723205979">>) *DBG* epdg_ue_fsm_262424723205979 send ok to <0.1538.0> *DBG* epdg_ue_fsm_262424723205979 consume call {auth_request,33,"internet",#{}} from <0.1538.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:08.848 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262424723205979 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424723205979 enter aaa_ue_fsm in state state_new 04:14:08.848 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424723205979">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262424723205979 consume internal init_state in state state_new 04:14:08.848 [info] ue_fsm start_link(aaa_ue_fsm_262424723205979) *DBG* aaa_ue_fsm_262424723205979 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:08.849 [info] ue_fsm init("262424723205979") 04:14:08.849 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:08.849 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424723205979",undefined,undefined,false,false,undefined} 04:14:08.849 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:08.850 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","277",";","nonode@nohost"],1,undefined,undefined,undefined,"262424723205979",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424723205979 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424723205979 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_262424723205979 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<197,105,38,57,34,193,70,233,153,137,6,227,153,147,195,192>>, <<255,70,111,251,122,32,218,135,18,29,80,79,165,248,35,203>>, <<197,105,38,57,34,193,70,233,153,137,6,227,153,147,195,192, 66,152,181,48,196,17,183,192,147,44,125,247,68,85>>, <<177,125,205,219,99,205,175,59,26,31,33,117,206,225,225,224>>, <<234,237,53,124,227,25,246,34,203,100,28,106,160,147,80, 142>>}]}} from <0.1541.0> in state state_wait_swx_maa 04:14:08.859 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;277;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424723205979",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[197,105,38,57,34,193,70,233,153,137,6,227,153,147,195,192,255,70,111,251,122,32,218,135,18,29,80,79,165,248,35,203]],[[197,105,38,57,34,193,70,233,153,137,6,227,153,147,195,192,66,152,181,48,196,17,183,192,147,44,125,247,68,85]],["foobar"],[[234,237,53,124,227,25,246,34,203,100,28,106,160,147,80,142]],[[177,125,205,219,99,205,175,59,26,31,33,117,206,225,225,224]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:08.859 [info] dia_sip2gsup: auth [197,105,38,57,34,193,70,233,153,137,6,227,153,147,195,192,255,70,111,251,122,32,218,135,18,29,80,79,165,248,35,203] authz [197,105,38,57,34,193,70,233,153,137,6,227,153,147,195,192,66,152,181,48,196,17,183,192,147,44,125,247,68,85]  04:14:08.859 [info] rand [197,105,38,57,34,193,70,233,153,137,6,227,153,147,195,192] autn [255,70,111,251,122,32,218,135,18,29,80,79,165,248,35,203]  04:14:08.859 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262424723205979 send ok to <0.1541.0> *DBG* epdg_ue_fsm_262424723205979 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<197,105,38,57,34,193,70,233,153,137,6,227,153,147,195,192>>, <<255,70,111,251,122,32,218,135,18,29,80,79,165,248,35,203>>, <<197,105,38,57,34,193,70,233,153,137,6,227,153,147,195,192, 66,152,181,48,196,17,183,192,147,44,125,247,68,85>>, <<177,125,205,219,99,205,175,59,26,31,33,117,206,225,225,224>>, <<234,237,53,124,227,25,246,34,203,100,28,106,160,147,80, 142>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424723205979 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<197,105,38,57,34,193,70,233,153,137,6,227,153,147,195,192>>, <<255,70,111,251,122,32,218,135,18,29,80,79,165,248,35,203>>, <<197,105,38,57,34,193,70,233,153,137,6,227,153,147,195,192, 66,152,181,48,196,17,183,192,147,44,125,247,68,85>>, <<177,125,205,219,99,205,175,59,26,31,33,117,206,225,225,224>>, <<234,237,53,124,227,25,246,34,203,100,28,106,160,147,80, 142>>}]}} from <0.1541.0> in state state_wait_swx_maa => state_new 04:14:08.860 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424723205979",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424723205979 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424723205979">>, {ok, [{epdg_auth_tuple, <<197,105,38,57,34,193,70,233,153,137,6,227, 153,147,195,192>>, <<255,70,111,251,122,32,218,135,18,29,80,79, 165,248,35,203>>, <<197,105,38,57,34,193,70,233,153,137,6,227, 153,147,195,192,66,152,181,48,196,17,183,192, 147,44,125,247,68,85>>, <<177,125,205,219,99,205,175,59,26,31,33,117, 206,225,225,224>>, <<234,237,53,124,227,25,246,34,203,100,28, 106,160,147,80,142>>}]}}} *DBG* epdg_ue_fsm_262424723205979 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<197,105,38,57,34,193,70,233,153,137,6,227,153,147,195,192>>, <<255,70,111,251,122,32,218,135,18,29,80,79,165,248,35,203>>, <<197,105,38,57,34,193,70,233,153,137,6,227,153,147,195,192, 66,152,181,48,196,17,183,192,147,44,125,247,68,85>>, <<177,125,205,219,99,205,175,59,26,31,33,117,206,225,225,224>>, <<234,237,53,124,227,25,246,34,203,100,28,106,160,147,80, 142>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:08.860 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<197,105,38,57,34,193,70,233,153,137,6,227,153,147,195,192>>,<<255,70,111,251,122,32,218,135,18,29,80,79,165,248,35,203>>,<<197,105,38,57,34,193,70,233,153,137,6,227,153,147,195,192,66,152,181,48,196,17,183,192,147,44,125,247,68,85>>,<<177,125,205,219,99,205,175,59,26,31,33,117,206,225,225,224>>,<<234,237,53,124,227,25,246,34,203,100,28,106,160,147,80,142>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:08.861 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<197,105,38,57,34,193,70,233,153,137,6,227,153,147,195,192>>,<<255,70,111,251,122,32,218,135,18,29,80,79,165,248,35,203>>,<<197,105,38,57,34,193,70,233,153,137,6,227,153,147,195,192,66,152,181,48,196,17,183,192,147,44,125,247,68,85>>,<<177,125,205,219,99,205,175,59,26,31,33,117,206,225,225,224>>,<<234,237,53,124,227,25,246,34,203,100,28,106,160,147,80,142>>}]}, {ue_fsm_data,<<"262424723205979">>,"internet",[],undefined,false,0,false,false} 04:14:08.861 [info] auth_response(<<"262424723205979">>): {ok,[{epdg_auth_tuple,<<197,105,38,57,34,193,70,233,153,137,6,227,153,147,195,192>>,<<255,70,111,251,122,32,218,135,18,29,80,79,165,248,35,203>>,<<197,105,38,57,34,193,70,233,153,137,6,227,153,147,195,192,66,152,181,48,196,17,183,192,147,44,125,247,68,85>>,<<177,125,205,219,99,205,175,59,26,31,33,117,206,225,225,224>>,<<234,237,53,124,227,25,246,34,203,100,28,106,160,147,80,142>>}]} 04:14:08.862 [info] auth_response for <<"262424723205979">>: {ok,[{epdg_auth_tuple,<<197,105,38,57,34,193,70,233,153,137,6,227,153,147,195,192>>,<<255,70,111,251,122,32,218,135,18,29,80,79,165,248,35,203>>,<<197,105,38,57,34,193,70,233,153,137,6,227,153,147,195,192,66,152,181,48,196,17,183,192,147,44,125,247,68,85>>,<<177,125,205,219,99,205,175,59,26,31,33,117,206,225,225,224>>,<<234,237,53,124,227,25,246,34,203,100,28,106,160,147,80,142>>}]} 04:14:08.862 [info] GSUP: Tx #{auth_tuples => [#{autn => <<255,70,111,251,122,32,218,135,18,29,80,79,165,248,35,203>>,ck => <<234,237,53,124,227,25,246,34,203,100,28,106,160,147,80,142>>,ik => <<177,125,205,219,99,205,175,59,26,31,33,117,206,225,225,224>>,rand => <<197,105,38,57,34,193,70,233,153,137,6,227,153,147,195,192>>,res => <<197,105,38,57,34,193,70,233,153,137,6,227,153,147,195,192,66,152,181,48,196,17,183,192,147,44,125,247,68,85>>}],imsi => <<"262424723205979">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424723205979">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424723205979 receive call lu_request from <0.1542.0> in state state_authenticating 04:14:08.868 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424723205979">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262424723205979 send ok to <0.1542.0> *DBG* epdg_ue_fsm_262424723205979 consume call lu_request from <0.1542.0> in state state_authenticating 04:14:08.868 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262424723205979 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:08.868 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424723205979">>,"internet",[],undefined,false,0,false,false} 04:14:08.868 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:08.868 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424723205979",undefined,undefined,false,false,undefined} 04:14:08.869 [debug] SWx Tx SAR Imsi="262424723205979" Type=1 APN="internet" AgentInfoOpt=[]  04:14:08.869 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","278",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424723205979",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424723205979 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424723205979 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262424723205979 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1543.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262424723205979 send ok to <0.1543.0> 04:14:08.879 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;278;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424723205979",[],[2001],[],[{'Non-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_262424723205979 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262424723205979 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1543.0> in state state_wait_swx_saa => state_authenticated 04:14:08.879 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262424723205979 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424723205979">>,ok}} 04:14:08.879 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424723205979",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424723205979 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:08.879 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:08.879 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424723205979">>,"internet",[],undefined,false,0,false,false} 04:14:08.879 [info] lu_response(<<"262424723205979">>): ok 04:14:08.879 [info] lu_response for <<"262424723205979">>: ok 04:14:08.880 [info] GSUP: Tx #{imsi => <<"262424723205979">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424723205979">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424723205979 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1544.0> in state state_authenticated 04:14:08.885 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424723205979">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:08.885 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:08.885 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424723205979">>,"internet",[],undefined,false,0,false,false} 04:14:08.885 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:08.885 [info] s2b: Tx {gtp,v2,create_session_request,0,16036739,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424723205979">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241102,<<172,18,26,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,763419687,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262424723205979 send ok to <0.1544.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:08.886 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262424723205979 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1544.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262424723205979 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262424723205979 receive call {rx_s6b_aar,"262424723205979@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1545.0> in state state_authenticated 04:14:08.902 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424723205979@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:08.902 [info] ue_fsm ev_rx_s6b_aar: "262424723205979@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:08.902 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424723205979@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262424723205979",undefined,undefined,true,false,undefined} 04:14:08.902 [debug] SWx Tx SAR Imsi="262424723205979" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:08.902 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","279",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424723205979",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424723205979 send ok to <0.1545.0> 04:14:08.903 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424723205979 consume call {rx_s6b_aar,"262424723205979@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1545.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424723205979 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1546.0> in state state_authenticated_wait_swx_saa 04:14:08.911 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;279;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424723205979",[],[2001],[],[{'Non-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_262424723205979 send ok to <0.1546.0> 04:14:08.911 [info] ue_fsm ev_rx_swx_saa 04:14:08.911 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424723205979","262424723205979@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1545.0>} *DBG* aaa_ue_fsm_262424723205979 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1546.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:08.911 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:08.911 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:08.921 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,115,14,244,179,131,0,2,0,2,0,16,0,87,0,9,1,160,78,156,249,100,172,18,26,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,78,156,249,100,172,18,26,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,78,156,249,100,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:08.921 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241102,16036739,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,<<78,156,249,100>>},{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,1318910308,<<172,18,26,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,1318910308,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,80>>}}} *DBG* epdg_ue_fsm_262424723205979 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 => 763419687, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 1318910308}}} from <0.1547.0> in state state_wait_create_session_resp 04:14:08.921 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424723205979">>,<0.1539.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241102,1318910308,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419687,1318910308}],[],[],[],[],[]}}}} 04:14:08.921 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:08.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,80>>,undefined},local_teid => 763419687,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1318910308}} *DBG* epdg_ue_fsm_262424723205979 send ok to <0.1547.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424723205979">>, {ok, #{apco => <<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 => 763419687, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 1318910308}}}} 04:14:08.922 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424723205979">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424723205979 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 => 763419687, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 1318910308}}} from <0.1547.0> in state state_wait_create_session_resp => state_active 04:14:08.922 [info] KMOD Port Create PDP Context Call {<0.1539.0>,[alias|#Ref<0.1576510130.3222863873.168946>]}: {create_pdp_context,{172,18,26,103},763419687,1318910308,{192,168,0,80}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:08.922 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,80}, 763419687, 1318910308 04:14:08.922 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2242,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,80}},{i_tid,763419687},{o_tid,1318910308}]}} 04:14:08.922 [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 => 763419687,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1318910308}) returned ok 04:14:08.922 [info] tunnel_response(<<"262424723205979">>): {ok,#{apco => <<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 => 763419687,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1318910308}} 04:14:08.923 [info] tunnel_response for <<"262424723205979">>: {ok,#{apco => <<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 => 763419687,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1318910308}} 04:14:08.923 [info] GSUP: Tx #{imsi => <<"262424723205979">>,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.55>, {osmo,5}, #{imsi => <<"262421555200594">>, 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_262421555200594 enter epdg_ue_fsm in state state_new 04:14:08.947 [info] GSUP: Rx #{imsi => <<"262421555200594">>,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_262421555200594 consume internal init_state in state state_new 04:14:08.947 [info] ue_fsm start(epdg_ue_fsm_262421555200594) *DBG* epdg_ue_fsm_262421555200594 receive call {auth_request,33,"internet",#{}} from <0.1548.0> in state state_new 04:14:08.947 [info] ue_fsm init(<<"262421555200594">>) 04:14:08.947 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262421555200594 send ok to <0.1548.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262421555200594 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421555200594 consume call {auth_request,33,"internet",#{}} from <0.1548.0> in state state_new => state_wait_auth_resp 04:14:08.948 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421555200594">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421555200594 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:14:08.948 [info] ue_fsm start_link(aaa_ue_fsm_262421555200594) *DBG* aaa_ue_fsm_262421555200594 consume internal init_state in state state_new 04:14:08.948 [info] ue_fsm init("262421555200594") *DBG* aaa_ue_fsm_262421555200594 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:08.948 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:08.949 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421555200594",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421555200594 send ok to <0.201.0> 04:14:08.949 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262421555200594 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:08.950 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","280",";","nonode@nohost"],1,undefined,undefined,undefined,"262421555200594",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421555200594 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<194,12,236,128,182,150,2,176,211,233,246,71,239,157,38,87>>, <<11,21,160,220,121,99,202,113,225,213,135,143,148,218,88,211>>, <<194,12,236,128,182,150,2,176,211,233,246,71,239,157,38,87, 238,89,147,35,156,170,65,56,207,156,112,194,202,99>>, <<177,21,201,203,161,228,59,5,16,4,96,158,146,235,131,67>>, <<43,218,98,203,78,227,43,229,196,4,64,144,239,10,96,102>>}]}} from <0.1551.0> in state state_wait_swx_maa 04:14:08.964 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;280;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421555200594",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[194,12,236,128,182,150,2,176,211,233,246,71,239,157,38,87,11,21,160,220,121,99,202,113,225,213,135,143,148,218,88,211]],[[194,12,236,128,182,150,2,176,211,233,246,71,239,157,38,87,238,89,147,35,156,170,65,56,207,156,112,194,202,99]],["foobar"],[[43,218,98,203,78,227,43,229,196,4,64,144,239,10,96,102]],[[177,21,201,203,161,228,59,5,16,4,96,158,146,235,131,67]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:08.964 [info] dia_sip2gsup: auth [194,12,236,128,182,150,2,176,211,233,246,71,239,157,38,87,11,21,160,220,121,99,202,113,225,213,135,143,148,218,88,211] authz [194,12,236,128,182,150,2,176,211,233,246,71,239,157,38,87,238,89,147,35,156,170,65,56,207,156,112,194,202,99]  *DBG* aaa_ue_fsm_262421555200594 send ok to <0.1551.0> *DBG* aaa_ue_fsm_262421555200594 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<194,12,236,128,182,150,2,176,211,233,246,71,239,157,38,87>>, <<11,21,160,220,121,99,202,113,225,213,135,143,148,218,88,211>>, <<194,12,236,128,182,150,2,176,211,233,246,71,239,157,38,87, 238,89,147,35,156,170,65,56,207,156,112,194,202,99>>, <<177,21,201,203,161,228,59,5,16,4,96,158,146,235,131,67>>, <<43,218,98,203,78,227,43,229,196,4,64,144,239,10,96,102>>}]}} from <0.1551.0> in state state_wait_swx_maa => state_new 04:14:08.964 [info] rand [194,12,236,128,182,150,2,176,211,233,246,71,239,157,38,87] autn [11,21,160,220,121,99,202,113,225,213,135,143,148,218,88,211]  *DBG* epdg_ue_fsm_262421555200594 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<194,12,236,128,182,150,2,176,211,233,246,71,239,157,38,87>>, <<11,21,160,220,121,99,202,113,225,213,135,143,148,218,88,211>>, <<194,12,236,128,182,150,2,176,211,233,246,71,239,157,38,87, 238,89,147,35,156,170,65,56,207,156,112,194,202,99>>, <<177,21,201,203,161,228,59,5,16,4,96,158,146,235,131,67>>, <<43,218,98,203,78,227,43,229,196,4,64,144,239,10,96,102>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:08.964 [info] ue_fsm ev_rx_swx_maa 04:14:08.965 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421555200594",undefined,undefined,false,false,undefined} 04:14:08.965 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<194,12,236,128,182,150,2,176,211,233,246,71,239,157,38,87>>,<<11,21,160,220,121,99,202,113,225,213,135,143,148,218,88,211>>,<<194,12,236,128,182,150,2,176,211,233,246,71,239,157,38,87,238,89,147,35,156,170,65,56,207,156,112,194,202,99>>,<<177,21,201,203,161,228,59,5,16,4,96,158,146,235,131,67>>,<<43,218,98,203,78,227,43,229,196,4,64,144,239,10,96,102>>}]} 04:14:08.966 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<194,12,236,128,182,150,2,176,211,233,246,71,239,157,38,87>>,<<11,21,160,220,121,99,202,113,225,213,135,143,148,218,88,211>>,<<194,12,236,128,182,150,2,176,211,233,246,71,239,157,38,87,238,89,147,35,156,170,65,56,207,156,112,194,202,99>>,<<177,21,201,203,161,228,59,5,16,4,96,158,146,235,131,67>>,<<43,218,98,203,78,227,43,229,196,4,64,144,239,10,96,102>>}]}, {ue_fsm_data,<<"262421555200594">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {auth_response, {<<"262421555200594">>, {ok, [{epdg_auth_tuple, <<194,12,236,128,182,150,2,176,211,233,246,71, 239,157,38,87>>, <<11,21,160,220,121,99,202,113,225,213,135,143, 148,218,88,211>>, <<194,12,236,128,182,150,2,176,211,233,246,71, 239,157,38,87,238,89,147,35,156,170,65,56, 207,156,112,194,202,99>>, <<177,21,201,203,161,228,59,5,16,4,96,158,146, 235,131,67>>, <<43,218,98,203,78,227,43,229,196,4,64, 144,239,10,96,102>>}]}}} *DBG* epdg_ue_fsm_262421555200594 send ok to <0.211.0> 04:14:08.966 [info] auth_response(<<"262421555200594">>): {ok,[{epdg_auth_tuple,<<194,12,236,128,182,150,2,176,211,233,246,71,239,157,38,87>>,<<11,21,160,220,121,99,202,113,225,213,135,143,148,218,88,211>>,<<194,12,236,128,182,150,2,176,211,233,246,71,239,157,38,87,238,89,147,35,156,170,65,56,207,156,112,194,202,99>>,<<177,21,201,203,161,228,59,5,16,4,96,158,146,235,131,67>>,<<43,218,98,203,78,227,43,229,196,4,64,144,239,10,96,102>>}]} *DBG* epdg_ue_fsm_262421555200594 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<194,12,236,128,182,150,2,176,211,233,246,71,239,157,38,87>>, <<11,21,160,220,121,99,202,113,225,213,135,143,148,218,88,211>>, <<194,12,236,128,182,150,2,176,211,233,246,71,239,157,38,87, 238,89,147,35,156,170,65,56,207,156,112,194,202,99>>, <<177,21,201,203,161,228,59,5,16,4,96,158,146,235,131,67>>, <<43,218,98,203,78,227,43,229,196,4,64,144,239,10,96,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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:08.967 [info] auth_response for <<"262421555200594">>: {ok,[{epdg_auth_tuple,<<194,12,236,128,182,150,2,176,211,233,246,71,239,157,38,87>>,<<11,21,160,220,121,99,202,113,225,213,135,143,148,218,88,211>>,<<194,12,236,128,182,150,2,176,211,233,246,71,239,157,38,87,238,89,147,35,156,170,65,56,207,156,112,194,202,99>>,<<177,21,201,203,161,228,59,5,16,4,96,158,146,235,131,67>>,<<43,218,98,203,78,227,43,229,196,4,64,144,239,10,96,102>>}]} 04:14:08.967 [info] GSUP: Tx #{auth_tuples => [#{autn => <<11,21,160,220,121,99,202,113,225,213,135,143,148,218,88,211>>,ck => <<43,218,98,203,78,227,43,229,196,4,64,144,239,10,96,102>>,ik => <<177,21,201,203,161,228,59,5,16,4,96,158,146,235,131,67>>,rand => <<194,12,236,128,182,150,2,176,211,233,246,71,239,157,38,87>>,res => <<194,12,236,128,182,150,2,176,211,233,246,71,239,157,38,87,238,89,147,35,156,170,65,56,207,156,112,194,202,99>>}],imsi => <<"262421555200594">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421555200594">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421555200594 receive call lu_request from <0.1552.0> in state state_authenticating *DBG* epdg_ue_fsm_262421555200594 send ok to <0.1552.0> 04:14:08.970 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421555200594">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262421555200594 consume call lu_request from <0.1552.0> in state state_authenticating *DBG* aaa_ue_fsm_262421555200594 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:08.970 [info] ue_fsm lu_request 04:14:08.970 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421555200594">>,"internet",[],undefined,false,0,false,false} 04:14:08.970 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:08.971 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421555200594",undefined,undefined,false,false,undefined} 04:14:08.971 [debug] SWx Tx SAR Imsi="262421555200594" Type=1 APN="internet" AgentInfoOpt=[]  04:14:08.971 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","281",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421555200594",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421555200594 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421555200594 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421555200594 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1553.0> in state state_wait_swx_saa 04:14:08.978 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;281;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421555200594",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:08.978 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421555200594 send ok to <0.1553.0> *DBG* epdg_ue_fsm_262421555200594 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262421555200594 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1553.0> in state state_wait_swx_saa => state_authenticated 04:14:08.978 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421555200594",undefined,undefined,false,false,undefined} 04:14:08.979 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262421555200594 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421555200594">>,ok}} 04:14:08.979 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421555200594">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421555200594 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:08.979 [info] lu_response(<<"262421555200594">>): ok 04:14:08.979 [info] lu_response for <<"262421555200594">>: ok 04:14:08.979 [info] GSUP: Tx #{imsi => <<"262421555200594">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421555200594">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421555200594 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1554.0> in state state_authenticated 04:14:08.983 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421555200594">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:08.983 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:08.984 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421555200594">>,"internet",[],undefined,false,0,false,false} 04:14:08.984 [debug] Selected PGW Remote Address "172.18.26.103" *DBG* epdg_ue_fsm_262421555200594 send ok to <0.1554.0> *DBG* epdg_ue_fsm_262421555200594 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1554.0> in state state_authenticated => state_wait_create_session_resp 04:14:08.984 [info] s2b: Tx {gtp,v2,create_session_request,0,16036740,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421555200594">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241103,<<172,18,26,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,763419688,<<172,18,26,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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262421555200594 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:14:08.984 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262421555200594 receive call {rx_s6b_aar,"262421555200594@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1555.0> in state state_authenticated 04:14:08.999 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421555200594@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:08.999 [info] ue_fsm ev_rx_s6b_aar: "262421555200594@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:08.999 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421555200594@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262421555200594",undefined,undefined,true,false,undefined} 04:14:08.999 [debug] SWx Tx SAR Imsi="262421555200594" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:09.000 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","282",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421555200594",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421555200594 send ok to <0.1555.0> 04:14:09.000 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421555200594 consume call {rx_s6b_aar,"262421555200594@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1555.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421555200594 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1556.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421555200594 send ok to <0.1556.0> 04:14:09.009 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;282;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421555200594",[],[2001],[],[{'Non-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_262421555200594 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1556.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:09.009 [info] ue_fsm ev_rx_swx_saa 04:14:09.009 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421555200594","262421555200594@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1555.0>} 04:14:09.009 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:09.010 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:09.021 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,115,15,244,179,132,0,2,0,2,0,16,0,87,0,9,1,160,6,132,74,121,172,18,26,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,6,132,74,121,172,18,26,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,132,74,121,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:09.022 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241103,16036740,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,132,74,121>>},{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,109333113,<<172,18,26,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,109333113,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,81>>}}} *DBG* epdg_ue_fsm_262421555200594 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 => 763419688, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 109333113}}} from <0.1557.0> in state state_wait_create_session_resp 04:14:09.022 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421555200594">>,<0.1549.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241103,109333113,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[{gtp_bearer,5,763419688,109333113}],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:14:09.022 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:09.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,81>>,undefined},local_teid => 763419688,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 109333113}} 04:14:09.022 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421555200594">>,"internet",[],undefined,false,0,false,false} 04:14:09.023 [info] KMOD Port Create PDP Context Call {<0.1549.0>,[alias|#Ref<0.1576510130.3222863873.169105>]}: {create_pdp_context,{172,18,26,103},763419688,109333113,{192,168,0,81}} 04:14:09.023 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,81}, 763419688, 109333113 04:14:09.023 [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,26,103}},{ms_address,{192,168,0,81}},{i_tid,763419688},{o_tid,109333113}]}} 04:14:09.023 [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 => 763419688,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 109333113}) returned ok *DBG* epdg_ue_fsm_262421555200594 send ok to <0.1557.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421555200594">>, {ok, #{apco => <<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 => 763419688, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 109333113}}}} 04:14:09.023 [info] tunnel_response(<<"262421555200594">>): {ok,#{apco => <<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 => 763419688,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 109333113}} *DBG* epdg_ue_fsm_262421555200594 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 => 763419688, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 109333113}}} from <0.1557.0> in state state_wait_create_session_resp => state_active 04:14:09.024 [info] tunnel_response for <<"262421555200594">>: {ok,#{apco => <<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 => 763419688,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 109333113}} 04:14:09.024 [info] GSUP: Tx #{imsi => <<"262421555200594">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{imsi => <<"262426753259729">>, 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_262426753259729 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426753259729 consume internal init_state in state state_new 04:14:09.047 [info] GSUP: Rx #{imsi => <<"262426753259729">>,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_262426753259729 receive call {auth_request,33,"internet",#{}} from <0.1558.0> in state state_new 04:14:09.048 [info] ue_fsm start(epdg_ue_fsm_262426753259729) *DBG* epdg_ue_fsm_262426753259729 send ok to <0.1558.0> 04:14:09.048 [info] ue_fsm init(<<"262426753259729">>) *DBG* epdg_ue_fsm_262426753259729 consume call {auth_request,33,"internet",#{}} from <0.1558.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262426753259729 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426753259729 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:14:09.048 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262426753259729 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262426753259729 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:09.049 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426753259729">>,"internet",[],undefined,false,0,false,false} 04:14:09.049 [info] ue_fsm start_link(aaa_ue_fsm_262426753259729) 04:14:09.049 [info] ue_fsm init("262426753259729") 04:14:09.049 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:09.050 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426753259729",undefined,undefined,false,false,undefined} 04:14:09.050 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:09.050 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","283",";","nonode@nohost"],1,undefined,undefined,undefined,"262426753259729",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426753259729 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426753259729 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:09.064 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;283;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426753259729",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[119,124,203,52,65,241,214,110,163,71,46,18,246,102,153,236,246,64,192,91,219,248,179,107,179,191,185,24,51,103,217,254]],[[119,124,203,52,65,241,214,110,163,71,46,18,246,102,153,236,149,186,63,32,228,223,121,76,63,8,56,90,145,107]],["foobar"],[[61,47,64,213,161,247,43,248,240,6,20,32,98,20,32,212]],[[30,85,217,156,88,37,39,208,118,14,43,65,241,191,70,65]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426753259729 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<119,124,203,52,65,241,214,110,163,71,46,18,246,102,153,236>>, <<246,64,192,91,219,248,179,107,179,191,185,24,51,103,217,254>>, <<119,124,203,52,65,241,214,110,163,71,46,18,246,102,153,236, 149,186,63,32,228,223,121,76,63,8,56,90,145,107>>, <<30,85,217,156,88,37,39,208,118,14,43,65,241,191,70,65>>, <<61,47,64,213,161,247,43,248,240,6,20,32,98,20,32,212>>}]}} from <0.1561.0> in state state_wait_swx_maa 04:14:09.064 [info] dia_sip2gsup: auth [119,124,203,52,65,241,214,110,163,71,46,18,246,102,153,236,246,64,192,91,219,248,179,107,179,191,185,24,51,103,217,254] authz [119,124,203,52,65,241,214,110,163,71,46,18,246,102,153,236,149,186,63,32,228,223,121,76,63,8,56,90,145,107]  04:14:09.064 [info] rand [119,124,203,52,65,241,214,110,163,71,46,18,246,102,153,236] autn [246,64,192,91,219,248,179,107,179,191,185,24,51,103,217,254]  04:14:09.064 [info] ue_fsm ev_rx_swx_maa 04:14:09.065 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426753259729",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426753259729 send ok to <0.1561.0> *DBG* epdg_ue_fsm_262426753259729 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<119,124,203,52,65,241,214,110,163,71,46,18,246,102,153,236>>, <<246,64,192,91,219,248,179,107,179,191,185,24,51,103,217,254>>, <<119,124,203,52,65,241,214,110,163,71,46,18,246,102,153,236, 149,186,63,32,228,223,121,76,63,8,56,90,145,107>>, <<30,85,217,156,88,37,39,208,118,14,43,65,241,191,70,65>>, <<61,47,64,213,161,247,43,248,240,6,20,32,98,20,32,212>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426753259729 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<119,124,203,52,65,241,214,110,163,71,46,18,246,102,153,236>>, <<246,64,192,91,219,248,179,107,179,191,185,24,51,103,217,254>>, <<119,124,203,52,65,241,214,110,163,71,46,18,246,102,153,236, 149,186,63,32,228,223,121,76,63,8,56,90,145,107>>, <<30,85,217,156,88,37,39,208,118,14,43,65,241,191,70,65>>, <<61,47,64,213,161,247,43,248,240,6,20,32,98,20,32,212>>}]}} from <0.1561.0> in state state_wait_swx_maa => state_new 04:14:09.065 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<119,124,203,52,65,241,214,110,163,71,46,18,246,102,153,236>>,<<246,64,192,91,219,248,179,107,179,191,185,24,51,103,217,254>>,<<119,124,203,52,65,241,214,110,163,71,46,18,246,102,153,236,149,186,63,32,228,223,121,76,63,8,56,90,145,107>>,<<30,85,217,156,88,37,39,208,118,14,43,65,241,191,70,65>>,<<61,47,64,213,161,247,43,248,240,6,20,32,98,20,32,212>>}]} 04:14:09.066 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<119,124,203,52,65,241,214,110,163,71,46,18,246,102,153,236>>,<<246,64,192,91,219,248,179,107,179,191,185,24,51,103,217,254>>,<<119,124,203,52,65,241,214,110,163,71,46,18,246,102,153,236,149,186,63,32,228,223,121,76,63,8,56,90,145,107>>,<<30,85,217,156,88,37,39,208,118,14,43,65,241,191,70,65>>,<<61,47,64,213,161,247,43,248,240,6,20,32,98,20,32,212>>}]}, {ue_fsm_data,<<"262426753259729">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426753259729 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426753259729">>, {ok, [{epdg_auth_tuple, <<119,124,203,52,65,241,214,110,163,71,46,18, 246,102,153,236>>, <<246,64,192,91,219,248,179,107,179,191,185,24, 51,103,217,254>>, <<119,124,203,52,65,241,214,110,163,71,46,18, 246,102,153,236,149,186,63,32,228,223,121,76, 63,8,56,90,145,107>>, <<30,85,217,156,88,37,39,208,118,14,43,65,241, 191,70,65>>, <<61,47,64,213,161,247,43,248,240,6,20,32, 98,20,32,212>>}]}}} 04:14:09.067 [info] auth_response(<<"262426753259729">>): {ok,[{epdg_auth_tuple,<<119,124,203,52,65,241,214,110,163,71,46,18,246,102,153,236>>,<<246,64,192,91,219,248,179,107,179,191,185,24,51,103,217,254>>,<<119,124,203,52,65,241,214,110,163,71,46,18,246,102,153,236,149,186,63,32,228,223,121,76,63,8,56,90,145,107>>,<<30,85,217,156,88,37,39,208,118,14,43,65,241,191,70,65>>,<<61,47,64,213,161,247,43,248,240,6,20,32,98,20,32,212>>}]} *DBG* epdg_ue_fsm_262426753259729 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<119,124,203,52,65,241,214,110,163,71,46,18,246,102,153,236>>, <<246,64,192,91,219,248,179,107,179,191,185,24,51,103,217,254>>, <<119,124,203,52,65,241,214,110,163,71,46,18,246,102,153,236, 149,186,63,32,228,223,121,76,63,8,56,90,145,107>>, <<30,85,217,156,88,37,39,208,118,14,43,65,241,191,70,65>>, <<61,47,64,213,161,247,43,248,240,6,20,32,98,20,32,212>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:09.067 [info] auth_response for <<"262426753259729">>: {ok,[{epdg_auth_tuple,<<119,124,203,52,65,241,214,110,163,71,46,18,246,102,153,236>>,<<246,64,192,91,219,248,179,107,179,191,185,24,51,103,217,254>>,<<119,124,203,52,65,241,214,110,163,71,46,18,246,102,153,236,149,186,63,32,228,223,121,76,63,8,56,90,145,107>>,<<30,85,217,156,88,37,39,208,118,14,43,65,241,191,70,65>>,<<61,47,64,213,161,247,43,248,240,6,20,32,98,20,32,212>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:09.067 [info] GSUP: Tx #{auth_tuples => [#{autn => <<246,64,192,91,219,248,179,107,179,191,185,24,51,103,217,254>>,ck => <<61,47,64,213,161,247,43,248,240,6,20,32,98,20,32,212>>,ik => <<30,85,217,156,88,37,39,208,118,14,43,65,241,191,70,65>>,rand => <<119,124,203,52,65,241,214,110,163,71,46,18,246,102,153,236>>,res => <<119,124,203,52,65,241,214,110,163,71,46,18,246,102,153,236,149,186,63,32,228,223,121,76,63,8,56,90,145,107>>}],imsi => <<"262426753259729">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426753259729">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426753259729 receive call lu_request from <0.1562.0> in state state_authenticating *DBG* epdg_ue_fsm_262426753259729 send ok to <0.1562.0> 04:14:09.072 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426753259729">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262426753259729 consume call lu_request from <0.1562.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262426753259729 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:09.072 [info] ue_fsm lu_request 04:14:09.072 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426753259729">>,"internet",[],undefined,false,0,false,false} 04:14:09.072 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:09.073 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426753259729",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426753259729 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426753259729 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:14:09.073 [debug] SWx Tx SAR Imsi="262426753259729" Type=1 APN="internet" AgentInfoOpt=[]  04:14:09.073 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","284",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426753259729",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426753259729 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1563.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262426753259729 send ok to <0.1563.0> *DBG* epdg_ue_fsm_262426753259729 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:14:09.080 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;284;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426753259729",[],[2001],[],[{'Non-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_262426753259729 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1563.0> in state state_wait_swx_saa => state_authenticated 04:14:09.080 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server got cast {lu_response,{<<"262426753259729">>,ok}} *DBG* epdg_ue_fsm_262426753259729 send ok to <0.211.0> 04:14:09.081 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426753259729",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426753259729 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:09.081 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:14:09.081 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426753259729">>,"internet",[],undefined,false,0,false,false} 04:14:09.081 [info] lu_response(<<"262426753259729">>): ok 04:14:09.081 [info] lu_response for <<"262426753259729">>: ok 04:14:09.081 [info] GSUP: Tx #{imsi => <<"262426753259729">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426753259729">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426753259729 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1564.0> in state state_authenticated 04:14:09.085 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426753259729">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:09.085 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:09.086 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426753259729">>,"internet",[],undefined,false,0,false,false} 04:14:09.086 [debug] Selected PGW Remote Address "172.18.26.103" *DBG* epdg_ue_fsm_262426753259729 send ok to <0.1564.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262426753259729 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1564.0> in state state_authenticated => state_wait_create_session_resp 04:14:09.086 [info] s2b: Tx {gtp,v2,create_session_request,0,16036741,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426753259729">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241104,<<172,18,26,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,763419689,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426753259729 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:14:09.086 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262426753259729 receive call {rx_s6b_aar,"262426753259729@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1565.0> in state state_authenticated 04:14:09.099 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426753259729@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:09.099 [info] ue_fsm ev_rx_s6b_aar: "262426753259729@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] *DBG* aaa_ue_fsm_262426753259729 send ok to <0.1565.0> 04:14:09.099 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426753259729@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262426753259729",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262426753259729 consume call {rx_s6b_aar,"262426753259729@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1565.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:09.099 [debug] SWx Tx SAR Imsi="262426753259729" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:09.100 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","285",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426753259729",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:14:09.100 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426753259729 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1566.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426753259729 send ok to <0.1566.0> 04:14:09.107 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;285;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426753259729",[],[2001],[],[{'Non-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_262426753259729 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1566.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:09.107 [info] ue_fsm ev_rx_swx_saa 04:14:09.107 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426753259729","262426753259729@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1565.0>} 04:14:09.107 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:09.107 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:09.117 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,115,16,244,179,133,0,2,0,2,0,16,0,87,0,9,1,160,8,152,64,9,172,18,26,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,8,152,64,9,172,18,26,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,8,152,64,9,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:09.118 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241104,16036741,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,<<8,152,64,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,144195593,<<172,18,26,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,144195593,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,82>>}}} 04:14:09.118 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426753259729">>,<0.1559.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241104,144195593,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419689,144195593}],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262426753259729 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 => 763419689, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 144195593}}} from <0.1567.0> in state state_wait_create_session_resp 04:14:09.118 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:09.118 [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 => 763419689,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 144195593}} 04:14:09.119 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426753259729">>,"internet",[],undefined,false,0,false,false} 04:14:09.119 [info] KMOD Port Create PDP Context Call {<0.1559.0>,[alias|#Ref<0.1576510130.3222863873.169247>]}: {create_pdp_context,{172,18,26,103},763419689,144195593,{192,168,0,82}} 04:14:09.119 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,82}, 763419689, 144195593 04:14:09.119 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2884,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,82}},{i_tid,763419689},{o_tid,144195593}]}} 04:14:09.120 [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 => 763419689,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 144195593}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262426753259729">>, {ok, #{apco => <<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 => 763419689, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 144195593}}}} *DBG* epdg_ue_fsm_262426753259729 send ok to <0.1567.0> 04:14:09.120 [info] tunnel_response(<<"262426753259729">>): {ok,#{apco => <<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 => 763419689,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 144195593}} *DBG* epdg_ue_fsm_262426753259729 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 => 763419689, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 144195593}}} from <0.1567.0> in state state_wait_create_session_resp => state_active 04:14:09.121 [info] tunnel_response for <<"262426753259729">>: {ok,#{apco => <<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 => 763419689,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 144195593}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:09.121 [info] GSUP: Tx #{imsi => <<"262426753259729">>,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>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262429647848527">>, 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}]}} 04:14:09.148 [info] GSUP: Rx #{imsi => <<"262429647848527">>,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_262429647848527 enter epdg_ue_fsm in state state_new 04:14:09.148 [info] ue_fsm start(epdg_ue_fsm_262429647848527) *DBG* epdg_ue_fsm_262429647848527 consume internal init_state in state state_new 04:14:09.148 [info] ue_fsm init(<<"262429647848527">>) *DBG* epdg_ue_fsm_262429647848527 receive call {auth_request,33,"internet",#{}} from <0.1568.0> in state state_new 04:14:09.148 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262429647848527 send ok to <0.1568.0> 04:14:09.149 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429647848527">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262429647848527 consume call {auth_request,33,"internet",#{}} from <0.1568.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262429647848527 enter aaa_ue_fsm in state state_new 04:14:09.149 [info] ue_fsm start_link(aaa_ue_fsm_262429647848527) *DBG* epdg_ue_fsm_262429647848527 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429647848527 consume internal init_state in state state_new 04:14:09.149 [info] ue_fsm init("262429647848527") *DBG* aaa_ue_fsm_262429647848527 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:09.149 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:09.150 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429647848527",undefined,undefined,false,false,undefined} 04:14:09.150 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:09.150 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","286",";","nonode@nohost"],1,undefined,undefined,undefined,"262429647848527",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429647848527 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429647848527 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_262429647848527 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<171,15,152,209,116,211,227,31,62,55,76,101,70,88,217,233>>, <<7,57,138,250,94,150,223,254,143,228,208,159,28,76,148,97>>, <<171,15,152,209,116,211,227,31,62,55,76,101,70,88,217,233, 168,227,238,106,205,175,245,78,145,68,186,183,174,27>>, <<165,237,3,17,5,170,215,219,118,210,26,89,236,36,217,237>>, <<50,144,41,173,63,42,144,59,190,62,221,61,159,81,135,120>>}]}} from <0.1571.0> in state state_wait_swx_maa 04:14:09.165 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;286;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429647848527",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[171,15,152,209,116,211,227,31,62,55,76,101,70,88,217,233,7,57,138,250,94,150,223,254,143,228,208,159,28,76,148,97]],[[171,15,152,209,116,211,227,31,62,55,76,101,70,88,217,233,168,227,238,106,205,175,245,78,145,68,186,183,174,27]],["foobar"],[[50,144,41,173,63,42,144,59,190,62,221,61,159,81,135,120]],[[165,237,3,17,5,170,215,219,118,210,26,89,236,36,217,237]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:09.165 [info] dia_sip2gsup: auth [171,15,152,209,116,211,227,31,62,55,76,101,70,88,217,233,7,57,138,250,94,150,223,254,143,228,208,159,28,76,148,97] authz [171,15,152,209,116,211,227,31,62,55,76,101,70,88,217,233,168,227,238,106,205,175,245,78,145,68,186,183,174,27]  04:14:09.165 [info] rand [171,15,152,209,116,211,227,31,62,55,76,101,70,88,217,233] autn [7,57,138,250,94,150,223,254,143,228,208,159,28,76,148,97]  *DBG* aaa_ue_fsm_262429647848527 send ok to <0.1571.0> *DBG* epdg_ue_fsm_262429647848527 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<171,15,152,209,116,211,227,31,62,55,76,101,70,88,217,233>>, <<7,57,138,250,94,150,223,254,143,228,208,159,28,76,148,97>>, <<171,15,152,209,116,211,227,31,62,55,76,101,70,88,217,233, 168,227,238,106,205,175,245,78,145,68,186,183,174,27>>, <<165,237,3,17,5,170,215,219,118,210,26,89,236,36,217,237>>, <<50,144,41,173,63,42,144,59,190,62,221,61,159,81,135,120>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:09.165 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262429647848527 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<171,15,152,209,116,211,227,31,62,55,76,101,70,88,217,233>>, <<7,57,138,250,94,150,223,254,143,228,208,159,28,76,148,97>>, <<171,15,152,209,116,211,227,31,62,55,76,101,70,88,217,233, 168,227,238,106,205,175,245,78,145,68,186,183,174,27>>, <<165,237,3,17,5,170,215,219,118,210,26,89,236,36,217,237>>, <<50,144,41,173,63,42,144,59,190,62,221,61,159,81,135,120>>}]}} from <0.1571.0> in state state_wait_swx_maa => state_new 04:14:09.166 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429647848527",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429647848527 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429647848527">>, {ok, [{epdg_auth_tuple, <<171,15,152,209,116,211,227,31,62,55,76,101, 70,88,217,233>>, <<7,57,138,250,94,150,223,254,143,228,208,159, 28,76,148,97>>, <<171,15,152,209,116,211,227,31,62,55,76,101, 70,88,217,233,168,227,238,106,205,175,245,78, 145,68,186,183,174,27>>, <<165,237,3,17,5,170,215,219,118,210,26,89,236, 36,217,237>>, <<50,144,41,173,63,42,144,59,190,62,221, 61,159,81,135,120>>}]}}} 04:14:09.166 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<171,15,152,209,116,211,227,31,62,55,76,101,70,88,217,233>>,<<7,57,138,250,94,150,223,254,143,228,208,159,28,76,148,97>>,<<171,15,152,209,116,211,227,31,62,55,76,101,70,88,217,233,168,227,238,106,205,175,245,78,145,68,186,183,174,27>>,<<165,237,3,17,5,170,215,219,118,210,26,89,236,36,217,237>>,<<50,144,41,173,63,42,144,59,190,62,221,61,159,81,135,120>>}]} *DBG* epdg_ue_fsm_262429647848527 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<171,15,152,209,116,211,227,31,62,55,76,101,70,88,217,233>>, <<7,57,138,250,94,150,223,254,143,228,208,159,28,76,148,97>>, <<171,15,152,209,116,211,227,31,62,55,76,101,70,88,217,233, 168,227,238,106,205,175,245,78,145,68,186,183,174,27>>, <<165,237,3,17,5,170,215,219,118,210,26,89,236,36,217,237>>, <<50,144,41,173,63,42,144,59,190,62,221,61,159,81,135,120>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:09.167 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<171,15,152,209,116,211,227,31,62,55,76,101,70,88,217,233>>,<<7,57,138,250,94,150,223,254,143,228,208,159,28,76,148,97>>,<<171,15,152,209,116,211,227,31,62,55,76,101,70,88,217,233,168,227,238,106,205,175,245,78,145,68,186,183,174,27>>,<<165,237,3,17,5,170,215,219,118,210,26,89,236,36,217,237>>,<<50,144,41,173,63,42,144,59,190,62,221,61,159,81,135,120>>}]}, {ue_fsm_data,<<"262429647848527">>,"internet",[],undefined,false,0,false,false} 04:14:09.167 [info] auth_response(<<"262429647848527">>): {ok,[{epdg_auth_tuple,<<171,15,152,209,116,211,227,31,62,55,76,101,70,88,217,233>>,<<7,57,138,250,94,150,223,254,143,228,208,159,28,76,148,97>>,<<171,15,152,209,116,211,227,31,62,55,76,101,70,88,217,233,168,227,238,106,205,175,245,78,145,68,186,183,174,27>>,<<165,237,3,17,5,170,215,219,118,210,26,89,236,36,217,237>>,<<50,144,41,173,63,42,144,59,190,62,221,61,159,81,135,120>>}]} 04:14:09.168 [info] auth_response for <<"262429647848527">>: {ok,[{epdg_auth_tuple,<<171,15,152,209,116,211,227,31,62,55,76,101,70,88,217,233>>,<<7,57,138,250,94,150,223,254,143,228,208,159,28,76,148,97>>,<<171,15,152,209,116,211,227,31,62,55,76,101,70,88,217,233,168,227,238,106,205,175,245,78,145,68,186,183,174,27>>,<<165,237,3,17,5,170,215,219,118,210,26,89,236,36,217,237>>,<<50,144,41,173,63,42,144,59,190,62,221,61,159,81,135,120>>}]} 04:14:09.169 [info] GSUP: Tx #{auth_tuples => [#{autn => <<7,57,138,250,94,150,223,254,143,228,208,159,28,76,148,97>>,ck => <<50,144,41,173,63,42,144,59,190,62,221,61,159,81,135,120>>,ik => <<165,237,3,17,5,170,215,219,118,210,26,89,236,36,217,237>>,rand => <<171,15,152,209,116,211,227,31,62,55,76,101,70,88,217,233>>,res => <<171,15,152,209,116,211,227,31,62,55,76,101,70,88,217,233,168,227,238,106,205,175,245,78,145,68,186,183,174,27>>}],imsi => <<"262429647848527">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429647848527">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429647848527 receive call lu_request from <0.1572.0> in state state_authenticating *DBG* epdg_ue_fsm_262429647848527 send ok to <0.1572.0> *DBG* epdg_ue_fsm_262429647848527 consume call lu_request from <0.1572.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:09.174 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429647848527">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262429647848527 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:09.175 [info] ue_fsm lu_request 04:14:09.175 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429647848527">>,"internet",[],undefined,false,0,false,false} 04:14:09.175 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:09.175 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429647848527",undefined,undefined,false,false,undefined} 04:14:09.175 [debug] SWx Tx SAR Imsi="262429647848527" Type=1 APN="internet" AgentInfoOpt=[]  04:14:09.176 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","287",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429647848527",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429647848527 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429647848527 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429647848527 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1573.0> in state state_wait_swx_saa 04:14:09.186 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;287;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429647848527",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:09.186 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429647848527 send ok to <0.1573.0> *DBG* epdg_ue_fsm_262429647848527 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:14:09.186 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429647848527",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429647848527 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1573.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262429647848527 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429647848527">>,ok}} 04:14:09.186 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262429647848527 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:09.187 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429647848527">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:09.187 [info] lu_response(<<"262429647848527">>): ok 04:14:09.187 [info] lu_response for <<"262429647848527">>: ok 04:14:09.187 [info] GSUP: Tx #{imsi => <<"262429647848527">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429647848527">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429647848527 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1574.0> in state state_authenticated 04:14:09.193 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429647848527">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:09.193 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:09.194 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429647848527">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429647848527 send ok to <0.1574.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:09.194 [debug] Selected PGW Remote Address "172.18.26.103" *DBG* epdg_ue_fsm_262429647848527 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1574.0> in state state_authenticated => state_wait_create_session_resp 04:14:09.194 [info] s2b: Tx {gtp,v2,create_session_request,0,16036742,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429647848527">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241105,<<172,18,26,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,763419690,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429647848527 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:14:09.194 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262429647848527 receive call {rx_s6b_aar,"262429647848527@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1575.0> in state state_authenticated 04:14:09.213 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429647848527@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:09.213 [info] ue_fsm ev_rx_s6b_aar: "262429647848527@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:09.213 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429647848527@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262429647848527",undefined,undefined,true,false,undefined} 04:14:09.214 [debug] SWx Tx SAR Imsi="262429647848527" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:09.214 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","288",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429647848527",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429647848527 send ok to <0.1575.0> 04:14:09.214 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429647848527 consume call {rx_s6b_aar,"262429647848527@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1575.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429647848527 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1576.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429647848527 send ok to <0.1576.0> 04:14:09.223 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;288;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429647848527",[],[2001],[],[{'Non-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_262429647848527 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1576.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:09.223 [info] ue_fsm ev_rx_swx_saa 04:14:09.223 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429647848527","262429647848527@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1575.0>} 04:14:09.223 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:09.223 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:09.235 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,115,17,244,179,134,0,2,0,2,0,16,0,87,0,9,1,160,62,223,75,210,172,18,26,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,62,223,75,210,172,18,26,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,62,223,75,210,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:09.236 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241105,16036742,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,<<">ßKÒ">>},{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,1054821330,<<172,18,26,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,1054821330,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,83>>}}} 04:14:09.236 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429647848527">>,<0.1569.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241105,1054821330,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[{gtp_bearer,5,763419690,1054821330}],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262429647848527 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 => 763419690, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 1054821330}}} from <0.1577.0> in state state_wait_create_session_resp 04:14:09.236 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:09.236 [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 => 763419690,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1054821330}} 04:14:09.237 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429647848527">>,"internet",[],undefined,false,0,false,false} 04:14:09.237 [info] KMOD Port Create PDP Context Call {<0.1569.0>,[alias|#Ref<0.1576510130.3222863873.169382>]}: {create_pdp_context,{172,18,26,103},763419690,1054821330,{192,168,0,83}} 04:14:09.237 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,83}, 763419690, 1054821330 *DBG* epdg_ue_fsm_262429647848527 send ok to <0.1577.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429647848527">>, {ok, #{apco => <<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 => 763419690, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 1054821330}}}} 04:14:09.237 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2306,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,83}},{i_tid,763419690},{o_tid,1054821330}]}} *DBG* epdg_ue_fsm_262429647848527 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 => 763419690, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 1054821330}}} from <0.1577.0> in state state_wait_create_session_resp => state_active 04:14:09.237 [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 => 763419690,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1054821330}) returned ok 04:14:09.238 [info] tunnel_response(<<"262429647848527">>): {ok,#{apco => <<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 => 763419690,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1054821330}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:09.239 [info] tunnel_response for <<"262429647848527">>: {ok,#{apco => <<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 => 763419690,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1054821330}} 04:14:09.239 [info] GSUP: Tx #{imsi => <<"262429647848527">>,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.55>, {osmo,5}, #{imsi => <<"262424853538296">>, 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}]}} 04:14:09.248 [info] GSUP: Rx #{imsi => <<"262424853538296">>,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_262424853538296 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424853538296 consume internal init_state in state state_new 04:14:09.248 [info] ue_fsm start(epdg_ue_fsm_262424853538296) *DBG* epdg_ue_fsm_262424853538296 receive call {auth_request,33,"internet",#{}} from <0.1578.0> in state state_new 04:14:09.248 [info] ue_fsm init(<<"262424853538296">>) *DBG* epdg_ue_fsm_262424853538296 send ok to <0.1578.0> *DBG* epdg_ue_fsm_262424853538296 consume call {auth_request,33,"internet",#{}} from <0.1578.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:09.248 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262424853538296 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424853538296 enter aaa_ue_fsm in state state_new 04:14:09.249 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424853538296">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262424853538296 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262424853538296 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:09.249 [info] ue_fsm start_link(aaa_ue_fsm_262424853538296) 04:14:09.249 [info] ue_fsm init("262424853538296") 04:14:09.249 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:09.249 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424853538296",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262424853538296 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424853538296 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:09.250 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:09.250 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","289",";","nonode@nohost"],1,undefined,undefined,undefined,"262424853538296",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:14:09.265 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;289;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424853538296",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[64,243,21,3,201,180,200,118,64,161,246,44,236,124,184,98,176,249,55,15,113,6,31,157,31,216,75,33,253,87,233,11]],[[64,243,21,3,201,180,200,118,64,161,246,44,236,124,184,98,239,219,72,12,106,60,37,36,153,174,140,21,186,241]],["foobar"],[[141,251,215,244,205,161,7,41,189,22,238,66,206,146,117,238]],[[218,21,151,250,211,243,105,111,243,215,17,159,22,13,71,195]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424853538296 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<64,243,21,3,201,180,200,118,64,161,246,44,236,124,184,98>>, <<176,249,55,15,113,6,31,157,31,216,75,33,253,87,233,11>>, <<64,243,21,3,201,180,200,118,64,161,246,44,236,124,184,98, 239,219,72,12,106,60,37,36,153,174,140,21,186,241>>, <<218,21,151,250,211,243,105,111,243,215,17,159,22,13,71,195>>, <<141,251,215,244,205,161,7,41,189,22,238,66,206,146,117, 238>>}]}} from <0.1581.0> in state state_wait_swx_maa 04:14:09.265 [info] dia_sip2gsup: auth [64,243,21,3,201,180,200,118,64,161,246,44,236,124,184,98,176,249,55,15,113,6,31,157,31,216,75,33,253,87,233,11] authz [64,243,21,3,201,180,200,118,64,161,246,44,236,124,184,98,239,219,72,12,106,60,37,36,153,174,140,21,186,241]  04:14:09.265 [info] rand [64,243,21,3,201,180,200,118,64,161,246,44,236,124,184,98] autn [176,249,55,15,113,6,31,157,31,216,75,33,253,87,233,11]  *DBG* aaa_ue_fsm_262424853538296 send ok to <0.1581.0> 04:14:09.265 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262424853538296 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<64,243,21,3,201,180,200,118,64,161,246,44,236,124,184,98>>, <<176,249,55,15,113,6,31,157,31,216,75,33,253,87,233,11>>, <<64,243,21,3,201,180,200,118,64,161,246,44,236,124,184,98, 239,219,72,12,106,60,37,36,153,174,140,21,186,241>>, <<218,21,151,250,211,243,105,111,243,215,17,159,22,13,71,195>>, <<141,251,215,244,205,161,7,41,189,22,238,66,206,146,117, 238>>}]}} from <0.1581.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262424853538296 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<64,243,21,3,201,180,200,118,64,161,246,44,236,124,184,98>>, <<176,249,55,15,113,6,31,157,31,216,75,33,253,87,233,11>>, <<64,243,21,3,201,180,200,118,64,161,246,44,236,124,184,98, 239,219,72,12,106,60,37,36,153,174,140,21,186,241>>, <<218,21,151,250,211,243,105,111,243,215,17,159,22,13,71,195>>, <<141,251,215,244,205,161,7,41,189,22,238,66,206,146,117, 238>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:09.266 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424853538296",undefined,undefined,false,false,undefined} 04:14:09.267 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<64,243,21,3,201,180,200,118,64,161,246,44,236,124,184,98>>,<<176,249,55,15,113,6,31,157,31,216,75,33,253,87,233,11>>,<<64,243,21,3,201,180,200,118,64,161,246,44,236,124,184,98,239,219,72,12,106,60,37,36,153,174,140,21,186,241>>,<<218,21,151,250,211,243,105,111,243,215,17,159,22,13,71,195>>,<<141,251,215,244,205,161,7,41,189,22,238,66,206,146,117,238>>}]} *DBG* epdg_ue_fsm_262424853538296 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424853538296">>, {ok, [{epdg_auth_tuple, <<64,243,21,3,201,180,200,118,64,161,246,44, 236,124,184,98>>, <<176,249,55,15,113,6,31,157,31,216,75,33,253, 87,233,11>>, <<64,243,21,3,201,180,200,118,64,161,246,44, 236,124,184,98,239,219,72,12,106,60,37,36, 153,174,140,21,186,241>>, <<218,21,151,250,211,243,105,111,243,215,17, 159,22,13,71,195>>, <<141,251,215,244,205,161,7,41,189,22,238, 66,206,146,117,238>>}]}}} 04:14:09.268 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<64,243,21,3,201,180,200,118,64,161,246,44,236,124,184,98>>,<<176,249,55,15,113,6,31,157,31,216,75,33,253,87,233,11>>,<<64,243,21,3,201,180,200,118,64,161,246,44,236,124,184,98,239,219,72,12,106,60,37,36,153,174,140,21,186,241>>,<<218,21,151,250,211,243,105,111,243,215,17,159,22,13,71,195>>,<<141,251,215,244,205,161,7,41,189,22,238,66,206,146,117,238>>}]}, {ue_fsm_data,<<"262424853538296">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424853538296 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<64,243,21,3,201,180,200,118,64,161,246,44,236,124,184,98>>, <<176,249,55,15,113,6,31,157,31,216,75,33,253,87,233,11>>, <<64,243,21,3,201,180,200,118,64,161,246,44,236,124,184,98, 239,219,72,12,106,60,37,36,153,174,140,21,186,241>>, <<218,21,151,250,211,243,105,111,243,215,17,159,22,13,71,195>>, <<141,251,215,244,205,161,7,41,189,22,238,66,206,146,117, 238>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:09.268 [info] auth_response(<<"262424853538296">>): {ok,[{epdg_auth_tuple,<<64,243,21,3,201,180,200,118,64,161,246,44,236,124,184,98>>,<<176,249,55,15,113,6,31,157,31,216,75,33,253,87,233,11>>,<<64,243,21,3,201,180,200,118,64,161,246,44,236,124,184,98,239,219,72,12,106,60,37,36,153,174,140,21,186,241>>,<<218,21,151,250,211,243,105,111,243,215,17,159,22,13,71,195>>,<<141,251,215,244,205,161,7,41,189,22,238,66,206,146,117,238>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:09.269 [info] auth_response for <<"262424853538296">>: {ok,[{epdg_auth_tuple,<<64,243,21,3,201,180,200,118,64,161,246,44,236,124,184,98>>,<<176,249,55,15,113,6,31,157,31,216,75,33,253,87,233,11>>,<<64,243,21,3,201,180,200,118,64,161,246,44,236,124,184,98,239,219,72,12,106,60,37,36,153,174,140,21,186,241>>,<<218,21,151,250,211,243,105,111,243,215,17,159,22,13,71,195>>,<<141,251,215,244,205,161,7,41,189,22,238,66,206,146,117,238>>}]} 04:14:09.269 [info] GSUP: Tx #{auth_tuples => [#{autn => <<176,249,55,15,113,6,31,157,31,216,75,33,253,87,233,11>>,ck => <<141,251,215,244,205,161,7,41,189,22,238,66,206,146,117,238>>,ik => <<218,21,151,250,211,243,105,111,243,215,17,159,22,13,71,195>>,rand => <<64,243,21,3,201,180,200,118,64,161,246,44,236,124,184,98>>,res => <<64,243,21,3,201,180,200,118,64,161,246,44,236,124,184,98,239,219,72,12,106,60,37,36,153,174,140,21,186,241>>}],imsi => <<"262424853538296">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424853538296">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424853538296 receive call lu_request from <0.1582.0> in state state_authenticating 04:14:09.275 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424853538296">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262424853538296 send ok to <0.1582.0> 04:14:09.275 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262424853538296 consume call lu_request from <0.1582.0> in state state_authenticating *DBG* aaa_ue_fsm_262424853538296 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:09.275 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424853538296">>,"internet",[],undefined,false,0,false,false} 04:14:09.275 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:09.276 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424853538296",undefined,undefined,false,false,undefined} 04:14:09.276 [debug] SWx Tx SAR Imsi="262424853538296" Type=1 APN="internet" AgentInfoOpt=[]  04:14:09.276 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","290",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424853538296",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424853538296 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424853538296 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262424853538296 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1583.0> in state state_wait_swx_saa 04:14:09.287 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;290;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424853538296",[],[2001],[],[{'Non-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_262424853538296 send ok to <0.1583.0> *DBG* epdg_ue_fsm_262424853538296 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:14:09.287 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424853538296 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1583.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262424853538296 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424853538296">>,ok}} 04:14:09.287 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424853538296",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424853538296 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:09.287 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:14:09.288 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424853538296">>,"internet",[],undefined,false,0,false,false} 04:14:09.288 [info] lu_response(<<"262424853538296">>): ok 04:14:09.288 [info] lu_response for <<"262424853538296">>: ok 04:14:09.288 [info] GSUP: Tx #{imsi => <<"262424853538296">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424853538296">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:14:09.294 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424853538296">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262424853538296 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1584.0> in state state_authenticated 04:14:09.294 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:09.294 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424853538296">>,"internet",[],undefined,false,0,false,false} 04:14:09.294 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:09.295 [info] s2b: Tx {gtp,v2,create_session_request,0,16036743,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424853538296">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241106,<<172,18,26,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,763419691,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262424853538296 send ok to <0.1584.0> 04:14:09.295 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262424853538296 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1584.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262424853538296 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262424853538296 receive call {rx_s6b_aar,"262424853538296@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1585.0> in state state_authenticated 04:14:09.309 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424853538296@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:09.309 [info] ue_fsm ev_rx_s6b_aar: "262424853538296@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:09.310 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424853538296@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262424853538296",undefined,undefined,true,false,undefined} 04:14:09.310 [debug] SWx Tx SAR Imsi="262424853538296" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:09.310 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","291",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424853538296",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424853538296 send ok to <0.1585.0> *DBG* aaa_ue_fsm_262424853538296 consume call {rx_s6b_aar,"262424853538296@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1585.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:09.311 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424853538296 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1586.0> in state state_authenticated_wait_swx_saa 04:14:09.320 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;291;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424853538296",[],[2001],[],[{'Non-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_262424853538296 send ok to <0.1586.0> *DBG* aaa_ue_fsm_262424853538296 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1586.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:09.320 [info] ue_fsm ev_rx_swx_saa 04:14:09.321 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424853538296","262424853538296@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1585.0>} 04:14:09.321 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:09.321 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:09.332 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,115,18,244,179,135,0,2,0,2,0,16,0,87,0,9,1,160,48,178,69,52,172,18,26,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,48,178,69,52,172,18,26,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,178,69,52,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:09.333 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241106,16036743,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²E4">>},{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,816989492,<<172,18,26,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,816989492,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,84>>}}} 04:14:09.333 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424853538296">>,<0.1579.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241106,816989492,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419691,816989492}],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262424853538296 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 => 763419691, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 816989492}}} from <0.1587.0> in state state_wait_create_session_resp 04:14:09.333 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:09.333 [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 => 763419691,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 816989492}} 04:14:09.334 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424853538296">>,"internet",[],undefined,false,0,false,false} 04:14:09.334 [info] KMOD Port Create PDP Context Call {<0.1579.0>,[alias|#Ref<0.1576510130.3222863873.169599>]}: {create_pdp_context,{172,18,26,103},763419691,816989492,{192,168,0,84}} 04:14:09.334 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,84}, 763419691, 816989492 04:14:09.334 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2370,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,84}},{i_tid,763419691},{o_tid,816989492}]}} 04:14:09.335 [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 => 763419691,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 816989492}) returned ok *DBG* epdg_ue_fsm_262424853538296 send ok to <0.1587.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424853538296">>, {ok, #{apco => <<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 => 763419691, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 816989492}}}} 04:14:09.335 [info] tunnel_response(<<"262424853538296">>): {ok,#{apco => <<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 => 763419691,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 816989492}} *DBG* epdg_ue_fsm_262424853538296 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 => 763419691, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 816989492}}} from <0.1587.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:09.335 [info] tunnel_response for <<"262424853538296">>: {ok,#{apco => <<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 => 763419691,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 816989492}} 04:14:09.336 [info] GSUP: Tx #{imsi => <<"262424853538296">>,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.55>, {osmo,5}, #{imsi => <<"262420130976944">>, 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}]}} 04:14:09.349 [info] GSUP: Rx #{imsi => <<"262420130976944">>,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_262420130976944 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420130976944 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420130976944 receive call {auth_request,33,"internet",#{}} from <0.1588.0> in state state_new 04:14:09.349 [info] ue_fsm start(epdg_ue_fsm_262420130976944) 04:14:09.350 [info] ue_fsm init(<<"262420130976944">>) *DBG* epdg_ue_fsm_262420130976944 send ok to <0.1588.0> *DBG* aaa_ue_fsm_262420130976944 enter aaa_ue_fsm in state state_new 04:14:09.350 [info] ue_fsm auth_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262420130976944 consume call {auth_request,33,"internet",#{}} from <0.1588.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262420130976944 consume internal init_state in state state_new 04:14:09.350 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420130976944">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420130976944 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420130976944 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:09.350 [info] ue_fsm start_link(aaa_ue_fsm_262420130976944) 04:14:09.350 [info] ue_fsm init("262420130976944") 04:14:09.351 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:09.352 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420130976944",undefined,undefined,false,false,undefined} 04:14:09.352 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262420130976944 send ok to <0.201.0> 04:14:09.352 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","292",";","nonode@nohost"],1,undefined,undefined,undefined,"262420130976944",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420130976944 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:09.366 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;292;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420130976944",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[45,218,183,165,113,35,223,201,171,241,106,41,98,82,9,163,106,220,183,233,20,143,6,17,41,60,78,194,241,184,69,176]],[[45,218,183,165,113,35,223,201,171,241,106,41,98,82,9,163,186,82,5,71,27,100,81,25,53,131,223,44,236,238]],["foobar"],[[41,208,43,109,112,141,166,202,233,42,193,237,175,227,172,145]],[[165,213,236,114,164,11,165,154,139,106,245,146,119,162,149,84]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420130976944 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple,<<"-Ú·¥q#ßÉ«ñj)bR\t£">>, <<106,220,183,233,20,143,6,17,41,60,78,194,241,184,69,176>>, <<45,218,183,165,113,35,223,201,171,241,106,41,98,82,9,163, 186,82,5,71,27,100,81,25,53,131,223,44,236,238>>, <<165,213,236,114,164,11,165,154,139,106,245,146,119,162,149, 84>>, <<41,208,43,109,112,141,166,202,233,42,193,237,175,227, 172,145>>}]}} from <0.1591.0> in state state_wait_swx_maa 04:14:09.366 [info] dia_sip2gsup: auth [45,218,183,165,113,35,223,201,171,241,106,41,98,82,9,163,106,220,183,233,20,143,6,17,41,60,78,194,241,184,69,176] authz [45,218,183,165,113,35,223,201,171,241,106,41,98,82,9,163,186,82,5,71,27,100,81,25,53,131,223,44,236,238]  04:14:09.366 [info] rand "-Ú·¥q#ßÉ«ñj)bR\t£" autn [106,220,183,233,20,143,6,17,41,60,78,194,241,184,69,176]  04:14:09.366 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262420130976944 send ok to <0.1591.0> 04:14:09.367 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420130976944",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420130976944 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple,<<"-Ú·¥q#ßÉ«ñj)bR\t£">>, <<106,220,183,233,20,143,6,17,41,60,78,194,241,184,69,176>>, <<45,218,183,165,113,35,223,201,171,241,106,41,98,82,9,163, 186,82,5,71,27,100,81,25,53,131,223,44,236,238>>, <<165,213,236,114,164,11,165,154,139,106,245,146,119,162,149, 84>>, <<41,208,43,109,112,141,166,202,233,42,193,237,175,227, 172,145>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420130976944 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple,<<"-Ú·¥q#ßÉ«ñj)bR\t£">>, <<106,220,183,233,20,143,6,17,41,60,78,194,241,184,69,176>>, <<45,218,183,165,113,35,223,201,171,241,106,41,98,82,9,163, 186,82,5,71,27,100,81,25,53,131,223,44,236,238>>, <<165,213,236,114,164,11,165,154,139,106,245,146,119,162,149, 84>>, <<41,208,43,109,112,141,166,202,233,42,193,237,175,227, 172,145>>}]}} from <0.1591.0> in state state_wait_swx_maa => state_new 04:14:09.367 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<"-Ú·¥q#ßÉ«ñj)bR\t£">>,<<106,220,183,233,20,143,6,17,41,60,78,194,241,184,69,176>>,<<45,218,183,165,113,35,223,201,171,241,106,41,98,82,9,163,186,82,5,71,27,100,81,25,53,131,223,44,236,238>>,<<165,213,236,114,164,11,165,154,139,106,245,146,119,162,149,84>>,<<41,208,43,109,112,141,166,202,233,42,193,237,175,227,172,145>>}]} *DBG* epdg_ue_fsm_262420130976944 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420130976944">>, {ok, [{epdg_auth_tuple,<<"-Ú·¥q#ßÉ«ñj)bR\t£">>, <<106,220,183,233,20,143,6,17,41,60,78,194,241, 184,69,176>>, <<45,218,183,165,113,35,223,201,171,241,106,41, 98,82,9,163,186,82,5,71,27,100,81,25,53,131, 223,44,236,238>>, <<165,213,236,114,164,11,165,154,139,106,245, 146,119,162,149,84>>, <<41,208,43,109,112,141,166,202,233,42, 193,237,175,227,172,145>>}]}}} 04:14:09.368 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<"-Ú·¥q#ßÉ«ñj)bR\t£">>,<<106,220,183,233,20,143,6,17,41,60,78,194,241,184,69,176>>,<<45,218,183,165,113,35,223,201,171,241,106,41,98,82,9,163,186,82,5,71,27,100,81,25,53,131,223,44,236,238>>,<<165,213,236,114,164,11,165,154,139,106,245,146,119,162,149,84>>,<<41,208,43,109,112,141,166,202,233,42,193,237,175,227,172,145>>}]}, {ue_fsm_data,<<"262420130976944">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420130976944 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple,<<"-Ú·¥q#ßÉ«ñj)bR\t£">>, <<106,220,183,233,20,143,6,17,41,60,78,194,241,184,69,176>>, <<45,218,183,165,113,35,223,201,171,241,106,41,98,82,9,163, 186,82,5,71,27,100,81,25,53,131,223,44,236,238>>, <<165,213,236,114,164,11,165,154,139,106,245,146,119,162,149, 84>>, <<41,208,43,109,112,141,166,202,233,42,193,237,175,227, 172,145>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:09.368 [info] auth_response(<<"262420130976944">>): {ok,[{epdg_auth_tuple,<<"-Ú·¥q#ßÉ«ñj)bR\t£">>,<<106,220,183,233,20,143,6,17,41,60,78,194,241,184,69,176>>,<<45,218,183,165,113,35,223,201,171,241,106,41,98,82,9,163,186,82,5,71,27,100,81,25,53,131,223,44,236,238>>,<<165,213,236,114,164,11,165,154,139,106,245,146,119,162,149,84>>,<<41,208,43,109,112,141,166,202,233,42,193,237,175,227,172,145>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:09.369 [info] auth_response for <<"262420130976944">>: {ok,[{epdg_auth_tuple,<<"-Ú·¥q#ßÉ«ñj)bR\t£">>,<<106,220,183,233,20,143,6,17,41,60,78,194,241,184,69,176>>,<<45,218,183,165,113,35,223,201,171,241,106,41,98,82,9,163,186,82,5,71,27,100,81,25,53,131,223,44,236,238>>,<<165,213,236,114,164,11,165,154,139,106,245,146,119,162,149,84>>,<<41,208,43,109,112,141,166,202,233,42,193,237,175,227,172,145>>}]} 04:14:09.369 [info] GSUP: Tx #{auth_tuples => [#{autn => <<106,220,183,233,20,143,6,17,41,60,78,194,241,184,69,176>>,ck => <<41,208,43,109,112,141,166,202,233,42,193,237,175,227,172,145>>,ik => <<165,213,236,114,164,11,165,154,139,106,245,146,119,162,149,84>>,rand => <<"-Ú·¥q#ßÉ«ñj)bR\t£">>,res => <<45,218,183,165,113,35,223,201,171,241,106,41,98,82,9,163,186,82,5,71,27,100,81,25,53,131,223,44,236,238>>}],imsi => <<"262420130976944">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420130976944">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420130976944 receive call lu_request from <0.1592.0> in state state_authenticating 04:14:09.374 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420130976944">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420130976944 send ok to <0.1592.0> 04:14:09.374 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262420130976944 consume call lu_request from <0.1592.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:09.374 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420130976944">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420130976944 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:09.374 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:09.375 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420130976944",undefined,undefined,false,false,undefined} 04:14:09.375 [debug] SWx Tx SAR Imsi="262420130976944" Type=1 APN="internet" AgentInfoOpt=[]  04:14:09.375 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","293",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420130976944",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420130976944 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420130976944 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420130976944 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1593.0> in state state_wait_swx_saa 04:14:09.384 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;293;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420130976944",[],[2001],[],[{'Non-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_262420130976944 send ok to <0.1593.0> 04:14:09.385 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262420130976944 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262420130976944 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1593.0> in state state_wait_swx_saa => state_authenticated 04:14:09.385 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420130976944",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420130976944 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420130976944">>,ok}} 04:14:09.385 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262420130976944 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:09.385 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420130976944">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:09.385 [info] lu_response(<<"262420130976944">>): ok 04:14:09.386 [info] lu_response for <<"262420130976944">>: ok 04:14:09.386 [info] GSUP: Tx #{imsi => <<"262420130976944">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420130976944">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420130976944 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1594.0> in state state_authenticated 04:14:09.390 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420130976944">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:09.390 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:09.390 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420130976944">>,"internet",[],undefined,false,0,false,false} 04:14:09.390 [debug] Selected PGW Remote Address "172.18.26.103" *DBG* epdg_ue_fsm_262420130976944 send ok to <0.1594.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:09.390 [info] s2b: Tx {gtp,v2,create_session_request,0,16036744,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420130976944">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241107,<<172,18,26,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,763419692,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420130976944 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1594.0> in state state_authenticated => state_wait_create_session_resp 04:14:09.390 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262420130976944 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420130976944 receive call {rx_s6b_aar,"262420130976944@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1595.0> in state state_authenticated 04:14:09.399 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420130976944@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:09.399 [info] ue_fsm ev_rx_s6b_aar: "262420130976944@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:09.399 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420130976944@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262420130976944",undefined,undefined,true,false,undefined} 04:14:09.399 [debug] SWx Tx SAR Imsi="262420130976944" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:09.399 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","294",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420130976944",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420130976944 send ok to <0.1595.0> *DBG* aaa_ue_fsm_262420130976944 consume call {rx_s6b_aar,"262420130976944@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1595.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:09.399 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420130976944 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1596.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420130976944 send ok to <0.1596.0> *DBG* aaa_ue_fsm_262420130976944 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1596.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:09.404 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;294;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420130976944",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:09.404 [info] ue_fsm ev_rx_swx_saa 04:14:09.404 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420130976944","262420130976944@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1595.0>} 04:14:09.404 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:09.404 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:09.410 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,115,19,244,179,136,0,2,0,2,0,16,0,87,0,9,1,160,38,65,199,157,172,18,26,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,38,65,199,157,172,18,26,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,38,65,199,157,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:09.410 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241107,16036744,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,<<38,65,199,157>>},{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,641845149,<<172,18,26,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,641845149,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,85>>}}} *DBG* epdg_ue_fsm_262420130976944 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 => 763419692, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 641845149}}} from <0.1597.0> in state state_wait_create_session_resp 04:14:09.410 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420130976944">>,<0.1589.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241107,641845149,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[{gtp_bearer,5,763419692,641845149}],[],[],[],[],[],[],[],[],[],[]}}}} 04:14:09.410 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:09.410 [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 => 763419692,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 641845149}} 04:14:09.410 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420130976944">>,"internet",[],undefined,false,0,false,false} 04:14:09.410 [info] KMOD Port Create PDP Context Call {<0.1589.0>,[alias|#Ref<0.1576510130.3222863873.169747>]}: {create_pdp_context,{172,18,26,103},763419692,641845149,{192,168,0,85}} 04:14:09.410 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,85}, 763419692, 641845149 04:14:09.410 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2434,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,85}},{i_tid,763419692},{o_tid,641845149}]}} 04:14:09.410 [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 => 763419692,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 641845149}) returned ok *DBG* epdg_ue_fsm_262420130976944 send ok to <0.1597.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420130976944">>, {ok, #{apco => <<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 => 763419692, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 641845149}}}} *DBG* epdg_ue_fsm_262420130976944 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 => 763419692, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 641845149}}} from <0.1597.0> in state state_wait_create_session_resp => state_active 04:14:09.410 [info] tunnel_response(<<"262420130976944">>): {ok,#{apco => <<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 => 763419692,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 641845149}} 04:14:09.411 [info] tunnel_response for <<"262420130976944">>: {ok,#{apco => <<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 => 763419692,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 641845149}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:09.411 [info] GSUP: Tx #{imsi => <<"262420130976944">>,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>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262422606823991">>, 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_262422606823991 enter epdg_ue_fsm in state state_new 04:14:09.449 [info] GSUP: Rx #{imsi => <<"262422606823991">>,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_262422606823991 consume internal init_state in state state_new 04:14:09.449 [info] ue_fsm start(epdg_ue_fsm_262422606823991) *DBG* epdg_ue_fsm_262422606823991 receive call {auth_request,33,"internet",#{}} from <0.1598.0> in state state_new 04:14:09.449 [info] ue_fsm init(<<"262422606823991">>) 04:14:09.449 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262422606823991 send ok to <0.1598.0> 04:14:09.450 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422606823991">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422606823991 consume call {auth_request,33,"internet",#{}} from <0.1598.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262422606823991 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262422606823991 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:14:09.450 [info] ue_fsm start_link(aaa_ue_fsm_262422606823991) *DBG* aaa_ue_fsm_262422606823991 consume internal init_state in state state_new 04:14:09.450 [info] ue_fsm init("262422606823991") *DBG* aaa_ue_fsm_262422606823991 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:09.450 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:09.451 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422606823991",undefined,undefined,false,false,undefined} 04:14:09.451 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262422606823991 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422606823991 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:09.451 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","295",";","nonode@nohost"],1,undefined,undefined,undefined,"262422606823991",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:14:09.468 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;295;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422606823991",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[153,143,75,227,220,214,190,199,10,110,200,44,161,166,234,113,26,233,57,147,174,26,247,74,101,229,61,254,83,25,164,218]],[[153,143,75,227,220,214,190,199,10,110,200,44,161,166,234,113,74,171,214,228,245,162,132,209,109,251,20,28,218,123]],["foobar"],[[118,10,254,197,189,58,186,175,138,48,7,18,7,156,183,150]],[[41,214,21,213,183,187,210,253,90,72,59,121,37,194,90,170]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422606823991 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<153,143,75,227,220,214,190,199,10,110,200,44,161,166,234, 113>>, <<26,233,57,147,174,26,247,74,101,229,61,254,83,25,164,218>>, <<153,143,75,227,220,214,190,199,10,110,200,44,161,166,234, 113,74,171,214,228,245,162,132,209,109,251,20,28,218,123>>, <<41,214,21,213,183,187,210,253,90,72,59,121,37,194,90,170>>, <<118,10,254,197,189,58,186,175,138,48,7,18,7,156,183,150>>}]}} from <0.1601.0> in state state_wait_swx_maa 04:14:09.468 [info] dia_sip2gsup: auth [153,143,75,227,220,214,190,199,10,110,200,44,161,166,234,113,26,233,57,147,174,26,247,74,101,229,61,254,83,25,164,218] authz [153,143,75,227,220,214,190,199,10,110,200,44,161,166,234,113,74,171,214,228,245,162,132,209,109,251,20,28,218,123]  04:14:09.468 [info] rand [153,143,75,227,220,214,190,199,10,110,200,44,161,166,234,113] autn [26,233,57,147,174,26,247,74,101,229,61,254,83,25,164,218]  *DBG* aaa_ue_fsm_262422606823991 send ok to <0.1601.0> 04:14:09.468 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262422606823991 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<153,143,75,227,220,214,190,199,10,110,200,44,161,166,234, 113>>, <<26,233,57,147,174,26,247,74,101,229,61,254,83,25,164,218>>, <<153,143,75,227,220,214,190,199,10,110,200,44,161,166,234, 113,74,171,214,228,245,162,132,209,109,251,20,28,218,123>>, <<41,214,21,213,183,187,210,253,90,72,59,121,37,194,90,170>>, <<118,10,254,197,189,58,186,175,138,48,7,18,7,156,183,150>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422606823991 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<153,143,75,227,220,214,190,199,10,110,200,44,161,166,234, 113>>, <<26,233,57,147,174,26,247,74,101,229,61,254,83,25,164,218>>, <<153,143,75,227,220,214,190,199,10,110,200,44,161,166,234, 113,74,171,214,228,245,162,132,209,109,251,20,28,218,123>>, <<41,214,21,213,183,187,210,253,90,72,59,121,37,194,90,170>>, <<118,10,254,197,189,58,186,175,138,48,7,18,7,156,183,150>>}]}} from <0.1601.0> in state state_wait_swx_maa => state_new 04:14:09.469 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422606823991",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422606823991 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422606823991">>, {ok, [{epdg_auth_tuple, <<153,143,75,227,220,214,190,199,10,110,200,44, 161,166,234,113>>, <<26,233,57,147,174,26,247,74,101,229,61,254, 83,25,164,218>>, <<153,143,75,227,220,214,190,199,10,110,200,44, 161,166,234,113,74,171,214,228,245,162,132, 209,109,251,20,28,218,123>>, <<41,214,21,213,183,187,210,253,90,72,59,121, 37,194,90,170>>, <<118,10,254,197,189,58,186,175,138,48,7, 18,7,156,183,150>>}]}}} 04:14:09.469 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<153,143,75,227,220,214,190,199,10,110,200,44,161,166,234,113>>,<<26,233,57,147,174,26,247,74,101,229,61,254,83,25,164,218>>,<<153,143,75,227,220,214,190,199,10,110,200,44,161,166,234,113,74,171,214,228,245,162,132,209,109,251,20,28,218,123>>,<<41,214,21,213,183,187,210,253,90,72,59,121,37,194,90,170>>,<<118,10,254,197,189,58,186,175,138,48,7,18,7,156,183,150>>}]} *DBG* epdg_ue_fsm_262422606823991 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<153,143,75,227,220,214,190,199,10,110,200,44,161,166,234, 113>>, <<26,233,57,147,174,26,247,74,101,229,61,254,83,25,164,218>>, <<153,143,75,227,220,214,190,199,10,110,200,44,161,166,234, 113,74,171,214,228,245,162,132,209,109,251,20,28,218,123>>, <<41,214,21,213,183,187,210,253,90,72,59,121,37,194,90,170>>, <<118,10,254,197,189,58,186,175,138,48,7,18,7,156,183,150>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:09.470 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<153,143,75,227,220,214,190,199,10,110,200,44,161,166,234,113>>,<<26,233,57,147,174,26,247,74,101,229,61,254,83,25,164,218>>,<<153,143,75,227,220,214,190,199,10,110,200,44,161,166,234,113,74,171,214,228,245,162,132,209,109,251,20,28,218,123>>,<<41,214,21,213,183,187,210,253,90,72,59,121,37,194,90,170>>,<<118,10,254,197,189,58,186,175,138,48,7,18,7,156,183,150>>}]}, {ue_fsm_data,<<"262422606823991">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:09.470 [info] auth_response(<<"262422606823991">>): {ok,[{epdg_auth_tuple,<<153,143,75,227,220,214,190,199,10,110,200,44,161,166,234,113>>,<<26,233,57,147,174,26,247,74,101,229,61,254,83,25,164,218>>,<<153,143,75,227,220,214,190,199,10,110,200,44,161,166,234,113,74,171,214,228,245,162,132,209,109,251,20,28,218,123>>,<<41,214,21,213,183,187,210,253,90,72,59,121,37,194,90,170>>,<<118,10,254,197,189,58,186,175,138,48,7,18,7,156,183,150>>}]} 04:14:09.471 [info] auth_response for <<"262422606823991">>: {ok,[{epdg_auth_tuple,<<153,143,75,227,220,214,190,199,10,110,200,44,161,166,234,113>>,<<26,233,57,147,174,26,247,74,101,229,61,254,83,25,164,218>>,<<153,143,75,227,220,214,190,199,10,110,200,44,161,166,234,113,74,171,214,228,245,162,132,209,109,251,20,28,218,123>>,<<41,214,21,213,183,187,210,253,90,72,59,121,37,194,90,170>>,<<118,10,254,197,189,58,186,175,138,48,7,18,7,156,183,150>>}]} 04:14:09.471 [info] GSUP: Tx #{auth_tuples => [#{autn => <<26,233,57,147,174,26,247,74,101,229,61,254,83,25,164,218>>,ck => <<118,10,254,197,189,58,186,175,138,48,7,18,7,156,183,150>>,ik => <<41,214,21,213,183,187,210,253,90,72,59,121,37,194,90,170>>,rand => <<153,143,75,227,220,214,190,199,10,110,200,44,161,166,234,113>>,res => <<153,143,75,227,220,214,190,199,10,110,200,44,161,166,234,113,74,171,214,228,245,162,132,209,109,251,20,28,218,123>>}],imsi => <<"262422606823991">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422606823991">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422606823991 receive call lu_request from <0.1602.0> in state state_authenticating 04:14:09.477 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422606823991">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262422606823991 send ok to <0.1602.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:09.477 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262422606823991 consume call lu_request from <0.1602.0> in state state_authenticating *DBG* aaa_ue_fsm_262422606823991 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:09.477 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422606823991">>,"internet",[],undefined,false,0,false,false} 04:14:09.477 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:09.478 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422606823991",undefined,undefined,false,false,undefined} 04:14:09.478 [debug] SWx Tx SAR Imsi="262422606823991" Type=1 APN="internet" AgentInfoOpt=[]  04:14:09.478 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","296",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422606823991",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422606823991 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422606823991 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422606823991 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1603.0> in state state_wait_swx_saa 04:14:09.489 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;296;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422606823991",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:09.489 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422606823991 send ok to <0.1603.0> *DBG* epdg_ue_fsm_262422606823991 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:14:09.489 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422606823991",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422606823991 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1603.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262422606823991 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422606823991">>,ok}} 04:14:09.489 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262422606823991 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:09.489 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422606823991">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:09.489 [info] lu_response(<<"262422606823991">>): ok 04:14:09.490 [info] lu_response for <<"262422606823991">>: ok 04:14:09.490 [info] GSUP: Tx #{imsi => <<"262422606823991">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422606823991">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422606823991 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1604.0> in state state_authenticated 04:14:09.496 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422606823991">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:09.496 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:09.496 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422606823991">>,"internet",[],undefined,false,0,false,false} 04:14:09.496 [debug] Selected PGW Remote Address "172.18.26.103" *DBG* epdg_ue_fsm_262422606823991 send ok to <0.1604.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:09.496 [info] s2b: Tx {gtp,v2,create_session_request,0,16036745,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422606823991">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241108,<<172,18,26,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,763419693,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422606823991 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1604.0> in state state_authenticated => state_wait_create_session_resp 04:14:09.496 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262422606823991 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262422606823991 receive call {rx_s6b_aar,"262422606823991@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1605.0> in state state_authenticated 04:14:09.515 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422606823991@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:09.515 [info] ue_fsm ev_rx_s6b_aar: "262422606823991@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:09.515 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422606823991@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262422606823991",undefined,undefined,true,false,undefined} 04:14:09.515 [debug] SWx Tx SAR Imsi="262422606823991" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:09.515 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","297",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422606823991",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422606823991 send ok to <0.1605.0> 04:14:09.516 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422606823991 consume call {rx_s6b_aar,"262422606823991@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1605.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422606823991 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1606.0> in state state_authenticated_wait_swx_saa 04:14:09.522 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;297;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422606823991",[],[2001],[],[{'Non-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_262422606823991 send ok to <0.1606.0> 04:14:09.522 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422606823991 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1606.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:09.522 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422606823991","262422606823991@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1605.0>} 04:14:09.522 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:09.523 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:09.530 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,115,20,244,179,137,0,2,0,2,0,16,0,87,0,9,1,160,237,233,69,68,172,18,26,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,237,233,69,68,172,18,26,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,237,233,69,68,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262422606823991 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 => 763419693, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 3991487812}}} from <0.1607.0> in state state_wait_create_session_resp 04:14:09.531 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241108,16036745,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,<<"íéED">>},{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,3991487812,<<172,18,26,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,3991487812,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,86>>}}} 04:14:09.531 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422606823991">>,<0.1599.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241108,3991487812,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419693,3991487812}],[],[],[]}}}} 04:14:09.531 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:09.531 [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 => 763419693,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3991487812}} 04:14:09.531 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422606823991">>,"internet",[],undefined,false,0,false,false} 04:14:09.531 [info] KMOD Port Create PDP Context Call {<0.1599.0>,[alias|#Ref<0.1576510130.3222863873.169924>]}: {create_pdp_context,{172,18,26,103},763419693,3991487812,{192,168,0,86}} 04:14:09.531 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,86}, 763419693, 3991487812 04:14:09.531 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2498,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,86}},{i_tid,763419693},{o_tid,3991487812}]}} *DBG* epdg_ue_fsm_262422606823991 send ok to <0.1607.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422606823991">>, {ok, #{apco => <<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 => 763419693, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 3991487812}}}} 04:14:09.532 [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 => 763419693,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3991487812}) returned ok *DBG* epdg_ue_fsm_262422606823991 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 => 763419693, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 3991487812}}} from <0.1607.0> in state state_wait_create_session_resp => state_active 04:14:09.532 [info] tunnel_response(<<"262422606823991">>): {ok,#{apco => <<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 => 763419693,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3991487812}} 04:14:09.532 [info] tunnel_response for <<"262422606823991">>: {ok,#{apco => <<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 => 763419693,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3991487812}} 04:14:09.532 [info] GSUP: Tx #{imsi => <<"262422606823991">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{imsi => <<"262421314213940">>, 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}]}} 04:14:09.549 [info] GSUP: Rx #{imsi => <<"262421314213940">>,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_262421314213940 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421314213940 consume internal init_state in state state_new 04:14:09.549 [info] ue_fsm start(epdg_ue_fsm_262421314213940) *DBG* epdg_ue_fsm_262421314213940 receive call {auth_request,33,"internet",#{}} from <0.1608.0> in state state_new 04:14:09.549 [info] ue_fsm init(<<"262421314213940">>) *DBG* epdg_ue_fsm_262421314213940 send ok to <0.1608.0> 04:14:09.549 [info] ue_fsm auth_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262421314213940 consume call {auth_request,33,"internet",#{}} from <0.1608.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262421314213940 enter aaa_ue_fsm in state state_new 04:14:09.549 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421314213940">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421314213940 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421314213940 consume internal init_state in state state_new 04:14:09.550 [info] ue_fsm start_link(aaa_ue_fsm_262421314213940) *DBG* aaa_ue_fsm_262421314213940 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:09.550 [info] ue_fsm init("262421314213940") 04:14:09.550 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:09.551 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421314213940",undefined,undefined,false,false,undefined} 04:14:09.551 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:09.551 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","298",";","nonode@nohost"],1,undefined,undefined,undefined,"262421314213940",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421314213940 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421314213940 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:09.565 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;298;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421314213940",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[42,116,107,2,105,252,47,212,171,198,83,73,134,135,224,185,31,49,53,227,20,192,203,71,192,244,150,202,193,198,205,220]],[[42,116,107,2,105,252,47,212,171,198,83,73,134,135,224,185,232,17,170,246,224,30,44,234,160,125,183,42,186,108]],["foobar"],[[120,105,13,56,252,71,196,154,179,126,78,220,165,217,38,22]],["Ã¥¡û÷®´X$ño¥\bYP&"],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421314213940 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<42,116,107,2,105,252,47,212,171,198,83,73,134,135,224,185>>, <<31,49,53,227,20,192,203,71,192,244,150,202,193,198,205,220>>, <<42,116,107,2,105,252,47,212,171,198,83,73,134,135,224,185, 232,17,170,246,224,30,44,234,160,125,183,42,186,108>>, <<"Ã¥¡û÷®´X$ño¥\bYP&">>, <<120,105,13,56,252,71,196,154,179,126,78,220,165,217,38, 22>>}]}} from <0.1611.0> in state state_wait_swx_maa 04:14:09.565 [info] dia_sip2gsup: auth [42,116,107,2,105,252,47,212,171,198,83,73,134,135,224,185,31,49,53,227,20,192,203,71,192,244,150,202,193,198,205,220] authz [42,116,107,2,105,252,47,212,171,198,83,73,134,135,224,185,232,17,170,246,224,30,44,234,160,125,183,42,186,108]  04:14:09.565 [info] rand [42,116,107,2,105,252,47,212,171,198,83,73,134,135,224,185] autn [31,49,53,227,20,192,203,71,192,244,150,202,193,198,205,220]  *DBG* aaa_ue_fsm_262421314213940 send ok to <0.1611.0> 04:14:09.565 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262421314213940 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<42,116,107,2,105,252,47,212,171,198,83,73,134,135,224,185>>, <<31,49,53,227,20,192,203,71,192,244,150,202,193,198,205,220>>, <<42,116,107,2,105,252,47,212,171,198,83,73,134,135,224,185, 232,17,170,246,224,30,44,234,160,125,183,42,186,108>>, <<"Ã¥¡û÷®´X$ño¥\bYP&">>, <<120,105,13,56,252,71,196,154,179,126,78,220,165,217,38, 22>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421314213940 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<42,116,107,2,105,252,47,212,171,198,83,73,134,135,224,185>>, <<31,49,53,227,20,192,203,71,192,244,150,202,193,198,205,220>>, <<42,116,107,2,105,252,47,212,171,198,83,73,134,135,224,185, 232,17,170,246,224,30,44,234,160,125,183,42,186,108>>, <<"Ã¥¡û÷®´X$ño¥\bYP&">>, <<120,105,13,56,252,71,196,154,179,126,78,220,165,217,38, 22>>}]}} from <0.1611.0> in state state_wait_swx_maa => state_new 04:14:09.566 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421314213940",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421314213940 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421314213940">>, {ok, [{epdg_auth_tuple, <<42,116,107,2,105,252,47,212,171,198,83,73, 134,135,224,185>>, <<31,49,53,227,20,192,203,71,192,244,150,202, 193,198,205,220>>, <<42,116,107,2,105,252,47,212,171,198,83,73, 134,135,224,185,232,17,170,246,224,30,44,234, 160,125,183,42,186,108>>, <<"Ã¥¡û÷®´X$ño¥\bYP&">>, <<120,105,13,56,252,71,196,154,179,126,78, 220,165,217,38,22>>}]}}} 04:14:09.566 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<42,116,107,2,105,252,47,212,171,198,83,73,134,135,224,185>>,<<31,49,53,227,20,192,203,71,192,244,150,202,193,198,205,220>>,<<42,116,107,2,105,252,47,212,171,198,83,73,134,135,224,185,232,17,170,246,224,30,44,234,160,125,183,42,186,108>>,<<"Ã¥¡û÷®´X$ño¥\bYP&">>,<<120,105,13,56,252,71,196,154,179,126,78,220,165,217,38,22>>}]} *DBG* epdg_ue_fsm_262421314213940 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<42,116,107,2,105,252,47,212,171,198,83,73,134,135,224,185>>, <<31,49,53,227,20,192,203,71,192,244,150,202,193,198,205,220>>, <<42,116,107,2,105,252,47,212,171,198,83,73,134,135,224,185, 232,17,170,246,224,30,44,234,160,125,183,42,186,108>>, <<"Ã¥¡û÷®´X$ño¥\bYP&">>, <<120,105,13,56,252,71,196,154,179,126,78,220,165,217,38, 22>>}]}} 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:09.567 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<42,116,107,2,105,252,47,212,171,198,83,73,134,135,224,185>>,<<31,49,53,227,20,192,203,71,192,244,150,202,193,198,205,220>>,<<42,116,107,2,105,252,47,212,171,198,83,73,134,135,224,185,232,17,170,246,224,30,44,234,160,125,183,42,186,108>>,<<"Ã¥¡û÷®´X$ño¥\bYP&">>,<<120,105,13,56,252,71,196,154,179,126,78,220,165,217,38,22>>}]}, {ue_fsm_data,<<"262421314213940">>,"internet",[],undefined,false,0,false,false} 04:14:09.567 [info] auth_response(<<"262421314213940">>): {ok,[{epdg_auth_tuple,<<42,116,107,2,105,252,47,212,171,198,83,73,134,135,224,185>>,<<31,49,53,227,20,192,203,71,192,244,150,202,193,198,205,220>>,<<42,116,107,2,105,252,47,212,171,198,83,73,134,135,224,185,232,17,170,246,224,30,44,234,160,125,183,42,186,108>>,<<"Ã¥¡û÷®´X$ño¥\bYP&">>,<<120,105,13,56,252,71,196,154,179,126,78,220,165,217,38,22>>}]} 04:14:09.568 [info] auth_response for <<"262421314213940">>: {ok,[{epdg_auth_tuple,<<42,116,107,2,105,252,47,212,171,198,83,73,134,135,224,185>>,<<31,49,53,227,20,192,203,71,192,244,150,202,193,198,205,220>>,<<42,116,107,2,105,252,47,212,171,198,83,73,134,135,224,185,232,17,170,246,224,30,44,234,160,125,183,42,186,108>>,<<"Ã¥¡û÷®´X$ño¥\bYP&">>,<<120,105,13,56,252,71,196,154,179,126,78,220,165,217,38,22>>}]} 04:14:09.568 [info] GSUP: Tx #{auth_tuples => [#{autn => <<31,49,53,227,20,192,203,71,192,244,150,202,193,198,205,220>>,ck => <<120,105,13,56,252,71,196,154,179,126,78,220,165,217,38,22>>,ik => <<"Ã¥¡û÷®´X$ño¥\bYP&">>,rand => <<42,116,107,2,105,252,47,212,171,198,83,73,134,135,224,185>>,res => <<42,116,107,2,105,252,47,212,171,198,83,73,134,135,224,185,232,17,170,246,224,30,44,234,160,125,183,42,186,108>>}],imsi => <<"262421314213940">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421314213940">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421314213940 receive call lu_request from <0.1612.0> in state state_authenticating 04:14:09.573 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421314213940">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421314213940 send ok to <0.1612.0> 04:14:09.573 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262421314213940 consume call lu_request from <0.1612.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:09.574 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421314213940">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421314213940 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:09.574 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:09.575 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421314213940",undefined,undefined,false,false,undefined} 04:14:09.575 [debug] SWx Tx SAR Imsi="262421314213940" Type=1 APN="internet" AgentInfoOpt=[]  04:14:09.575 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","299",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421314213940",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421314213940 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421314213940 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421314213940 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1613.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262421314213940 send ok to <0.1613.0> 04:14:09.585 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;299;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421314213940",[],[2001],[],[{'Non-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_262421314213940 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262421314213940 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1613.0> in state state_wait_swx_saa => state_authenticated 04:14:09.585 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262421314213940 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421314213940">>,ok}} 04:14:09.586 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421314213940",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421314213940 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:09.586 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:09.586 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421314213940">>,"internet",[],undefined,false,0,false,false} 04:14:09.586 [info] lu_response(<<"262421314213940">>): ok 04:14:09.586 [info] lu_response for <<"262421314213940">>: ok 04:14:09.586 [info] GSUP: Tx #{imsi => <<"262421314213940">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421314213940">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421314213940 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1614.0> in state state_authenticated 04:14:09.591 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421314213940">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:09.592 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:09.592 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421314213940">>,"internet",[],undefined,false,0,false,false} 04:14:09.592 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:09.592 [info] s2b: Tx {gtp,v2,create_session_request,0,16036746,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421314213940">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241109,<<172,18,26,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,763419694,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421314213940 send ok to <0.1614.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262421314213940 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1614.0> in state state_authenticated => state_wait_create_session_resp 04:14:09.592 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262421314213940 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421314213940 receive call {rx_s6b_aar,"262421314213940@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1615.0> in state state_authenticated 04:14:09.602 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421314213940@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:09.602 [info] ue_fsm ev_rx_s6b_aar: "262421314213940@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:09.602 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421314213940@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262421314213940",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262421314213940 send ok to <0.1615.0> 04:14:09.602 [debug] SWx Tx SAR Imsi="262421314213940" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262421314213940 consume call {rx_s6b_aar,"262421314213940@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1615.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:09.602 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","300",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421314213940",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:14:09.602 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421314213940 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1616.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421314213940 send ok to <0.1616.0> 04:14:09.607 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;300;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421314213940",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:09.607 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421314213940 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1616.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:09.607 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421314213940","262421314213940@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1615.0>} 04:14:09.607 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:09.607 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:09.617 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,115,21,244,179,138,0,2,0,2,0,16,0,87,0,9,1,160,146,120,196,183,172,18,26,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,146,120,196,183,172,18,26,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,120,196,183,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:09.618 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241109,16036746,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,120,196,183>>},{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,2457388215,<<172,18,26,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,2457388215,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,87>>}}} 04:14:09.618 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421314213940">>,<0.1609.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241109,2457388215,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419694,2457388215}],[],[]}}}} 04:14:09.618 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:09.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,87>>,undefined},local_teid => 763419694,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2457388215}} *DBG* epdg_ue_fsm_262421314213940 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 => 763419694, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 2457388215}}} from <0.1617.0> in state state_wait_create_session_resp 04:14:09.619 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421314213940">>,"internet",[],undefined,false,0,false,false} 04:14:09.619 [info] KMOD Port Create PDP Context Call {<0.1609.0>,[alias|#Ref<0.1576510130.3222863874.156938>]}: {create_pdp_context,{172,18,26,103},763419694,2457388215,{192,168,0,87}} 04:14:09.619 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,87}, 763419694, 2457388215 04:14:09.619 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],451,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,87}},{i_tid,763419694},{o_tid,2457388215}]}} *DBG* epdg_ue_fsm_262421314213940 send ok to <0.1617.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421314213940">>, {ok, #{apco => <<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 => 763419694, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 2457388215}}}} 04:14:09.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,87>>,undefined},local_teid => 763419694,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2457388215}) returned ok *DBG* epdg_ue_fsm_262421314213940 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 => 763419694, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 2457388215}}} from <0.1617.0> in state state_wait_create_session_resp => state_active 04:14:09.619 [info] tunnel_response(<<"262421314213940">>): {ok,#{apco => <<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 => 763419694,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2457388215}} 04:14:09.620 [info] tunnel_response for <<"262421314213940">>: {ok,#{apco => <<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 => 763419694,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2457388215}} 04:14:09.620 [info] GSUP: Tx #{imsi => <<"262421314213940">>,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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{imsi => <<"262424397256430">>, 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_262424397256430 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424397256430 consume internal init_state in state state_new 04:14:09.649 [info] GSUP: Rx #{imsi => <<"262424397256430">>,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_262424397256430 receive call {auth_request,33,"internet",#{}} from <0.1618.0> in state state_new 04:14:09.649 [info] ue_fsm start(epdg_ue_fsm_262424397256430) 04:14:09.649 [info] ue_fsm init(<<"262424397256430">>) *DBG* epdg_ue_fsm_262424397256430 send ok to <0.1618.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:09.649 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262424397256430 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424397256430 consume call {auth_request,33,"internet",#{}} from <0.1618.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262424397256430 consume internal init_state in state state_new 04:14:09.649 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424397256430">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424397256430 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424397256430 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:09.650 [info] ue_fsm start_link(aaa_ue_fsm_262424397256430) 04:14:09.650 [info] ue_fsm init("262424397256430") 04:14:09.650 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:09.650 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424397256430",undefined,undefined,false,false,undefined} 04:14:09.650 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:09.650 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","301",";","nonode@nohost"],1,undefined,undefined,undefined,"262424397256430",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424397256430 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424397256430 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_262424397256430 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<69,67,210,153,25,175,207,49,157,244,31,64,9,110,220,251>>, <<44,243,49,91,48,212,231,17,45,170,46,22,120,183,173,232>>, <<69,67,210,153,25,175,207,49,157,244,31,64,9,110,220,251, 214,31,102,137,201,154,239,28,204,199,209,115,199,238>>, <<30,39,197,219,187,241,53,178,47,200,56,18,187,151,106,22>>, <<144,192,9,76,51,21,170,97,49,237,132,40,250,191,176,187>>}]}} from <0.1621.0> in state state_wait_swx_maa 04:14:09.664 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;301;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424397256430",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[69,67,210,153,25,175,207,49,157,244,31,64,9,110,220,251,44,243,49,91,48,212,231,17,45,170,46,22,120,183,173,232]],[[69,67,210,153,25,175,207,49,157,244,31,64,9,110,220,251,214,31,102,137,201,154,239,28,204,199,209,115,199,238]],["foobar"],[[144,192,9,76,51,21,170,97,49,237,132,40,250,191,176,187]],[[30,39,197,219,187,241,53,178,47,200,56,18,187,151,106,22]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:09.664 [info] dia_sip2gsup: auth [69,67,210,153,25,175,207,49,157,244,31,64,9,110,220,251,44,243,49,91,48,212,231,17,45,170,46,22,120,183,173,232] authz [69,67,210,153,25,175,207,49,157,244,31,64,9,110,220,251,214,31,102,137,201,154,239,28,204,199,209,115,199,238]  04:14:09.664 [info] rand [69,67,210,153,25,175,207,49,157,244,31,64,9,110,220,251] autn [44,243,49,91,48,212,231,17,45,170,46,22,120,183,173,232]  *DBG* aaa_ue_fsm_262424397256430 send ok to <0.1621.0> 04:14:09.664 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262424397256430 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<69,67,210,153,25,175,207,49,157,244,31,64,9,110,220,251>>, <<44,243,49,91,48,212,231,17,45,170,46,22,120,183,173,232>>, <<69,67,210,153,25,175,207,49,157,244,31,64,9,110,220,251, 214,31,102,137,201,154,239,28,204,199,209,115,199,238>>, <<30,39,197,219,187,241,53,178,47,200,56,18,187,151,106,22>>, <<144,192,9,76,51,21,170,97,49,237,132,40,250,191,176,187>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424397256430 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<69,67,210,153,25,175,207,49,157,244,31,64,9,110,220,251>>, <<44,243,49,91,48,212,231,17,45,170,46,22,120,183,173,232>>, <<69,67,210,153,25,175,207,49,157,244,31,64,9,110,220,251, 214,31,102,137,201,154,239,28,204,199,209,115,199,238>>, <<30,39,197,219,187,241,53,178,47,200,56,18,187,151,106,22>>, <<144,192,9,76,51,21,170,97,49,237,132,40,250,191,176,187>>}]}} from <0.1621.0> in state state_wait_swx_maa => state_new 04:14:09.665 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424397256430",undefined,undefined,false,false,undefined} 04:14:09.665 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<69,67,210,153,25,175,207,49,157,244,31,64,9,110,220,251>>,<<44,243,49,91,48,212,231,17,45,170,46,22,120,183,173,232>>,<<69,67,210,153,25,175,207,49,157,244,31,64,9,110,220,251,214,31,102,137,201,154,239,28,204,199,209,115,199,238>>,<<30,39,197,219,187,241,53,178,47,200,56,18,187,151,106,22>>,<<144,192,9,76,51,21,170,97,49,237,132,40,250,191,176,187>>}]} *DBG* epdg_ue_fsm_262424397256430 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424397256430">>, {ok, [{epdg_auth_tuple, <<69,67,210,153,25,175,207,49,157,244,31,64,9, 110,220,251>>, <<44,243,49,91,48,212,231,17,45,170,46,22,120, 183,173,232>>, <<69,67,210,153,25,175,207,49,157,244,31,64,9, 110,220,251,214,31,102,137,201,154,239,28, 204,199,209,115,199,238>>, <<30,39,197,219,187,241,53,178,47,200,56,18, 187,151,106,22>>, <<144,192,9,76,51,21,170,97,49,237,132,40, 250,191,176,187>>}]}}} 04:14:09.666 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<69,67,210,153,25,175,207,49,157,244,31,64,9,110,220,251>>,<<44,243,49,91,48,212,231,17,45,170,46,22,120,183,173,232>>,<<69,67,210,153,25,175,207,49,157,244,31,64,9,110,220,251,214,31,102,137,201,154,239,28,204,199,209,115,199,238>>,<<30,39,197,219,187,241,53,178,47,200,56,18,187,151,106,22>>,<<144,192,9,76,51,21,170,97,49,237,132,40,250,191,176,187>>}]}, {ue_fsm_data,<<"262424397256430">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424397256430 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<69,67,210,153,25,175,207,49,157,244,31,64,9,110,220,251>>, <<44,243,49,91,48,212,231,17,45,170,46,22,120,183,173,232>>, <<69,67,210,153,25,175,207,49,157,244,31,64,9,110,220,251, 214,31,102,137,201,154,239,28,204,199,209,115,199,238>>, <<30,39,197,219,187,241,53,178,47,200,56,18,187,151,106,22>>, <<144,192,9,76,51,21,170,97,49,237,132,40,250,191,176,187>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:09.666 [info] auth_response(<<"262424397256430">>): {ok,[{epdg_auth_tuple,<<69,67,210,153,25,175,207,49,157,244,31,64,9,110,220,251>>,<<44,243,49,91,48,212,231,17,45,170,46,22,120,183,173,232>>,<<69,67,210,153,25,175,207,49,157,244,31,64,9,110,220,251,214,31,102,137,201,154,239,28,204,199,209,115,199,238>>,<<30,39,197,219,187,241,53,178,47,200,56,18,187,151,106,22>>,<<144,192,9,76,51,21,170,97,49,237,132,40,250,191,176,187>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:09.667 [info] auth_response for <<"262424397256430">>: {ok,[{epdg_auth_tuple,<<69,67,210,153,25,175,207,49,157,244,31,64,9,110,220,251>>,<<44,243,49,91,48,212,231,17,45,170,46,22,120,183,173,232>>,<<69,67,210,153,25,175,207,49,157,244,31,64,9,110,220,251,214,31,102,137,201,154,239,28,204,199,209,115,199,238>>,<<30,39,197,219,187,241,53,178,47,200,56,18,187,151,106,22>>,<<144,192,9,76,51,21,170,97,49,237,132,40,250,191,176,187>>}]} 04:14:09.667 [info] GSUP: Tx #{auth_tuples => [#{autn => <<44,243,49,91,48,212,231,17,45,170,46,22,120,183,173,232>>,ck => <<144,192,9,76,51,21,170,97,49,237,132,40,250,191,176,187>>,ik => <<30,39,197,219,187,241,53,178,47,200,56,18,187,151,106,22>>,rand => <<69,67,210,153,25,175,207,49,157,244,31,64,9,110,220,251>>,res => <<69,67,210,153,25,175,207,49,157,244,31,64,9,110,220,251,214,31,102,137,201,154,239,28,204,199,209,115,199,238>>}],imsi => <<"262424397256430">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424397256430">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424397256430 receive call lu_request from <0.1622.0> in state state_authenticating *DBG* epdg_ue_fsm_262424397256430 send ok to <0.1622.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:09.673 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424397256430">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262424397256430 consume call lu_request from <0.1622.0> in state state_authenticating *DBG* aaa_ue_fsm_262424397256430 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:09.673 [info] ue_fsm lu_request 04:14:09.673 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424397256430">>,"internet",[],undefined,false,0,false,false} 04:14:09.673 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262424397256430 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424397256430 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:14:09.673 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424397256430",undefined,undefined,false,false,undefined} 04:14:09.674 [debug] SWx Tx SAR Imsi="262424397256430" Type=1 APN="internet" AgentInfoOpt=[]  04:14:09.674 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","302",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424397256430",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424397256430 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1623.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262424397256430 send ok to <0.1623.0> *DBG* aaa_ue_fsm_262424397256430 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1623.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262424397256430 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:14:09.681 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;302;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424397256430",[],[2001],[],[{'Non-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_262424397256430 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424397256430">>,ok}} 04:14:09.681 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262424397256430 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:09.682 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424397256430",undefined,undefined,false,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:09.682 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:14:09.682 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424397256430">>,"internet",[],undefined,false,0,false,false} 04:14:09.682 [info] lu_response(<<"262424397256430">>): ok 04:14:09.682 [info] lu_response for <<"262424397256430">>: ok 04:14:09.682 [info] GSUP: Tx #{imsi => <<"262424397256430">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424397256430">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424397256430 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1624.0> in state state_authenticated 04:14:09.688 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424397256430">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:09.688 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:09.688 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424397256430">>,"internet",[],undefined,false,0,false,false} 04:14:09.688 [debug] Selected PGW Remote Address "172.18.26.103" *DBG* epdg_ue_fsm_262424397256430 send ok to <0.1624.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:09.689 [info] s2b: Tx {gtp,v2,create_session_request,0,16036747,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424397256430">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241110,<<172,18,26,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,763419695,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262424397256430 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1624.0> in state state_authenticated => state_wait_create_session_resp 04:14:09.689 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262424397256430 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262424397256430 receive call {rx_s6b_aar,"262424397256430@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1625.0> in state state_authenticated 04:14:09.698 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424397256430@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:09.698 [info] ue_fsm ev_rx_s6b_aar: "262424397256430@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:09.698 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424397256430@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262424397256430",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262424397256430 send ok to <0.1625.0> *DBG* aaa_ue_fsm_262424397256430 consume call {rx_s6b_aar,"262424397256430@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1625.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:09.698 [debug] SWx Tx SAR Imsi="262424397256430" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:09.698 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","303",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424397256430",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:14:09.698 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424397256430 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1626.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424397256430 send ok to <0.1626.0> 04:14:09.704 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;303;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424397256430",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:09.704 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424397256430 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1626.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:09.704 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424397256430","262424397256430@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1625.0>} 04:14:09.705 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:09.705 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:09.714 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,115,22,244,179,139,0,2,0,2,0,16,0,87,0,9,1,160,105,14,151,206,172,18,26,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,105,14,151,206,172,18,26,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,14,151,206,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:09.714 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241110,16036747,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,14,151,206>>},{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,1762564046,<<172,18,26,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,1762564046,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,88>>}}} 04:14:09.714 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424397256430">>,<0.1619.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241110,1762564046,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[{gtp_bearer,5,763419695,1762564046}],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262424397256430 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 => 763419695, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 1762564046}}} from <0.1627.0> in state state_wait_create_session_resp 04:14:09.714 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:09.714 [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 => 763419695,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1762564046}} 04:14:09.715 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424397256430">>,"internet",[],undefined,false,0,false,false} 04:14:09.715 [info] KMOD Port Create PDP Context Call {<0.1619.0>,[alias|#Ref<0.1576510130.3222863875.168009>]}: {create_pdp_context,{172,18,26,103},763419695,1762564046,{192,168,0,88}} 04:14:09.715 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,88}, 763419695, 1762564046 04:14:09.715 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2948,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,88}},{i_tid,763419695},{o_tid,1762564046}]}} 04:14:09.715 [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 => 763419695,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1762564046}) returned ok *DBG* epdg_ue_fsm_262424397256430 send ok to <0.1627.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424397256430">>, {ok, #{apco => <<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 => 763419695, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 1762564046}}}} *DBG* epdg_ue_fsm_262424397256430 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 => 763419695, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 1762564046}}} from <0.1627.0> in state state_wait_create_session_resp => state_active 04:14:09.715 [info] tunnel_response(<<"262424397256430">>): {ok,#{apco => <<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 => 763419695,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1762564046}} 04:14:09.716 [info] tunnel_response for <<"262424397256430">>: {ok,#{apco => <<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 => 763419695,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1762564046}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:09.716 [info] GSUP: Tx #{imsi => <<"262424397256430">>,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.55>, {osmo,5}, #{imsi => <<"262421774834936">>, 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_262421774834936 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421774834936 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421774834936 receive call {auth_request,33,"internet",#{}} from <0.1628.0> in state state_new 04:14:09.750 [info] GSUP: Rx #{imsi => <<"262421774834936">>,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_262421774834936 send ok to <0.1628.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:09.750 [info] ue_fsm start(epdg_ue_fsm_262421774834936) *DBG* epdg_ue_fsm_262421774834936 consume call {auth_request,33,"internet",#{}} from <0.1628.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262421774834936 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421774834936 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:14:09.750 [info] ue_fsm init(<<"262421774834936">>) *DBG* aaa_ue_fsm_262421774834936 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262421774834936 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:09.750 [info] ue_fsm auth_request 04:14:09.751 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421774834936">>,"internet",[],undefined,false,0,false,false} 04:14:09.751 [info] ue_fsm start_link(aaa_ue_fsm_262421774834936) 04:14:09.751 [info] ue_fsm init("262421774834936") 04:14:09.751 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:09.751 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421774834936",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421774834936 send ok to <0.201.0> 04:14:09.752 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262421774834936 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:09.752 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","304",";","nonode@nohost"],1,undefined,undefined,undefined,"262421774834936",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:14:09.766 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;304;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421774834936",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[238,253,189,87,199,57,106,14,90,73,131,38,231,185,212,228,166,49,64,39,103,144,13,5,229,166,176,92,40,35,235,66]],[[238,253,189,87,199,57,106,14,90,73,131,38,231,185,212,228,223,90,122,203,30,89,225,5,189,47,192,203,232,207]],["foobar"],[[81,192,96,178,169,163,169,200,168,154,126,111,149,41,124,65]],[[231,121,158,122,248,75,23,63,6,211,55,179,98,2,218,47]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421774834936 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<238,253,189,87,199,57,106,14,90,73,131,38,231,185,212,228>>, <<166,49,64,39,103,144,13,5,229,166,176,92,40,35,235,66>>, <<238,253,189,87,199,57,106,14,90,73,131,38,231,185,212,228, 223,90,122,203,30,89,225,5,189,47,192,203,232,207>>, <<231,121,158,122,248,75,23,63,6,211,55,179,98,2,218,47>>, <<81,192,96,178,169,163,169,200,168,154,126,111,149,41, 124,65>>}]}} from <0.1631.0> in state state_wait_swx_maa 04:14:09.766 [info] dia_sip2gsup: auth [238,253,189,87,199,57,106,14,90,73,131,38,231,185,212,228,166,49,64,39,103,144,13,5,229,166,176,92,40,35,235,66] authz [238,253,189,87,199,57,106,14,90,73,131,38,231,185,212,228,223,90,122,203,30,89,225,5,189,47,192,203,232,207]  04:14:09.766 [info] rand [238,253,189,87,199,57,106,14,90,73,131,38,231,185,212,228] autn [166,49,64,39,103,144,13,5,229,166,176,92,40,35,235,66]  04:14:09.766 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262421774834936 send ok to <0.1631.0> 04:14:09.767 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421774834936",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421774834936 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<238,253,189,87,199,57,106,14,90,73,131,38,231,185,212,228>>, <<166,49,64,39,103,144,13,5,229,166,176,92,40,35,235,66>>, <<238,253,189,87,199,57,106,14,90,73,131,38,231,185,212,228, 223,90,122,203,30,89,225,5,189,47,192,203,232,207>>, <<231,121,158,122,248,75,23,63,6,211,55,179,98,2,218,47>>, <<81,192,96,178,169,163,169,200,168,154,126,111,149,41, 124,65>>}]}} from <0.1631.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262421774834936 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<238,253,189,87,199,57,106,14,90,73,131,38,231,185,212,228>>, <<166,49,64,39,103,144,13,5,229,166,176,92,40,35,235,66>>, <<238,253,189,87,199,57,106,14,90,73,131,38,231,185,212,228, 223,90,122,203,30,89,225,5,189,47,192,203,232,207>>, <<231,121,158,122,248,75,23,63,6,211,55,179,98,2,218,47>>, <<81,192,96,178,169,163,169,200,168,154,126,111,149,41, 124,65>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:09.767 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<238,253,189,87,199,57,106,14,90,73,131,38,231,185,212,228>>,<<166,49,64,39,103,144,13,5,229,166,176,92,40,35,235,66>>,<<238,253,189,87,199,57,106,14,90,73,131,38,231,185,212,228,223,90,122,203,30,89,225,5,189,47,192,203,232,207>>,<<231,121,158,122,248,75,23,63,6,211,55,179,98,2,218,47>>,<<81,192,96,178,169,163,169,200,168,154,126,111,149,41,124,65>>}]} *DBG* epdg_ue_fsm_262421774834936 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421774834936">>, {ok, [{epdg_auth_tuple, <<238,253,189,87,199,57,106,14,90,73,131,38, 231,185,212,228>>, <<166,49,64,39,103,144,13,5,229,166,176,92,40, 35,235,66>>, <<238,253,189,87,199,57,106,14,90,73,131,38, 231,185,212,228,223,90,122,203,30,89,225,5, 189,47,192,203,232,207>>, <<231,121,158,122,248,75,23,63,6,211,55,179,98, 2,218,47>>, <<81,192,96,178,169,163,169,200,168,154, 126,111,149,41,124,65>>}]}}} 04:14:09.768 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<238,253,189,87,199,57,106,14,90,73,131,38,231,185,212,228>>,<<166,49,64,39,103,144,13,5,229,166,176,92,40,35,235,66>>,<<238,253,189,87,199,57,106,14,90,73,131,38,231,185,212,228,223,90,122,203,30,89,225,5,189,47,192,203,232,207>>,<<231,121,158,122,248,75,23,63,6,211,55,179,98,2,218,47>>,<<81,192,96,178,169,163,169,200,168,154,126,111,149,41,124,65>>}]}, {ue_fsm_data,<<"262421774834936">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421774834936 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<238,253,189,87,199,57,106,14,90,73,131,38,231,185,212,228>>, <<166,49,64,39,103,144,13,5,229,166,176,92,40,35,235,66>>, <<238,253,189,87,199,57,106,14,90,73,131,38,231,185,212,228, 223,90,122,203,30,89,225,5,189,47,192,203,232,207>>, <<231,121,158,122,248,75,23,63,6,211,55,179,98,2,218,47>>, <<81,192,96,178,169,163,169,200,168,154,126,111,149,41, 124,65>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:09.768 [info] auth_response(<<"262421774834936">>): {ok,[{epdg_auth_tuple,<<238,253,189,87,199,57,106,14,90,73,131,38,231,185,212,228>>,<<166,49,64,39,103,144,13,5,229,166,176,92,40,35,235,66>>,<<238,253,189,87,199,57,106,14,90,73,131,38,231,185,212,228,223,90,122,203,30,89,225,5,189,47,192,203,232,207>>,<<231,121,158,122,248,75,23,63,6,211,55,179,98,2,218,47>>,<<81,192,96,178,169,163,169,200,168,154,126,111,149,41,124,65>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:09.769 [info] auth_response for <<"262421774834936">>: {ok,[{epdg_auth_tuple,<<238,253,189,87,199,57,106,14,90,73,131,38,231,185,212,228>>,<<166,49,64,39,103,144,13,5,229,166,176,92,40,35,235,66>>,<<238,253,189,87,199,57,106,14,90,73,131,38,231,185,212,228,223,90,122,203,30,89,225,5,189,47,192,203,232,207>>,<<231,121,158,122,248,75,23,63,6,211,55,179,98,2,218,47>>,<<81,192,96,178,169,163,169,200,168,154,126,111,149,41,124,65>>}]} 04:14:09.769 [info] GSUP: Tx #{auth_tuples => [#{autn => <<166,49,64,39,103,144,13,5,229,166,176,92,40,35,235,66>>,ck => <<81,192,96,178,169,163,169,200,168,154,126,111,149,41,124,65>>,ik => <<231,121,158,122,248,75,23,63,6,211,55,179,98,2,218,47>>,rand => <<238,253,189,87,199,57,106,14,90,73,131,38,231,185,212,228>>,res => <<238,253,189,87,199,57,106,14,90,73,131,38,231,185,212,228,223,90,122,203,30,89,225,5,189,47,192,203,232,207>>}],imsi => <<"262421774834936">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421774834936">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421774834936 receive call lu_request from <0.1632.0> in state state_authenticating *DBG* epdg_ue_fsm_262421774834936 send ok to <0.1632.0> 04:14:09.774 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421774834936">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421774834936 consume call lu_request from <0.1632.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262421774834936 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:09.774 [info] ue_fsm lu_request 04:14:09.774 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421774834936">>,"internet",[],undefined,false,0,false,false} 04:14:09.774 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:09.774 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421774834936",undefined,undefined,false,false,undefined} 04:14:09.774 [debug] SWx Tx SAR Imsi="262421774834936" Type=1 APN="internet" AgentInfoOpt=[]  04:14:09.775 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","305",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421774834936",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421774834936 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421774834936 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421774834936 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1633.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262421774834936 send ok to <0.1633.0> 04:14:09.781 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;305;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421774834936",[],[2001],[],[{'Non-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_262421774834936 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1633.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262421774834936 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:14:09.781 [info] ue_fsm ev_rx_swx_saa 04:14:09.782 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421774834936",undefined,undefined,false,false,undefined} 04:14:09.782 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262421774834936 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421774834936">>,ok}} 04:14:09.782 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421774834936">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421774834936 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:09.782 [info] lu_response(<<"262421774834936">>): ok 04:14:09.782 [info] lu_response for <<"262421774834936">>: ok 04:14:09.782 [info] GSUP: Tx #{imsi => <<"262421774834936">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421774834936">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421774834936 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1634.0> in state state_authenticated 04:14:09.787 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421774834936">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:09.787 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:09.787 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421774834936">>,"internet",[],undefined,false,0,false,false} 04:14:09.788 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:09.788 [info] s2b: Tx {gtp,v2,create_session_request,0,16036748,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421774834936">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241111,<<172,18,26,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,763419696,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421774834936 send ok to <0.1634.0> 04:14:09.788 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262421774834936 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1634.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421774834936 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421774834936 receive call {rx_s6b_aar,"262421774834936@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1635.0> in state state_authenticated 04:14:09.799 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421774834936@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:09.799 [info] ue_fsm ev_rx_s6b_aar: "262421774834936@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:09.800 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421774834936@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262421774834936",undefined,undefined,true,false,undefined} 04:14:09.800 [debug] SWx Tx SAR Imsi="262421774834936" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:09.800 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","306",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421774834936",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421774834936 send ok to <0.1635.0> *DBG* aaa_ue_fsm_262421774834936 consume call {rx_s6b_aar,"262421774834936@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1635.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:09.800 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421774834936 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1636.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421774834936 send ok to <0.1636.0> 04:14:09.807 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;306;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421774834936",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:09.807 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421774834936 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1636.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:09.807 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421774834936","262421774834936@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1635.0>} 04:14:09.807 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:09.807 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:09.813 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,115,23,244,179,140,0,2,0,2,0,16,0,87,0,9,1,160,146,208,105,13,172,18,26,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,146,208,105,13,172,18,26,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,208,105,13,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:09.813 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241111,16036748,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,208,105,13>>},{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,2463131917,<<172,18,26,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,2463131917,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,89>>}}} 04:14:09.813 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421774834936">>,<0.1629.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241111,2463131917,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[{gtp_bearer,5,763419696,2463131917}],[],[],[],[],[],[],[],[],[]}}}} 04:14:09.813 [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_262421774834936 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 => 763419696, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 2463131917}}} from <0.1637.0> in state state_wait_create_session_resp 04:14:09.813 [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 => 763419696,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2463131917}} 04:14:09.813 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421774834936">>,"internet",[],undefined,false,0,false,false} 04:14:09.813 [info] KMOD Port Create PDP Context Call {<0.1629.0>,[alias|#Ref<0.1576510130.3222863873.170225>]}: {create_pdp_context,{172,18,26,103},763419696,2463131917,{192,168,0,89}} 04:14:09.814 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,89}, 763419696, 2463131917 04:14:09.814 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],515,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,89}},{i_tid,763419696},{o_tid,2463131917}]}} 04:14:09.814 [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 => 763419696,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2463131917}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262421774834936">>, {ok, #{apco => <<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 => 763419696, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 2463131917}}}} 04:14:09.814 [info] tunnel_response(<<"262421774834936">>): {ok,#{apco => <<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 => 763419696,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2463131917}} *DBG* epdg_ue_fsm_262421774834936 send ok to <0.1637.0> *DBG* epdg_ue_fsm_262421774834936 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 => 763419696, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 2463131917}}} from <0.1637.0> in state state_wait_create_session_resp => state_active 04:14:09.814 [info] tunnel_response for <<"262421774834936">>: {ok,#{apco => <<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 => 763419696,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2463131917}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:09.814 [info] GSUP: Tx #{imsi => <<"262421774834936">>,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.55>, {osmo,5}, #{imsi => <<"262420676901630">>, 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_262420676901630 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420676901630 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420676901630 receive call {auth_request,33,"internet",#{}} from <0.1638.0> in state state_new 04:14:09.850 [info] GSUP: Rx #{imsi => <<"262420676901630">>,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}]} 04:14:09.850 [info] ue_fsm start(epdg_ue_fsm_262420676901630) *DBG* epdg_ue_fsm_262420676901630 send ok to <0.1638.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262420676901630 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420676901630 consume call {auth_request,33,"internet",#{}} from <0.1638.0> in state state_new => state_wait_auth_resp 04:14:09.850 [info] ue_fsm init(<<"262420676901630">>) *DBG* aaa_ue_fsm_262420676901630 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420676901630 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:14:09.850 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262420676901630 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:09.850 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420676901630">>,"internet",[],undefined,false,0,false,false} 04:14:09.850 [info] ue_fsm start_link(aaa_ue_fsm_262420676901630) 04:14:09.850 [info] ue_fsm init("262420676901630") 04:14:09.850 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:09.851 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420676901630",undefined,undefined,false,false,undefined} 04:14:09.851 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262420676901630 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420676901630 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:09.851 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","307",";","nonode@nohost"],1,undefined,undefined,undefined,"262420676901630",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420676901630 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<124,193,82,58,188,94,63,11,97,184,153,99,144,192,202,231>>, <<238,44,225,24,121,21,152,196,209,251,29,215,84,137,160,131>>, <<124,193,82,58,188,94,63,11,97,184,153,99,144,192,202,231, 31,81,241,23,79,53,43,217,214,8,73,5,6,175>>, <<143,137,188,2,38,75,54,22,231,191,186,198,231,249,98,182>>, <<53,222,102,39,185,187,224,0,217,38,103,56,41,245,47,147>>}]}} from <0.1641.0> in state state_wait_swx_maa 04:14:09.865 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;307;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420676901630",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[124,193,82,58,188,94,63,11,97,184,153,99,144,192,202,231,238,44,225,24,121,21,152,196,209,251,29,215,84,137,160,131]],[[124,193,82,58,188,94,63,11,97,184,153,99,144,192,202,231,31,81,241,23,79,53,43,217,214,8,73,5,6,175]],["foobar"],[[53,222,102,39,185,187,224,0,217,38,103,56,41,245,47,147]],[[143,137,188,2,38,75,54,22,231,191,186,198,231,249,98,182]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:09.865 [info] dia_sip2gsup: auth [124,193,82,58,188,94,63,11,97,184,153,99,144,192,202,231,238,44,225,24,121,21,152,196,209,251,29,215,84,137,160,131] authz [124,193,82,58,188,94,63,11,97,184,153,99,144,192,202,231,31,81,241,23,79,53,43,217,214,8,73,5,6,175]  *DBG* aaa_ue_fsm_262420676901630 send ok to <0.1641.0> 04:14:09.865 [info] rand [124,193,82,58,188,94,63,11,97,184,153,99,144,192,202,231] autn [238,44,225,24,121,21,152,196,209,251,29,215,84,137,160,131]  *DBG* aaa_ue_fsm_262420676901630 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<124,193,82,58,188,94,63,11,97,184,153,99,144,192,202,231>>, <<238,44,225,24,121,21,152,196,209,251,29,215,84,137,160,131>>, <<124,193,82,58,188,94,63,11,97,184,153,99,144,192,202,231, 31,81,241,23,79,53,43,217,214,8,73,5,6,175>>, <<143,137,188,2,38,75,54,22,231,191,186,198,231,249,98,182>>, <<53,222,102,39,185,187,224,0,217,38,103,56,41,245,47,147>>}]}} from <0.1641.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262420676901630 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<124,193,82,58,188,94,63,11,97,184,153,99,144,192,202,231>>, <<238,44,225,24,121,21,152,196,209,251,29,215,84,137,160,131>>, <<124,193,82,58,188,94,63,11,97,184,153,99,144,192,202,231, 31,81,241,23,79,53,43,217,214,8,73,5,6,175>>, <<143,137,188,2,38,75,54,22,231,191,186,198,231,249,98,182>>, <<53,222,102,39,185,187,224,0,217,38,103,56,41,245,47,147>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:09.865 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262420676901630 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420676901630">>, {ok, [{epdg_auth_tuple, <<124,193,82,58,188,94,63,11,97,184,153,99,144, 192,202,231>>, <<238,44,225,24,121,21,152,196,209,251,29,215, 84,137,160,131>>, <<124,193,82,58,188,94,63,11,97,184,153,99,144, 192,202,231,31,81,241,23,79,53,43,217,214,8, 73,5,6,175>>, <<143,137,188,2,38,75,54,22,231,191,186,198, 231,249,98,182>>, <<53,222,102,39,185,187,224,0,217,38,103, 56,41,245,47,147>>}]}}} 04:14:09.866 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420676901630",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420676901630 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<124,193,82,58,188,94,63,11,97,184,153,99,144,192,202,231>>, <<238,44,225,24,121,21,152,196,209,251,29,215,84,137,160,131>>, <<124,193,82,58,188,94,63,11,97,184,153,99,144,192,202,231, 31,81,241,23,79,53,43,217,214,8,73,5,6,175>>, <<143,137,188,2,38,75,54,22,231,191,186,198,231,249,98,182>>, <<53,222,102,39,185,187,224,0,217,38,103,56,41,245,47,147>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:09.866 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<124,193,82,58,188,94,63,11,97,184,153,99,144,192,202,231>>,<<238,44,225,24,121,21,152,196,209,251,29,215,84,137,160,131>>,<<124,193,82,58,188,94,63,11,97,184,153,99,144,192,202,231,31,81,241,23,79,53,43,217,214,8,73,5,6,175>>,<<143,137,188,2,38,75,54,22,231,191,186,198,231,249,98,182>>,<<53,222,102,39,185,187,224,0,217,38,103,56,41,245,47,147>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:09.867 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<124,193,82,58,188,94,63,11,97,184,153,99,144,192,202,231>>,<<238,44,225,24,121,21,152,196,209,251,29,215,84,137,160,131>>,<<124,193,82,58,188,94,63,11,97,184,153,99,144,192,202,231,31,81,241,23,79,53,43,217,214,8,73,5,6,175>>,<<143,137,188,2,38,75,54,22,231,191,186,198,231,249,98,182>>,<<53,222,102,39,185,187,224,0,217,38,103,56,41,245,47,147>>}]}, {ue_fsm_data,<<"262420676901630">>,"internet",[],undefined,false,0,false,false} 04:14:09.868 [info] auth_response(<<"262420676901630">>): {ok,[{epdg_auth_tuple,<<124,193,82,58,188,94,63,11,97,184,153,99,144,192,202,231>>,<<238,44,225,24,121,21,152,196,209,251,29,215,84,137,160,131>>,<<124,193,82,58,188,94,63,11,97,184,153,99,144,192,202,231,31,81,241,23,79,53,43,217,214,8,73,5,6,175>>,<<143,137,188,2,38,75,54,22,231,191,186,198,231,249,98,182>>,<<53,222,102,39,185,187,224,0,217,38,103,56,41,245,47,147>>}]} 04:14:09.869 [info] auth_response for <<"262420676901630">>: {ok,[{epdg_auth_tuple,<<124,193,82,58,188,94,63,11,97,184,153,99,144,192,202,231>>,<<238,44,225,24,121,21,152,196,209,251,29,215,84,137,160,131>>,<<124,193,82,58,188,94,63,11,97,184,153,99,144,192,202,231,31,81,241,23,79,53,43,217,214,8,73,5,6,175>>,<<143,137,188,2,38,75,54,22,231,191,186,198,231,249,98,182>>,<<53,222,102,39,185,187,224,0,217,38,103,56,41,245,47,147>>}]} 04:14:09.869 [info] GSUP: Tx #{auth_tuples => [#{autn => <<238,44,225,24,121,21,152,196,209,251,29,215,84,137,160,131>>,ck => <<53,222,102,39,185,187,224,0,217,38,103,56,41,245,47,147>>,ik => <<143,137,188,2,38,75,54,22,231,191,186,198,231,249,98,182>>,rand => <<124,193,82,58,188,94,63,11,97,184,153,99,144,192,202,231>>,res => <<124,193,82,58,188,94,63,11,97,184,153,99,144,192,202,231,31,81,241,23,79,53,43,217,214,8,73,5,6,175>>}],imsi => <<"262420676901630">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420676901630">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420676901630 receive call lu_request from <0.1642.0> in state state_authenticating *DBG* epdg_ue_fsm_262420676901630 send ok to <0.1642.0> 04:14:09.874 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420676901630">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420676901630 consume call lu_request from <0.1642.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:09.874 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262420676901630 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:09.874 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420676901630">>,"internet",[],undefined,false,0,false,false} 04:14:09.874 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:09.875 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420676901630",undefined,undefined,false,false,undefined} 04:14:09.875 [debug] SWx Tx SAR Imsi="262420676901630" Type=1 APN="internet" AgentInfoOpt=[]  04:14:09.875 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","308",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420676901630",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420676901630 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420676901630 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420676901630 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1643.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262420676901630 send ok to <0.1643.0> 04:14:09.884 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;308;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420676901630",[],[2001],[],[{'Non-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_262420676901630 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1643.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262420676901630 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:14:09.884 [info] ue_fsm ev_rx_swx_saa 04:14:09.884 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420676901630",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420676901630 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420676901630">>,ok}} 04:14:09.884 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262420676901630 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:09.885 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420676901630">>,"internet",[],undefined,false,0,false,false} 04:14:09.885 [info] lu_response(<<"262420676901630">>): ok 04:14:09.885 [info] lu_response for <<"262420676901630">>: ok 04:14:09.885 [info] GSUP: Tx #{imsi => <<"262420676901630">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420676901630">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420676901630 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1644.0> in state state_authenticated 04:14:09.891 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420676901630">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:09.891 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:09.891 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420676901630">>,"internet",[],undefined,false,0,false,false} 04:14:09.891 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:09.892 [info] s2b: Tx {gtp,v2,create_session_request,0,16036749,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420676901630">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241112,<<172,18,26,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,763419697,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420676901630 send ok to <0.1644.0> 04:14:09.892 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262420676901630 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1644.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420676901630 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420676901630 receive call {rx_s6b_aar,"262420676901630@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1645.0> in state state_authenticated 04:14:09.903 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420676901630@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:09.903 [info] ue_fsm ev_rx_s6b_aar: "262420676901630@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:09.903 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420676901630@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262420676901630",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262420676901630 send ok to <0.1645.0> *DBG* aaa_ue_fsm_262420676901630 consume call {rx_s6b_aar,"262420676901630@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1645.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:09.903 [debug] SWx Tx SAR Imsi="262420676901630" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:09.903 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","309",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420676901630",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:14:09.903 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420676901630 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1646.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420676901630 send ok to <0.1646.0> *DBG* aaa_ue_fsm_262420676901630 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1646.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:09.907 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;309;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420676901630",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:09.907 [info] ue_fsm ev_rx_swx_saa 04:14:09.907 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420676901630","262420676901630@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1645.0>} 04:14:09.907 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:09.907 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:09.911 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,115,24,244,179,141,0,2,0,2,0,16,0,87,0,9,1,160,114,128,88,237,172,18,26,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,114,128,88,237,172,18,26,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,114,128,88,237,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262420676901630 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 => 763419697, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 1921013997}}} from <0.1647.0> in state state_wait_create_session_resp 04:14:09.911 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241112,16036749,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,<<114,128,88,237>>},{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,1921013997,<<172,18,26,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,1921013997,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,90>>}}} 04:14:09.911 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420676901630">>,<0.1639.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241112,1921013997,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[{gtp_bearer,5,763419697,1921013997}],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:14:09.911 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:09.911 [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 => 763419697,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1921013997}} 04:14:09.911 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420676901630">>,"internet",[],undefined,false,0,false,false} 04:14:09.911 [info] KMOD Port Create PDP Context Call {<0.1639.0>,[alias|#Ref<0.1576510130.3222863875.168292>]}: {create_pdp_context,{172,18,26,103},763419697,1921013997,{192,168,0,90}} 04:14:09.911 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,90}, 763419697, 1921013997 04:14:09.911 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],3012,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,90}},{i_tid,763419697},{o_tid,1921013997}]}} *DBG* epdg_ue_fsm_262420676901630 send ok to <0.1647.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420676901630">>, {ok, #{apco => <<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 => 763419697, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 1921013997}}}} 04:14:09.911 [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 => 763419697,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1921013997}) returned ok *DBG* epdg_ue_fsm_262420676901630 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 => 763419697, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 1921013997}}} from <0.1647.0> in state state_wait_create_session_resp => state_active 04:14:09.911 [info] tunnel_response(<<"262420676901630">>): {ok,#{apco => <<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 => 763419697,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1921013997}} 04:14:09.912 [info] tunnel_response for <<"262420676901630">>: {ok,#{apco => <<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 => 763419697,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1921013997}} 04:14:09.912 [info] GSUP: Tx #{imsi => <<"262420676901630">>,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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{imsi => <<"262424319874605">>, 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_262424319874605 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424319874605 consume internal init_state in state state_new 04:14:09.950 [info] GSUP: Rx #{imsi => <<"262424319874605">>,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_262424319874605 receive call {auth_request,33,"internet",#{}} from <0.1648.0> in state state_new 04:14:09.950 [info] ue_fsm start(epdg_ue_fsm_262424319874605) 04:14:09.950 [info] ue_fsm init(<<"262424319874605">>) *DBG* epdg_ue_fsm_262424319874605 send ok to <0.1648.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:09.951 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262424319874605 consume call {auth_request,33,"internet",#{}} from <0.1648.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262424319874605 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424319874605 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:14:09.951 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424319874605">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262424319874605 consume internal init_state in state state_new 04:14:09.951 [info] ue_fsm start_link(aaa_ue_fsm_262424319874605) *DBG* aaa_ue_fsm_262424319874605 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:09.952 [info] ue_fsm init("262424319874605") 04:14:09.952 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:09.952 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424319874605",undefined,undefined,false,false,undefined} 04:14:09.952 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:09.952 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","310",";","nonode@nohost"],1,undefined,undefined,undefined,"262424319874605",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424319874605 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424319874605 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_262424319874605 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<183,167,167,139,120,223,228,251,10,225,63,104,233,37,147, 103>>, <<127,136,167,56,124,64,242,98,168,98,31,249,159,238,100,5>>, <<183,167,167,139,120,223,228,251,10,225,63,104,233,37,147, 103,218,221,168,168,94,37,167,111,129,142,181,154,107,228>>, <<105,142,100,203,79,76,238,136,192,226,22,66,114,203,165,217>>, <<139,49,224,89,44,5,77,172,106,155,59,6,182,230,175,108>>}]}} from <0.1651.0> in state state_wait_swx_maa 04:14:09.966 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;310;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424319874605",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[183,167,167,139,120,223,228,251,10,225,63,104,233,37,147,103,127,136,167,56,124,64,242,98,168,98,31,249,159,238,100,5]],[[183,167,167,139,120,223,228,251,10,225,63,104,233,37,147,103,218,221,168,168,94,37,167,111,129,142,181,154,107,228]],["foobar"],[[139,49,224,89,44,5,77,172,106,155,59,6,182,230,175,108]],[[105,142,100,203,79,76,238,136,192,226,22,66,114,203,165,217]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:09.966 [info] dia_sip2gsup: auth [183,167,167,139,120,223,228,251,10,225,63,104,233,37,147,103,127,136,167,56,124,64,242,98,168,98,31,249,159,238,100,5] authz [183,167,167,139,120,223,228,251,10,225,63,104,233,37,147,103,218,221,168,168,94,37,167,111,129,142,181,154,107,228]  *DBG* aaa_ue_fsm_262424319874605 send ok to <0.1651.0> *DBG* epdg_ue_fsm_262424319874605 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<183,167,167,139,120,223,228,251,10,225,63,104,233,37,147, 103>>, <<127,136,167,56,124,64,242,98,168,98,31,249,159,238,100,5>>, <<183,167,167,139,120,223,228,251,10,225,63,104,233,37,147, 103,218,221,168,168,94,37,167,111,129,142,181,154,107,228>>, <<105,142,100,203,79,76,238,136,192,226,22,66,114,203,165,217>>, <<139,49,224,89,44,5,77,172,106,155,59,6,182,230,175,108>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:09.966 [info] rand [183,167,167,139,120,223,228,251,10,225,63,104,233,37,147,103] autn [127,136,167,56,124,64,242,98,168,98,31,249,159,238,100,5]  *DBG* aaa_ue_fsm_262424319874605 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<183,167,167,139,120,223,228,251,10,225,63,104,233,37,147, 103>>, <<127,136,167,56,124,64,242,98,168,98,31,249,159,238,100,5>>, <<183,167,167,139,120,223,228,251,10,225,63,104,233,37,147, 103,218,221,168,168,94,37,167,111,129,142,181,154,107,228>>, <<105,142,100,203,79,76,238,136,192,226,22,66,114,203,165,217>>, <<139,49,224,89,44,5,77,172,106,155,59,6,182,230,175,108>>}]}} from <0.1651.0> in state state_wait_swx_maa => state_new 04:14:09.966 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262424319874605 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424319874605">>, {ok, [{epdg_auth_tuple, <<183,167,167,139,120,223,228,251,10,225,63, 104,233,37,147,103>>, <<127,136,167,56,124,64,242,98,168,98,31,249, 159,238,100,5>>, <<183,167,167,139,120,223,228,251,10,225,63, 104,233,37,147,103,218,221,168,168,94,37,167, 111,129,142,181,154,107,228>>, <<105,142,100,203,79,76,238,136,192,226,22,66, 114,203,165,217>>, <<139,49,224,89,44,5,77,172,106,155,59,6, 182,230,175,108>>}]}}} 04:14:09.967 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424319874605",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424319874605 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<183,167,167,139,120,223,228,251,10,225,63,104,233,37,147, 103>>, <<127,136,167,56,124,64,242,98,168,98,31,249,159,238,100,5>>, <<183,167,167,139,120,223,228,251,10,225,63,104,233,37,147, 103,218,221,168,168,94,37,167,111,129,142,181,154,107,228>>, <<105,142,100,203,79,76,238,136,192,226,22,66,114,203,165,217>>, <<139,49,224,89,44,5,77,172,106,155,59,6,182,230,175,108>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:09.967 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<183,167,167,139,120,223,228,251,10,225,63,104,233,37,147,103>>,<<127,136,167,56,124,64,242,98,168,98,31,249,159,238,100,5>>,<<183,167,167,139,120,223,228,251,10,225,63,104,233,37,147,103,218,221,168,168,94,37,167,111,129,142,181,154,107,228>>,<<105,142,100,203,79,76,238,136,192,226,22,66,114,203,165,217>>,<<139,49,224,89,44,5,77,172,106,155,59,6,182,230,175,108>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:09.968 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<183,167,167,139,120,223,228,251,10,225,63,104,233,37,147,103>>,<<127,136,167,56,124,64,242,98,168,98,31,249,159,238,100,5>>,<<183,167,167,139,120,223,228,251,10,225,63,104,233,37,147,103,218,221,168,168,94,37,167,111,129,142,181,154,107,228>>,<<105,142,100,203,79,76,238,136,192,226,22,66,114,203,165,217>>,<<139,49,224,89,44,5,77,172,106,155,59,6,182,230,175,108>>}]}, {ue_fsm_data,<<"262424319874605">>,"internet",[],undefined,false,0,false,false} 04:14:09.968 [info] auth_response(<<"262424319874605">>): {ok,[{epdg_auth_tuple,<<183,167,167,139,120,223,228,251,10,225,63,104,233,37,147,103>>,<<127,136,167,56,124,64,242,98,168,98,31,249,159,238,100,5>>,<<183,167,167,139,120,223,228,251,10,225,63,104,233,37,147,103,218,221,168,168,94,37,167,111,129,142,181,154,107,228>>,<<105,142,100,203,79,76,238,136,192,226,22,66,114,203,165,217>>,<<139,49,224,89,44,5,77,172,106,155,59,6,182,230,175,108>>}]} 04:14:09.969 [info] auth_response for <<"262424319874605">>: {ok,[{epdg_auth_tuple,<<183,167,167,139,120,223,228,251,10,225,63,104,233,37,147,103>>,<<127,136,167,56,124,64,242,98,168,98,31,249,159,238,100,5>>,<<183,167,167,139,120,223,228,251,10,225,63,104,233,37,147,103,218,221,168,168,94,37,167,111,129,142,181,154,107,228>>,<<105,142,100,203,79,76,238,136,192,226,22,66,114,203,165,217>>,<<139,49,224,89,44,5,77,172,106,155,59,6,182,230,175,108>>}]} 04:14:09.970 [info] GSUP: Tx #{auth_tuples => [#{autn => <<127,136,167,56,124,64,242,98,168,98,31,249,159,238,100,5>>,ck => <<139,49,224,89,44,5,77,172,106,155,59,6,182,230,175,108>>,ik => <<105,142,100,203,79,76,238,136,192,226,22,66,114,203,165,217>>,rand => <<183,167,167,139,120,223,228,251,10,225,63,104,233,37,147,103>>,res => <<183,167,167,139,120,223,228,251,10,225,63,104,233,37,147,103,218,221,168,168,94,37,167,111,129,142,181,154,107,228>>}],imsi => <<"262424319874605">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424319874605">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424319874605 receive call lu_request from <0.1652.0> in state state_authenticating 04:14:09.975 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424319874605">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262424319874605 send ok to <0.1652.0> *DBG* epdg_ue_fsm_262424319874605 consume call lu_request from <0.1652.0> in state state_authenticating *DBG* aaa_ue_fsm_262424319874605 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:09.975 [info] ue_fsm lu_request 04:14:09.975 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424319874605">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262424319874605 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424319874605 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:14:09.976 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:09.976 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424319874605",undefined,undefined,false,false,undefined} 04:14:09.976 [debug] SWx Tx SAR Imsi="262424319874605" Type=1 APN="internet" AgentInfoOpt=[]  04:14:09.976 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","311",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424319874605",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424319874605 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1653.0> in state state_wait_swx_saa 04:14:09.986 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;311;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424319874605",[],[2001],[],[{'Non-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_262424319874605 send ok to <0.1653.0> 04:14:09.986 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424319874605 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1653.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262424319874605 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:14:09.986 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424319874605",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424319874605 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424319874605">>,ok}} *DBG* epdg_ue_fsm_262424319874605 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:09.987 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:14:09.987 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424319874605">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:09.987 [info] lu_response(<<"262424319874605">>): ok 04:14:09.987 [info] lu_response for <<"262424319874605">>: ok 04:14:09.987 [info] GSUP: Tx #{imsi => <<"262424319874605">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424319874605">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424319874605 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1654.0> in state state_authenticated 04:14:09.991 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424319874605">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:09.991 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:09.991 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424319874605">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424319874605 send ok to <0.1654.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:09.991 [debug] Selected PGW Remote Address "172.18.26.103" *DBG* epdg_ue_fsm_262424319874605 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1654.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262424319874605 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:14:09.992 [info] s2b: Tx {gtp,v2,create_session_request,0,16036750,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424319874605">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241113,<<172,18,26,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,763419698,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:14:09.992 [debug] Waiting for CreateSessionResponse 04:14:09.997 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424319874605@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424319874605 receive call {rx_s6b_aar,"262424319874605@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1655.0> in state state_authenticated 04:14:09.997 [info] ue_fsm ev_rx_s6b_aar: "262424319874605@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:09.997 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424319874605@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262424319874605",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262424319874605 send ok to <0.1655.0> *DBG* aaa_ue_fsm_262424319874605 consume call {rx_s6b_aar,"262424319874605@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1655.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:09.997 [debug] SWx Tx SAR Imsi="262424319874605" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:09.997 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","312",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424319874605",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:14:09.997 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424319874605 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1656.0> in state state_authenticated_wait_swx_saa 04:14:09.999 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;312;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424319874605",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:09.999 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424319874605 send ok to <0.1656.0> *DBG* aaa_ue_fsm_262424319874605 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1656.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:09.999 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424319874605","262424319874605@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1655.0>} 04:14:09.999 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:09.999 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:10.001 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,115,25,244,179,142,0,2,0,2,0,16,0,87,0,9,1,160,66,87,230,248,172,18,26,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,66,87,230,248,172,18,26,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,87,230,248,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:10.002 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241113,16036750,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,<<"BWæø">>},{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,1113057016,<<172,18,26,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,1113057016,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,91>>}}} 04:14:10.002 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424319874605">>,<0.1649.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241113,1113057016,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419698,1113057016}],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262424319874605 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 => 763419698, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 1113057016}}} from <0.1657.0> in state state_wait_create_session_resp 04:14:10.002 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:10.002 [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 => 763419698,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1113057016}} 04:14:10.002 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424319874605">>,"internet",[],undefined,false,0,false,false} 04:14:10.002 [info] KMOD Port Create PDP Context Call {<0.1649.0>,[alias|#Ref<0.1576510130.3222863873.170532>]}: {create_pdp_context,{172,18,26,103},763419698,1113057016,{192,168,0,91}} 04:14:10.002 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,91}, 763419698, 1113057016 04:14:10.002 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2562,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,91}},{i_tid,763419698},{o_tid,1113057016}]}} 04:14:10.002 [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 => 763419698,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1113057016}) returned ok *DBG* epdg_ue_fsm_262424319874605 send ok to <0.1657.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424319874605">>, {ok, #{apco => <<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 => 763419698, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 1113057016}}}} 04:14:10.002 [info] tunnel_response(<<"262424319874605">>): {ok,#{apco => <<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 => 763419698,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1113057016}} 04:14:10.002 [info] tunnel_response for <<"262424319874605">>: {ok,#{apco => <<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 => 763419698,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1113057016}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:10.002 [info] GSUP: Tx #{imsi => <<"262424319874605">>,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>>}]} *DBG* epdg_ue_fsm_262424319874605 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 => 763419698, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 1113057016}}} from <0.1657.0> in state state_wait_create_session_resp => state_active Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262425174135525">>, 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_262425174135525 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425174135525 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262425174135525 receive call {auth_request,33,"internet",#{}} from <0.1658.0> in state state_new 04:14:10.050 [info] GSUP: Rx #{imsi => <<"262425174135525">>,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_262425174135525 send ok to <0.1658.0> 04:14:10.051 [info] ue_fsm start(epdg_ue_fsm_262425174135525) *DBG* epdg_ue_fsm_262425174135525 consume call {auth_request,33,"internet",#{}} from <0.1658.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262425174135525 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262425174135525 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:14:10.051 [info] ue_fsm init(<<"262425174135525">>) *DBG* aaa_ue_fsm_262425174135525 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262425174135525 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:10.051 [info] ue_fsm auth_request 04:14:10.051 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425174135525">>,"internet",[],undefined,false,0,false,false} 04:14:10.051 [info] ue_fsm start_link(aaa_ue_fsm_262425174135525) 04:14:10.051 [info] ue_fsm init("262425174135525") 04:14:10.051 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262425174135525 send ok to <0.201.0> 04:14:10.052 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425174135525",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425174135525 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:10.052 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:10.052 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","313",";","nonode@nohost"],1,undefined,undefined,undefined,"262425174135525",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425174135525 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<113,23,31,121,119,87,59,21,231,4,245,112,173,169,196,44>>, <<240,98,133,80,23,189,170,116,98,27,213,70,247,64,104,155>>, <<113,23,31,121,119,87,59,21,231,4,245,112,173,169,196,44, 239,242,156,135,128,151,123,130,99,110,44,229,45,211>>, <<37,138,79,112,91,90,124,62,43,237,124,195,36,4,132,13>>, <<40,241,15,49,29,215,248,39,152,245,144,208,28,82,65,64>>}]}} from <0.1661.0> in state state_wait_swx_maa 04:14:10.067 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;313;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425174135525",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[113,23,31,121,119,87,59,21,231,4,245,112,173,169,196,44,240,98,133,80,23,189,170,116,98,27,213,70,247,64,104,155]],[[113,23,31,121,119,87,59,21,231,4,245,112,173,169,196,44,239,242,156,135,128,151,123,130,99,110,44,229,45,211]],["foobar"],[[40,241,15,49,29,215,248,39,152,245,144,208,28,82,65,64]],[[37,138,79,112,91,90,124,62,43,237,124,195,36,4,132,13]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425174135525 send ok to <0.1661.0> *DBG* aaa_ue_fsm_262425174135525 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<113,23,31,121,119,87,59,21,231,4,245,112,173,169,196,44>>, <<240,98,133,80,23,189,170,116,98,27,213,70,247,64,104,155>>, <<113,23,31,121,119,87,59,21,231,4,245,112,173,169,196,44, 239,242,156,135,128,151,123,130,99,110,44,229,45,211>>, <<37,138,79,112,91,90,124,62,43,237,124,195,36,4,132,13>>, <<40,241,15,49,29,215,248,39,152,245,144,208,28,82,65,64>>}]}} from <0.1661.0> in state state_wait_swx_maa => state_new 04:14:10.067 [info] dia_sip2gsup: auth [113,23,31,121,119,87,59,21,231,4,245,112,173,169,196,44,240,98,133,80,23,189,170,116,98,27,213,70,247,64,104,155] authz [113,23,31,121,119,87,59,21,231,4,245,112,173,169,196,44,239,242,156,135,128,151,123,130,99,110,44,229,45,211]  *DBG* epdg_ue_fsm_262425174135525 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<113,23,31,121,119,87,59,21,231,4,245,112,173,169,196,44>>, <<240,98,133,80,23,189,170,116,98,27,213,70,247,64,104,155>>, <<113,23,31,121,119,87,59,21,231,4,245,112,173,169,196,44, 239,242,156,135,128,151,123,130,99,110,44,229,45,211>>, <<37,138,79,112,91,90,124,62,43,237,124,195,36,4,132,13>>, <<40,241,15,49,29,215,248,39,152,245,144,208,28,82,65,64>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:10.067 [info] rand [113,23,31,121,119,87,59,21,231,4,245,112,173,169,196,44] autn [240,98,133,80,23,189,170,116,98,27,213,70,247,64,104,155]  04:14:10.067 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262425174135525 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425174135525">>, {ok, [{epdg_auth_tuple, <<113,23,31,121,119,87,59,21,231,4,245,112,173, 169,196,44>>, <<240,98,133,80,23,189,170,116,98,27,213,70, 247,64,104,155>>, <<113,23,31,121,119,87,59,21,231,4,245,112,173, 169,196,44,239,242,156,135,128,151,123,130, 99,110,44,229,45,211>>, <<37,138,79,112,91,90,124,62,43,237,124,195,36, 4,132,13>>, <<40,241,15,49,29,215,248,39,152,245,144, 208,28,82,65,64>>}]}}} *DBG* epdg_ue_fsm_262425174135525 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<113,23,31,121,119,87,59,21,231,4,245,112,173,169,196,44>>, <<240,98,133,80,23,189,170,116,98,27,213,70,247,64,104,155>>, <<113,23,31,121,119,87,59,21,231,4,245,112,173,169,196,44, 239,242,156,135,128,151,123,130,99,110,44,229,45,211>>, <<37,138,79,112,91,90,124,62,43,237,124,195,36,4,132,13>>, <<40,241,15,49,29,215,248,39,152,245,144,208,28,82,65,64>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:10.068 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425174135525",undefined,undefined,false,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:10.068 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<113,23,31,121,119,87,59,21,231,4,245,112,173,169,196,44>>,<<240,98,133,80,23,189,170,116,98,27,213,70,247,64,104,155>>,<<113,23,31,121,119,87,59,21,231,4,245,112,173,169,196,44,239,242,156,135,128,151,123,130,99,110,44,229,45,211>>,<<37,138,79,112,91,90,124,62,43,237,124,195,36,4,132,13>>,<<40,241,15,49,29,215,248,39,152,245,144,208,28,82,65,64>>}]} 04:14:10.069 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<113,23,31,121,119,87,59,21,231,4,245,112,173,169,196,44>>,<<240,98,133,80,23,189,170,116,98,27,213,70,247,64,104,155>>,<<113,23,31,121,119,87,59,21,231,4,245,112,173,169,196,44,239,242,156,135,128,151,123,130,99,110,44,229,45,211>>,<<37,138,79,112,91,90,124,62,43,237,124,195,36,4,132,13>>,<<40,241,15,49,29,215,248,39,152,245,144,208,28,82,65,64>>}]}, {ue_fsm_data,<<"262425174135525">>,"internet",[],undefined,false,0,false,false} 04:14:10.069 [info] auth_response(<<"262425174135525">>): {ok,[{epdg_auth_tuple,<<113,23,31,121,119,87,59,21,231,4,245,112,173,169,196,44>>,<<240,98,133,80,23,189,170,116,98,27,213,70,247,64,104,155>>,<<113,23,31,121,119,87,59,21,231,4,245,112,173,169,196,44,239,242,156,135,128,151,123,130,99,110,44,229,45,211>>,<<37,138,79,112,91,90,124,62,43,237,124,195,36,4,132,13>>,<<40,241,15,49,29,215,248,39,152,245,144,208,28,82,65,64>>}]} 04:14:10.070 [info] auth_response for <<"262425174135525">>: {ok,[{epdg_auth_tuple,<<113,23,31,121,119,87,59,21,231,4,245,112,173,169,196,44>>,<<240,98,133,80,23,189,170,116,98,27,213,70,247,64,104,155>>,<<113,23,31,121,119,87,59,21,231,4,245,112,173,169,196,44,239,242,156,135,128,151,123,130,99,110,44,229,45,211>>,<<37,138,79,112,91,90,124,62,43,237,124,195,36,4,132,13>>,<<40,241,15,49,29,215,248,39,152,245,144,208,28,82,65,64>>}]} 04:14:10.070 [info] GSUP: Tx #{auth_tuples => [#{autn => <<240,98,133,80,23,189,170,116,98,27,213,70,247,64,104,155>>,ck => <<40,241,15,49,29,215,248,39,152,245,144,208,28,82,65,64>>,ik => <<37,138,79,112,91,90,124,62,43,237,124,195,36,4,132,13>>,rand => <<113,23,31,121,119,87,59,21,231,4,245,112,173,169,196,44>>,res => <<113,23,31,121,119,87,59,21,231,4,245,112,173,169,196,44,239,242,156,135,128,151,123,130,99,110,44,229,45,211>>}],imsi => <<"262425174135525">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425174135525">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425174135525 receive call lu_request from <0.1662.0> in state state_authenticating 04:14:10.076 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425174135525">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262425174135525 send ok to <0.1662.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:10.077 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262425174135525 consume call lu_request from <0.1662.0> in state state_authenticating *DBG* aaa_ue_fsm_262425174135525 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:10.077 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425174135525">>,"internet",[],undefined,false,0,false,false} 04:14:10.077 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:10.077 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425174135525",undefined,undefined,false,false,undefined} 04:14:10.077 [debug] SWx Tx SAR Imsi="262425174135525" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262425174135525 send ok to <0.201.0> 04:14:10.078 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","314",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425174135525",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425174135525 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425174135525 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1663.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262425174135525 send ok to <0.1663.0> 04:14:10.088 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;314;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425174135525",[],[2001],[],[{'Non-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_262425174135525 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1663.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262425174135525 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:14:10.088 [info] ue_fsm ev_rx_swx_saa 04:14:10.088 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425174135525",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425174135525 send ok to <0.211.0> 04:14:10.088 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server got cast {lu_response,{<<"262425174135525">>,ok}} *DBG* epdg_ue_fsm_262425174135525 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:10.088 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425174135525">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:10.089 [info] lu_response(<<"262425174135525">>): ok 04:14:10.089 [info] lu_response for <<"262425174135525">>: ok 04:14:10.089 [info] GSUP: Tx #{imsi => <<"262425174135525">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425174135525">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425174135525 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1664.0> in state state_authenticated 04:14:10.095 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425174135525">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:10.095 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:10.096 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425174135525">>,"internet",[],undefined,false,0,false,false} 04:14:10.096 [debug] Selected PGW Remote Address "172.18.26.103" *DBG* epdg_ue_fsm_262425174135525 send ok to <0.1664.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:10.096 [info] s2b: Tx {gtp,v2,create_session_request,0,16036751,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425174135525">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241114,<<172,18,26,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,763419699,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425174135525 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1664.0> in state state_authenticated => state_wait_create_session_resp 04:14:10.096 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262425174135525 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262425174135525 receive call {rx_s6b_aar,"262425174135525@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1665.0> in state state_authenticated 04:14:10.115 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425174135525@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:10.115 [info] ue_fsm ev_rx_s6b_aar: "262425174135525@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:10.115 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425174135525@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262425174135525",undefined,undefined,true,false,undefined} 04:14:10.115 [debug] SWx Tx SAR Imsi="262425174135525" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:10.116 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","315",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425174135525",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425174135525 send ok to <0.1665.0> 04:14:10.116 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425174135525 consume call {rx_s6b_aar,"262425174135525@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1665.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425174135525 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1666.0> in state state_authenticated_wait_swx_saa 04:14:10.124 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;315;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425174135525",[],[2001],[],[{'Non-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_262425174135525 send ok to <0.1666.0> 04:14:10.124 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425174135525 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1666.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:10.125 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425174135525","262425174135525@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1665.0>} 04:14:10.125 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:10.125 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:10.137 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,115,26,244,179,143,0,2,0,2,0,16,0,87,0,9,1,160,74,9,22,96,172,18,26,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,74,9,22,96,172,18,26,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,74,9,22,96,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:10.137 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241114,16036751,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,<<74,9,22,96>>},{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,1242109536,<<172,18,26,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,1242109536,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,92>>}}} 04:14:10.137 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425174135525">>,<0.1659.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241114,1242109536,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419699,1242109536}],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262425174135525 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 => 763419699, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 1242109536}}} from <0.1667.0> in state state_wait_create_session_resp 04:14:10.138 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:10.138 [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 => 763419699,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1242109536}} 04:14:10.138 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425174135525">>,"internet",[],undefined,false,0,false,false} 04:14:10.139 [info] KMOD Port Create PDP Context Call {<0.1659.0>,[alias|#Ref<0.1576510130.3222863873.170663>]}: {create_pdp_context,{172,18,26,103},763419699,1242109536,{192,168,0,92}} 04:14:10.139 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,92}, 763419699, 1242109536 04:14:10.139 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],3076,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,92}},{i_tid,763419699},{o_tid,1242109536}]}} *DBG* gsup_server got cast {tunnel_response, {<<"262425174135525">>, {ok, #{apco => <<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 => 763419699, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 1242109536}}}} *DBG* epdg_ue_fsm_262425174135525 send ok to <0.1667.0> 04:14:10.139 [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 => 763419699,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1242109536}) returned ok *DBG* epdg_ue_fsm_262425174135525 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 => 763419699, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 1242109536}}} from <0.1667.0> in state state_wait_create_session_resp => state_active 04:14:10.139 [info] tunnel_response(<<"262425174135525">>): {ok,#{apco => <<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 => 763419699,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1242109536}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:10.140 [info] tunnel_response for <<"262425174135525">>: {ok,#{apco => <<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 => 763419699,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1242109536}} 04:14:10.140 [info] GSUP: Tx #{imsi => <<"262425174135525">>,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.55>, {osmo,5}, #{imsi => <<"262428195078197">>, 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}]}} 04:14:10.150 [info] GSUP: Rx #{imsi => <<"262428195078197">>,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_262428195078197 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428195078197 consume internal init_state in state state_new 04:14:10.150 [info] ue_fsm start(epdg_ue_fsm_262428195078197) *DBG* epdg_ue_fsm_262428195078197 receive call {auth_request,33,"internet",#{}} from <0.1668.0> in state state_new *DBG* epdg_ue_fsm_262428195078197 send ok to <0.1668.0> 04:14:10.150 [info] ue_fsm init(<<"262428195078197">>) *DBG* epdg_ue_fsm_262428195078197 consume call {auth_request,33,"internet",#{}} from <0.1668.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:10.150 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262428195078197 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428195078197 enter aaa_ue_fsm in state state_new 04:14:10.151 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428195078197">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428195078197 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262428195078197 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:10.151 [info] ue_fsm start_link(aaa_ue_fsm_262428195078197) 04:14:10.151 [info] ue_fsm init("262428195078197") 04:14:10.151 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:10.152 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428195078197",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428195078197 send ok to <0.201.0> 04:14:10.152 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262428195078197 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:10.152 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","316",";","nonode@nohost"],1,undefined,undefined,undefined,"262428195078197",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:14:10.166 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;316;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428195078197",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[138,91,168,222,82,200,240,70,41,60,251,250,73,119,184,246,4,4,57,30,224,94,7,46,239,143,208,101,105,101,163,208]],[[138,91,168,222,82,200,240,70,41,60,251,250,73,119,184,246,171,76,238,29,226,180,200,163,64,200,216,130,42,190]],["foobar"],[[73,15,253,192,88,69,31,254,25,74,26,206,27,246,247,105]],[[27,94,102,120,6,83,191,88,212,234,3,250,245,120,68,156]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428195078197 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<138,91,168,222,82,200,240,70,41,60,251,250,73,119,184,246>>, <<4,4,57,30,224,94,7,46,239,143,208,101,105,101,163,208>>, <<138,91,168,222,82,200,240,70,41,60,251,250,73,119,184,246, 171,76,238,29,226,180,200,163,64,200,216,130,42,190>>, <<27,94,102,120,6,83,191,88,212,234,3,250,245,120,68,156>>, <<73,15,253,192,88,69,31,254,25,74,26,206,27,246,247,105>>}]}} from <0.1671.0> in state state_wait_swx_maa 04:14:10.166 [info] dia_sip2gsup: auth [138,91,168,222,82,200,240,70,41,60,251,250,73,119,184,246,4,4,57,30,224,94,7,46,239,143,208,101,105,101,163,208] authz [138,91,168,222,82,200,240,70,41,60,251,250,73,119,184,246,171,76,238,29,226,180,200,163,64,200,216,130,42,190]  04:14:10.166 [info] rand [138,91,168,222,82,200,240,70,41,60,251,250,73,119,184,246] autn [4,4,57,30,224,94,7,46,239,143,208,101,105,101,163,208]  *DBG* aaa_ue_fsm_262428195078197 send ok to <0.1671.0> *DBG* aaa_ue_fsm_262428195078197 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<138,91,168,222,82,200,240,70,41,60,251,250,73,119,184,246>>, <<4,4,57,30,224,94,7,46,239,143,208,101,105,101,163,208>>, <<138,91,168,222,82,200,240,70,41,60,251,250,73,119,184,246, 171,76,238,29,226,180,200,163,64,200,216,130,42,190>>, <<27,94,102,120,6,83,191,88,212,234,3,250,245,120,68,156>>, <<73,15,253,192,88,69,31,254,25,74,26,206,27,246,247,105>>}]}} from <0.1671.0> in state state_wait_swx_maa => state_new 04:14:10.166 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262428195078197 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<138,91,168,222,82,200,240,70,41,60,251,250,73,119,184,246>>, <<4,4,57,30,224,94,7,46,239,143,208,101,105,101,163,208>>, <<138,91,168,222,82,200,240,70,41,60,251,250,73,119,184,246, 171,76,238,29,226,180,200,163,64,200,216,130,42,190>>, <<27,94,102,120,6,83,191,88,212,234,3,250,245,120,68,156>>, <<73,15,253,192,88,69,31,254,25,74,26,206,27,246,247,105>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:10.167 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428195078197",undefined,undefined,false,false,undefined} 04:14:10.167 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<138,91,168,222,82,200,240,70,41,60,251,250,73,119,184,246>>,<<4,4,57,30,224,94,7,46,239,143,208,101,105,101,163,208>>,<<138,91,168,222,82,200,240,70,41,60,251,250,73,119,184,246,171,76,238,29,226,180,200,163,64,200,216,130,42,190>>,<<27,94,102,120,6,83,191,88,212,234,3,250,245,120,68,156>>,<<73,15,253,192,88,69,31,254,25,74,26,206,27,246,247,105>>}]} *DBG* epdg_ue_fsm_262428195078197 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428195078197">>, {ok, [{epdg_auth_tuple, <<138,91,168,222,82,200,240,70,41,60,251,250, 73,119,184,246>>, <<4,4,57,30,224,94,7,46,239,143,208,101,105, 101,163,208>>, <<138,91,168,222,82,200,240,70,41,60,251,250, 73,119,184,246,171,76,238,29,226,180,200,163, 64,200,216,130,42,190>>, <<27,94,102,120,6,83,191,88,212,234,3,250,245, 120,68,156>>, <<73,15,253,192,88,69,31,254,25,74,26,206, 27,246,247,105>>}]}}} 04:14:10.168 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<138,91,168,222,82,200,240,70,41,60,251,250,73,119,184,246>>,<<4,4,57,30,224,94,7,46,239,143,208,101,105,101,163,208>>,<<138,91,168,222,82,200,240,70,41,60,251,250,73,119,184,246,171,76,238,29,226,180,200,163,64,200,216,130,42,190>>,<<27,94,102,120,6,83,191,88,212,234,3,250,245,120,68,156>>,<<73,15,253,192,88,69,31,254,25,74,26,206,27,246,247,105>>}]}, {ue_fsm_data,<<"262428195078197">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428195078197 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<138,91,168,222,82,200,240,70,41,60,251,250,73,119,184,246>>, <<4,4,57,30,224,94,7,46,239,143,208,101,105,101,163,208>>, <<138,91,168,222,82,200,240,70,41,60,251,250,73,119,184,246, 171,76,238,29,226,180,200,163,64,200,216,130,42,190>>, <<27,94,102,120,6,83,191,88,212,234,3,250,245,120,68,156>>, <<73,15,253,192,88,69,31,254,25,74,26,206,27,246,247,105>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:10.168 [info] auth_response(<<"262428195078197">>): {ok,[{epdg_auth_tuple,<<138,91,168,222,82,200,240,70,41,60,251,250,73,119,184,246>>,<<4,4,57,30,224,94,7,46,239,143,208,101,105,101,163,208>>,<<138,91,168,222,82,200,240,70,41,60,251,250,73,119,184,246,171,76,238,29,226,180,200,163,64,200,216,130,42,190>>,<<27,94,102,120,6,83,191,88,212,234,3,250,245,120,68,156>>,<<73,15,253,192,88,69,31,254,25,74,26,206,27,246,247,105>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:10.169 [info] auth_response for <<"262428195078197">>: {ok,[{epdg_auth_tuple,<<138,91,168,222,82,200,240,70,41,60,251,250,73,119,184,246>>,<<4,4,57,30,224,94,7,46,239,143,208,101,105,101,163,208>>,<<138,91,168,222,82,200,240,70,41,60,251,250,73,119,184,246,171,76,238,29,226,180,200,163,64,200,216,130,42,190>>,<<27,94,102,120,6,83,191,88,212,234,3,250,245,120,68,156>>,<<73,15,253,192,88,69,31,254,25,74,26,206,27,246,247,105>>}]} 04:14:10.169 [info] GSUP: Tx #{auth_tuples => [#{autn => <<4,4,57,30,224,94,7,46,239,143,208,101,105,101,163,208>>,ck => <<73,15,253,192,88,69,31,254,25,74,26,206,27,246,247,105>>,ik => <<27,94,102,120,6,83,191,88,212,234,3,250,245,120,68,156>>,rand => <<138,91,168,222,82,200,240,70,41,60,251,250,73,119,184,246>>,res => <<138,91,168,222,82,200,240,70,41,60,251,250,73,119,184,246,171,76,238,29,226,180,200,163,64,200,216,130,42,190>>}],imsi => <<"262428195078197">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428195078197">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428195078197 receive call lu_request from <0.1672.0> in state state_authenticating 04:14:10.174 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428195078197">>,message_type => location_upd_req} 04:14:10.174 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262428195078197 send ok to <0.1672.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262428195078197 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:10.174 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428195078197">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428195078197 consume call lu_request from <0.1672.0> in state state_authenticating 04:14:10.174 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:10.175 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428195078197",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428195078197 send ok to <0.201.0> 04:14:10.175 [debug] SWx Tx SAR Imsi="262428195078197" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262428195078197 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:14:10.175 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","317",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428195078197",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428195078197 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1673.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262428195078197 send ok to <0.1673.0> *DBG* aaa_ue_fsm_262428195078197 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1673.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262428195078197 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:14:10.182 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;317;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428195078197",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:10.182 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262428195078197 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428195078197">>,ok}} 04:14:10.182 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428195078197",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428195078197 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:10.182 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:10.183 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428195078197">>,"internet",[],undefined,false,0,false,false} 04:14:10.183 [info] lu_response(<<"262428195078197">>): ok 04:14:10.183 [info] lu_response for <<"262428195078197">>: ok 04:14:10.183 [info] GSUP: Tx #{imsi => <<"262428195078197">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428195078197">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428195078197 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1674.0> in state state_authenticated 04:14:10.186 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428195078197">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:10.187 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:10.187 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428195078197">>,"internet",[],undefined,false,0,false,false} 04:14:10.187 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:10.187 [info] s2b: Tx {gtp,v2,create_session_request,0,16036752,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428195078197">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241115,<<172,18,26,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,763419700,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262428195078197 send ok to <0.1674.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:10.187 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262428195078197 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1674.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262428195078197 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262428195078197 receive call {rx_s6b_aar,"262428195078197@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1675.0> in state state_authenticated 04:14:10.199 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428195078197@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:10.199 [info] ue_fsm ev_rx_s6b_aar: "262428195078197@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:10.199 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428195078197@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262428195078197",undefined,undefined,true,false,undefined} 04:14:10.199 [debug] SWx Tx SAR Imsi="262428195078197" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:10.199 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","318",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428195078197",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428195078197 send ok to <0.1675.0> 04:14:10.199 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428195078197 consume call {rx_s6b_aar,"262428195078197@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1675.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428195078197 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1676.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428195078197 send ok to <0.1676.0> 04:14:10.204 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;318;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428195078197",[],[2001],[],[{'Non-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_262428195078197 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1676.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:10.204 [info] ue_fsm ev_rx_swx_saa 04:14:10.205 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428195078197","262428195078197@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1675.0>} 04:14:10.205 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:10.205 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:10.212 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,115,27,244,179,144,0,2,0,2,0,16,0,87,0,9,1,160,198,125,39,48,172,18,26,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,198,125,39,48,172,18,26,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,198,125,39,48,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262428195078197 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 => 763419700, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 3330090800}}} from <0.1677.0> in state state_wait_create_session_resp 04:14:10.212 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241115,16036752,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">>},{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,3330090800,<<172,18,26,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,3330090800,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,93>>}}} 04:14:10.212 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428195078197">>,<0.1669.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241115,3330090800,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[{gtp_bearer,5,763419700,3330090800}],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:14:10.212 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:10.212 [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 => 763419700,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3330090800}} 04:14:10.213 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428195078197">>,"internet",[],undefined,false,0,false,false} 04:14:10.213 [info] KMOD Port Create PDP Context Call {<0.1669.0>,[alias|#Ref<0.1576510130.3222863873.170810>]}: {create_pdp_context,{172,18,26,103},763419700,3330090800,{192,168,0,93}} 04:14:10.213 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,93}, 763419700, 3330090800 04:14:10.213 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],3140,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,93}},{i_tid,763419700},{o_tid,3330090800}]}} *DBG* epdg_ue_fsm_262428195078197 send ok to <0.1677.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428195078197">>, {ok, #{apco => <<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 => 763419700, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 3330090800}}}} 04:14:10.213 [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 => 763419700,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3330090800}) returned ok *DBG* epdg_ue_fsm_262428195078197 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 => 763419700, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 3330090800}}} from <0.1677.0> in state state_wait_create_session_resp => state_active 04:14:10.213 [info] tunnel_response(<<"262428195078197">>): {ok,#{apco => <<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 => 763419700,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3330090800}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:10.214 [info] tunnel_response for <<"262428195078197">>: {ok,#{apco => <<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 => 763419700,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3330090800}} 04:14:10.214 [info] GSUP: Tx #{imsi => <<"262428195078197">>,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>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262425995374209">>, 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}]}} 04:14:10.251 [info] GSUP: Rx #{imsi => <<"262425995374209">>,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_262425995374209 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425995374209 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262425995374209 receive call {auth_request,33,"internet",#{}} from <0.1678.0> in state state_new 04:14:10.251 [info] ue_fsm start(epdg_ue_fsm_262425995374209) *DBG* epdg_ue_fsm_262425995374209 send ok to <0.1678.0> *DBG* epdg_ue_fsm_262425995374209 consume call {auth_request,33,"internet",#{}} from <0.1678.0> in state state_new => state_wait_auth_resp 04:14:10.251 [info] ue_fsm init(<<"262425995374209">>) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262425995374209 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:14:10.251 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262425995374209 enter aaa_ue_fsm in state state_new *DBG* aaa_ue_fsm_262425995374209 consume internal init_state in state state_new 04:14:10.251 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425995374209">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262425995374209 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:10.252 [info] ue_fsm start_link(aaa_ue_fsm_262425995374209) 04:14:10.252 [info] ue_fsm init("262425995374209") 04:14:10.252 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:10.253 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425995374209",undefined,undefined,false,false,undefined} 04:14:10.253 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262425995374209 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425995374209 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:10.253 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","319",";","nonode@nohost"],1,undefined,undefined,undefined,"262425995374209",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:14:10.266 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;319;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425995374209",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[242,139,229,118,144,87,210,128,233,47,98,225,158,240,226,61,92,203,143,246,107,83,140,63,166,123,63,102,102,163,189,145]],[[242,139,229,118,144,87,210,128,233,47,98,225,158,240,226,61,64,82,102,152,48,210,89,5,71,27,42,108,233,4]],["foobar"],[[212,76,211,186,105,26,7,146,109,129,9,153,85,111,116,216]],[[158,16,90,28,199,146,120,56,54,98,29,190,162,194,201,224]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425995374209 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<242,139,229,118,144,87,210,128,233,47,98,225,158,240,226,61>>, <<92,203,143,246,107,83,140,63,166,123,63,102,102,163,189,145>>, <<242,139,229,118,144,87,210,128,233,47,98,225,158,240,226, 61,64,82,102,152,48,210,89,5,71,27,42,108,233,4>>, <<158,16,90,28,199,146,120,56,54,98,29,190,162,194,201,224>>, <<212,76,211,186,105,26,7,146,109,129,9,153,85,111,116, 216>>}]}} from <0.1681.0> in state state_wait_swx_maa 04:14:10.267 [info] dia_sip2gsup: auth [242,139,229,118,144,87,210,128,233,47,98,225,158,240,226,61,92,203,143,246,107,83,140,63,166,123,63,102,102,163,189,145] authz [242,139,229,118,144,87,210,128,233,47,98,225,158,240,226,61,64,82,102,152,48,210,89,5,71,27,42,108,233,4]  04:14:10.267 [info] rand [242,139,229,118,144,87,210,128,233,47,98,225,158,240,226,61] autn [92,203,143,246,107,83,140,63,166,123,63,102,102,163,189,145]  04:14:10.267 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262425995374209 send ok to <0.1681.0> *DBG* aaa_ue_fsm_262425995374209 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<242,139,229,118,144,87,210,128,233,47,98,225,158,240,226,61>>, <<92,203,143,246,107,83,140,63,166,123,63,102,102,163,189,145>>, <<242,139,229,118,144,87,210,128,233,47,98,225,158,240,226, 61,64,82,102,152,48,210,89,5,71,27,42,108,233,4>>, <<158,16,90,28,199,146,120,56,54,98,29,190,162,194,201,224>>, <<212,76,211,186,105,26,7,146,109,129,9,153,85,111,116, 216>>}]}} from <0.1681.0> in state state_wait_swx_maa => state_new 04:14:10.267 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425995374209",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425995374209 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<242,139,229,118,144,87,210,128,233,47,98,225,158,240,226,61>>, <<92,203,143,246,107,83,140,63,166,123,63,102,102,163,189,145>>, <<242,139,229,118,144,87,210,128,233,47,98,225,158,240,226, 61,64,82,102,152,48,210,89,5,71,27,42,108,233,4>>, <<158,16,90,28,199,146,120,56,54,98,29,190,162,194,201,224>>, <<212,76,211,186,105,26,7,146,109,129,9,153,85,111,116, 216>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:10.268 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<242,139,229,118,144,87,210,128,233,47,98,225,158,240,226,61>>,<<92,203,143,246,107,83,140,63,166,123,63,102,102,163,189,145>>,<<242,139,229,118,144,87,210,128,233,47,98,225,158,240,226,61,64,82,102,152,48,210,89,5,71,27,42,108,233,4>>,<<158,16,90,28,199,146,120,56,54,98,29,190,162,194,201,224>>,<<212,76,211,186,105,26,7,146,109,129,9,153,85,111,116,216>>}]} *DBG* epdg_ue_fsm_262425995374209 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425995374209">>, {ok, [{epdg_auth_tuple, <<242,139,229,118,144,87,210,128,233,47,98,225, 158,240,226,61>>, <<92,203,143,246,107,83,140,63,166,123,63,102, 102,163,189,145>>, <<242,139,229,118,144,87,210,128,233,47,98,225, 158,240,226,61,64,82,102,152,48,210,89,5,71, 27,42,108,233,4>>, <<158,16,90,28,199,146,120,56,54,98,29,190,162, 194,201,224>>, <<212,76,211,186,105,26,7,146,109,129,9, 153,85,111,116,216>>}]}}} *DBG* epdg_ue_fsm_262425995374209 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<242,139,229,118,144,87,210,128,233,47,98,225,158,240,226,61>>, <<92,203,143,246,107,83,140,63,166,123,63,102,102,163,189,145>>, <<242,139,229,118,144,87,210,128,233,47,98,225,158,240,226, 61,64,82,102,152,48,210,89,5,71,27,42,108,233,4>>, <<158,16,90,28,199,146,120,56,54,98,29,190,162,194,201,224>>, <<212,76,211,186,105,26,7,146,109,129,9,153,85,111,116, 216>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:10.269 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<242,139,229,118,144,87,210,128,233,47,98,225,158,240,226,61>>,<<92,203,143,246,107,83,140,63,166,123,63,102,102,163,189,145>>,<<242,139,229,118,144,87,210,128,233,47,98,225,158,240,226,61,64,82,102,152,48,210,89,5,71,27,42,108,233,4>>,<<158,16,90,28,199,146,120,56,54,98,29,190,162,194,201,224>>,<<212,76,211,186,105,26,7,146,109,129,9,153,85,111,116,216>>}]}, {ue_fsm_data,<<"262425995374209">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:10.269 [info] auth_response(<<"262425995374209">>): {ok,[{epdg_auth_tuple,<<242,139,229,118,144,87,210,128,233,47,98,225,158,240,226,61>>,<<92,203,143,246,107,83,140,63,166,123,63,102,102,163,189,145>>,<<242,139,229,118,144,87,210,128,233,47,98,225,158,240,226,61,64,82,102,152,48,210,89,5,71,27,42,108,233,4>>,<<158,16,90,28,199,146,120,56,54,98,29,190,162,194,201,224>>,<<212,76,211,186,105,26,7,146,109,129,9,153,85,111,116,216>>}]} 04:14:10.270 [info] auth_response for <<"262425995374209">>: {ok,[{epdg_auth_tuple,<<242,139,229,118,144,87,210,128,233,47,98,225,158,240,226,61>>,<<92,203,143,246,107,83,140,63,166,123,63,102,102,163,189,145>>,<<242,139,229,118,144,87,210,128,233,47,98,225,158,240,226,61,64,82,102,152,48,210,89,5,71,27,42,108,233,4>>,<<158,16,90,28,199,146,120,56,54,98,29,190,162,194,201,224>>,<<212,76,211,186,105,26,7,146,109,129,9,153,85,111,116,216>>}]} 04:14:10.270 [info] GSUP: Tx #{auth_tuples => [#{autn => <<92,203,143,246,107,83,140,63,166,123,63,102,102,163,189,145>>,ck => <<212,76,211,186,105,26,7,146,109,129,9,153,85,111,116,216>>,ik => <<158,16,90,28,199,146,120,56,54,98,29,190,162,194,201,224>>,rand => <<242,139,229,118,144,87,210,128,233,47,98,225,158,240,226,61>>,res => <<242,139,229,118,144,87,210,128,233,47,98,225,158,240,226,61,64,82,102,152,48,210,89,5,71,27,42,108,233,4>>}],imsi => <<"262425995374209">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425995374209">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425995374209 receive call lu_request from <0.1682.0> in state state_authenticating *DBG* epdg_ue_fsm_262425995374209 send ok to <0.1682.0> 04:14:10.275 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425995374209">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:10.275 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262425995374209 consume call lu_request from <0.1682.0> in state state_authenticating *DBG* aaa_ue_fsm_262425995374209 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:10.276 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425995374209">>,"internet",[],undefined,false,0,false,false} 04:14:10.276 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:10.276 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425995374209",undefined,undefined,false,false,undefined} 04:14:10.276 [debug] SWx Tx SAR Imsi="262425995374209" Type=1 APN="internet" AgentInfoOpt=[]  04:14:10.277 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","320",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425995374209",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425995374209 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425995374209 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425995374209 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1683.0> in state state_wait_swx_saa 04:14:10.287 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;320;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425995374209",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:10.287 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425995374209 send ok to <0.1683.0> 04:14:10.287 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425995374209",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425995374209 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262425995374209 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1683.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262425995374209 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425995374209">>,ok}} 04:14:10.287 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262425995374209 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:10.288 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425995374209">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:10.288 [info] lu_response(<<"262425995374209">>): ok 04:14:10.288 [info] lu_response for <<"262425995374209">>: ok 04:14:10.288 [info] GSUP: Tx #{imsi => <<"262425995374209">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425995374209">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425995374209 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1684.0> in state state_authenticated 04:14:10.294 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425995374209">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:10.294 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:10.294 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425995374209">>,"internet",[],undefined,false,0,false,false} 04:14:10.294 [debug] Selected PGW Remote Address "172.18.26.103" *DBG* epdg_ue_fsm_262425995374209 send ok to <0.1684.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:10.294 [info] s2b: Tx {gtp,v2,create_session_request,0,16036753,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425995374209">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241116,<<172,18,26,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,763419701,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425995374209 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1684.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262425995374209 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:14:10.294 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262425995374209 receive call {rx_s6b_aar,"262425995374209@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1685.0> in state state_authenticated 04:14:10.310 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425995374209@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:10.310 [info] ue_fsm ev_rx_s6b_aar: "262425995374209@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:10.311 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425995374209@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262425995374209",undefined,undefined,true,false,undefined} 04:14:10.311 [debug] SWx Tx SAR Imsi="262425995374209" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262425995374209 send ok to <0.1685.0> 04:14:10.311 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","321",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425995374209",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425995374209 consume call {rx_s6b_aar,"262425995374209@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1685.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:10.311 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425995374209 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1686.0> in state state_authenticated_wait_swx_saa 04:14:10.319 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;321;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425995374209",[],[2001],[],[{'Non-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_262425995374209 send ok to <0.1686.0> 04:14:10.319 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425995374209 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1686.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:10.319 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425995374209","262425995374209@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1685.0>} 04:14:10.320 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:10.320 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:10.331 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,115,28,244,179,145,0,2,0,2,0,16,0,87,0,9,1,160,51,58,42,235,172,18,26,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,51,58,42,235,172,18,26,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,58,42,235,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262425995374209 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 => 763419701, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 859450091}}} from <0.1687.0> in state state_wait_create_session_resp 04:14:10.331 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241116,16036753,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:*ë">>},{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,859450091,<<172,18,26,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,859450091,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,94>>}}} 04:14:10.331 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425995374209">>,<0.1679.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241116,859450091,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[{gtp_bearer,5,763419701,859450091}],[],[],[],[],[],[],[],[]}}}} 04:14:10.332 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:10.332 [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 => 763419701,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 859450091}} 04:14:10.332 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425995374209">>,"internet",[],undefined,false,0,false,false} 04:14:10.332 [info] KMOD Port Create PDP Context Call {<0.1679.0>,[alias|#Ref<0.1576510130.3222863875.168849>]}: {create_pdp_context,{172,18,26,103},763419701,859450091,{192,168,0,94}} *DBG* epdg_ue_fsm_262425995374209 send ok to <0.1687.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425995374209">>, {ok, #{apco => <<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 => 763419701, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 859450091}}}} 04:14:10.332 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,94}, 763419701, 859450091 *DBG* epdg_ue_fsm_262425995374209 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 => 763419701, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 859450091}}} from <0.1687.0> in state state_wait_create_session_resp => state_active 04:14:10.332 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],3204,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,94}},{i_tid,763419701},{o_tid,859450091}]}} 04:14:10.333 [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 => 763419701,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 859450091}) returned ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:10.333 [info] tunnel_response(<<"262425995374209">>): {ok,#{apco => <<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 => 763419701,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 859450091}} 04:14:10.333 [info] tunnel_response for <<"262425995374209">>: {ok,#{apco => <<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 => 763419701,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 859450091}} 04:14:10.333 [info] GSUP: Tx #{imsi => <<"262425995374209">>,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.55>, {osmo,5}, #{imsi => <<"262429077511465">>, 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}]}} 04:14:10.350 [info] GSUP: Rx #{imsi => <<"262429077511465">>,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_262429077511465 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429077511465 consume internal init_state in state state_new 04:14:10.351 [info] ue_fsm start(epdg_ue_fsm_262429077511465) *DBG* epdg_ue_fsm_262429077511465 receive call {auth_request,33,"internet",#{}} from <0.1688.0> in state state_new 04:14:10.351 [info] ue_fsm init(<<"262429077511465">>) *DBG* epdg_ue_fsm_262429077511465 send ok to <0.1688.0> 04:14:10.351 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262429077511465 consume call {auth_request,33,"internet",#{}} from <0.1688.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262429077511465 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262429077511465 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429077511465 consume internal init_state in state state_new 04:14:10.351 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429077511465">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429077511465 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:10.352 [info] ue_fsm start_link(aaa_ue_fsm_262429077511465) 04:14:10.352 [info] ue_fsm init("262429077511465") 04:14:10.352 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:10.353 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429077511465",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429077511465 send ok to <0.201.0> 04:14:10.353 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262429077511465 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:10.353 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","322",";","nonode@nohost"],1,undefined,undefined,undefined,"262429077511465",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:14:10.367 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;322;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429077511465",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[7,80,213,145,141,65,32,246,253,149,168,49,221,61,51,0,104,101,129,124,210,180,115,122,195,216,255,201,27,149,213,6]],[[7,80,213,145,141,65,32,246,253,149,168,49,221,61,51,0,102,104,50,109,31,134,75,81,114,68,121,5,242,166]],["foobar"],[[66,43,159,205,160,42,214,111,220,0,176,92,123,148,80,101]],[[116,115,203,43,95,102,56,122,245,55,176,58,181,49,31,175]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429077511465 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<7,80,213,145,141,65,32,246,253,149,168,49,221,61,51,0>>, <<104,101,129,124,210,180,115,122,195,216,255,201,27,149,213, 6>>, <<7,80,213,145,141,65,32,246,253,149,168,49,221,61,51,0,102, 104,50,109,31,134,75,81,114,68,121,5,242,166>>, <<116,115,203,43,95,102,56,122,245,55,176,58,181,49,31,175>>, <<66,43,159,205,160,42,214,111,220,0,176,92,123,148,80, 101>>}]}} from <0.1691.0> in state state_wait_swx_maa 04:14:10.367 [info] dia_sip2gsup: auth [7,80,213,145,141,65,32,246,253,149,168,49,221,61,51,0,104,101,129,124,210,180,115,122,195,216,255,201,27,149,213,6] authz [7,80,213,145,141,65,32,246,253,149,168,49,221,61,51,0,102,104,50,109,31,134,75,81,114,68,121,5,242,166]  *DBG* aaa_ue_fsm_262429077511465 send ok to <0.1691.0> 04:14:10.367 [info] rand [7,80,213,145,141,65,32,246,253,149,168,49,221,61,51,0] autn [104,101,129,124,210,180,115,122,195,216,255,201,27,149,213,6]  04:14:10.367 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262429077511465 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<7,80,213,145,141,65,32,246,253,149,168,49,221,61,51,0>>, <<104,101,129,124,210,180,115,122,195,216,255,201,27,149,213, 6>>, <<7,80,213,145,141,65,32,246,253,149,168,49,221,61,51,0,102, 104,50,109,31,134,75,81,114,68,121,5,242,166>>, <<116,115,203,43,95,102,56,122,245,55,176,58,181,49,31,175>>, <<66,43,159,205,160,42,214,111,220,0,176,92,123,148,80, 101>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:10.368 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429077511465",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429077511465 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<7,80,213,145,141,65,32,246,253,149,168,49,221,61,51,0>>, <<104,101,129,124,210,180,115,122,195,216,255,201,27,149,213, 6>>, <<7,80,213,145,141,65,32,246,253,149,168,49,221,61,51,0,102, 104,50,109,31,134,75,81,114,68,121,5,242,166>>, <<116,115,203,43,95,102,56,122,245,55,176,58,181,49,31,175>>, <<66,43,159,205,160,42,214,111,220,0,176,92,123,148,80, 101>>}]}} from <0.1691.0> in state state_wait_swx_maa => state_new 04:14:10.368 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<7,80,213,145,141,65,32,246,253,149,168,49,221,61,51,0>>,<<104,101,129,124,210,180,115,122,195,216,255,201,27,149,213,6>>,<<7,80,213,145,141,65,32,246,253,149,168,49,221,61,51,0,102,104,50,109,31,134,75,81,114,68,121,5,242,166>>,<<116,115,203,43,95,102,56,122,245,55,176,58,181,49,31,175>>,<<66,43,159,205,160,42,214,111,220,0,176,92,123,148,80,101>>}]} *DBG* epdg_ue_fsm_262429077511465 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429077511465">>, {ok, [{epdg_auth_tuple, <<7,80,213,145,141,65,32,246,253,149,168,49, 221,61,51,0>>, <<104,101,129,124,210,180,115,122,195,216,255, 201,27,149,213,6>>, <<7,80,213,145,141,65,32,246,253,149,168,49, 221,61,51,0,102,104,50,109,31,134,75,81,114, 68,121,5,242,166>>, <<116,115,203,43,95,102,56,122,245,55,176,58, 181,49,31,175>>, <<66,43,159,205,160,42,214,111,220,0,176, 92,123,148,80,101>>}]}}} 04:14:10.369 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<7,80,213,145,141,65,32,246,253,149,168,49,221,61,51,0>>,<<104,101,129,124,210,180,115,122,195,216,255,201,27,149,213,6>>,<<7,80,213,145,141,65,32,246,253,149,168,49,221,61,51,0,102,104,50,109,31,134,75,81,114,68,121,5,242,166>>,<<116,115,203,43,95,102,56,122,245,55,176,58,181,49,31,175>>,<<66,43,159,205,160,42,214,111,220,0,176,92,123,148,80,101>>}]}, {ue_fsm_data,<<"262429077511465">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429077511465 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<7,80,213,145,141,65,32,246,253,149,168,49,221,61,51,0>>, <<104,101,129,124,210,180,115,122,195,216,255,201,27,149,213, 6>>, <<7,80,213,145,141,65,32,246,253,149,168,49,221,61,51,0,102, 104,50,109,31,134,75,81,114,68,121,5,242,166>>, <<116,115,203,43,95,102,56,122,245,55,176,58,181,49,31,175>>, <<66,43,159,205,160,42,214,111,220,0,176,92,123,148,80, 101>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:10.369 [info] auth_response(<<"262429077511465">>): {ok,[{epdg_auth_tuple,<<7,80,213,145,141,65,32,246,253,149,168,49,221,61,51,0>>,<<104,101,129,124,210,180,115,122,195,216,255,201,27,149,213,6>>,<<7,80,213,145,141,65,32,246,253,149,168,49,221,61,51,0,102,104,50,109,31,134,75,81,114,68,121,5,242,166>>,<<116,115,203,43,95,102,56,122,245,55,176,58,181,49,31,175>>,<<66,43,159,205,160,42,214,111,220,0,176,92,123,148,80,101>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:10.370 [info] auth_response for <<"262429077511465">>: {ok,[{epdg_auth_tuple,<<7,80,213,145,141,65,32,246,253,149,168,49,221,61,51,0>>,<<104,101,129,124,210,180,115,122,195,216,255,201,27,149,213,6>>,<<7,80,213,145,141,65,32,246,253,149,168,49,221,61,51,0,102,104,50,109,31,134,75,81,114,68,121,5,242,166>>,<<116,115,203,43,95,102,56,122,245,55,176,58,181,49,31,175>>,<<66,43,159,205,160,42,214,111,220,0,176,92,123,148,80,101>>}]} 04:14:10.370 [info] GSUP: Tx #{auth_tuples => [#{autn => <<104,101,129,124,210,180,115,122,195,216,255,201,27,149,213,6>>,ck => <<66,43,159,205,160,42,214,111,220,0,176,92,123,148,80,101>>,ik => <<116,115,203,43,95,102,56,122,245,55,176,58,181,49,31,175>>,rand => <<7,80,213,145,141,65,32,246,253,149,168,49,221,61,51,0>>,res => <<7,80,213,145,141,65,32,246,253,149,168,49,221,61,51,0,102,104,50,109,31,134,75,81,114,68,121,5,242,166>>}],imsi => <<"262429077511465">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429077511465">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429077511465 receive call lu_request from <0.1692.0> in state state_authenticating 04:14:10.375 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429077511465">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262429077511465 send ok to <0.1692.0> 04:14:10.376 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262429077511465 consume call lu_request from <0.1692.0> in state state_authenticating *DBG* aaa_ue_fsm_262429077511465 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:10.376 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429077511465">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:10.376 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:10.376 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429077511465",undefined,undefined,false,false,undefined} 04:14:10.377 [debug] SWx Tx SAR Imsi="262429077511465" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262429077511465 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429077511465 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:14:10.377 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","323",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429077511465",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429077511465 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1693.0> in state state_wait_swx_saa 04:14:10.386 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;323;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429077511465",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:10.386 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429077511465 send ok to <0.1693.0> 04:14:10.386 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429077511465",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429077511465 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1693.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262429077511465 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:14:10.386 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262429077511465 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429077511465">>,ok}} 04:14:10.387 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429077511465">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429077511465 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:10.387 [info] lu_response(<<"262429077511465">>): ok 04:14:10.387 [info] lu_response for <<"262429077511465">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:10.387 [info] GSUP: Tx #{imsi => <<"262429077511465">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429077511465">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429077511465 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1694.0> in state state_authenticated 04:14:10.392 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429077511465">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:10.392 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:10.392 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429077511465">>,"internet",[],undefined,false,0,false,false} 04:14:10.392 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:10.392 [info] s2b: Tx {gtp,v2,create_session_request,0,16036754,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429077511465">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241117,<<172,18,26,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,763419702,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429077511465 send ok to <0.1694.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:10.392 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262429077511465 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1694.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262429077511465 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262429077511465 receive call {rx_s6b_aar,"262429077511465@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1695.0> in state state_authenticated 04:14:10.407 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429077511465@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:10.407 [info] ue_fsm ev_rx_s6b_aar: "262429077511465@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:10.407 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429077511465@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262429077511465",undefined,undefined,true,false,undefined} 04:14:10.407 [debug] SWx Tx SAR Imsi="262429077511465" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:10.407 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","324",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429077511465",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429077511465 send ok to <0.1695.0> 04:14:10.407 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429077511465 consume call {rx_s6b_aar,"262429077511465@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1695.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429077511465 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1696.0> in state state_authenticated_wait_swx_saa 04:14:10.413 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;324;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429077511465",[],[2001],[],[{'Non-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_262429077511465 send ok to <0.1696.0> 04:14:10.413 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429077511465 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1696.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:10.413 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429077511465","262429077511465@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1695.0>} 04:14:10.413 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:10.413 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:10.421 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,115,29,244,179,146,0,2,0,2,0,16,0,87,0,9,1,160,37,139,17,32,172,18,26,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,37,139,17,32,172,18,26,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,37,139,17,32,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:10.421 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241117,16036754,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,<<37,139,17,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,629870880,<<172,18,26,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,629870880,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,95>>}}} *DBG* epdg_ue_fsm_262429077511465 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 => 763419702, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 629870880}}} from <0.1697.0> in state state_wait_create_session_resp 04:14:10.421 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429077511465">>,<0.1689.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241117,629870880,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,763419702,629870880}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:14:10.421 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:10.421 [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 => 763419702,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 629870880}} 04:14:10.421 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429077511465">>,"internet",[],undefined,false,0,false,false} 04:14:10.421 [info] KMOD Port Create PDP Context Call {<0.1689.0>,[alias|#Ref<0.1576510130.3222863873.171125>]}: {create_pdp_context,{172,18,26,103},763419702,629870880,{192,168,0,95}} 04:14:10.421 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,95}, 763419702, 629870880 04:14:10.421 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2626,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,95}},{i_tid,763419702},{o_tid,629870880}]}} *DBG* epdg_ue_fsm_262429077511465 send ok to <0.1697.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429077511465">>, {ok, #{apco => <<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 => 763419702, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 629870880}}}} 04:14:10.422 [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 => 763419702,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 629870880}) returned ok *DBG* epdg_ue_fsm_262429077511465 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 => 763419702, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 629870880}}} from <0.1697.0> in state state_wait_create_session_resp => state_active 04:14:10.422 [info] tunnel_response(<<"262429077511465">>): {ok,#{apco => <<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 => 763419702,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 629870880}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:10.422 [info] tunnel_response for <<"262429077511465">>: {ok,#{apco => <<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 => 763419702,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 629870880}} 04:14:10.422 [info] GSUP: Tx #{imsi => <<"262429077511465">>,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.55>, {osmo,5}, #{imsi => <<"262424945303203">>, 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_262424945303203 enter epdg_ue_fsm in state state_new 04:14:10.452 [info] GSUP: Rx #{imsi => <<"262424945303203">>,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_262424945303203 consume internal init_state in state state_new 04:14:10.452 [info] ue_fsm start(epdg_ue_fsm_262424945303203) 04:14:10.452 [info] ue_fsm init(<<"262424945303203">>) *DBG* epdg_ue_fsm_262424945303203 receive call {auth_request,33,"internet",#{}} from <0.1698.0> in state state_new 04:14:10.452 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262424945303203 send ok to <0.1698.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262424945303203 consume call {auth_request,33,"internet",#{}} from <0.1698.0> in state state_new => state_wait_auth_resp 04:14:10.453 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424945303203">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262424945303203 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424945303203 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424945303203 consume internal init_state in state state_new 04:14:10.453 [info] ue_fsm start_link(aaa_ue_fsm_262424945303203) *DBG* aaa_ue_fsm_262424945303203 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:10.453 [info] ue_fsm init("262424945303203") 04:14:10.453 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:10.453 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424945303203",undefined,undefined,false,false,undefined} 04:14:10.453 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:10.454 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","325",";","nonode@nohost"],1,undefined,undefined,undefined,"262424945303203",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424945303203 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424945303203 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_262424945303203 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<182,95,226,222,99,112,161,156,81,43,174,127,175,159,238,42>>, <<181,198,39,191,120,246,40,72,198,181,77,19,137,254,133,164>>, <<182,95,226,222,99,112,161,156,81,43,174,127,175,159,238,42, 149,21,109,112,236,3,78,228,125,205,189,200,186,122>>, <<149,214,86,162,141,145,157,120,103,159,198,91,190,206,33, 121>>, <<96,218,25,49,215,13,249,178,165,163,115,21,177,246,5,87>>}]}} from <0.1701.0> in state state_wait_swx_maa 04:14:10.468 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;325;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424945303203",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[182,95,226,222,99,112,161,156,81,43,174,127,175,159,238,42,181,198,39,191,120,246,40,72,198,181,77,19,137,254,133,164]],[[182,95,226,222,99,112,161,156,81,43,174,127,175,159,238,42,149,21,109,112,236,3,78,228,125,205,189,200,186,122]],["foobar"],[[96,218,25,49,215,13,249,178,165,163,115,21,177,246,5,87]],[[149,214,86,162,141,145,157,120,103,159,198,91,190,206,33,121]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:10.468 [info] dia_sip2gsup: auth [182,95,226,222,99,112,161,156,81,43,174,127,175,159,238,42,181,198,39,191,120,246,40,72,198,181,77,19,137,254,133,164] authz [182,95,226,222,99,112,161,156,81,43,174,127,175,159,238,42,149,21,109,112,236,3,78,228,125,205,189,200,186,122]  *DBG* aaa_ue_fsm_262424945303203 send ok to <0.1701.0> *DBG* aaa_ue_fsm_262424945303203 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<182,95,226,222,99,112,161,156,81,43,174,127,175,159,238,42>>, <<181,198,39,191,120,246,40,72,198,181,77,19,137,254,133,164>>, <<182,95,226,222,99,112,161,156,81,43,174,127,175,159,238,42, 149,21,109,112,236,3,78,228,125,205,189,200,186,122>>, <<149,214,86,162,141,145,157,120,103,159,198,91,190,206,33, 121>>, <<96,218,25,49,215,13,249,178,165,163,115,21,177,246,5,87>>}]}} from <0.1701.0> in state state_wait_swx_maa => state_new 04:14:10.468 [info] rand [182,95,226,222,99,112,161,156,81,43,174,127,175,159,238,42] autn [181,198,39,191,120,246,40,72,198,181,77,19,137,254,133,164]  *DBG* epdg_ue_fsm_262424945303203 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<182,95,226,222,99,112,161,156,81,43,174,127,175,159,238,42>>, <<181,198,39,191,120,246,40,72,198,181,77,19,137,254,133,164>>, <<182,95,226,222,99,112,161,156,81,43,174,127,175,159,238,42, 149,21,109,112,236,3,78,228,125,205,189,200,186,122>>, <<149,214,86,162,141,145,157,120,103,159,198,91,190,206,33, 121>>, <<96,218,25,49,215,13,249,178,165,163,115,21,177,246,5,87>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:10.468 [info] ue_fsm ev_rx_swx_maa 04:14:10.469 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424945303203",undefined,undefined,false,false,undefined} 04:14:10.469 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<182,95,226,222,99,112,161,156,81,43,174,127,175,159,238,42>>,<<181,198,39,191,120,246,40,72,198,181,77,19,137,254,133,164>>,<<182,95,226,222,99,112,161,156,81,43,174,127,175,159,238,42,149,21,109,112,236,3,78,228,125,205,189,200,186,122>>,<<149,214,86,162,141,145,157,120,103,159,198,91,190,206,33,121>>,<<96,218,25,49,215,13,249,178,165,163,115,21,177,246,5,87>>}]} 04:14:10.470 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<182,95,226,222,99,112,161,156,81,43,174,127,175,159,238,42>>,<<181,198,39,191,120,246,40,72,198,181,77,19,137,254,133,164>>,<<182,95,226,222,99,112,161,156,81,43,174,127,175,159,238,42,149,21,109,112,236,3,78,228,125,205,189,200,186,122>>,<<149,214,86,162,141,145,157,120,103,159,198,91,190,206,33,121>>,<<96,218,25,49,215,13,249,178,165,163,115,21,177,246,5,87>>}]}, {ue_fsm_data,<<"262424945303203">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424945303203 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424945303203">>, {ok, [{epdg_auth_tuple, <<182,95,226,222,99,112,161,156,81,43,174,127, 175,159,238,42>>, <<181,198,39,191,120,246,40,72,198,181,77,19, 137,254,133,164>>, <<182,95,226,222,99,112,161,156,81,43,174,127, 175,159,238,42,149,21,109,112,236,3,78,228, 125,205,189,200,186,122>>, <<149,214,86,162,141,145,157,120,103,159,198, 91,190,206,33,121>>, <<96,218,25,49,215,13,249,178,165,163,115, 21,177,246,5,87>>}]}}} 04:14:10.470 [info] auth_response(<<"262424945303203">>): {ok,[{epdg_auth_tuple,<<182,95,226,222,99,112,161,156,81,43,174,127,175,159,238,42>>,<<181,198,39,191,120,246,40,72,198,181,77,19,137,254,133,164>>,<<182,95,226,222,99,112,161,156,81,43,174,127,175,159,238,42,149,21,109,112,236,3,78,228,125,205,189,200,186,122>>,<<149,214,86,162,141,145,157,120,103,159,198,91,190,206,33,121>>,<<96,218,25,49,215,13,249,178,165,163,115,21,177,246,5,87>>}]} *DBG* epdg_ue_fsm_262424945303203 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<182,95,226,222,99,112,161,156,81,43,174,127,175,159,238,42>>, <<181,198,39,191,120,246,40,72,198,181,77,19,137,254,133,164>>, <<182,95,226,222,99,112,161,156,81,43,174,127,175,159,238,42, 149,21,109,112,236,3,78,228,125,205,189,200,186,122>>, <<149,214,86,162,141,145,157,120,103,159,198,91,190,206,33, 121>>, <<96,218,25,49,215,13,249,178,165,163,115,21,177,246,5,87>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:10.471 [info] auth_response for <<"262424945303203">>: {ok,[{epdg_auth_tuple,<<182,95,226,222,99,112,161,156,81,43,174,127,175,159,238,42>>,<<181,198,39,191,120,246,40,72,198,181,77,19,137,254,133,164>>,<<182,95,226,222,99,112,161,156,81,43,174,127,175,159,238,42,149,21,109,112,236,3,78,228,125,205,189,200,186,122>>,<<149,214,86,162,141,145,157,120,103,159,198,91,190,206,33,121>>,<<96,218,25,49,215,13,249,178,165,163,115,21,177,246,5,87>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:10.471 [info] GSUP: Tx #{auth_tuples => [#{autn => <<181,198,39,191,120,246,40,72,198,181,77,19,137,254,133,164>>,ck => <<96,218,25,49,215,13,249,178,165,163,115,21,177,246,5,87>>,ik => <<149,214,86,162,141,145,157,120,103,159,198,91,190,206,33,121>>,rand => <<182,95,226,222,99,112,161,156,81,43,174,127,175,159,238,42>>,res => <<182,95,226,222,99,112,161,156,81,43,174,127,175,159,238,42,149,21,109,112,236,3,78,228,125,205,189,200,186,122>>}],imsi => <<"262424945303203">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424945303203">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424945303203 receive call lu_request from <0.1702.0> in state state_authenticating 04:14:10.477 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424945303203">>,message_type => location_upd_req} 04:14:10.477 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262424945303203 send ok to <0.1702.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262424945303203 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:10.477 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424945303203">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424945303203 consume call lu_request from <0.1702.0> in state state_authenticating 04:14:10.477 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:10.478 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424945303203",undefined,undefined,false,false,undefined} 04:14:10.478 [debug] SWx Tx SAR Imsi="262424945303203" Type=1 APN="internet" AgentInfoOpt=[]  04:14:10.478 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","326",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424945303203",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424945303203 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424945303203 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262424945303203 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1703.0> in state state_wait_swx_saa 04:14:10.488 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;326;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424945303203",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:10.488 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424945303203 send ok to <0.1703.0> 04:14:10.488 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424945303203",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424945303203 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262424945303203 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1703.0> in state state_wait_swx_saa => state_authenticated 04:14:10.488 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262424945303203 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424945303203">>,ok}} 04:14:10.488 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424945303203">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424945303203 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:10.488 [info] lu_response(<<"262424945303203">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:10.489 [info] lu_response for <<"262424945303203">>: ok 04:14:10.489 [info] GSUP: Tx #{imsi => <<"262424945303203">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424945303203">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424945303203 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1704.0> in state state_authenticated 04:14:10.494 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424945303203">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:10.494 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:10.494 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424945303203">>,"internet",[],undefined,false,0,false,false} 04:14:10.495 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:10.495 [info] s2b: Tx {gtp,v2,create_session_request,0,16036755,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424945303203">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241118,<<172,18,26,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,763419703,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262424945303203 send ok to <0.1704.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:10.495 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262424945303203 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1704.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262424945303203 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262424945303203 receive call {rx_s6b_aar,"262424945303203@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1705.0> in state state_authenticated 04:14:10.505 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424945303203@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:10.505 [info] ue_fsm ev_rx_s6b_aar: "262424945303203@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:10.506 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424945303203@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262424945303203",undefined,undefined,true,false,undefined} 04:14:10.506 [debug] SWx Tx SAR Imsi="262424945303203" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:10.506 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","327",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424945303203",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424945303203 send ok to <0.1705.0> 04:14:10.506 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424945303203 consume call {rx_s6b_aar,"262424945303203@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1705.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424945303203 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1706.0> in state state_authenticated_wait_swx_saa 04:14:10.509 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;327;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424945303203",[],[2001],[],[{'Non-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_262424945303203 send ok to <0.1706.0> *DBG* aaa_ue_fsm_262424945303203 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1706.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:10.509 [info] ue_fsm ev_rx_swx_saa 04:14:10.509 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424945303203","262424945303203@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1705.0>} 04:14:10.509 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:10.509 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:10.514 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,115,30,244,179,147,0,2,0,2,0,16,0,87,0,9,1,160,130,7,197,39,172,18,26,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,130,7,197,39,172,18,26,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,7,197,39,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:10.514 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241118,16036755,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,7,197,39>>},{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,2181547303,<<172,18,26,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,2181547303,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,96>>}}} 04:14:10.514 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424945303203">>,<0.1699.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241118,2181547303,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419703,2181547303}],[],[],[],[],[],[],[]}}}} 04:14:10.514 [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_262424945303203 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 => 763419703, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 2181547303}}} from <0.1707.0> in state state_wait_create_session_resp 04:14:10.514 [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 => 763419703,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2181547303}} 04:14:10.514 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424945303203">>,"internet",[],undefined,false,0,false,false} 04:14:10.514 [info] KMOD Port Create PDP Context Call {<0.1699.0>,[alias|#Ref<0.1576510130.3222863881.155475>]}: {create_pdp_context,{172,18,26,103},763419703,2181547303,{192,168,0,96}} 04:14:10.514 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,96}, 763419703, 2181547303 04:14:10.514 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],10,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,96}},{i_tid,763419703},{o_tid,2181547303}]}} 04:14:10.514 [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 => 763419703,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2181547303}) returned ok *DBG* epdg_ue_fsm_262424945303203 send ok to <0.1707.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424945303203">>, {ok, #{apco => <<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 => 763419703, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 2181547303}}}} *DBG* epdg_ue_fsm_262424945303203 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 => 763419703, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 2181547303}}} from <0.1707.0> in state state_wait_create_session_resp => state_active 04:14:10.514 [info] tunnel_response(<<"262424945303203">>): {ok,#{apco => <<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 => 763419703,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2181547303}} 04:14:10.515 [info] tunnel_response for <<"262424945303203">>: {ok,#{apco => <<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 => 763419703,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2181547303}} 04:14:10.515 [info] GSUP: Tx #{imsi => <<"262424945303203">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{imsi => <<"262422740632264">>, 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_262422740632264 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422740632264 consume internal init_state in state state_new 04:14:10.552 [info] GSUP: Rx #{imsi => <<"262422740632264">>,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_262422740632264 receive call {auth_request,33,"internet",#{}} from <0.1708.0> in state state_new 04:14:10.552 [info] ue_fsm start(epdg_ue_fsm_262422740632264) 04:14:10.552 [info] ue_fsm init(<<"262422740632264">>) *DBG* epdg_ue_fsm_262422740632264 send ok to <0.1708.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:10.552 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262422740632264 consume call {auth_request,33,"internet",#{}} from <0.1708.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262422740632264 enter aaa_ue_fsm in state state_new 04:14:10.553 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422740632264">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422740632264 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422740632264 consume internal init_state in state state_new 04:14:10.553 [info] ue_fsm start_link(aaa_ue_fsm_262422740632264) *DBG* aaa_ue_fsm_262422740632264 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:10.553 [info] ue_fsm init("262422740632264") 04:14:10.553 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:10.554 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422740632264",undefined,undefined,false,false,undefined} 04:14:10.554 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:10.554 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","328",";","nonode@nohost"],1,undefined,undefined,undefined,"262422740632264",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422740632264 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422740632264 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:10.568 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;328;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422740632264",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[11,186,85,0,10,202,11,108,84,135,198,150,231,46,250,175,204,110,9,1,217,158,55,30,136,108,115,198,237,75,26,70]],[[11,186,85,0,10,202,11,108,84,135,198,150,231,46,250,175,207,75,211,44,141,68,177,175,215,74,220,30,40,240]],["foobar"],[[107,234,89,227,36,173,37,169,117,159,94,37,137,85,85,29]],[[107,89,222,3,11,168,10,170,251,97,217,217,240,163,164,226]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422740632264 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<11,186,85,0,10,202,11,108,84,135,198,150,231,46,250,175>>, <<204,110,9,1,217,158,55,30,136,108,115,198,237,75,26,70>>, <<11,186,85,0,10,202,11,108,84,135,198,150,231,46,250,175, 207,75,211,44,141,68,177,175,215,74,220,30,40,240>>, <<107,89,222,3,11,168,10,170,251,97,217,217,240,163,164,226>>, <<107,234,89,227,36,173,37,169,117,159,94,37,137,85,85,29>>}]}} from <0.1711.0> in state state_wait_swx_maa 04:14:10.568 [info] dia_sip2gsup: auth [11,186,85,0,10,202,11,108,84,135,198,150,231,46,250,175,204,110,9,1,217,158,55,30,136,108,115,198,237,75,26,70] authz [11,186,85,0,10,202,11,108,84,135,198,150,231,46,250,175,207,75,211,44,141,68,177,175,215,74,220,30,40,240]  04:14:10.568 [info] rand [11,186,85,0,10,202,11,108,84,135,198,150,231,46,250,175] autn [204,110,9,1,217,158,55,30,136,108,115,198,237,75,26,70]  *DBG* aaa_ue_fsm_262422740632264 send ok to <0.1711.0> 04:14:10.568 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262422740632264 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<11,186,85,0,10,202,11,108,84,135,198,150,231,46,250,175>>, <<204,110,9,1,217,158,55,30,136,108,115,198,237,75,26,70>>, <<11,186,85,0,10,202,11,108,84,135,198,150,231,46,250,175, 207,75,211,44,141,68,177,175,215,74,220,30,40,240>>, <<107,89,222,3,11,168,10,170,251,97,217,217,240,163,164,226>>, <<107,234,89,227,36,173,37,169,117,159,94,37,137,85,85,29>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422740632264 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<11,186,85,0,10,202,11,108,84,135,198,150,231,46,250,175>>, <<204,110,9,1,217,158,55,30,136,108,115,198,237,75,26,70>>, <<11,186,85,0,10,202,11,108,84,135,198,150,231,46,250,175, 207,75,211,44,141,68,177,175,215,74,220,30,40,240>>, <<107,89,222,3,11,168,10,170,251,97,217,217,240,163,164,226>>, <<107,234,89,227,36,173,37,169,117,159,94,37,137,85,85,29>>}]}} from <0.1711.0> in state state_wait_swx_maa => state_new 04:14:10.569 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422740632264",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422740632264 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422740632264">>, {ok, [{epdg_auth_tuple, <<11,186,85,0,10,202,11,108,84,135,198,150,231, 46,250,175>>, <<204,110,9,1,217,158,55,30,136,108,115,198, 237,75,26,70>>, <<11,186,85,0,10,202,11,108,84,135,198,150,231, 46,250,175,207,75,211,44,141,68,177,175,215, 74,220,30,40,240>>, <<107,89,222,3,11,168,10,170,251,97,217,217, 240,163,164,226>>, <<107,234,89,227,36,173,37,169,117,159,94, 37,137,85,85,29>>}]}}} 04:14:10.570 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<11,186,85,0,10,202,11,108,84,135,198,150,231,46,250,175>>,<<204,110,9,1,217,158,55,30,136,108,115,198,237,75,26,70>>,<<11,186,85,0,10,202,11,108,84,135,198,150,231,46,250,175,207,75,211,44,141,68,177,175,215,74,220,30,40,240>>,<<107,89,222,3,11,168,10,170,251,97,217,217,240,163,164,226>>,<<107,234,89,227,36,173,37,169,117,159,94,37,137,85,85,29>>}]} *DBG* epdg_ue_fsm_262422740632264 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<11,186,85,0,10,202,11,108,84,135,198,150,231,46,250,175>>, <<204,110,9,1,217,158,55,30,136,108,115,198,237,75,26,70>>, <<11,186,85,0,10,202,11,108,84,135,198,150,231,46,250,175, 207,75,211,44,141,68,177,175,215,74,220,30,40,240>>, <<107,89,222,3,11,168,10,170,251,97,217,217,240,163,164,226>>, <<107,234,89,227,36,173,37,169,117,159,94,37,137,85,85,29>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:10.571 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<11,186,85,0,10,202,11,108,84,135,198,150,231,46,250,175>>,<<204,110,9,1,217,158,55,30,136,108,115,198,237,75,26,70>>,<<11,186,85,0,10,202,11,108,84,135,198,150,231,46,250,175,207,75,211,44,141,68,177,175,215,74,220,30,40,240>>,<<107,89,222,3,11,168,10,170,251,97,217,217,240,163,164,226>>,<<107,234,89,227,36,173,37,169,117,159,94,37,137,85,85,29>>}]}, {ue_fsm_data,<<"262422740632264">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:10.571 [info] auth_response(<<"262422740632264">>): {ok,[{epdg_auth_tuple,<<11,186,85,0,10,202,11,108,84,135,198,150,231,46,250,175>>,<<204,110,9,1,217,158,55,30,136,108,115,198,237,75,26,70>>,<<11,186,85,0,10,202,11,108,84,135,198,150,231,46,250,175,207,75,211,44,141,68,177,175,215,74,220,30,40,240>>,<<107,89,222,3,11,168,10,170,251,97,217,217,240,163,164,226>>,<<107,234,89,227,36,173,37,169,117,159,94,37,137,85,85,29>>}]} 04:14:10.571 [info] auth_response for <<"262422740632264">>: {ok,[{epdg_auth_tuple,<<11,186,85,0,10,202,11,108,84,135,198,150,231,46,250,175>>,<<204,110,9,1,217,158,55,30,136,108,115,198,237,75,26,70>>,<<11,186,85,0,10,202,11,108,84,135,198,150,231,46,250,175,207,75,211,44,141,68,177,175,215,74,220,30,40,240>>,<<107,89,222,3,11,168,10,170,251,97,217,217,240,163,164,226>>,<<107,234,89,227,36,173,37,169,117,159,94,37,137,85,85,29>>}]} 04:14:10.572 [info] GSUP: Tx #{auth_tuples => [#{autn => <<204,110,9,1,217,158,55,30,136,108,115,198,237,75,26,70>>,ck => <<107,234,89,227,36,173,37,169,117,159,94,37,137,85,85,29>>,ik => <<107,89,222,3,11,168,10,170,251,97,217,217,240,163,164,226>>,rand => <<11,186,85,0,10,202,11,108,84,135,198,150,231,46,250,175>>,res => <<11,186,85,0,10,202,11,108,84,135,198,150,231,46,250,175,207,75,211,44,141,68,177,175,215,74,220,30,40,240>>}],imsi => <<"262422740632264">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422740632264">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422740632264 receive call lu_request from <0.1712.0> in state state_authenticating 04:14:10.577 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422740632264">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262422740632264 send ok to <0.1712.0> 04:14:10.577 [info] ue_fsm lu_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262422740632264 consume call lu_request from <0.1712.0> in state state_authenticating *DBG* aaa_ue_fsm_262422740632264 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:10.577 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422740632264">>,"internet",[],undefined,false,0,false,false} 04:14:10.577 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:10.578 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422740632264",undefined,undefined,false,false,undefined} 04:14:10.578 [debug] SWx Tx SAR Imsi="262422740632264" Type=1 APN="internet" AgentInfoOpt=[]  04:14:10.578 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","329",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422740632264",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422740632264 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422740632264 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422740632264 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1713.0> in state state_wait_swx_saa 04:14:10.589 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;329;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422740632264",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:10.589 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422740632264 send ok to <0.1713.0> *DBG* epdg_ue_fsm_262422740632264 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262422740632264 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1713.0> in state state_wait_swx_saa => state_authenticated 04:14:10.589 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422740632264",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422740632264 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422740632264">>,ok}} 04:14:10.589 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262422740632264 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:10.589 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422740632264">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:10.589 [info] lu_response(<<"262422740632264">>): ok 04:14:10.590 [info] lu_response for <<"262422740632264">>: ok 04:14:10.590 [info] GSUP: Tx #{imsi => <<"262422740632264">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422740632264">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422740632264 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1714.0> in state state_authenticated 04:14:10.595 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422740632264">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:10.595 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:10.595 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422740632264">>,"internet",[],undefined,false,0,false,false} 04:14:10.595 [debug] Selected PGW Remote Address "172.18.26.103" *DBG* epdg_ue_fsm_262422740632264 send ok to <0.1714.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:10.595 [info] s2b: Tx {gtp,v2,create_session_request,0,16036756,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422740632264">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241119,<<172,18,26,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,763419704,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422740632264 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1714.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262422740632264 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:14:10.595 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262422740632264 receive call {rx_s6b_aar,"262422740632264@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1715.0> in state state_authenticated 04:14:10.607 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422740632264@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:10.607 [info] ue_fsm ev_rx_s6b_aar: "262422740632264@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:10.607 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422740632264@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262422740632264",undefined,undefined,true,false,undefined} 04:14:10.607 [debug] SWx Tx SAR Imsi="262422740632264" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:10.607 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","330",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422740632264",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422740632264 send ok to <0.1715.0> *DBG* aaa_ue_fsm_262422740632264 consume call {rx_s6b_aar,"262422740632264@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1715.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:10.608 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422740632264 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1716.0> in state state_authenticated_wait_swx_saa 04:14:10.613 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;330;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422740632264",[],[2001],[],[{'Non-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_262422740632264 send ok to <0.1716.0> *DBG* aaa_ue_fsm_262422740632264 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1716.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:10.613 [info] ue_fsm ev_rx_swx_saa 04:14:10.613 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422740632264","262422740632264@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1715.0>} 04:14:10.613 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:10.613 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:10.623 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,115,31,244,179,148,0,2,0,2,0,16,0,87,0,9,1,160,145,112,98,71,172,18,26,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,145,112,98,71,172,18,26,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,145,112,98,71,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:10.623 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241119,16036756,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,<<145,112,98,71>>},{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,2440061511,<<172,18,26,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,2440061511,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,97>>}}} 04:14:10.623 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422740632264">>,<0.1709.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241119,2440061511,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[{gtp_bearer,5,763419704,2440061511}],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:14:10.624 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:10.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,97>>,undefined},local_teid => 763419704,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2440061511}} *DBG* epdg_ue_fsm_262422740632264 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 => 763419704, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 2440061511}}} from <0.1717.0> in state state_wait_create_session_resp 04:14:10.624 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422740632264">>,"internet",[],undefined,false,0,false,false} 04:14:10.624 [info] KMOD Port Create PDP Context Call {<0.1709.0>,[alias|#Ref<0.1576510130.3222863873.171280>]}: {create_pdp_context,{172,18,26,103},763419704,2440061511,{192,168,0,97}} 04:14:10.625 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,97}, 763419704, 2440061511 04:14:10.625 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],74,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,97}},{i_tid,763419704},{o_tid,2440061511}]}} 04:14:10.625 [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 => 763419704,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2440061511}) returned ok *DBG* epdg_ue_fsm_262422740632264 send ok to <0.1717.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422740632264">>, {ok, #{apco => <<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 => 763419704, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 2440061511}}}} *DBG* epdg_ue_fsm_262422740632264 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 => 763419704, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 2440061511}}} from <0.1717.0> in state state_wait_create_session_resp => state_active 04:14:10.625 [info] tunnel_response(<<"262422740632264">>): {ok,#{apco => <<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 => 763419704,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2440061511}} 04:14:10.626 [info] tunnel_response for <<"262422740632264">>: {ok,#{apco => <<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 => 763419704,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 2440061511}} 04:14:10.626 [info] GSUP: Tx #{imsi => <<"262422740632264">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{imsi => <<"262425596260658">>, 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_262425596260658 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425596260658 consume internal init_state in state state_new 04:14:10.652 [info] GSUP: Rx #{imsi => <<"262425596260658">>,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_262425596260658 receive call {auth_request,33,"internet",#{}} from <0.1718.0> in state state_new 04:14:10.652 [info] ue_fsm start(epdg_ue_fsm_262425596260658) 04:14:10.652 [info] ue_fsm init(<<"262425596260658">>) *DBG* epdg_ue_fsm_262425596260658 send ok to <0.1718.0> 04:14:10.652 [info] ue_fsm auth_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262425596260658 enter aaa_ue_fsm in state state_new 04:14:10.652 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425596260658">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425596260658 consume call {auth_request,33,"internet",#{}} from <0.1718.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262425596260658 consume internal init_state in state state_new 04:14:10.653 [info] ue_fsm start_link(aaa_ue_fsm_262425596260658) *DBG* epdg_ue_fsm_262425596260658 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425596260658 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:10.653 [info] ue_fsm init("262425596260658") 04:14:10.653 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:10.653 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425596260658",undefined,undefined,false,false,undefined} 04:14:10.653 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:10.654 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","331",";","nonode@nohost"],1,undefined,undefined,undefined,"262425596260658",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425596260658 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425596260658 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:10.667 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;331;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425596260658",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[32,91,175,43,85,71,44,99,237,64,163,186,38,101,87,47,36,137,160,71,158,120,253,158,203,44,47,180,200,203,243,86]],[[32,91,175,43,85,71,44,99,237,64,163,186,38,101,87,47,186,50,249,4,19,133,74,44,222,239,67,37,141,70]],["foobar"],[[101,218,19,208,63,31,211,72,181,226,120,47,123,32,18,254]],[[99,238,187,189,234,186,42,104,246,224,176,225,117,196,245,6]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425596260658 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple,<<" [¯+UG,cí@£º&eW/">>, <<36,137,160,71,158,120,253,158,203,44,47,180,200,203,243,86>>, <<32,91,175,43,85,71,44,99,237,64,163,186,38,101,87,47,186, 50,249,4,19,133,74,44,222,239,67,37,141,70>>, <<99,238,187,189,234,186,42,104,246,224,176,225,117,196,245,6>>, <<101,218,19,208,63,31,211,72,181,226,120,47,123,32,18, 254>>}]}} from <0.1721.0> in state state_wait_swx_maa 04:14:10.667 [info] dia_sip2gsup: auth [32,91,175,43,85,71,44,99,237,64,163,186,38,101,87,47,36,137,160,71,158,120,253,158,203,44,47,180,200,203,243,86] authz [32,91,175,43,85,71,44,99,237,64,163,186,38,101,87,47,186,50,249,4,19,133,74,44,222,239,67,37,141,70]  *DBG* aaa_ue_fsm_262425596260658 send ok to <0.1721.0> 04:14:10.668 [info] rand " [¯+UG,cí@£º&eW/" autn [36,137,160,71,158,120,253,158,203,44,47,180,200,203,243,86]  *DBG* epdg_ue_fsm_262425596260658 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple,<<" [¯+UG,cí@£º&eW/">>, <<36,137,160,71,158,120,253,158,203,44,47,180,200,203,243,86>>, <<32,91,175,43,85,71,44,99,237,64,163,186,38,101,87,47,186, 50,249,4,19,133,74,44,222,239,67,37,141,70>>, <<99,238,187,189,234,186,42,104,246,224,176,225,117,196,245,6>>, <<101,218,19,208,63,31,211,72,181,226,120,47,123,32,18, 254>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425596260658 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple,<<" [¯+UG,cí@£º&eW/">>, <<36,137,160,71,158,120,253,158,203,44,47,180,200,203,243,86>>, <<32,91,175,43,85,71,44,99,237,64,163,186,38,101,87,47,186, 50,249,4,19,133,74,44,222,239,67,37,141,70>>, <<99,238,187,189,234,186,42,104,246,224,176,225,117,196,245,6>>, <<101,218,19,208,63,31,211,72,181,226,120,47,123,32,18, 254>>}]}} from <0.1721.0> in state state_wait_swx_maa => state_new 04:14:10.668 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262425596260658 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425596260658">>, {ok, [{epdg_auth_tuple,<<" [¯+UG,cí@£º&eW/">>, <<36,137,160,71,158,120,253,158,203,44,47,180, 200,203,243,86>>, <<32,91,175,43,85,71,44,99,237,64,163,186,38, 101,87,47,186,50,249,4,19,133,74,44,222,239, 67,37,141,70>>, <<99,238,187,189,234,186,42,104,246,224,176, 225,117,196,245,6>>, <<101,218,19,208,63,31,211,72,181,226,120, 47,123,32,18,254>>}]}}} 04:14:10.668 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425596260658",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425596260658 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple,<<" [¯+UG,cí@£º&eW/">>, <<36,137,160,71,158,120,253,158,203,44,47,180,200,203,243,86>>, <<32,91,175,43,85,71,44,99,237,64,163,186,38,101,87,47,186, 50,249,4,19,133,74,44,222,239,67,37,141,70>>, <<99,238,187,189,234,186,42,104,246,224,176,225,117,196,245,6>>, <<101,218,19,208,63,31,211,72,181,226,120,47,123,32,18, 254>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:10.669 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<" [¯+UG,cí@£º&eW/">>,<<36,137,160,71,158,120,253,158,203,44,47,180,200,203,243,86>>,<<32,91,175,43,85,71,44,99,237,64,163,186,38,101,87,47,186,50,249,4,19,133,74,44,222,239,67,37,141,70>>,<<99,238,187,189,234,186,42,104,246,224,176,225,117,196,245,6>>,<<101,218,19,208,63,31,211,72,181,226,120,47,123,32,18,254>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:10.670 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<" [¯+UG,cí@£º&eW/">>,<<36,137,160,71,158,120,253,158,203,44,47,180,200,203,243,86>>,<<32,91,175,43,85,71,44,99,237,64,163,186,38,101,87,47,186,50,249,4,19,133,74,44,222,239,67,37,141,70>>,<<99,238,187,189,234,186,42,104,246,224,176,225,117,196,245,6>>,<<101,218,19,208,63,31,211,72,181,226,120,47,123,32,18,254>>}]}, {ue_fsm_data,<<"262425596260658">>,"internet",[],undefined,false,0,false,false} 04:14:10.670 [info] auth_response(<<"262425596260658">>): {ok,[{epdg_auth_tuple,<<" [¯+UG,cí@£º&eW/">>,<<36,137,160,71,158,120,253,158,203,44,47,180,200,203,243,86>>,<<32,91,175,43,85,71,44,99,237,64,163,186,38,101,87,47,186,50,249,4,19,133,74,44,222,239,67,37,141,70>>,<<99,238,187,189,234,186,42,104,246,224,176,225,117,196,245,6>>,<<101,218,19,208,63,31,211,72,181,226,120,47,123,32,18,254>>}]} 04:14:10.670 [info] auth_response for <<"262425596260658">>: {ok,[{epdg_auth_tuple,<<" [¯+UG,cí@£º&eW/">>,<<36,137,160,71,158,120,253,158,203,44,47,180,200,203,243,86>>,<<32,91,175,43,85,71,44,99,237,64,163,186,38,101,87,47,186,50,249,4,19,133,74,44,222,239,67,37,141,70>>,<<99,238,187,189,234,186,42,104,246,224,176,225,117,196,245,6>>,<<101,218,19,208,63,31,211,72,181,226,120,47,123,32,18,254>>}]} 04:14:10.671 [info] GSUP: Tx #{auth_tuples => [#{autn => <<36,137,160,71,158,120,253,158,203,44,47,180,200,203,243,86>>,ck => <<101,218,19,208,63,31,211,72,181,226,120,47,123,32,18,254>>,ik => <<99,238,187,189,234,186,42,104,246,224,176,225,117,196,245,6>>,rand => <<" [¯+UG,cí@£º&eW/">>,res => <<32,91,175,43,85,71,44,99,237,64,163,186,38,101,87,47,186,50,249,4,19,133,74,44,222,239,67,37,141,70>>}],imsi => <<"262425596260658">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425596260658">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425596260658 receive call lu_request from <0.1722.0> in state state_authenticating 04:14:10.676 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425596260658">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262425596260658 send ok to <0.1722.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262425596260658 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:10.677 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262425596260658 consume call lu_request from <0.1722.0> in state state_authenticating 04:14:10.677 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425596260658">>,"internet",[],undefined,false,0,false,false} 04:14:10.677 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:10.677 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425596260658",undefined,undefined,false,false,undefined} 04:14:10.677 [debug] SWx Tx SAR Imsi="262425596260658" Type=1 APN="internet" AgentInfoOpt=[]  04:14:10.678 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","332",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425596260658",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425596260658 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425596260658 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425596260658 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1723.0> in state state_wait_swx_saa 04:14:10.688 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;332;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425596260658",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:10.688 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425596260658 send ok to <0.1723.0> 04:14:10.688 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425596260658",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425596260658 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262425596260658 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1723.0> in state state_wait_swx_saa => state_authenticated 04:14:10.689 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262425596260658 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425596260658">>,ok}} 04:14:10.689 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425596260658">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425596260658 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:10.689 [info] lu_response(<<"262425596260658">>): ok 04:14:10.689 [info] lu_response for <<"262425596260658">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:10.689 [info] GSUP: Tx #{imsi => <<"262425596260658">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425596260658">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425596260658 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1724.0> in state state_authenticated 04:14:10.695 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425596260658">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:10.695 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:10.695 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425596260658">>,"internet",[],undefined,false,0,false,false} 04:14:10.696 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:10.696 [info] s2b: Tx {gtp,v2,create_session_request,0,16036757,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425596260658">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241120,<<172,18,26,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,763419705,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425596260658 send ok to <0.1724.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:10.696 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262425596260658 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1724.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262425596260658 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262425596260658 receive call {rx_s6b_aar,"262425596260658@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1725.0> in state state_authenticated 04:14:10.710 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425596260658@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:10.711 [info] ue_fsm ev_rx_s6b_aar: "262425596260658@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:10.711 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425596260658@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262425596260658",undefined,undefined,true,false,undefined} 04:14:10.711 [debug] SWx Tx SAR Imsi="262425596260658" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:10.711 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","333",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425596260658",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425596260658 send ok to <0.1725.0> 04:14:10.711 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425596260658 consume call {rx_s6b_aar,"262425596260658@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1725.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425596260658 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1726.0> in state state_authenticated_wait_swx_saa 04:14:10.719 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;333;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425596260658",[],[2001],[],[{'Non-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_262425596260658 send ok to <0.1726.0> 04:14:10.719 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425596260658 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1726.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:10.720 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425596260658","262425596260658@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1725.0>} 04:14:10.720 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:10.720 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:10.730 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,115,32,244,179,149,0,2,0,2,0,16,0,87,0,9,1,160,225,120,31,94,172,18,26,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,225,120,31,94,172,18,26,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,225,120,31,94,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:10.730 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241120,16036757,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,<<225,120,31,94>>},{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,3782745950,<<172,18,26,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,3782745950,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,98>>}}} 04:14:10.730 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425596260658">>,<0.1719.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241120,3782745950,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419705,3782745950}]}}}} 04:14:10.730 [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_262425596260658 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 => 763419705, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 3782745950}}} from <0.1727.0> in state state_wait_create_session_resp 04:14:10.731 [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 => 763419705,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3782745950}} 04:14:10.731 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425596260658">>,"internet",[],undefined,false,0,false,false} 04:14:10.731 [info] KMOD Port Create PDP Context Call {<0.1719.0>,[alias|#Ref<0.1576510130.3222863873.171380>]}: {create_pdp_context,{172,18,26,103},763419705,3782745950,{192,168,0,98}} 04:14:10.731 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,98}, 763419705, 3782745950 04:14:10.731 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],138,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,98}},{i_tid,763419705},{o_tid,3782745950}]}} *DBG* epdg_ue_fsm_262425596260658 send ok to <0.1727.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425596260658">>, {ok, #{apco => <<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 => 763419705, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 3782745950}}}} 04:14:10.732 [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 => 763419705,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3782745950}) returned ok *DBG* epdg_ue_fsm_262425596260658 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 => 763419705, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 3782745950}}} from <0.1727.0> in state state_wait_create_session_resp => state_active 04:14:10.732 [info] tunnel_response(<<"262425596260658">>): {ok,#{apco => <<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 => 763419705,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3782745950}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:10.732 [info] tunnel_response for <<"262425596260658">>: {ok,#{apco => <<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 => 763419705,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3782745950}} 04:14:10.732 [info] GSUP: Tx #{imsi => <<"262425596260658">>,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.55>, {osmo,5}, #{imsi => <<"262422528011892">>, 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_262422528011892 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422528011892 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262422528011892 receive call {auth_request,33,"internet",#{}} from <0.1728.0> in state state_new 04:14:10.752 [info] GSUP: Rx #{imsi => <<"262422528011892">>,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_262422528011892 send ok to <0.1728.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262422528011892 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422528011892 consume call {auth_request,33,"internet",#{}} from <0.1728.0> in state state_new => state_wait_auth_resp 04:14:10.752 [info] ue_fsm start(epdg_ue_fsm_262422528011892) *DBG* aaa_ue_fsm_262422528011892 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262422528011892 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422528011892 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:10.752 [info] ue_fsm init(<<"262422528011892">>) 04:14:10.752 [info] ue_fsm auth_request 04:14:10.753 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422528011892">>,"internet",[],undefined,false,0,false,false} 04:14:10.753 [info] ue_fsm start_link(aaa_ue_fsm_262422528011892) 04:14:10.753 [info] ue_fsm init("262422528011892") 04:14:10.753 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262422528011892 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422528011892 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:10.754 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422528011892",undefined,undefined,false,false,undefined} 04:14:10.754 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:10.754 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","334",";","nonode@nohost"],1,undefined,undefined,undefined,"262422528011892",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:14:10.770 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;334;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422528011892",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[136,218,113,182,122,173,65,104,174,174,39,117,132,76,49,113,224,33,156,196,120,56,5,203,215,223,5,1,230,99,242,71]],[[136,218,113,182,122,173,65,104,174,174,39,117,132,76,49,113,104,198,177,251,187,81,119,115,29,92,103,129,103,213]],["foobar"],[[243,212,102,178,45,6,146,75,27,195,36,193,157,97,213,145]],[[47,2,153,202,65,159,148,108,43,192,71,171,78,4,91,113]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422528011892 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<136,218,113,182,122,173,65,104,174,174,39,117,132,76,49,113>>, <<224,33,156,196,120,56,5,203,215,223,5,1,230,99,242,71>>, <<136,218,113,182,122,173,65,104,174,174,39,117,132,76,49, 113,104,198,177,251,187,81,119,115,29,92,103,129,103,213>>, <<47,2,153,202,65,159,148,108,43,192,71,171,78,4,91,113>>, <<243,212,102,178,45,6,146,75,27,195,36,193,157,97,213, 145>>}]}} from <0.1731.0> in state state_wait_swx_maa 04:14:10.770 [info] dia_sip2gsup: auth [136,218,113,182,122,173,65,104,174,174,39,117,132,76,49,113,224,33,156,196,120,56,5,203,215,223,5,1,230,99,242,71] authz [136,218,113,182,122,173,65,104,174,174,39,117,132,76,49,113,104,198,177,251,187,81,119,115,29,92,103,129,103,213]  04:14:10.770 [info] rand [136,218,113,182,122,173,65,104,174,174,39,117,132,76,49,113] autn [224,33,156,196,120,56,5,203,215,223,5,1,230,99,242,71]  *DBG* aaa_ue_fsm_262422528011892 send ok to <0.1731.0> *DBG* epdg_ue_fsm_262422528011892 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<136,218,113,182,122,173,65,104,174,174,39,117,132,76,49,113>>, <<224,33,156,196,120,56,5,203,215,223,5,1,230,99,242,71>>, <<136,218,113,182,122,173,65,104,174,174,39,117,132,76,49, 113,104,198,177,251,187,81,119,115,29,92,103,129,103,213>>, <<47,2,153,202,65,159,148,108,43,192,71,171,78,4,91,113>>, <<243,212,102,178,45,6,146,75,27,195,36,193,157,97,213, 145>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:10.770 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262422528011892 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<136,218,113,182,122,173,65,104,174,174,39,117,132,76,49,113>>, <<224,33,156,196,120,56,5,203,215,223,5,1,230,99,242,71>>, <<136,218,113,182,122,173,65,104,174,174,39,117,132,76,49, 113,104,198,177,251,187,81,119,115,29,92,103,129,103,213>>, <<47,2,153,202,65,159,148,108,43,192,71,171,78,4,91,113>>, <<243,212,102,178,45,6,146,75,27,195,36,193,157,97,213, 145>>}]}} from <0.1731.0> in state state_wait_swx_maa => state_new 04:14:10.771 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422528011892",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422528011892 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422528011892">>, {ok, [{epdg_auth_tuple, <<136,218,113,182,122,173,65,104,174,174,39, 117,132,76,49,113>>, <<224,33,156,196,120,56,5,203,215,223,5,1,230, 99,242,71>>, <<136,218,113,182,122,173,65,104,174,174,39, 117,132,76,49,113,104,198,177,251,187,81,119, 115,29,92,103,129,103,213>>, <<47,2,153,202,65,159,148,108,43,192,71,171,78, 4,91,113>>, <<243,212,102,178,45,6,146,75,27,195,36, 193,157,97,213,145>>}]}}} 04:14:10.771 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<136,218,113,182,122,173,65,104,174,174,39,117,132,76,49,113>>,<<224,33,156,196,120,56,5,203,215,223,5,1,230,99,242,71>>,<<136,218,113,182,122,173,65,104,174,174,39,117,132,76,49,113,104,198,177,251,187,81,119,115,29,92,103,129,103,213>>,<<47,2,153,202,65,159,148,108,43,192,71,171,78,4,91,113>>,<<243,212,102,178,45,6,146,75,27,195,36,193,157,97,213,145>>}]} *DBG* epdg_ue_fsm_262422528011892 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<136,218,113,182,122,173,65,104,174,174,39,117,132,76,49,113>>, <<224,33,156,196,120,56,5,203,215,223,5,1,230,99,242,71>>, <<136,218,113,182,122,173,65,104,174,174,39,117,132,76,49, 113,104,198,177,251,187,81,119,115,29,92,103,129,103,213>>, <<47,2,153,202,65,159,148,108,43,192,71,171,78,4,91,113>>, <<243,212,102,178,45,6,146,75,27,195,36,193,157,97,213, 145>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:10.772 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<136,218,113,182,122,173,65,104,174,174,39,117,132,76,49,113>>,<<224,33,156,196,120,56,5,203,215,223,5,1,230,99,242,71>>,<<136,218,113,182,122,173,65,104,174,174,39,117,132,76,49,113,104,198,177,251,187,81,119,115,29,92,103,129,103,213>>,<<47,2,153,202,65,159,148,108,43,192,71,171,78,4,91,113>>,<<243,212,102,178,45,6,146,75,27,195,36,193,157,97,213,145>>}]}, {ue_fsm_data,<<"262422528011892">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:10.772 [info] auth_response(<<"262422528011892">>): {ok,[{epdg_auth_tuple,<<136,218,113,182,122,173,65,104,174,174,39,117,132,76,49,113>>,<<224,33,156,196,120,56,5,203,215,223,5,1,230,99,242,71>>,<<136,218,113,182,122,173,65,104,174,174,39,117,132,76,49,113,104,198,177,251,187,81,119,115,29,92,103,129,103,213>>,<<47,2,153,202,65,159,148,108,43,192,71,171,78,4,91,113>>,<<243,212,102,178,45,6,146,75,27,195,36,193,157,97,213,145>>}]} 04:14:10.773 [info] auth_response for <<"262422528011892">>: {ok,[{epdg_auth_tuple,<<136,218,113,182,122,173,65,104,174,174,39,117,132,76,49,113>>,<<224,33,156,196,120,56,5,203,215,223,5,1,230,99,242,71>>,<<136,218,113,182,122,173,65,104,174,174,39,117,132,76,49,113,104,198,177,251,187,81,119,115,29,92,103,129,103,213>>,<<47,2,153,202,65,159,148,108,43,192,71,171,78,4,91,113>>,<<243,212,102,178,45,6,146,75,27,195,36,193,157,97,213,145>>}]} 04:14:10.773 [info] GSUP: Tx #{auth_tuples => [#{autn => <<224,33,156,196,120,56,5,203,215,223,5,1,230,99,242,71>>,ck => <<243,212,102,178,45,6,146,75,27,195,36,193,157,97,213,145>>,ik => <<47,2,153,202,65,159,148,108,43,192,71,171,78,4,91,113>>,rand => <<136,218,113,182,122,173,65,104,174,174,39,117,132,76,49,113>>,res => <<136,218,113,182,122,173,65,104,174,174,39,117,132,76,49,113,104,198,177,251,187,81,119,115,29,92,103,129,103,213>>}],imsi => <<"262422528011892">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422528011892">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422528011892 receive call lu_request from <0.1732.0> in state state_authenticating *DBG* epdg_ue_fsm_262422528011892 send ok to <0.1732.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262422528011892 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262422528011892 consume call lu_request from <0.1732.0> in state state_authenticating 04:14:10.779 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422528011892">>,message_type => location_upd_req} 04:14:10.779 [info] ue_fsm lu_request 04:14:10.779 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422528011892">>,"internet",[],undefined,false,0,false,false} 04:14:10.780 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:10.780 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422528011892",undefined,undefined,false,false,undefined} 04:14:10.780 [debug] SWx Tx SAR Imsi="262422528011892" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262422528011892 send ok to <0.201.0> 04:14:10.780 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","335",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422528011892",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422528011892 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422528011892 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1733.0> in state state_wait_swx_saa 04:14:10.792 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;335;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422528011892",[],[2001],[],[{'Non-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_262422528011892 send ok to <0.1733.0> *DBG* aaa_ue_fsm_262422528011892 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1733.0> in state state_wait_swx_saa => state_authenticated 04:14:10.792 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262422528011892 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:14:10.792 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422528011892",undefined,undefined,false,false,undefined} 04:14:10.793 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262422528011892 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422528011892">>,ok}} 04:14:10.793 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422528011892">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422528011892 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:10.793 [info] lu_response(<<"262422528011892">>): ok 04:14:10.793 [info] lu_response for <<"262422528011892">>: ok 04:14:10.793 [info] GSUP: Tx #{imsi => <<"262422528011892">>,message_class => 5,message_type => location_upd_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422528011892">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422528011892 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1734.0> in state state_authenticated 04:14:10.798 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422528011892">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:10.798 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:10.799 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422528011892">>,"internet",[],undefined,false,0,false,false} 04:14:10.799 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:10.799 [info] s2b: Tx {gtp,v2,create_session_request,0,16036758,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422528011892">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241121,<<172,18,26,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,763419706,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422528011892 send ok to <0.1734.0> 04:14:10.799 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262422528011892 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1734.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262422528011892 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262422528011892 receive call {rx_s6b_aar,"262422528011892@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1735.0> in state state_authenticated 04:14:10.813 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422528011892@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:10.813 [info] ue_fsm ev_rx_s6b_aar: "262422528011892@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:10.813 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422528011892@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262422528011892",undefined,undefined,true,false,undefined} 04:14:10.813 [debug] SWx Tx SAR Imsi="262422528011892" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262422528011892 send ok to <0.1735.0> 04:14:10.813 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","336",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422528011892",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:14:10.814 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422528011892 consume call {rx_s6b_aar,"262422528011892@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1735.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422528011892 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1736.0> in state state_authenticated_wait_swx_saa 04:14:10.822 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;336;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422528011892",[],[2001],[],[{'Non-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_262422528011892 send ok to <0.1736.0> *DBG* aaa_ue_fsm_262422528011892 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1736.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:10.822 [info] ue_fsm ev_rx_swx_saa 04:14:10.822 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422528011892","262422528011892@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1735.0>} 04:14:10.823 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:10.823 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:10.832 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,115,33,244,179,150,0,2,0,2,0,16,0,87,0,9,1,160,224,128,229,189,172,18,26,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,224,128,229,189,172,18,26,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,128,229,189,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:10.832 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241121,16036758,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,<<224,128,229,189>>},{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,3766543805,<<172,18,26,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,3766543805,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,99>>}}} 04:14:10.832 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422528011892">>,<0.1729.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241121,3766543805,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419706,3766543805}],[]}}}} 04:14:10.832 [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_262422528011892 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 => 763419706, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 3766543805}}} from <0.1737.0> in state state_wait_create_session_resp 04:14:10.833 [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 => 763419706,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3766543805}} 04:14:10.833 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422528011892">>,"internet",[],undefined,false,0,false,false} 04:14:10.834 [info] KMOD Port Create PDP Context Call {<0.1729.0>,[alias|#Ref<0.1576510130.3222863881.155737>]}: {create_pdp_context,{172,18,26,103},763419706,3766543805,{192,168,0,99}} 04:14:10.834 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,99}, 763419706, 3766543805 04:14:10.834 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],202,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,99}},{i_tid,763419706},{o_tid,3766543805}]}} 04:14:10.834 [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 => 763419706,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3766543805}) returned ok *DBG* epdg_ue_fsm_262422528011892 send ok to <0.1737.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422528011892">>, {ok, #{apco => <<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 => 763419706, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 3766543805}}}} 04:14:10.834 [info] tunnel_response(<<"262422528011892">>): {ok,#{apco => <<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 => 763419706,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3766543805}} *DBG* epdg_ue_fsm_262422528011892 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 => 763419706, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 3766543805}}} from <0.1737.0> in state state_wait_create_session_resp => state_active 04:14:10.835 [info] tunnel_response for <<"262422528011892">>: {ok,#{apco => <<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 => 763419706,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 3766543805}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:10.835 [info] GSUP: Tx #{imsi => <<"262422528011892">>,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.55>, {osmo,5}, #{imsi => <<"262421073513227">>, 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}]}} 04:14:10.852 [info] GSUP: Rx #{imsi => <<"262421073513227">>,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_262421073513227 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421073513227 consume internal init_state in state state_new 04:14:10.852 [info] ue_fsm start(epdg_ue_fsm_262421073513227) *DBG* epdg_ue_fsm_262421073513227 receive call {auth_request,33,"internet",#{}} from <0.1738.0> in state state_new 04:14:10.853 [info] ue_fsm init(<<"262421073513227">>) *DBG* epdg_ue_fsm_262421073513227 send ok to <0.1738.0> 04:14:10.853 [info] ue_fsm auth_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262421073513227 consume call {auth_request,33,"internet",#{}} from <0.1738.0> in state state_new => state_wait_auth_resp 04:14:10.853 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421073513227">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421073513227 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421073513227 enter aaa_ue_fsm in state state_new 04:14:10.853 [info] ue_fsm start_link(aaa_ue_fsm_262421073513227) *DBG* aaa_ue_fsm_262421073513227 consume internal init_state in state state_new 04:14:10.854 [info] ue_fsm init("262421073513227") *DBG* aaa_ue_fsm_262421073513227 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:10.854 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:10.854 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421073513227",undefined,undefined,false,false,undefined} 04:14:10.854 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:10.854 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","337",";","nonode@nohost"],1,undefined,undefined,undefined,"262421073513227",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421073513227 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421073513227 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:10.869 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;337;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421073513227",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[190,97,248,230,117,25,250,247,21,244,219,108,148,181,119,62,165,239,105,71,189,9,36,4,37,119,186,118,140,174,97,145]],[[190,97,248,230,117,25,250,247,21,244,219,108,148,181,119,62,108,211,165,218,226,81,243,155,78,83,187,198,151,127]],["foobar"],[[38,15,198,164,235,170,36,104,95,240,185,135,207,95,107,178]],[[113,67,233,37,150,175,150,51,44,46,78,212,226,88,199,151]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421073513227 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<190,97,248,230,117,25,250,247,21,244,219,108,148,181,119,62>>, <<165,239,105,71,189,9,36,4,37,119,186,118,140,174,97,145>>, <<190,97,248,230,117,25,250,247,21,244,219,108,148,181,119, 62,108,211,165,218,226,81,243,155,78,83,187,198,151,127>>, <<113,67,233,37,150,175,150,51,44,46,78,212,226,88,199,151>>, <<38,15,198,164,235,170,36,104,95,240,185,135,207,95,107, 178>>}]}} from <0.1741.0> in state state_wait_swx_maa 04:14:10.869 [info] dia_sip2gsup: auth [190,97,248,230,117,25,250,247,21,244,219,108,148,181,119,62,165,239,105,71,189,9,36,4,37,119,186,118,140,174,97,145] authz [190,97,248,230,117,25,250,247,21,244,219,108,148,181,119,62,108,211,165,218,226,81,243,155,78,83,187,198,151,127]  *DBG* aaa_ue_fsm_262421073513227 send ok to <0.1741.0> 04:14:10.869 [info] rand [190,97,248,230,117,25,250,247,21,244,219,108,148,181,119,62] autn [165,239,105,71,189,9,36,4,37,119,186,118,140,174,97,145]  *DBG* epdg_ue_fsm_262421073513227 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<190,97,248,230,117,25,250,247,21,244,219,108,148,181,119,62>>, <<165,239,105,71,189,9,36,4,37,119,186,118,140,174,97,145>>, <<190,97,248,230,117,25,250,247,21,244,219,108,148,181,119, 62,108,211,165,218,226,81,243,155,78,83,187,198,151,127>>, <<113,67,233,37,150,175,150,51,44,46,78,212,226,88,199,151>>, <<38,15,198,164,235,170,36,104,95,240,185,135,207,95,107, 178>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:10.869 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262421073513227 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<190,97,248,230,117,25,250,247,21,244,219,108,148,181,119,62>>, <<165,239,105,71,189,9,36,4,37,119,186,118,140,174,97,145>>, <<190,97,248,230,117,25,250,247,21,244,219,108,148,181,119, 62,108,211,165,218,226,81,243,155,78,83,187,198,151,127>>, <<113,67,233,37,150,175,150,51,44,46,78,212,226,88,199,151>>, <<38,15,198,164,235,170,36,104,95,240,185,135,207,95,107, 178>>}]}} from <0.1741.0> in state state_wait_swx_maa => state_new 04:14:10.870 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421073513227",undefined,undefined,false,false,undefined} 04:14:10.871 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<190,97,248,230,117,25,250,247,21,244,219,108,148,181,119,62>>,<<165,239,105,71,189,9,36,4,37,119,186,118,140,174,97,145>>,<<190,97,248,230,117,25,250,247,21,244,219,108,148,181,119,62,108,211,165,218,226,81,243,155,78,83,187,198,151,127>>,<<113,67,233,37,150,175,150,51,44,46,78,212,226,88,199,151>>,<<38,15,198,164,235,170,36,104,95,240,185,135,207,95,107,178>>}]} *DBG* epdg_ue_fsm_262421073513227 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421073513227">>, {ok, [{epdg_auth_tuple, <<190,97,248,230,117,25,250,247,21,244,219,108, 148,181,119,62>>, <<165,239,105,71,189,9,36,4,37,119,186,118,140, 174,97,145>>, <<190,97,248,230,117,25,250,247,21,244,219,108, 148,181,119,62,108,211,165,218,226,81,243, 155,78,83,187,198,151,127>>, <<113,67,233,37,150,175,150,51,44,46,78,212, 226,88,199,151>>, <<38,15,198,164,235,170,36,104,95,240,185, 135,207,95,107,178>>}]}}} 04:14:10.871 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<190,97,248,230,117,25,250,247,21,244,219,108,148,181,119,62>>,<<165,239,105,71,189,9,36,4,37,119,186,118,140,174,97,145>>,<<190,97,248,230,117,25,250,247,21,244,219,108,148,181,119,62,108,211,165,218,226,81,243,155,78,83,187,198,151,127>>,<<113,67,233,37,150,175,150,51,44,46,78,212,226,88,199,151>>,<<38,15,198,164,235,170,36,104,95,240,185,135,207,95,107,178>>}]}, {ue_fsm_data,<<"262421073513227">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421073513227 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<190,97,248,230,117,25,250,247,21,244,219,108,148,181,119,62>>, <<165,239,105,71,189,9,36,4,37,119,186,118,140,174,97,145>>, <<190,97,248,230,117,25,250,247,21,244,219,108,148,181,119, 62,108,211,165,218,226,81,243,155,78,83,187,198,151,127>>, <<113,67,233,37,150,175,150,51,44,46,78,212,226,88,199,151>>, <<38,15,198,164,235,170,36,104,95,240,185,135,207,95,107, 178>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:10.872 [info] auth_response(<<"262421073513227">>): {ok,[{epdg_auth_tuple,<<190,97,248,230,117,25,250,247,21,244,219,108,148,181,119,62>>,<<165,239,105,71,189,9,36,4,37,119,186,118,140,174,97,145>>,<<190,97,248,230,117,25,250,247,21,244,219,108,148,181,119,62,108,211,165,218,226,81,243,155,78,83,187,198,151,127>>,<<113,67,233,37,150,175,150,51,44,46,78,212,226,88,199,151>>,<<38,15,198,164,235,170,36,104,95,240,185,135,207,95,107,178>>}]} 04:14:10.872 [info] auth_response for <<"262421073513227">>: {ok,[{epdg_auth_tuple,<<190,97,248,230,117,25,250,247,21,244,219,108,148,181,119,62>>,<<165,239,105,71,189,9,36,4,37,119,186,118,140,174,97,145>>,<<190,97,248,230,117,25,250,247,21,244,219,108,148,181,119,62,108,211,165,218,226,81,243,155,78,83,187,198,151,127>>,<<113,67,233,37,150,175,150,51,44,46,78,212,226,88,199,151>>,<<38,15,198,164,235,170,36,104,95,240,185,135,207,95,107,178>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:10.873 [info] GSUP: Tx #{auth_tuples => [#{autn => <<165,239,105,71,189,9,36,4,37,119,186,118,140,174,97,145>>,ck => <<38,15,198,164,235,170,36,104,95,240,185,135,207,95,107,178>>,ik => <<113,67,233,37,150,175,150,51,44,46,78,212,226,88,199,151>>,rand => <<190,97,248,230,117,25,250,247,21,244,219,108,148,181,119,62>>,res => <<190,97,248,230,117,25,250,247,21,244,219,108,148,181,119,62,108,211,165,218,226,81,243,155,78,83,187,198,151,127>>}],imsi => <<"262421073513227">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421073513227">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421073513227 receive call lu_request from <0.1742.0> in state state_authenticating 04:14:10.878 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421073513227">>,message_type => location_upd_req} 04:14:10.878 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262421073513227 send ok to <0.1742.0> *DBG* aaa_ue_fsm_262421073513227 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262421073513227 consume call lu_request from <0.1742.0> in state state_authenticating 04:14:10.878 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421073513227">>,"internet",[],undefined,false,0,false,false} 04:14:10.878 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:10.879 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421073513227",undefined,undefined,false,false,undefined} 04:14:10.879 [debug] SWx Tx SAR Imsi="262421073513227" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262421073513227 send ok to <0.201.0> 04:14:10.879 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","338",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421073513227",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421073513227 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421073513227 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1743.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262421073513227 send ok to <0.1743.0> *DBG* epdg_ue_fsm_262421073513227 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262421073513227 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1743.0> in state state_wait_swx_saa => state_authenticated 04:14:10.884 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;338;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421073513227",[],[2001],[],[{'Non-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_262421073513227 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421073513227">>,ok}} *DBG* epdg_ue_fsm_262421073513227 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:10.884 [info] ue_fsm ev_rx_swx_saa 04:14:10.884 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421073513227",undefined,undefined,false,false,undefined} 04:14:10.884 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:14:10.884 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421073513227">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:10.884 [info] lu_response(<<"262421073513227">>): ok 04:14:10.884 [info] lu_response for <<"262421073513227">>: ok 04:14:10.884 [info] GSUP: Tx #{imsi => <<"262421073513227">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421073513227">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421073513227 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1744.0> in state state_authenticated 04:14:10.888 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421073513227">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:10.888 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:10.888 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421073513227">>,"internet",[],undefined,false,0,false,false} 04:14:10.888 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:10.889 [info] s2b: Tx {gtp,v2,create_session_request,0,16036759,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421073513227">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241122,<<172,18,26,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,763419707,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421073513227 send ok to <0.1744.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:10.889 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262421073513227 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1744.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421073513227 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421073513227 receive call {rx_s6b_aar,"262421073513227@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1745.0> in state state_authenticated 04:14:10.900 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421073513227@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:10.901 [info] ue_fsm ev_rx_s6b_aar: "262421073513227@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:10.901 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421073513227@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262421073513227",undefined,undefined,true,false,undefined} 04:14:10.901 [debug] SWx Tx SAR Imsi="262421073513227" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:10.901 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","339",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421073513227",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421073513227 send ok to <0.1745.0> 04:14:10.901 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421073513227 consume call {rx_s6b_aar,"262421073513227@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1745.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421073513227 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1746.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421073513227 send ok to <0.1746.0> 04:14:10.906 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;339;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421073513227",[],[2001],[],[{'Non-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_262421073513227 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1746.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:10.906 [info] ue_fsm ev_rx_swx_saa 04:14:10.906 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421073513227","262421073513227@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1745.0>} 04:14:10.906 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:10.906 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:10.912 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,115,34,244,179,151,0,2,0,2,0,16,0,87,0,9,1,160,8,149,93,107,172,18,26,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,8,149,93,107,172,18,26,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,8,149,93,107,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:10.912 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241122,16036759,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,<<8,149,93,107>>},{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,144006507,<<172,18,26,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,144006507,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,100>>}}} 04:14:10.912 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421073513227">>,<0.1739.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241122,144006507,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[{gtp_bearer,5,763419707,144006507}],[],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262421073513227 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 => 763419707, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 144006507}}} from <0.1747.0> in state state_wait_create_session_resp 04:14:10.912 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:10.912 [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 => 763419707,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 144006507}} 04:14:10.913 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421073513227">>,"internet",[],undefined,false,0,false,false} 04:14:10.913 [info] KMOD Port Create PDP Context Call {<0.1739.0>,[alias|#Ref<0.1576510130.3222863881.155852>]}: {create_pdp_context,{172,18,26,103},763419707,144006507,{192,168,0,100}} 04:14:10.913 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,100}, 763419707, 144006507 *DBG* epdg_ue_fsm_262421073513227 send ok to <0.1747.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421073513227">>, {ok, #{apco => <<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 => 763419707, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 144006507}}}} *DBG* epdg_ue_fsm_262421073513227 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 => 763419707, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 144006507}}} from <0.1747.0> in state state_wait_create_session_resp => state_active 04:14:10.913 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2690,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,100}},{i_tid,763419707},{o_tid,144006507}]}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:10.913 [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 => 763419707,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 144006507}) returned ok 04:14:10.913 [info] tunnel_response(<<"262421073513227">>): {ok,#{apco => <<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 => 763419707,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 144006507}} 04:14:10.913 [info] tunnel_response for <<"262421073513227">>: {ok,#{apco => <<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 => 763419707,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 144006507}} 04:14:10.913 [info] GSUP: Tx #{imsi => <<"262421073513227">>,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>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262426205630306">>, 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_262426205630306 enter epdg_ue_fsm in state state_new 04:14:10.953 [info] GSUP: Rx #{imsi => <<"262426205630306">>,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_262426205630306 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262426205630306 receive call {auth_request,33,"internet",#{}} from <0.1748.0> in state state_new 04:14:10.953 [info] ue_fsm start(epdg_ue_fsm_262426205630306) 04:14:10.953 [info] ue_fsm init(<<"262426205630306">>) *DBG* epdg_ue_fsm_262426205630306 send ok to <0.1748.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262426205630306 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426205630306 consume call {auth_request,33,"internet",#{}} from <0.1748.0> in state state_new => state_wait_auth_resp 04:14:10.953 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262426205630306 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262426205630306 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426205630306 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:10.953 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426205630306">>,"internet",[],undefined,false,0,false,false} 04:14:10.953 [info] ue_fsm start_link(aaa_ue_fsm_262426205630306) 04:14:10.953 [info] ue_fsm init("262426205630306") 04:14:10.954 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:10.954 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426205630306",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426205630306 send ok to <0.201.0> 04:14:10.954 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:10.954 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","340",";","nonode@nohost"],1,undefined,undefined,undefined,"262426205630306",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426205630306 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_262426205630306 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<102,19,87,39,29,254,64,3,104,101,52,42,113,138,136,209>>, <<48,227,215,220,200,73,123,155,113,204,188,211,6,221,10,229>>, <<102,19,87,39,29,254,64,3,104,101,52,42,113,138,136,209,85, 148,110,189,82,108,54,9,106,42,140,186,155,69>>, <<39,153,14,176,72,165,102,74,184,136,111,108,155,131,154,126>>, <<213,63,45,101,78,40,223,6,69,22,155,95,100,167,117,205>>}]}} from <0.1751.0> in state state_wait_swx_maa 04:14:10.968 [info] SWx Rx MAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;340;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426205630306",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[102,19,87,39,29,254,64,3,104,101,52,42,113,138,136,209,48,227,215,220,200,73,123,155,113,204,188,211,6,221,10,229]],[[102,19,87,39,29,254,64,3,104,101,52,42,113,138,136,209,85,148,110,189,82,108,54,9,106,42,140,186,155,69]],["foobar"],[[213,63,45,101,78,40,223,6,69,22,155,95,100,167,117,205]],[[39,153,14,176,72,165,102,74,184,136,111,108,155,131,154,126]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:10.969 [info] dia_sip2gsup: auth [102,19,87,39,29,254,64,3,104,101,52,42,113,138,136,209,48,227,215,220,200,73,123,155,113,204,188,211,6,221,10,229] authz [102,19,87,39,29,254,64,3,104,101,52,42,113,138,136,209,85,148,110,189,82,108,54,9,106,42,140,186,155,69]  *DBG* aaa_ue_fsm_262426205630306 send ok to <0.1751.0> *DBG* aaa_ue_fsm_262426205630306 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<102,19,87,39,29,254,64,3,104,101,52,42,113,138,136,209>>, <<48,227,215,220,200,73,123,155,113,204,188,211,6,221,10,229>>, <<102,19,87,39,29,254,64,3,104,101,52,42,113,138,136,209,85, 148,110,189,82,108,54,9,106,42,140,186,155,69>>, <<39,153,14,176,72,165,102,74,184,136,111,108,155,131,154,126>>, <<213,63,45,101,78,40,223,6,69,22,155,95,100,167,117,205>>}]}} from <0.1751.0> in state state_wait_swx_maa => state_new 04:14:10.969 [info] rand [102,19,87,39,29,254,64,3,104,101,52,42,113,138,136,209] autn [48,227,215,220,200,73,123,155,113,204,188,211,6,221,10,229]  *DBG* epdg_ue_fsm_262426205630306 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<102,19,87,39,29,254,64,3,104,101,52,42,113,138,136,209>>, <<48,227,215,220,200,73,123,155,113,204,188,211,6,221,10,229>>, <<102,19,87,39,29,254,64,3,104,101,52,42,113,138,136,209,85, 148,110,189,82,108,54,9,106,42,140,186,155,69>>, <<39,153,14,176,72,165,102,74,184,136,111,108,155,131,154,126>>, <<213,63,45,101,78,40,223,6,69,22,155,95,100,167,117,205>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:10.969 [info] ue_fsm ev_rx_swx_maa 04:14:10.969 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426205630306",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426205630306 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426205630306">>, {ok, [{epdg_auth_tuple, <<102,19,87,39,29,254,64,3,104,101,52,42,113, 138,136,209>>, <<48,227,215,220,200,73,123,155,113,204,188, 211,6,221,10,229>>, <<102,19,87,39,29,254,64,3,104,101,52,42,113, 138,136,209,85,148,110,189,82,108,54,9,106, 42,140,186,155,69>>, <<39,153,14,176,72,165,102,74,184,136,111,108, 155,131,154,126>>, <<213,63,45,101,78,40,223,6,69,22,155,95, 100,167,117,205>>}]}}} *DBG* epdg_ue_fsm_262426205630306 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<102,19,87,39,29,254,64,3,104,101,52,42,113,138,136,209>>, <<48,227,215,220,200,73,123,155,113,204,188,211,6,221,10,229>>, <<102,19,87,39,29,254,64,3,104,101,52,42,113,138,136,209,85, 148,110,189,82,108,54,9,106,42,140,186,155,69>>, <<39,153,14,176,72,165,102,74,184,136,111,108,155,131,154,126>>, <<213,63,45,101,78,40,223,6,69,22,155,95,100,167,117,205>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:10.970 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<102,19,87,39,29,254,64,3,104,101,52,42,113,138,136,209>>,<<48,227,215,220,200,73,123,155,113,204,188,211,6,221,10,229>>,<<102,19,87,39,29,254,64,3,104,101,52,42,113,138,136,209,85,148,110,189,82,108,54,9,106,42,140,186,155,69>>,<<39,153,14,176,72,165,102,74,184,136,111,108,155,131,154,126>>,<<213,63,45,101,78,40,223,6,69,22,155,95,100,167,117,205>>}]} 04:14:10.970 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<102,19,87,39,29,254,64,3,104,101,52,42,113,138,136,209>>,<<48,227,215,220,200,73,123,155,113,204,188,211,6,221,10,229>>,<<102,19,87,39,29,254,64,3,104,101,52,42,113,138,136,209,85,148,110,189,82,108,54,9,106,42,140,186,155,69>>,<<39,153,14,176,72,165,102,74,184,136,111,108,155,131,154,126>>,<<213,63,45,101,78,40,223,6,69,22,155,95,100,167,117,205>>}]}, {ue_fsm_data,<<"262426205630306">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:10.971 [info] auth_response(<<"262426205630306">>): {ok,[{epdg_auth_tuple,<<102,19,87,39,29,254,64,3,104,101,52,42,113,138,136,209>>,<<48,227,215,220,200,73,123,155,113,204,188,211,6,221,10,229>>,<<102,19,87,39,29,254,64,3,104,101,52,42,113,138,136,209,85,148,110,189,82,108,54,9,106,42,140,186,155,69>>,<<39,153,14,176,72,165,102,74,184,136,111,108,155,131,154,126>>,<<213,63,45,101,78,40,223,6,69,22,155,95,100,167,117,205>>}]} 04:14:10.971 [info] auth_response for <<"262426205630306">>: {ok,[{epdg_auth_tuple,<<102,19,87,39,29,254,64,3,104,101,52,42,113,138,136,209>>,<<48,227,215,220,200,73,123,155,113,204,188,211,6,221,10,229>>,<<102,19,87,39,29,254,64,3,104,101,52,42,113,138,136,209,85,148,110,189,82,108,54,9,106,42,140,186,155,69>>,<<39,153,14,176,72,165,102,74,184,136,111,108,155,131,154,126>>,<<213,63,45,101,78,40,223,6,69,22,155,95,100,167,117,205>>}]} 04:14:10.971 [info] GSUP: Tx #{auth_tuples => [#{autn => <<48,227,215,220,200,73,123,155,113,204,188,211,6,221,10,229>>,ck => <<213,63,45,101,78,40,223,6,69,22,155,95,100,167,117,205>>,ik => <<39,153,14,176,72,165,102,74,184,136,111,108,155,131,154,126>>,rand => <<102,19,87,39,29,254,64,3,104,101,52,42,113,138,136,209>>,res => <<102,19,87,39,29,254,64,3,104,101,52,42,113,138,136,209,85,148,110,189,82,108,54,9,106,42,140,186,155,69>>}],imsi => <<"262426205630306">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426205630306">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426205630306 receive call lu_request from <0.1752.0> in state state_authenticating *DBG* epdg_ue_fsm_262426205630306 send ok to <0.1752.0> 04:14:10.976 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426205630306">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262426205630306 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262426205630306 consume call lu_request from <0.1752.0> in state state_authenticating 04:14:10.976 [info] ue_fsm lu_request 04:14:10.976 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426205630306">>,"internet",[],undefined,false,0,false,false} 04:14:10.976 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262426205630306 send ok to <0.201.0> 04:14:10.976 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426205630306",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426205630306 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:14:10.977 [debug] SWx Tx SAR Imsi="262426205630306" Type=1 APN="internet" AgentInfoOpt=[]  04:14:10.977 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","341",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426205630306",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426205630306 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1753.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262426205630306 send ok to <0.1753.0> *DBG* epdg_ue_fsm_262426205630306 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:14:10.986 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;341;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426205630306",[],[2001],[],[{'Non-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_262426205630306 send ok to <0.211.0> *DBG* aaa_ue_fsm_262426205630306 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1753.0> in state state_wait_swx_saa => state_authenticated 04:14:10.986 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server got cast {lu_response,{<<"262426205630306">>,ok}} *DBG* epdg_ue_fsm_262426205630306 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:10.986 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426205630306",undefined,undefined,false,false,undefined} 04:14:10.986 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:10.986 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426205630306">>,"internet",[],undefined,false,0,false,false} 04:14:10.986 [info] lu_response(<<"262426205630306">>): ok 04:14:10.987 [info] lu_response for <<"262426205630306">>: ok 04:14:10.987 [info] GSUP: Tx #{imsi => <<"262426205630306">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426205630306">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426205630306 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1754.0> in state state_authenticated 04:14:10.991 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426205630306">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:10.991 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:10.992 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426205630306">>,"internet",[],undefined,false,0,false,false} 04:14:10.992 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:10.992 [info] s2b: Tx {gtp,v2,create_session_request,0,16036760,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426205630306">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241123,<<172,18,26,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,763419708,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426205630306 send ok to <0.1754.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:10.992 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262426205630306 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1754.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262426205630306 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262426205630306 receive call {rx_s6b_aar,"262426205630306@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1755.0> in state state_authenticated 04:14:11.005 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426205630306@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:11.005 [info] ue_fsm ev_rx_s6b_aar: "262426205630306@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:11.005 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426205630306@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262426205630306",undefined,undefined,true,false,undefined} 04:14:11.005 [debug] SWx Tx SAR Imsi="262426205630306" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:11.005 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","342",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426205630306",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426205630306 send ok to <0.1755.0> 04:14:11.005 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426205630306 consume call {rx_s6b_aar,"262426205630306@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.1755.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426205630306 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1756.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426205630306 send ok to <0.1756.0> 04:14:11.010 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;342;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426205630306",[],[2001],[],[{'Non-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_262426205630306 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1756.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:11.010 [info] ue_fsm ev_rx_swx_saa 04:14:11.010 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426205630306","262426205630306@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1755.0>} 04:14:11.010 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:11.010 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:11.014 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,115,35,244,179,152,0,2,0,2,0,16,0,87,0,9,1,160,20,244,208,85,172,18,26,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,20,244,208,85,172,18,26,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,20,244,208,85,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:11.015 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241123,16036760,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,<<20,244,208,85>>},{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,351588437,<<172,18,26,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,351588437,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,101>>}}} 04:14:11.015 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426205630306">>,<0.1749.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241123,351588437,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419708,351588437}]}}}} *DBG* epdg_ue_fsm_262426205630306 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 => 763419708, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 351588437}}} from <0.1757.0> in state state_wait_create_session_resp 04:14:11.015 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:11.015 [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 => 763419708,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 351588437}} 04:14:11.015 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426205630306">>,"internet",[],undefined,false,0,false,false} 04:14:11.015 [info] KMOD Port Create PDP Context Call {<0.1749.0>,[alias|#Ref<0.1576510130.3222863873.171810>]}: {create_pdp_context,{172,18,26,103},763419708,351588437,{192,168,0,101}} 04:14:11.015 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,101}, 763419708, 351588437 04:14:11.015 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2754,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,101}},{i_tid,763419708},{o_tid,351588437}]}} 04:14:11.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,101>>,undefined},local_teid => 763419708,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 351588437}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262426205630306">>, {ok, #{apco => <<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 => 763419708, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 351588437}}}} *DBG* epdg_ue_fsm_262426205630306 send ok to <0.1757.0> 04:14:11.015 [info] tunnel_response(<<"262426205630306">>): {ok,#{apco => <<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 => 763419708,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 351588437}} *DBG* epdg_ue_fsm_262426205630306 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 => 763419708, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 351588437}}} from <0.1757.0> in state state_wait_create_session_resp => state_active 04:14:11.015 [info] tunnel_response for <<"262426205630306">>: {ok,#{apco => <<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 => 763419708,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 351588437}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:11.015 [info] GSUP: Tx #{imsi => <<"262426205630306">>,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.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427561624289">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262427561624289 receive call purge_ms_request from <0.1758.0> in state state_active 04:14:12.052 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427561624289">>,message_type => purge_ms_req} 04:14:12.052 [info] ue_fsm purge_ms_request 04:14:12.052 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427561624289">>,"internet",[],{epdg_tun_pdp_ctx,763419609,3733130696,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.052 [info] KMOD Port Delete PDP Context Call {<0.759.0>,[alias|#Ref<0.1576510130.3222863873.171825>]}: {delete_pdp_context,{172,18,26,103},763419609,3733130696,{192,168,0,2}} 04:14:12.052 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,2}, 763419609, 3733130696 04:14:12.052 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],2818,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,2}},{i_tid,763419609}]}} 04:14:12.052 [info] s2b: Tx {gtp,v2,delete_session_request,3733130696,16036761,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419609,<<172,18,26,20>>,undefined}]} *DBG* epdg_ue_fsm_262427561624289 send ok to <0.1758.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262427561624289 consume call purge_ms_request from <0.1758.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262427561624289 receive call rx_s6b_str from <0.1759.0> in state state_authenticated 04:14:12.055 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427561624289"],[],[]} *DBG* aaa_ue_fsm_262427561624289 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1759.0> *DBG* aaa_ue_fsm_262427561624289 consume call rx_s6b_str from <0.1759.0> in state state_authenticated 04:14:12.055 [info] ue_fsm ev_rx_s6b_str 04:14:12.055 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427561624289","262427561624289@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.055 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.055 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.057 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,192,244,179,153,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262427561624289 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241024,16036761,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1760.0> in state state_wait_delete_session_resp 04:14:12.057 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241024,16036761,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262427561624289 send ok to <0.1760.0> 04:14:12.057 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241024,16036761,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.057 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427561624289">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262427561624289 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262427561624289 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241024,16036761,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1760.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:14:12.057 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262427561624289 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:14:12.058 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427561624289">>,"internet",[],undefined,true,0,false,false} Stream 238, 15 bytes *DBG* aaa_ue_fsm_262427561624289 send ok to <0.201.0> Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426027285941">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262427561624289 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:12.058 [info] ue_fsm ev_rx_swm_str Stream 238, 15 bytes Stream 238, 15 bytes *DBG* epdg_ue_fsm_262426027285941 receive call purge_ms_request from <0.1762.0> in state state_active Stream 238, 15 bytes 04:14:12.058 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427561624289","262427561624289@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} Stream 238, 15 bytes 04:14:12.058 [debug] SWx Tx SAR Imsi="262427561624289" Type=5 APN="internet" AgentInfoOpt=[]  Stream 238, 15 bytes Stream 238, 15 bytes 04:14:12.058 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","343",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427561624289",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} Stream 238, 15 bytes 04:14:12.058 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426027285941">>,message_type => purge_ms_req} Stream 238, 15 bytes 04:14:12.058 [info] ue_fsm purge_ms_request Stream 238, 15 bytes 04:14:12.058 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426027285941">>,"internet",[],{epdg_tun_pdp_ctx,763419624,313574288,{epdg_eua,33,<<192,168,0,17>>,undefined},<<172,18,26,103>>},false,0,false,false} Stream 238, 15 bytes Stream 238, 15 bytes *DBG* epdg_ue_fsm_262426027285941 send ok to <0.1762.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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* epdg_ue_fsm_262426027285941 consume call purge_ms_request from <0.1762.0> in state state_active => state_wait_delete_session_resp 04:14:12.058 [info] KMOD Port Delete PDP Context Call {<0.909.0>,[alias|#Ref<0.1576510130.3222863873.171876>]}: {delete_pdp_context,{172,18,26,103},763419624,313574288,{192,168,0,17}} *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429857942007">>, message_type => purge_ms_req}} Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 04:14:12.058 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,17}, 763419624, 313574288 Stream 238, 15 bytes Stream 238, 15 bytes 04:14:12.058 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],2882,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,17}},{i_tid,763419624}]}} *DBG* epdg_ue_fsm_262429857942007 receive call purge_ms_request from <0.1763.0> in state state_active Stream 238, 15 bytes 04:14:12.058 [info] s2b: Tx {gtp,v2,delete_session_request,313574288,16036762,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419624,<<172,18,26,20>>,undefined}]} Stream 238, 15 bytes 04:14:12.058 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429857942007">>,message_type => purge_ms_req} Stream 238, 15 bytes 04:14:12.058 [info] ue_fsm purge_ms_request Stream 238, 15 bytes Stream 238, 15 bytes 04:14:12.058 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429857942007">>,"internet",[],{epdg_tun_pdp_ctx,763419610,963096794,{epdg_eua,33,<<192,168,0,3>>,undefined},<<172,18,26,103>>},false,0,false,false} Stream 238, 15 bytes Stream 238, 15 bytes 04:14:12.058 [info] KMOD Port Delete PDP Context Call {<0.769.0>,[alias|#Ref<0.1576510130.3222863881.155982>]}: {delete_pdp_context,{172,18,26,103},763419610,963096794,{192,168,0,3}} Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 04:14:12.058 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,3}, 763419610, 963096794 Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 04:14:12.058 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],2946,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,3}},{i_tid,763419610}]}} Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes *DBG* epdg_ue_fsm_262429857942007 send ok to <0.1763.0> 04:14:12.059 [info] s2b: Tx {gtp,v2,delete_session_request,963096794,16036763,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419610,<<172,18,26,20>>,undefined}]} Stream 238, 15 bytes *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262429857942007 consume call purge_ms_request from <0.1763.0> in state state_active => state_wait_delete_session_resp Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424717594460">>, 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 *DBG* epdg_ue_fsm_262424717594460 receive call purge_ms_request from <0.1764.0> in state state_active 04:14:12.059 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424717594460">>,message_type => purge_ms_req} Stream 238, 15 bytes Stream 238, 15 bytes 04:14:12.059 [info] ue_fsm purge_ms_request 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 04:14:12.059 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424717594460">>,"internet",[],{epdg_tun_pdp_ctx,763419623,3470759495,{epdg_eua,33,<<192,168,0,16>>,undefined},<<172,18,26,103>>},false,0,false,false} Stream 238, 15 bytes Stream 238, 15 bytes 04:14:12.059 [info] KMOD Port Delete PDP Context Call {<0.899.0>,[alias|#Ref<0.1576510130.3222863881.156002>]}: {delete_pdp_context,{172,18,26,103},763419623,3470759495,{192,168,0,16}} Stream 238, 15 bytes Stream 238, 15 bytes 04:14:12.059 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,16}, 763419623, 3470759495 Stream 238, 15 bytes Stream 238, 15 bytes 04:14:12.059 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3010,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,16}},{i_tid,763419623}]}} *DBG* epdg_ue_fsm_262424717594460 send ok to <0.1764.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.059 [info] s2b: Tx {gtp,v2,delete_session_request,3470759495,16036764,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419623,<<172,18,26,20>>,undefined}]} Stream 238, 15 bytes *DBG* epdg_ue_fsm_262424717594460 consume call purge_ms_request from <0.1764.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425437398262">>, message_type => purge_ms_req}} Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 04:14:12.059 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425437398262">>,message_type => purge_ms_req} Stream 238, 15 bytes Stream 238, 15 bytes *DBG* epdg_ue_fsm_262425437398262 receive call purge_ms_request from <0.1765.0> in state state_active Stream 238, 15 bytes Stream 238, 15 bytes 04:14:12.059 [info] ue_fsm purge_ms_request Stream 238, 15 bytes Stream 238, 15 bytes 04:14:12.059 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425437398262">>,"internet",[],{epdg_tun_pdp_ctx,763419620,4027746220,{epdg_eua,33,<<192,168,0,13>>,undefined},<<172,18,26,103>>},false,0,false,false} Stream 238, 15 bytes Stream 238, 15 bytes 04:14:12.059 [info] KMOD Port Delete PDP Context Call {<0.869.0>,[alias|#Ref<0.1576510130.3222863873.171968>]}: {delete_pdp_context,{172,18,26,103},763419620,4027746220,{192,168,0,13}} Stream 238, 15 bytes *DBG* epdg_ue_fsm_262425437398262 send ok to <0.1765.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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 04:14:12.059 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,13}, 763419620, 4027746220 *DBG* epdg_ue_fsm_262425437398262 consume call purge_ms_request from <0.1765.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427397211602">>, message_type => purge_ms_req}} Stream 238, 15 bytes 04:14:12.059 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3074,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,13}},{i_tid,763419620}]}} Stream 238, 15 bytes Stream 238, 15 bytes *DBG* epdg_ue_fsm_262427397211602 receive call purge_ms_request from <0.1766.0> in state state_active 04:14:12.059 [info] s2b: Tx {gtp,v2,delete_session_request,4027746220,16036765,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419620,<<172,18,26,20>>,undefined}]} Stream 238, 15 bytes 04:14:12.060 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427397211602">>,message_type => purge_ms_req} Stream 238, 15 bytes Stream 238, 15 bytes 04:14:12.060 [info] ue_fsm purge_ms_request Stream 238, 15 bytes 04:14:12.060 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427397211602">>,"internet",[],{epdg_tun_pdp_ctx,763419626,3996759301,{epdg_eua,33,<<192,168,0,19>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.060 [info] KMOD Port Delete PDP Context Call {<0.929.0>,[alias|#Ref<0.1576510130.3222863873.171987>]}: {delete_pdp_context,{172,18,26,103},763419626,3996759301,{192,168,0,19}} Stream 238, 15 bytes 04:14:12.060 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,19}, 763419626, 3996759301 *DBG* epdg_ue_fsm_262427397211602 send ok to <0.1766.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.060 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3138,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,19}},{i_tid,763419626}]}} *DBG* epdg_ue_fsm_262427397211602 consume call purge_ms_request from <0.1766.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425861667301">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262427561624289 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1761.0> in state state_authenticated_wait_swx_saa 04:14:12.060 [info] s2b: Tx {gtp,v2,delete_session_request,3996759301,16036766,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419626,<<172,18,26,20>>,undefined}]} *DBG* aaa_ue_fsm_262427561624289 send ok to <0.1761.0> *DBG* epdg_ue_fsm_262425861667301 receive call purge_ms_request from <0.1768.0> in state state_active *DBG* epdg_ue_fsm_262427561624289 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_262426027285941 receive call rx_s6b_str from <0.1767.0> in state state_authenticated 04:14:12.060 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;343;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427561624289",[],[2001],[],[{'Non-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_262427561624289 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1761.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262427561624289 send ok to <0.211.0> 04:14:12.060 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426027285941 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1767.0> 04:14:12.061 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425861667301">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262427561624289 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426027285941 consume call rx_s6b_str from <0.1767.0> in state state_authenticated *DBG* epdg_ue_fsm_262425861667301 send ok to <0.1768.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.061 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427561624289","262427561624289@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262425861667301 consume call purge_ms_request from <0.1768.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262429857942007 receive call rx_s6b_str from <0.1769.0> in state state_authenticated *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421453353405">>, message_type => purge_ms_req}} 04:14:12.061 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426027285941"],[],[]} *DBG* aaa_ue_fsm_262429857942007 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1769.0> *DBG* aaa_ue_fsm_262429857942007 consume call rx_s6b_str from <0.1769.0> in state state_authenticated 04:14:12.061 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262421453353405 receive call purge_ms_request from <0.1770.0> in state state_active 04:14:12.061 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.061 [info] ue_fsm ev_rx_s6b_str 04:14:12.061 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425861667301">>,"internet",[],{epdg_tun_pdp_ctx,763419612,4160237860,{epdg_eua,33,<<192,168,0,5>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.061 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427561624289">>,"internet",[],undefined,true,0,false,false} 04:14:12.061 [info] KMOD Port Delete PDP Context Call {<0.789.0>,[alias|#Ref<0.1576510130.3222863875.169592>]}: {delete_pdp_context,{172,18,26,103},763419612,4160237860,{192,168,0,5}} 04:14:12.061 [info] purge_ms_response(<<"262427561624289">>): ok 04:14:12.061 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,5}, 763419612, 4160237860 *DBG* epdg_ue_fsm_262421453353405 send ok to <0.1770.0> 04:14:12.062 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3202,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,5}},{i_tid,763419612}]}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262421453353405 consume call purge_ms_request from <0.1770.0> in state state_active => state_wait_delete_session_resp 04:14:12.061 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426027285941","262426027285941@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427348917770">>, message_type => purge_ms_req}} 04:14:12.062 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262427348917770 receive call purge_ms_request from <0.1771.0> in state state_active 04:14:12.062 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.062 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427561624289">>,"internet",[],undefined,true,0,false,false} 04:14:12.062 [info] s2b: Tx {gtp,v2,delete_session_request,4160237860,16036767,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419612,<<172,18,26,20>>,undefined}]} 04:14:12.063 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429857942007"],[],[]} 04:14:12.063 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262427348917770 send ok to <0.1771.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262427348917770 consume call purge_ms_request from <0.1771.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421547218840">>, message_type => purge_ms_req}} 04:14:12.063 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429857942007","262429857942007@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262421547218840 receive call purge_ms_request from <0.1773.0> in state state_active 04:14:12.063 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.063 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.063 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421453353405">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262424717594460 receive call rx_s6b_str from <0.1772.0> in state state_authenticated 04:14:12.064 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262426027285941 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241039,16036762,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1774.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262424717594460 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1772.0> *DBG* epdg_ue_fsm_262426027285941 send ok to <0.1774.0> *DBG* aaa_ue_fsm_262424717594460 consume call rx_s6b_str from <0.1772.0> in state state_authenticated *DBG* epdg_ue_fsm_262426027285941 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241039,16036762,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 04:14:12.064 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421453353405">>,"internet",[],{epdg_tun_pdp_ctx,763419614,1904645440,{epdg_eua,33,<<192,168,0,7>>,undefined},<<172,18,26,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262426027285941 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:14:12.064 [info] KMOD Port Delete PDP Context Call {<0.809.0>,[alias|#Ref<0.1576510130.3222863875.169601>]}: {delete_pdp_context,{172,18,26,103},763419614,1904645440,{192,168,0,7}} 04:14:12.064 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,7}, 763419614, 1904645440 04:14:12.064 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3268,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,7}},{i_tid,763419614}]}} 04:14:12.065 [info] s2b: Tx {gtp,v2,delete_session_request,1904645440,16036768,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419614,<<172,18,26,20>>,undefined}]} 04:14:12.066 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427348917770">>,message_type => purge_ms_req} 04:14:12.066 [info] ue_fsm purge_ms_request 04:14:12.066 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427348917770">>,"internet",[],{epdg_tun_pdp_ctx,763419611,4046080864,{epdg_eua,33,<<192,168,0,4>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.066 [info] KMOD Port Delete PDP Context Call {<0.779.0>,[alias|#Ref<0.1576510130.3222863875.169606>]}: {delete_pdp_context,{172,18,26,103},763419611,4046080864,{192,168,0,4}} 04:14:12.067 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,4}, 763419611, 4046080864 04:14:12.067 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3332,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,4}},{i_tid,763419611}]}} 04:14:12.067 [info] s2b: Tx {gtp,v2,delete_session_request,4046080864,16036769,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419611,<<172,18,26,20>>,undefined}]} 04:14:12.068 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421547218840">>,message_type => purge_ms_req} 04:14:12.068 [info] ue_fsm purge_ms_request 04:14:12.068 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421547218840">>,"internet",[],{epdg_tun_pdp_ctx,763419621,2649401482,{epdg_eua,33,<<192,168,0,14>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.068 [info] KMOD Port Delete PDP Context Call {<0.879.0>,[alias|#Ref<0.1576510130.3222863875.169622>]}: {delete_pdp_context,{172,18,26,103},763419621,2649401482,{192,168,0,14}} 04:14:12.068 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424717594460"],[],[]} 04:14:12.068 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,14}, 763419621, 2649401482 04:14:12.068 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,207,244,179,154,0,2,0,2,0,16,0>> 04:14:12.068 [info] ue_fsm ev_rx_s6b_str 04:14:12.068 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3396,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,14}},{i_tid,763419621}]}} 04:14:12.068 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241039,16036762,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.069 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241039,16036762,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.069 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424717594460","262424717594460@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.069 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.069 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426027285941">>,"internet",[],undefined,false,0,false,false} 04:14:12.069 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.069 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.069 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426027285941">>,"internet",[],undefined,true,0,false,false} 04:14:12.069 [info] s2b: Tx {gtp,v2,delete_session_request,2649401482,16036770,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419621,<<172,18,26,20>>,undefined}]} 04:14:12.069 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262421547218840 send ok to <0.1773.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262421547218840 consume call purge_ms_request from <0.1773.0> in state state_active => state_wait_delete_session_resp 04:14:12.074 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,193,244,179,155,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262426027285941 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262429857942007 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241025,16036763,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1775.0> in state state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423922009344">>, message_type => purge_ms_req}} 04:14:12.074 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241025,16036763,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262425437398262 receive call rx_s6b_str from <0.1776.0> in state state_authenticated *DBG* epdg_ue_fsm_262429857942007 send ok to <0.1775.0> 04:14:12.074 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241025,16036763,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262423922009344 receive call purge_ms_request from <0.1778.0> in state state_active *DBG* aaa_ue_fsm_262425437398262 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1776.0> *DBG* aaa_ue_fsm_262426027285941 send ok to <0.201.0> *DBG* epdg_ue_fsm_262429857942007 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241025,16036763,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1775.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425437398262 consume call rx_s6b_str from <0.1776.0> in state state_authenticated *DBG* aaa_ue_fsm_262429857942007 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:14:12.075 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426027285941","262426027285941@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262426027285941 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262429857942007 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:14:12.075 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425437398262"],[],[]} *DBG* epdg_ue_fsm_262424717594460 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241038,16036764,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_262429857942007 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427397211602 receive call rx_s6b_str from <0.1780.0> in state state_authenticated *DBG* aaa_ue_fsm_262429857942007 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262424717594460 send ok to <0.1779.0> 04:14:12.075 [debug] SWx Tx SAR Imsi="262426027285941" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.075 [info] ue_fsm ev_rx_s6b_str 04:14:12.075 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429857942007">>,"internet",[],undefined,false,0,false,false} 04:14:12.075 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.075 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423922009344">>,message_type => purge_ms_req} 04:14:12.075 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","344",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426027285941",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.075 [info] ue_fsm purge_ms_request 04:14:12.075 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425437398262","262425437398262@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.076 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.076 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429857942007">>,"internet",[],undefined,true,0,false,false} 04:14:12.076 [info] ue_fsm ev_rx_swm_str 04:14:12.076 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.076 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423922009344">>,"internet",[],{epdg_tun_pdp_ctx,763419628,2763097897,{epdg_eua,33,<<192,168,0,21>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.076 [info] KMOD Port Delete PDP Context Call {<0.949.0>,[alias|#Ref<0.1576510130.3222863873.172101>]}: {delete_pdp_context,{172,18,26,103},763419628,2763097897,{192,168,0,21}} 04:14:12.076 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,21}, 763419628, 2763097897 04:14:12.076 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3266,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,21}},{i_tid,763419628}]}} 04:14:12.076 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,206,244,179,156,0,2,0,2,0,16,0>> 04:14:12.076 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241038,16036764,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.076 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429857942007","262429857942007@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.076 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241038,16036764,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.077 [debug] SWx Tx SAR Imsi="262429857942007" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.077 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","345",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429857942007",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.077 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427397211602"],[],[]} 04:14:12.077 [info] ue_fsm ev_rx_s6b_str 04:14:12.077 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424717594460">>,"internet",[],undefined,false,0,false,false} 04:14:12.077 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.077 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427397211602","262427397211602@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262427397211602 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1780.0> 04:14:12.077 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424717594460">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262427397211602 consume call rx_s6b_str from <0.1780.0> in state state_authenticated *DBG* epdg_ue_fsm_262424717594460 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241038,16036764,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 04:14:12.077 [info] s2b: Tx {gtp,v2,delete_session_request,2763097897,16036771,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419628,<<172,18,26,20>>,undefined}]} *DBG* aaa_ue_fsm_262424717594460 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262424717594460 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:14:12.080 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262423922009344 send ok to <0.1778.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.080 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262424717594460 send ok to <0.201.0> *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420802935336">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262423922009344 consume call purge_ms_request from <0.1778.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262425861667301 receive call rx_s6b_str from <0.1782.0> in state state_authenticated *DBG* aaa_ue_fsm_262421453353405 receive call rx_s6b_str from <0.1783.0> in state state_authenticated 04:14:12.080 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262424717594460 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262420802935336 receive call purge_ms_request from <0.1785.0> in state state_active *DBG* aaa_ue_fsm_262425861667301 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1782.0> *DBG* aaa_ue_fsm_262421453353405 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1783.0> 04:14:12.081 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424717594460","262424717594460@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262425861667301 consume call rx_s6b_str from <0.1782.0> in state state_authenticated *DBG* aaa_ue_fsm_262421453353405 consume call rx_s6b_str from <0.1783.0> in state state_authenticated *DBG* epdg_ue_fsm_262420802935336 send ok to <0.1785.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262420802935336 consume call purge_ms_request from <0.1785.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424869517086">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262424869517086 receive call purge_ms_request from <0.1786.0> in state state_active 04:14:12.081 [debug] SWx Tx SAR Imsi="262424717594460" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.081 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","346",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424717594460",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427348917770 receive call rx_s6b_str from <0.1787.0> in state state_authenticated *DBG* aaa_ue_fsm_262427348917770 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1787.0> *DBG* epdg_ue_fsm_262424869517086 send ok to <0.1786.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.081 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425861667301"],[],[]} *DBG* aaa_ue_fsm_262427348917770 consume call rx_s6b_str from <0.1787.0> in state state_authenticated *DBG* epdg_ue_fsm_262424869517086 consume call purge_ms_request from <0.1786.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421720554096">>, message_type => purge_ms_req}} 04:14:12.081 [info] ue_fsm ev_rx_s6b_str 04:14:12.081 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421453353405"],[],[]} 04:14:12.081 [info] ue_fsm ev_rx_s6b_str 04:14:12.081 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420802935336">>,message_type => purge_ms_req} 04:14:12.082 [info] ue_fsm purge_ms_request 04:14:12.082 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425861667301","262425861667301@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.082 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.082 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421453353405","262421453353405@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.082 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.082 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.082 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420802935336">>,"internet",[],{epdg_tun_pdp_ctx,763419616,100104569,{epdg_eua,33,<<192,168,0,9>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.082 [info] KMOD Port Delete PDP Context Call {<0.829.0>,[alias|#Ref<0.1576510130.3222863873.172140>]}: {delete_pdp_context,{172,18,26,103},763419616,100104569,{192,168,0,9}} 04:14:12.082 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,9}, 763419616, 100104569 04:14:12.082 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3330,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,9}},{i_tid,763419616}]}} 04:14:12.082 [info] s2b: Tx {gtp,v2,delete_session_request,100104569,16036772,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419616,<<172,18,26,20>>,undefined}]} 04:14:12.084 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.084 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424869517086">>,message_type => purge_ms_req} 04:14:12.084 [info] ue_fsm purge_ms_request 04:14:12.084 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424869517086">>,"internet",[],{epdg_tun_pdp_ctx,763419622,3306679864,{epdg_eua,33,<<192,168,0,15>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.084 [info] KMOD Port Delete PDP Context Call {<0.889.0>,[alias|#Ref<0.1576510130.3222863873.172155>]}: {delete_pdp_context,{172,18,26,103},763419622,3306679864,{192,168,0,15}} 04:14:12.084 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,15}, 763419622, 3306679864 04:14:12.084 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427348917770"],[],[]} 04:14:12.085 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3394,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,15}},{i_tid,763419622}]}} 04:14:12.085 [info] ue_fsm ev_rx_s6b_str 04:14:12.085 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427348917770","262427348917770@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.085 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.085 [info] s2b: Tx {gtp,v2,delete_session_request,3306679864,16036773,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419622,<<172,18,26,20>>,undefined}]} 04:14:12.085 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.085 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,203,244,179,157,0,2,0,2,0,16,0>> 04:14:12.087 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421720554096">>,message_type => purge_ms_req} 04:14:12.087 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;344;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426027285941",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:12.091 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241035,16036765,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262426027285941 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1777.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262421720554096 receive call purge_ms_request from <0.1789.0> in state state_active *DBG* epdg_ue_fsm_262425437398262 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241035,16036765,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1788.0> in state state_wait_delete_session_resp 04:14:12.091 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241035,16036765,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262426027285941 send ok to <0.1777.0> 04:14:12.091 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262426027285941 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_262426027285941 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1777.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262425437398262 send ok to <0.1788.0> 04:14:12.091 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262425437398262 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241035,16036765,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1788.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426027285941 send ok to <0.211.0> *DBG* aaa_ue_fsm_262421547218840 receive call rx_s6b_str from <0.1790.0> in state state_authenticated *DBG* aaa_ue_fsm_262425437398262 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:14:12.091 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426027285941","262426027285941@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262427397211602 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241041,16036766,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1791.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262425437398262 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426027285941 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421547218840 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1790.0> 04:14:12.091 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421720554096">>,"internet",[],{epdg_tun_pdp_ctx,763419618,3660238321,{epdg_eua,33,<<192,168,0,11>>,undefined},<<172,18,26,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262427397211602 send ok to <0.1791.0> *DBG* aaa_ue_fsm_262421547218840 consume call rx_s6b_str from <0.1790.0> in state state_authenticated *DBG* epdg_ue_fsm_262427397211602 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241041,16036766,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* aaa_ue_fsm_262425437398262 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427397211602 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262425861667301 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241027,16036767,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1793.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262427397211602 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425437398262 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:12.092 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.092 [info] KMOD Port Delete PDP Context Call {<0.849.0>,[alias|#Ref<0.1576510130.3222863878.155449>]}: {delete_pdp_context,{172,18,26,103},763419618,3660238321,{192,168,0,11}} 04:14:12.092 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,11}, 763419618, 3660238321 04:14:12.092 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3460,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,11}},{i_tid,763419618}]}} 04:14:12.092 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425437398262">>,"internet",[],undefined,false,0,false,false} 04:14:12.092 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.092 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425437398262">>,"internet",[],undefined,true,0,false,false} 04:14:12.092 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421547218840"],[],[]} 04:14:12.092 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426027285941">>,"internet",[],undefined,true,0,false,false} 04:14:12.092 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,209,244,179,158,0,2,0,2,0,16,0>> 04:14:12.092 [info] ue_fsm ev_rx_s6b_str 04:14:12.092 [info] purge_ms_response(<<"262426027285941">>): ok 04:14:12.092 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241041,16036766,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.092 [info] ue_fsm ev_rx_swm_str 04:14:12.092 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241041,16036766,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.093 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421547218840","262421547218840@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.093 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426027285941">>,"internet",[],undefined,true,0,false,false} 04:14:12.093 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.093 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425437398262","262425437398262@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.093 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.093 [debug] SWx Tx SAR Imsi="262425437398262" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.093 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427397211602">>,"internet",[],undefined,false,0,false,false} 04:14:12.093 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.093 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427397211602">>,"internet",[],undefined,true,0,false,false} 04:14:12.093 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","347",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425437398262",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.094 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,195,244,179,159,0,2,0,2,0,16,0>> 04:14:12.094 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241027,16036767,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.094 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262429857942007 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1781.0> in state state_authenticated_wait_swx_saa 04:14:12.094 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241027,16036767,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.094 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427397211602","262427397211602@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.094 [debug] SWx Tx SAR Imsi="262427397211602" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.094 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425861667301">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425861667301 send ok to <0.1793.0> 04:14:12.095 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420802935336"],[],[]} *DBG* aaa_ue_fsm_262427397211602 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429857942007 send ok to <0.1781.0> *DBG* aaa_ue_fsm_262427397211602 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262429857942007 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:14:12.096 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262423922009344"],[],[]} *DBG* epdg_ue_fsm_262425861667301 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241027,16036767,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1793.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420802935336 receive call rx_s6b_str from <0.1794.0> in state state_authenticated *DBG* aaa_ue_fsm_262429857942007 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1781.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262425861667301 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423922009344 receive call rx_s6b_str from <0.1795.0> in state state_authenticated *DBG* epdg_ue_fsm_262421453353405 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241029,16036768,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1797.0> in state state_wait_delete_session_resp 04:14:12.098 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;345;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429857942007",[],[2001],[],[{'Non-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_262429857942007 send ok to <0.211.0> *DBG* aaa_ue_fsm_262420802935336 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1794.0> *DBG* aaa_ue_fsm_262425861667301 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262423922009344 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1795.0> 04:14:12.098 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420802935336 consume call rx_s6b_str from <0.1794.0> in state state_authenticated *DBG* epdg_ue_fsm_262429857942007 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421453353405 send ok to <0.1797.0> *DBG* aaa_ue_fsm_262423922009344 consume call rx_s6b_str from <0.1795.0> in state state_authenticated *DBG* epdg_ue_fsm_262421453353405 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241029,16036768,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1797.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425861667301 send ok to <0.201.0> *DBG* epdg_ue_fsm_262421720554096 send ok to <0.1789.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262421453353405 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262424717594460 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1784.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262421453353405 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425861667301 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262421720554096 consume call purge_ms_request from <0.1789.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262427348917770 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241026,16036769,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1799.0> in state state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428519944906">>, message_type => purge_ms_req}} 04:14:12.098 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429857942007","262429857942007@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 04:14:12.098 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","348",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427397211602",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} Stream 238, 15 bytes 04:14:12.099 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 Stream 238, 15 bytes 04:14:12.099 [info] ue_fsm ev_rx_s6b_str 04:14:12.099 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425861667301">>,"internet",[],undefined,true,0,false,false} 04:14:12.099 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 04:14:12.099 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,197,244,179,160,0,2,0,2,0,16,0>> Stream 238, 15 bytes Stream 238, 15 bytes 04:14:12.099 [info] ue_fsm ev_rx_s6b_str Stream 238, 15 bytes Stream 238, 15 bytes 04:14:12.099 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241029,16036768,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} Stream 238, 15 bytes 04:14:12.099 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241029,16036768,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} Stream 238, 15 bytes Stream 238, 15 bytes 04:14:12.099 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429857942007">>,"internet",[],undefined,true,0,false,false} Stream 238, 15 bytes Stream 238, 15 bytes 04:14:12.099 [info] purge_ms_response(<<"262429857942007">>): ok Stream 238, 15 bytes 04:14:12.099 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420802935336","262420802935336@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.100 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.100 [info] ue_fsm ev_rx_swm_str 04:14:12.100 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423922009344","262423922009344@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.100 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.100 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.100 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.100 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421453353405">>,"internet",[],undefined,false,0,false,false} 04:14:12.100 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429857942007">>,"internet",[],undefined,true,0,false,false} 04:14:12.100 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.100 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425861667301","262425861667301@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.100 [debug] SWx Tx SAR Imsi="262425861667301" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.100 [info] s2b: Tx {gtp,v2,delete_session_request,3660238321,16036774,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419618,<<172,18,26,20>>,undefined}]} 04:14:12.101 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","349",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425861667301",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.101 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421453353405">>,"internet",[],undefined,true,0,false,false} 04:14:12.101 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,194,244,179,161,0,2,0,2,0,16,0>> 04:14:12.101 [info] ue_fsm ev_rx_swm_str 04:14:12.101 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;346;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424717594460",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:12.101 [info] ue_fsm ev_rx_swx_saa 04:14:12.101 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241026,16036769,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.101 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241026,16036769,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.101 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424869517086"],[],[]} 04:14:12.101 [info] ue_fsm ev_rx_s6b_str 04:14:12.102 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421453353405","262421453353405@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262424869517086 receive call rx_s6b_str from <0.1800.0> in state state_authenticated 04:14:12.102 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424717594460","262424717594460@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.102 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427348917770">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262424869517086 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1800.0> 04:14:12.102 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428519944906">>,message_type => purge_ms_req} 04:14:12.108 [debug] SWx Tx SAR Imsi="262421453353405" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262427348917770 send ok to <0.1799.0> *DBG* aaa_ue_fsm_262424869517086 consume call rx_s6b_str from <0.1800.0> in state state_authenticated *DBG* aaa_ue_fsm_262421453353405 send ok to <0.201.0> *DBG* epdg_ue_fsm_262428519944906 receive call purge_ms_request from <0.1802.0> in state state_active *DBG* aaa_ue_fsm_262424717594460 send ok to <0.1784.0> *DBG* epdg_ue_fsm_262424717594460 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_262421453353405 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421720554096 receive call rx_s6b_str from <0.1803.0> in state state_authenticated *DBG* epdg_ue_fsm_262427348917770 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241026,16036769,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1799.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:14:12.108 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424869517086","262424869517086@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262424717594460 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1784.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262421720554096 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1803.0> *DBG* epdg_ue_fsm_262424717594460 send ok to <0.211.0> *DBG* aaa_ue_fsm_262427348917770 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262421547218840 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241036,16036770,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1804.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262427348917770 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421720554096 consume call rx_s6b_str from <0.1803.0> in state state_authenticated 04:14:12.108 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262424717594460 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421547218840 send ok to <0.1804.0> *DBG* aaa_ue_fsm_262427348917770 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425437398262 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1792.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427348917770 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421547218840 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262421547218840 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241036,16036770,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1804.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420802935336 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241031,16036772,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1806.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262421547218840 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:14:12.108 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.108 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.108 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","350",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421453353405",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.108 [info] ue_fsm purge_ms_request 04:14:12.108 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421720554096"],[],[]} 04:14:12.108 [info] ue_fsm ev_rx_s6b_str 04:14:12.108 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,204,244,179,162,0,2,0,2,0,16,0>> 04:14:12.108 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.109 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427348917770">>,"internet",[],undefined,true,0,false,false} 04:14:12.109 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241036,16036770,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.109 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424717594460">>,"internet",[],undefined,true,0,false,false} 04:14:12.109 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421720554096","262421720554096@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.109 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241036,16036770,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.109 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.109 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428519944906">>,"internet",[],{epdg_tun_pdp_ctx,763419629,2148487788,{epdg_eua,33,<<192,168,0,22>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.109 [info] purge_ms_response(<<"262424717594460">>): ok 04:14:12.109 [info] ue_fsm ev_rx_swm_str 04:14:12.109 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.109 [info] KMOD Port Delete PDP Context Call {<0.959.0>,[alias|#Ref<0.1576510130.3222863873.172302>]}: {delete_pdp_context,{172,18,26,103},763419629,2148487788,{192,168,0,22}} 04:14:12.109 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,22}, 763419629, 2148487788 04:14:12.109 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],8,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,22}},{i_tid,763419629}]}} 04:14:12.109 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424717594460">>,"internet",[],undefined,true,0,false,false} 04:14:12.109 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427348917770","262427348917770@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.109 [debug] SWx Tx SAR Imsi="262427348917770" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.109 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421547218840">>,"internet",[],undefined,false,0,false,false} 04:14:12.110 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.110 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","351",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427348917770",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.110 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;347;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425437398262",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:12.110 [info] ue_fsm ev_rx_swx_saa 04:14:12.110 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,199,244,179,164,0,2,0,2,0,16,0>> 04:14:12.110 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421547218840">>,"internet",[],undefined,true,0,false,false} 04:14:12.110 [info] ue_fsm ev_rx_swm_str 04:14:12.110 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425437398262","262425437398262@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.110 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241031,16036772,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.110 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421547218840","262421547218840@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.110 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241031,16036772,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.110 [debug] SWx Tx SAR Imsi="262421547218840" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.110 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","352",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421547218840",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421547218840 send ok to <0.201.0> 04:14:12.110 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420802935336">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262425437398262 send ok to <0.1792.0> *DBG* aaa_ue_fsm_262421547218840 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425437398262 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1792.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262425437398262 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_262420802935336 send ok to <0.1806.0> 04:14:12.113 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262425437398262 send ok to <0.211.0> 04:14:12.113 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262420802935336 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241031,16036772,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1806.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425437398262 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420802935336 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262427397211602 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1796.0> in state state_authenticated_wait_swx_saa 04:14:12.114 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425437398262">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262420802935336 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:14:12.114 [info] purge_ms_response(<<"262425437398262">>): ok *DBG* aaa_ue_fsm_262420802935336 send ok to <0.201.0> *DBG* epdg_ue_fsm_262423922009344 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241043,16036771,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1808.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262427397211602 send ok to <0.1796.0> *DBG* epdg_ue_fsm_262427397211602 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:14:12.114 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420802935336">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262420802935336 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427397211602 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1796.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262423922009344 send ok to <0.1808.0> 04:14:12.114 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425437398262">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262427397211602 send ok to <0.211.0> *DBG* epdg_ue_fsm_262423922009344 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241043,16036771,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1808.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427397211602 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423922009344 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262423922009344 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:14:12.114 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;348;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427397211602",[],[2001],[],[{'Non-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_262428519944906 send ok to <0.1802.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262428519944906 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.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427784327728">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262423922009344 send ok to <0.201.0> *DBG* epdg_ue_fsm_262424869517086 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241037,16036773,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1810.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262423922009344 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262427784327728 receive call purge_ms_request from <0.1812.0> in state state_active *DBG* epdg_ue_fsm_262424869517086 send ok to <0.1810.0> 04:14:12.114 [info] ue_fsm ev_rx_swm_str 04:14:12.114 [info] ue_fsm ev_rx_swx_saa 04:14:12.114 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,211,244,179,163,0,2,0,2,0,16,0>> 04:14:12.114 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420802935336","262420802935336@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.114 [debug] SWx Tx SAR Imsi="262420802935336" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.114 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241043,16036771,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.114 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241043,16036771,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.114 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427397211602","262427397211602@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.114 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","353",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420802935336",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.115 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.115 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423922009344">>,"internet",[],undefined,false,0,false,false} 04:14:12.115 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.115 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427397211602">>,"internet",[],undefined,true,0,false,false} 04:14:12.116 [info] purge_ms_response(<<"262427397211602">>): ok 04:14:12.116 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423922009344">>,"internet",[],undefined,true,0,false,false} 04:14:12.116 [info] ue_fsm ev_rx_swm_str 04:14:12.116 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427397211602">>,"internet",[],undefined,true,0,false,false} 04:14:12.116 [info] s2b: Tx {gtp,v2,delete_session_request,2148487788,16036775,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419629,<<172,18,26,20>>,undefined}]} 04:14:12.116 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,205,244,179,165,0,2,0,2,0,16,0>> 04:14:12.116 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423922009344","262423922009344@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.116 [debug] SWx Tx SAR Imsi="262423922009344" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.116 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","354",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423922009344",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.116 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241037,16036773,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.116 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241037,16036773,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.116 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427784327728">>,message_type => purge_ms_req} 04:14:12.117 [info] ue_fsm purge_ms_request 04:14:12.117 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424869517086">>,"internet",[],undefined,false,0,false,false} 04:14:12.117 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.117 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427784327728">>,"internet",[],{epdg_tun_pdp_ctx,763419617,58768699,{epdg_eua,33,<<192,168,0,10>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.117 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424869517086">>,"internet",[],undefined,true,0,false,false} 04:14:12.119 [info] KMOD Port Delete PDP Context Call {<0.839.0>,[alias|#Ref<0.1576510130.3222863881.156304>]}: {delete_pdp_context,{172,18,26,103},763419617,58768699,{192,168,0,10}} *DBG* epdg_ue_fsm_262424869517086 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241037,16036773,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1810.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424869517086 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262427784327728 send ok to <0.1812.0> *DBG* epdg_ue_fsm_262424869517086 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:14:12.119 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,10}, 763419617, 58768699 *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262427784327728 consume call purge_ms_request from <0.1812.0> in state state_active => state_wait_delete_session_resp 04:14:12.119 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],266,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,10}},{i_tid,763419617}]}} *DBG* aaa_ue_fsm_262424869517086 send ok to <0.201.0> *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420752256514">>, message_type => purge_ms_req}} 04:14:12.119 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262424869517086 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425861667301 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1798.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262420752256514 receive call purge_ms_request from <0.1814.0> in state state_active 04:14:12.119 [info] s2b: Tx {gtp,v2,delete_session_request,58768699,16036776,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419617,<<172,18,26,20>>,undefined}]} 04:14:12.119 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424869517086","262424869517086@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262425861667301 send ok to <0.1798.0> *DBG* epdg_ue_fsm_262425861667301 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:14:12.119 [debug] SWx Tx SAR Imsi="262424869517086" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262425861667301 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1798.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262425861667301 send ok to <0.211.0> 04:14:12.119 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","355",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424869517086",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262425861667301 terminate normal in state state_wait_swm_session_termination_answer 04:14:12.120 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;349;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425861667301",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:12.120 [info] ue_fsm ev_rx_swx_saa 04:14:12.120 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420752256514">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262420752256514 send ok to <0.1814.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.120 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262420752256514 consume call purge_ms_request from <0.1814.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420231363342">>, message_type => purge_ms_req}} 04:14:12.120 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425861667301","262425861667301@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.120 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420752256514">>,"internet",[],{epdg_tun_pdp_ctx,763419648,3365404514,{epdg_eua,33,<<192,168,0,41>>,undefined},<<172,18,26,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262420231363342 receive call purge_ms_request from <0.1815.0> in state state_active 04:14:12.120 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.120 [info] KMOD Port Delete PDP Context Call {<0.1149.0>,[alias|#Ref<0.1576510130.3222863873.172346>]}: {delete_pdp_context,{172,18,26,103},763419648,3365404514,{192,168,0,41}} 04:14:12.120 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,41}, 763419648, 3365404514 04:14:12.120 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],7,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,41}},{i_tid,763419648}]}} 04:14:12.120 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425861667301">>,"internet",[],undefined,true,0,false,false} 04:14:12.120 [info] purge_ms_response(<<"262425861667301">>): ok 04:14:12.120 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425861667301">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262428519944906 receive call rx_s6b_str from <0.1816.0> in state state_authenticated *DBG* epdg_ue_fsm_262420231363342 send ok to <0.1815.0> 04:14:12.120 [info] s2b: Tx {gtp,v2,delete_session_request,3365404514,16036777,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419648,<<172,18,26,20>>,undefined}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262428519944906 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1816.0> *DBG* aaa_ue_fsm_262421453353405 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1801.0> in state state_authenticated_wait_swx_saa 04:14:12.121 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420231363342">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262420231363342 consume call purge_ms_request from <0.1815.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424172769170">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262428519944906 consume call rx_s6b_str from <0.1816.0> in state state_authenticated 04:14:12.121 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262421453353405 send ok to <0.1801.0> *DBG* epdg_ue_fsm_262421453353405 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:14:12.121 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420231363342">>,"internet",[],{epdg_tun_pdp_ctx,763419638,3416718448,{epdg_eua,33,<<192,168,0,31>>,undefined},<<172,18,26,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262421453353405 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1801.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262424172769170 receive call purge_ms_request from <0.1817.0> in state state_active *DBG* epdg_ue_fsm_262421453353405 send ok to <0.211.0> 04:14:12.121 [info] KMOD Port Delete PDP Context Call {<0.1049.0>,[alias|#Ref<0.1576510130.3222863873.172362>]}: {delete_pdp_context,{172,18,26,103},763419638,3416718448,{192,168,0,31}} *DBG* epdg_ue_fsm_262421453353405 terminate normal in state state_wait_swm_session_termination_answer 04:14:12.121 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,31}, 763419638, 3416718448 04:14:12.121 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],71,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,31}},{i_tid,763419638}]}} 04:14:12.122 [info] s2b: Tx {gtp,v2,delete_session_request,3416718448,16036778,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419638,<<172,18,26,20>>,undefined}]} *DBG* aaa_ue_fsm_262421547218840 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1807.0> in state state_authenticated_wait_swx_saa 04:14:12.122 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428519944906"],[],[]} 04:14:12.122 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262421547218840 send ok to <0.1807.0> *DBG* epdg_ue_fsm_262424172769170 send ok to <0.1817.0> *DBG* epdg_ue_fsm_262421547218840 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_262421547218840 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1807.0> in state state_authenticated_wait_swx_saa => state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262424172769170 consume call purge_ms_request from <0.1817.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262421547218840 send ok to <0.211.0> *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427389594856">>, message_type => purge_ms_req}} 04:14:12.122 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;350;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421453353405",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:12.122 [info] ue_fsm ev_rx_swx_saa 04:14:12.122 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428519944906","262428519944906@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.122 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.122 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.122 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421453353405","262421453353405@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.122 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.122 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424172769170">>,message_type => purge_ms_req} 04:14:12.122 [info] ue_fsm purge_ms_request 04:14:12.123 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421453353405">>,"internet",[],undefined,true,0,false,false} 04:14:12.123 [info] purge_ms_response(<<"262421453353405">>): ok 04:14:12.123 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424172769170">>,"internet",[],{epdg_tun_pdp_ctx,763419637,740266155,{epdg_eua,33,<<192,168,0,30>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.123 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421453353405">>,"internet",[],undefined,true,0,false,false} 04:14:12.123 [info] KMOD Port Delete PDP Context Call {<0.1039.0>,[alias|#Ref<0.1576510130.3222863873.172390>]}: {delete_pdp_context,{172,18,26,103},763419637,740266155,{192,168,0,30}} 04:14:12.123 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,30}, 763419637, 740266155 04:14:12.123 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],135,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,30}},{i_tid,763419637}]}} 04:14:12.124 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;352;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421547218840",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:12.124 [info] ue_fsm ev_rx_swx_saa 04:14:12.124 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421547218840","262421547218840@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.124 [info] s2b: Tx {gtp,v2,delete_session_request,740266155,16036779,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419637,<<172,18,26,20>>,undefined}]} 04:14:12.124 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.124 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,201,244,179,166,0,2,0,2,0,16,0>> 04:14:12.124 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421547218840">>,"internet",[],undefined,true,0,false,false} 04:14:12.124 [info] purge_ms_response(<<"262421547218840">>): ok 04:14:12.124 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241033,16036774,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.124 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241033,16036774,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.124 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421547218840">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262421547218840 terminate normal in state state_wait_swm_session_termination_answer 04:14:12.125 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427389594856">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262421720554096 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241033,16036774,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1818.0> in state state_wait_delete_session_resp 04:14:12.125 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427784327728"],[],[]} *DBG* epdg_ue_fsm_262427389594856 receive call purge_ms_request from <0.1821.0> in state state_active *DBG* epdg_ue_fsm_262421720554096 send ok to <0.1818.0> 04:14:12.126 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420752256514"],[],[]} *DBG* aaa_ue_fsm_262427784327728 receive call rx_s6b_str from <0.1819.0> in state state_authenticated *DBG* aaa_ue_fsm_262420752256514 receive call rx_s6b_str from <0.1820.0> in state state_authenticated 04:14:12.126 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262421720554096 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241033,16036774,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* aaa_ue_fsm_262421720554096 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262427784327728 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1819.0> 04:14:12.126 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421720554096">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420752256514 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1820.0> *DBG* epdg_ue_fsm_262421720554096 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427784327728 consume call rx_s6b_str from <0.1819.0> in state state_authenticated *DBG* aaa_ue_fsm_262420752256514 consume call rx_s6b_str from <0.1820.0> in state state_authenticated 04:14:12.126 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262427389594856 send ok to <0.1821.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262427389594856 consume call purge_ms_request from <0.1821.0> in state state_active => state_wait_delete_session_resp 04:14:12.126 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262421720554096 send ok to <0.201.0> *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420053105702">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262421720554096 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262420053105702 receive call purge_ms_request from <0.1823.0> in state state_active *DBG* aaa_ue_fsm_262427348917770 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1805.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427348917770 send ok to <0.1805.0> *DBG* aaa_ue_fsm_262420802935336 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1809.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427348917770 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1805.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262427348917770 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:14:12.126 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427389594856">>,"internet",[],{epdg_tun_pdp_ctx,763419625,2806865781,{epdg_eua,33,<<192,168,0,18>>,undefined},<<172,18,26,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262427348917770 send ok to <0.211.0> *DBG* aaa_ue_fsm_262420802935336 send ok to <0.1809.0> *DBG* epdg_ue_fsm_262427348917770 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420802935336 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_262420802935336 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1809.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262420053105702 send ok to <0.1823.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262420231363342 receive call rx_s6b_str from <0.1824.0> in state state_authenticated *DBG* epdg_ue_fsm_262420053105702 consume call purge_ms_request from <0.1823.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262420802935336 send ok to <0.211.0> 04:14:12.126 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421720554096">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425116899447">>, message_type => purge_ms_req}} 04:14:12.126 [info] KMOD Port Delete PDP Context Call {<0.919.0>,[alias|#Ref<0.1576510130.3222863873.172463>]}: {delete_pdp_context,{172,18,26,103},763419625,2806865781,{192,168,0,18}} 04:14:12.126 [info] ue_fsm ev_rx_s6b_str 04:14:12.126 [info] ue_fsm ev_rx_swm_str 04:14:12.126 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427784327728","262427784327728@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.126 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,18}, 763419625, 2806865781 04:14:12.126 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.126 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],199,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,18}},{i_tid,763419625}]}} 04:14:12.127 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420752256514","262420752256514@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.127 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.127 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.127 [info] s2b: Tx {gtp,v2,delete_session_request,2806865781,16036780,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419625,<<172,18,26,20>>,undefined}]} 04:14:12.127 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421720554096","262421720554096@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.127 [debug] SWx Tx SAR Imsi="262421720554096" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.127 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.127 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","356",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421720554096",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.127 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420053105702">>,message_type => purge_ms_req} 04:14:12.127 [info] ue_fsm purge_ms_request 04:14:12.127 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;351;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427348917770",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:12.127 [info] ue_fsm ev_rx_swx_saa 04:14:12.127 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420053105702">>,"internet",[],{epdg_tun_pdp_ctx,763419645,445604374,{epdg_eua,33,<<192,168,0,38>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.127 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;353;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420802935336",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:12.127 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427348917770","262427348917770@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.127 [info] KMOD Port Delete PDP Context Call {<0.1119.0>,[alias|#Ref<0.1576510130.3222863878.155671>]}: {delete_pdp_context,{172,18,26,103},763419645,445604374,{192,168,0,38}} 04:14:12.127 [info] ue_fsm ev_rx_swx_saa 04:14:12.127 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.127 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,38}, 763419645, 445604374 04:14:12.127 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],263,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,38}},{i_tid,763419645}]}} 04:14:12.127 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427348917770">>,"internet",[],undefined,true,0,false,false} 04:14:12.127 [info] purge_ms_response(<<"262427348917770">>): ok 04:14:12.127 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420802935336","262420802935336@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.128 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427348917770">>,"internet",[],undefined,true,0,false,false} 04:14:12.128 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.128 [info] s2b: Tx {gtp,v2,delete_session_request,445604374,16036781,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419645,<<172,18,26,20>>,undefined}]} 04:14:12.128 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420231363342"],[],[]} 04:14:12.128 [info] ue_fsm ev_rx_s6b_str 04:14:12.128 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420802935336">>,"internet",[],undefined,true,0,false,false} 04:14:12.128 [info] purge_ms_response(<<"262420802935336">>): ok 04:14:12.128 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420231363342","262420231363342@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.128 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,212,244,179,167,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262420231363342 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1824.0> 04:14:12.128 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420802935336">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262420231363342 consume call rx_s6b_str from <0.1824.0> in state state_authenticated *DBG* epdg_ue_fsm_262420802935336 terminate normal in state state_wait_swm_session_termination_answer 04:14:12.128 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425116899447">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262428519944906 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241044,16036775,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1826.0> in state state_wait_delete_session_resp 04:14:12.129 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424172769170"],[],[]} *DBG* epdg_ue_fsm_262425116899447 receive call purge_ms_request from <0.1827.0> in state state_active *DBG* aaa_ue_fsm_262427389594856 receive call rx_s6b_str from <0.1828.0> in state state_authenticated *DBG* aaa_ue_fsm_262424172769170 receive call rx_s6b_str from <0.1825.0> in state state_authenticated 04:14:12.130 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262428519944906 send ok to <0.1826.0> *DBG* aaa_ue_fsm_262427389594856 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1828.0> 04:14:12.130 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262424172769170 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1825.0> *DBG* epdg_ue_fsm_262420752256514 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241063,16036777,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* epdg_ue_fsm_262428519944906 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241044,16036775,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1826.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427389594856 consume call rx_s6b_str from <0.1828.0> in state state_authenticated *DBG* aaa_ue_fsm_262424172769170 consume call rx_s6b_str from <0.1825.0> in state state_authenticated 04:14:12.130 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241044,16036775,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262428519944906 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262428519944906 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420752256514 send ok to <0.1829.0> *DBG* epdg_ue_fsm_262420752256514 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241063,16036777,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* epdg_ue_fsm_262420752256514 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427784327728 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241032,16036776,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* aaa_ue_fsm_262420053105702 receive call rx_s6b_str from <0.1830.0> in state state_authenticated *DBG* aaa_ue_fsm_262428519944906 send ok to <0.201.0> 04:14:12.130 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241044,16036775,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262428519944906 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:12.130 [info] ue_fsm purge_ms_request 04:14:12.130 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427389594856"],[],[]} 04:14:12.130 [info] ue_fsm ev_rx_s6b_str 04:14:12.130 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428519944906">>,"internet",[],undefined,false,0,false,false} 04:14:12.130 [info] ue_fsm ev_rx_s6b_str 04:14:12.130 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.130 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427389594856","262427389594856@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.130 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425116899447">>,"internet",[],{epdg_tun_pdp_ctx,763419658,2867472012,{epdg_eua,33,<<192,168,0,51>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.130 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.130 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424172769170","262424172769170@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.130 [info] KMOD Port Delete PDP Context Call {<0.1249.0>,[alias|#Ref<0.1576510130.3222863873.172495>]}: {delete_pdp_context,{172,18,26,103},763419658,2867472012,{192,168,0,51}} 04:14:12.131 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,231,244,179,169,0,2,0,2,0,16,0>> 04:14:12.131 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.131 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241063,16036777,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.131 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241063,16036777,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.131 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.131 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.131 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428519944906">>,"internet",[],undefined,true,0,false,false} 04:14:12.131 [info] ue_fsm ev_rx_swm_str 04:14:12.131 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420752256514">>,"internet",[],undefined,false,0,false,false} 04:14:12.131 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.131 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,51}, 763419658, 2867472012 04:14:12.131 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428519944906","262428519944906@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.131 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,200,244,179,168,0,2,0,2,0,16,0>> 04:14:12.131 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420752256514">>,"internet",[],undefined,true,0,false,false} 04:14:12.131 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3458,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,51}},{i_tid,763419658}]}} 04:14:12.131 [debug] SWx Tx SAR Imsi="262428519944906" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.131 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241032,16036776,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.131 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241032,16036776,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.131 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420053105702"],[],[]} 04:14:12.131 [info] ue_fsm ev_rx_s6b_str 04:14:12.131 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","357",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428519944906",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.131 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262420752256514 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:14:12.131 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420053105702","262420053105702@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.131 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427784327728">>,"internet",[],undefined,false,0,false,false} 04:14:12.132 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;356;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421720554096",[],[2001],[],[{'Non-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_262420053105702 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1830.0> *DBG* epdg_ue_fsm_262427784327728 send ok to <0.1831.0> *DBG* aaa_ue_fsm_262420752256514 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420053105702 consume call rx_s6b_str from <0.1830.0> in state state_authenticated *DBG* epdg_ue_fsm_262427784327728 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241032,16036776,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_262421720554096 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1822.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262425116899447 send ok to <0.1827.0> *DBG* aaa_ue_fsm_262420752256514 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:12.132 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;354;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423922009344",[],[2001],[],[{'Non-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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262427784327728 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262427784327728 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425116899447 consume call purge_ms_request from <0.1827.0> in state state_active => state_wait_delete_session_resp 04:14:12.132 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;355;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424869517086",[],[2001],[],[{'Non-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_262423922009344 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1811.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262420231363342 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241053,16036778,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1834.0> in state state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425610545839">>, message_type => purge_ms_req}} 04:14:12.132 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420752256514","262420752256514@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262424869517086 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1813.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262420231363342 send ok to <0.1834.0> *DBG* aaa_ue_fsm_262427784327728 send ok to <0.201.0> *DBG* epdg_ue_fsm_262425610545839 receive call purge_ms_request from <0.1836.0> in state state_active *DBG* aaa_ue_fsm_262421720554096 send ok to <0.1822.0> *DBG* epdg_ue_fsm_262420231363342 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241053,16036778,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1834.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423922009344 send ok to <0.1811.0> *DBG* aaa_ue_fsm_262427784327728 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421720554096 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1822.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262421720554096 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_262424869517086 send ok to <0.1813.0> *DBG* epdg_ue_fsm_262420231363342 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423922009344 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1811.0> in state state_authenticated_wait_swx_saa => state_new 04:14:12.132 [debug] SWx Tx SAR Imsi="262420752256514" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262427389594856 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241040,16036780,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* aaa_ue_fsm_262424869517086 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1813.0> in state state_authenticated_wait_swx_saa => state_new 04:14:12.132 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.132 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.132 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.132 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","358",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420752256514",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.133 [info] s2b: Tx {gtp,v2,delete_session_request,2867472012,16036782,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419658,<<172,18,26,20>>,undefined}]} 04:14:12.133 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427784327728">>,"internet",[],undefined,true,0,false,false} 04:14:12.133 [info] ue_fsm ev_rx_swx_saa 04:14:12.133 [info] ue_fsm ev_rx_swm_str 04:14:12.133 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,221,244,179,170,0,2,0,2,0,16,0>> 04:14:12.133 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241053,16036778,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.133 [info] ue_fsm ev_rx_swx_saa 04:14:12.133 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241053,16036778,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.133 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421720554096","262421720554096@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.133 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427784327728","262427784327728@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.133 [debug] SWx Tx SAR Imsi="262427784327728" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.133 [info] ue_fsm ev_rx_swx_saa 04:14:12.133 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423922009344","262423922009344@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.133 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","359",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427784327728",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.133 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420231363342">>,"internet",[],undefined,false,0,false,false} 04:14:12.133 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425610545839">>,message_type => purge_ms_req} 04:14:12.133 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.133 [info] ue_fsm purge_ms_request 04:14:12.133 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420231363342">>,"internet",[],undefined,true,0,false,false} 04:14:12.133 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,208,244,179,172,0,2,0,2,0,16,0>> 04:14:12.133 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424869517086","262424869517086@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.133 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.133 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425610545839">>,"internet",[],{epdg_tun_pdp_ctx,763419656,3359241919,{epdg_eua,33,<<192,168,0,49>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.133 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241040,16036780,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.133 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241040,16036780,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.133 [info] KMOD Port Delete PDP Context Call {<0.1229.0>,[alias|#Ref<0.1576510130.3222863878.155774>]}: {delete_pdp_context,{172,18,26,103},763419656,3359241919,{192,168,0,49}} 04:14:12.133 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421720554096">>,"internet",[],undefined,true,0,false,false} 04:14:12.133 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427389594856">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421720554096 send ok to <0.211.0> 04:14:12.134 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,49}, 763419656, 3359241919 *DBG* epdg_ue_fsm_262427389594856 send ok to <0.1837.0> *DBG* epdg_ue_fsm_262421720554096 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423922009344 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:14:12.134 [info] purge_ms_response(<<"262421720554096">>): ok *DBG* epdg_ue_fsm_262427389594856 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241040,16036780,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_262423922009344 send ok to <0.211.0> *DBG* aaa_ue_fsm_262420231363342 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262424172769170 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241052,16036779,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1838.0> in state state_wait_delete_session_resp 04:14:12.134 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],330,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,49}},{i_tid,763419656}]}} *DBG* epdg_ue_fsm_262424869517086 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_262427389594856 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423922009344 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262424172769170 send ok to <0.1838.0> *DBG* epdg_ue_fsm_262424869517086 send ok to <0.211.0> *DBG* aaa_ue_fsm_262420231363342 send ok to <0.201.0> 04:14:12.134 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262427389594856 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262425610545839 send ok to <0.1836.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262424172769170 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241052,16036779,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1838.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420231363342 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262424869517086 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428519944906 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1832.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262425610545839 consume call purge_ms_request from <0.1836.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262427389594856 send ok to <0.201.0> *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424387302480">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262425116899447 receive call rx_s6b_str from <0.1840.0> in state state_authenticated *DBG* aaa_ue_fsm_262424172769170 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262424172769170 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:14:12.134 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* aaa_ue_fsm_262427389594856 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:12.134 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421720554096">>,"internet",[],undefined,true,0,false,false} 04:14:12.134 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427389594856">>,"internet",[],undefined,true,0,false,false} 04:14:12.134 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,220,244,179,171,0,2,0,2,0,16,0>> 04:14:12.134 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241052,16036779,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.134 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423922009344">>,"internet",[],undefined,true,0,false,false} 04:14:12.134 [info] purge_ms_response(<<"262423922009344">>): ok 04:14:12.134 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241052,16036779,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.134 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.134 [info] ue_fsm ev_rx_swm_str 04:14:12.134 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423922009344">>,"internet",[],undefined,true,0,false,false} 04:14:12.134 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420231363342","262420231363342@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.134 [debug] SWx Tx SAR Imsi="262420231363342" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.134 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","360",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420231363342",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.134 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424172769170">>,"internet",[],undefined,false,0,false,false} 04:14:12.134 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424869517086">>,"internet",[],undefined,true,0,false,false} 04:14:12.134 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.134 [info] purge_ms_response(<<"262424869517086">>): ok 04:14:12.134 [info] ue_fsm ev_rx_swm_str 04:14:12.134 [info] s2b: Tx {gtp,v2,delete_session_request,3359241919,16036783,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419656,<<172,18,26,20>>,undefined}]} 04:14:12.134 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424172769170">>,"internet",[],undefined,true,0,false,false} 04:14:12.134 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424869517086">>,"internet",[],undefined,true,0,false,false} 04:14:12.134 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;357;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428519944906",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:12.134 [info] ue_fsm ev_rx_swx_saa 04:14:12.135 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427389594856","262427389594856@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.135 [debug] SWx Tx SAR Imsi="262427389594856" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.135 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","361",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427389594856",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.135 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425116899447"],[],[]} 04:14:12.135 [info] ue_fsm ev_rx_s6b_str 04:14:12.135 [info] ue_fsm ev_rx_swm_str 04:14:12.135 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428519944906","262428519944906@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.135 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424387302480">>,message_type => purge_ms_req} 04:14:12.135 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425116899447","262425116899447@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262425116899447 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1840.0> 04:14:12.135 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424172769170","262424172769170@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262424387302480 receive call purge_ms_request from <0.1842.0> in state state_active *DBG* aaa_ue_fsm_262425116899447 consume call rx_s6b_str from <0.1840.0> in state state_authenticated 04:14:12.136 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262424172769170 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428519944906 send ok to <0.1832.0> *DBG* epdg_ue_fsm_262428519944906 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:14:12.136 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* aaa_ue_fsm_262428519944906 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1832.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262424172769170 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262428519944906 send ok to <0.211.0> *DBG* aaa_ue_fsm_262420752256514 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1833.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262424387302480 send ok to <0.1842.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.136 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262428519944906 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262424387302480 consume call purge_ms_request from <0.1842.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262420752256514 send ok to <0.1833.0> *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420998343977">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262420752256514 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:14:12.136 [debug] SWx Tx SAR Imsi="262424172769170" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262420752256514 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1833.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262420053105702 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241060,16036781,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1844.0> in state state_wait_delete_session_resp 04:14:12.136 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424387302480">>,"internet",[],{epdg_tun_pdp_ctx,763419639,3776350773,{epdg_eua,33,<<192,168,0,32>>,undefined},<<172,18,26,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262420752256514 send ok to <0.211.0> *DBG* epdg_ue_fsm_262420053105702 send ok to <0.1844.0> *DBG* epdg_ue_fsm_262420752256514 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420053105702 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241060,16036781,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1844.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:14:12.136 [info] KMOD Port Delete PDP Context Call {<0.1059.0>,[alias|#Ref<0.1576510130.3222863878.155880>]}: {delete_pdp_context,{172,18,26,103},763419639,3776350773,{192,168,0,32}} *DBG* aaa_ue_fsm_262420053105702 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262420053105702 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425610545839 receive call rx_s6b_str from <0.1846.0> in state state_authenticated *DBG* aaa_ue_fsm_262420053105702 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420053105702 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425610545839 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1846.0> *DBG* aaa_ue_fsm_262425610545839 consume call rx_s6b_str from <0.1846.0> in state state_authenticated *DBG* epdg_ue_fsm_262420998343977 receive call purge_ms_request from <0.1845.0> in state state_active 04:14:12.136 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","362",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424172769170",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.136 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,32}, 763419639, 3776350773 04:14:12.136 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],394,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,32}},{i_tid,763419639}]}} 04:14:12.136 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.136 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;358;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420752256514",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:12.136 [info] ue_fsm ev_rx_swx_saa 04:14:12.136 [info] s2b: Tx {gtp,v2,delete_session_request,3776350773,16036784,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419639,<<172,18,26,20>>,undefined}]} 04:14:12.136 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428519944906">>,"internet",[],undefined,true,0,false,false} 04:14:12.136 [info] purge_ms_response(<<"262428519944906">>): ok 04:14:12.136 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428519944906">>,"internet",[],undefined,true,0,false,false} 04:14:12.136 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420752256514","262420752256514@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.136 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.136 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,228,244,179,173,0,2,0,2,0,16,0>> 04:14:12.136 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241060,16036781,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.136 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420998343977">>,message_type => purge_ms_req} 04:14:12.136 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241060,16036781,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.136 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420752256514">>,"internet",[],undefined,true,0,false,false} 04:14:12.136 [info] purge_ms_response(<<"262420752256514">>): ok 04:14:12.136 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420053105702">>,"internet",[],undefined,false,0,false,false} 04:14:12.136 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.136 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420752256514">>,"internet",[],undefined,true,0,false,false} 04:14:12.136 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420053105702">>,"internet",[],undefined,true,0,false,false} 04:14:12.136 [info] ue_fsm ev_rx_swm_str 04:14:12.137 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420053105702","262420053105702@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.137 [debug] SWx Tx SAR Imsi="262420053105702" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.137 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425610545839"],[],[]} 04:14:12.137 [info] ue_fsm ev_rx_s6b_str 04:14:12.137 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","363",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420053105702",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.137 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425610545839","262425610545839@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.137 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.136 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262425116899447 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241073,16036782,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1848.0> in state state_wait_delete_session_resp 04:14:12.137 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.137 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420998343977">>,"internet",[],{epdg_tun_pdp_ctx,763419627,728001060,{epdg_eua,33,<<192,168,0,20>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.137 [info] KMOD Port Delete PDP Context Call {<0.939.0>,[alias|#Ref<0.1576510130.3222863873.172538>]}: {delete_pdp_context,{172,18,26,103},763419627,728001060,{192,168,0,20}} *DBG* epdg_ue_fsm_262425116899447 send ok to <0.1848.0> 04:14:12.137 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,20}, 763419627, 728001060 *DBG* epdg_ue_fsm_262425116899447 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241073,16036782,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 04:14:12.138 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,241,244,179,174,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262425116899447 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425116899447 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:14:12.138 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241073,16036782,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.138 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241073,16036782,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.138 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425116899447">>,"internet",[],undefined,false,0,false,false} 04:14:12.138 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262420998343977 send ok to <0.1845.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.138 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425116899447">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262420998343977 consume call purge_ms_request from <0.1845.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262425116899447 send ok to <0.201.0> *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424859865781">>, message_type => purge_ms_req}} 04:14:12.138 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3524,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,20}},{i_tid,763419627}]}} *DBG* aaa_ue_fsm_262425116899447 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:12.138 [info] ue_fsm ev_rx_swm_str 04:14:12.138 [info] s2b: Tx {gtp,v2,delete_session_request,728001060,16036785,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419627,<<172,18,26,20>>,undefined}]} 04:14:12.138 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425116899447","262425116899447@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262424859865781 receive call purge_ms_request from <0.1850.0> in state state_active 04:14:12.138 [debug] SWx Tx SAR Imsi="262425116899447" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.138 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","364",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425116899447",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.138 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424859865781">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262424387302480 receive call rx_s6b_str from <0.1851.0> in state state_authenticated 04:14:12.138 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262424387302480 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1851.0> 04:14:12.138 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424859865781">>,"internet",[],{epdg_tun_pdp_ctx,763419671,155196901,{epdg_eua,33,<<192,168,0,64>>,undefined},<<172,18,26,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262424387302480 consume call rx_s6b_str from <0.1851.0> in state state_authenticated 04:14:12.138 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424387302480"],[],[]} 04:14:12.138 [info] ue_fsm ev_rx_s6b_str 04:14:12.138 [info] KMOD Port Delete PDP Context Call {<0.1379.0>,[alias|#Ref<0.1576510130.3222863877.155360>]}: {delete_pdp_context,{172,18,26,103},763419671,155196901,{192,168,0,64}} *DBG* epdg_ue_fsm_262424859865781 send ok to <0.1850.0> 04:14:12.138 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,64}, 763419671, 155196901 *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262424859865781 consume call purge_ms_request from <0.1850.0> in state state_active => state_wait_delete_session_resp 04:14:12.138 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424387302480","262424387302480@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429218456457">>, message_type => purge_ms_req}} 04:14:12.138 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3522,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,64}},{i_tid,763419671}]}} *DBG* epdg_ue_fsm_262429218456457 receive call purge_ms_request from <0.1852.0> in state state_active 04:14:12.138 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.138 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.138 [info] s2b: Tx {gtp,v2,delete_session_request,155196901,16036786,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419671,<<172,18,26,20>>,undefined}]} *DBG* epdg_ue_fsm_262429218456457 send ok to <0.1852.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.139 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429218456457">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262429218456457 consume call purge_ms_request from <0.1852.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262427784327728 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1835.0> in state state_authenticated_wait_swx_saa *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422065171816">>, message_type => purge_ms_req}} 04:14:12.139 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262427784327728 send ok to <0.1835.0> *DBG* aaa_ue_fsm_262427784327728 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1835.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262427784327728 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:14:12.139 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429218456457">>,"internet",[],{epdg_tun_pdp_ctx,763419632,1586989103,{epdg_eua,33,<<192,168,0,25>>,undefined},<<172,18,26,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262422065171816 receive call purge_ms_request from <0.1853.0> in state state_active *DBG* epdg_ue_fsm_262427784327728 send ok to <0.211.0> *DBG* epdg_ue_fsm_262427784327728 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422065171816 send ok to <0.1853.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.139 [info] KMOD Port Delete PDP Context Call {<0.989.0>,[alias|#Ref<0.1576510130.3222863873.172561>]}: {delete_pdp_context,{172,18,26,103},763419632,1586989103,{192,168,0,25}} *DBG* epdg_ue_fsm_262422065171816 consume call purge_ms_request from <0.1853.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426375267760">>, message_type => purge_ms_req}} 04:14:12.139 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,25}, 763419632, 1586989103 *DBG* epdg_ue_fsm_262426375267760 receive call purge_ms_request from <0.1854.0> in state state_active 04:14:12.139 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3586,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,25}},{i_tid,763419632}]}} 04:14:12.139 [info] s2b: Tx {gtp,v2,delete_session_request,1586989103,16036787,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419632,<<172,18,26,20>>,undefined}]} 04:14:12.139 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;359;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427784327728",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:12.139 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262426375267760 send ok to <0.1854.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.139 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427784327728","262427784327728@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262426375267760 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.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427895299048">>, message_type => purge_ms_req}} 04:14:12.139 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422065171816">>,message_type => purge_ms_req} 04:14:12.139 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.139 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262427895299048 receive call purge_ms_request from <0.1855.0> in state state_active 04:14:12.139 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427784327728">>,"internet",[],undefined,true,0,false,false} 04:14:12.139 [info] purge_ms_response(<<"262427784327728">>): ok 04:14:12.139 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422065171816">>,"internet",[],{epdg_tun_pdp_ctx,763419649,3757496940,{epdg_eua,33,<<192,168,0,42>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.139 [info] KMOD Port Delete PDP Context Call {<0.1159.0>,[alias|#Ref<0.1576510130.3222863873.172577>]}: {delete_pdp_context,{172,18,26,103},763419649,3757496940,{192,168,0,42}} 04:14:12.139 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427784327728">>,"internet",[],undefined,true,0,false,false} 04:14:12.139 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,42}, 763419649, 3757496940 *DBG* epdg_ue_fsm_262427895299048 send ok to <0.1855.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.139 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3650,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,42}},{i_tid,763419649}]}} *DBG* epdg_ue_fsm_262427895299048 consume call purge_ms_request from <0.1855.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420133471768">>, message_type => purge_ms_req}} 04:14:12.139 [info] s2b: Tx {gtp,v2,delete_session_request,3757496940,16036788,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419649,<<172,18,26,20>>,undefined}]} 04:14:12.139 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426375267760">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262420133471768 receive call purge_ms_request from <0.1856.0> in state state_active 04:14:12.139 [info] ue_fsm purge_ms_request 04:14:12.139 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426375267760">>,"internet",[],{epdg_tun_pdp_ctx,763419662,1149957124,{epdg_eua,33,<<192,168,0,55>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.139 [info] KMOD Port Delete PDP Context Call {<0.1289.0>,[alias|#Ref<0.1576510130.3222863875.170266>]}: {delete_pdp_context,{172,18,26,103},763419662,1149957124,{192,168,0,55}} 04:14:12.139 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,55}, 763419662, 1149957124 *DBG* epdg_ue_fsm_262425610545839 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241071,16036783,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1857.0> in state state_wait_delete_session_resp 04:14:12.139 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3714,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,55}},{i_tid,763419662}]}} 04:14:12.139 [info] s2b: Tx {gtp,v2,delete_session_request,1149957124,16036789,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419662,<<172,18,26,20>>,undefined}]} 04:14:12.140 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427895299048">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262425610545839 send ok to <0.1857.0> 04:14:12.140 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262425610545839 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241071,16036783,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1857.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420998343977 receive call rx_s6b_str from <0.1858.0> in state state_authenticated *DBG* epdg_ue_fsm_262420133471768 send ok to <0.1856.0> 04:14:12.140 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427895299048">>,"internet",[],{epdg_tun_pdp_ctx,763419642,1810987591,{epdg_eua,33,<<192,168,0,35>>,undefined},<<172,18,26,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262425610545839 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262425610545839 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420998343977 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1858.0> *DBG* epdg_ue_fsm_262420133471768 consume call purge_ms_request from <0.1856.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421266637788">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262420998343977 consume call rx_s6b_str from <0.1858.0> in state state_authenticated *DBG* aaa_ue_fsm_262420231363342 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1839.0> in state state_authenticated_wait_swx_saa 04:14:12.140 [info] KMOD Port Delete PDP Context Call {<0.1089.0>,[alias|#Ref<0.1576510130.3222863875.170280>]}: {delete_pdp_context,{172,18,26,103},763419642,1810987591,{192,168,0,35}} 04:14:12.140 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,35}, 763419642, 1810987591 04:14:12.140 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3778,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,35}},{i_tid,763419642}]}} 04:14:12.140 [info] s2b: Tx {gtp,v2,delete_session_request,1810987591,16036790,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419642,<<172,18,26,20>>,undefined}]} 04:14:12.140 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420133471768">>,message_type => purge_ms_req} 04:14:12.140 [info] ue_fsm purge_ms_request 04:14:12.140 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,239,244,179,175,0,2,0,2,0,16,0>> 04:14:12.140 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420133471768">>,"internet",[],{epdg_tun_pdp_ctx,763419643,1888472604,{epdg_eua,33,<<192,168,0,36>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.140 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241071,16036783,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.140 [info] KMOD Port Delete PDP Context Call {<0.1099.0>,[alias|#Ref<0.1576510130.3222863878.155988>]}: {delete_pdp_context,{172,18,26,103},763419643,1888472604,{192,168,0,36}} 04:14:12.140 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241071,16036783,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.140 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,36}, 763419643, 1888472604 04:14:12.140 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3842,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,36}},{i_tid,763419643}]}} 04:14:12.140 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425610545839">>,"internet",[],undefined,false,0,false,false} 04:14:12.140 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.140 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425610545839">>,"internet",[],undefined,true,0,false,false} 04:14:12.140 [info] s2b: Tx {gtp,v2,delete_session_request,1888472604,16036791,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419643,<<172,18,26,20>>,undefined}]} 04:14:12.140 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420998343977"],[],[]} 04:14:12.140 [info] ue_fsm ev_rx_s6b_str 04:14:12.140 [info] ue_fsm ev_rx_swm_str 04:14:12.140 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420998343977","262420998343977@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.140 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.140 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.140 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425610545839","262425610545839@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.140 [debug] SWx Tx SAR Imsi="262425610545839" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.141 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;360;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420231363342",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:12.141 [info] ue_fsm ev_rx_swx_saa 04:14:12.141 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","365",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425610545839",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.141 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421266637788">>,message_type => purge_ms_req} 04:14:12.141 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420231363342","262420231363342@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262425610545839 send ok to <0.201.0> *DBG* epdg_ue_fsm_262421266637788 receive call purge_ms_request from <0.1860.0> in state state_active *DBG* aaa_ue_fsm_262425610545839 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420231363342 send ok to <0.1839.0> 04:14:12.141 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262420231363342 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_262420231363342 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1839.0> in state state_authenticated_wait_swx_saa => state_new 04:14:12.141 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421266637788">>,"internet",[],{epdg_tun_pdp_ctx,763419619,2525642511,{epdg_eua,33,<<192,168,0,12>>,undefined},<<172,18,26,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262424387302480 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241054,16036784,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1861.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262420231363342 send ok to <0.211.0> 04:14:12.141 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.141 [info] KMOD Port Delete PDP Context Call {<0.859.0>,[alias|#Ref<0.1576510130.3222863877.155402>]}: {delete_pdp_context,{172,18,26,103},763419619,2525642511,{192,168,0,12}} *DBG* epdg_ue_fsm_262420231363342 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262424387302480 send ok to <0.1861.0> 04:14:12.141 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,222,244,179,176,0,2,0,2,0,16,0>> 04:14:12.141 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,12}, 763419619, 2525642511 *DBG* epdg_ue_fsm_262421266637788 send ok to <0.1860.0> *DBG* epdg_ue_fsm_262424387302480 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241054,16036784,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1861.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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262429218456457 receive call rx_s6b_str from <0.1862.0> in state state_authenticated 04:14:12.141 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3906,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,12}},{i_tid,763419619}]}} *DBG* epdg_ue_fsm_262421266637788 consume call purge_ms_request from <0.1860.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262424387302480 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262424387302480 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426031756051">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262429218456457 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1862.0> 04:14:12.141 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241054,16036784,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262429218456457 consume call rx_s6b_str from <0.1862.0> in state state_authenticated *DBG* epdg_ue_fsm_262426031756051 receive call purge_ms_request from <0.1863.0> in state state_active 04:14:12.141 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241054,16036784,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262424387302480 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427389594856 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1841.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424387302480 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:12.141 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420231363342">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262424859865781 receive call rx_s6b_str from <0.1865.0> in state state_authenticated *DBG* aaa_ue_fsm_262427389594856 send ok to <0.1841.0> *DBG* aaa_ue_fsm_262424859865781 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1865.0> *DBG* epdg_ue_fsm_262427389594856 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_262426031756051 send ok to <0.1863.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262427389594856 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1841.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262424859865781 consume call rx_s6b_str from <0.1865.0> in state state_authenticated *DBG* epdg_ue_fsm_262426031756051 consume call purge_ms_request from <0.1863.0> in state state_active => state_wait_delete_session_resp 04:14:12.141 [info] purge_ms_response(<<"262420231363342">>): ok *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421634308002">>, message_type => purge_ms_req}} 04:14:12.142 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424387302480">>,"internet",[],undefined,false,0,false,false} 04:14:12.142 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420231363342">>,"internet",[],undefined,true,0,false,false} 04:14:12.142 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.142 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429218456457"],[],[]} 04:14:12.142 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424387302480">>,"internet",[],undefined,true,0,false,false} 04:14:12.142 [info] s2b: Tx {gtp,v2,delete_session_request,2525642511,16036792,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419619,<<172,18,26,20>>,undefined}]} 04:14:12.142 [info] ue_fsm ev_rx_s6b_str 04:14:12.142 [info] ue_fsm ev_rx_swm_str 04:14:12.142 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429218456457","262429218456457@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.142 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.142 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424387302480","262424387302480@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.142 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426031756051">>,message_type => purge_ms_req} 04:14:12.142 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.142 [debug] SWx Tx SAR Imsi="262424387302480" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.142 [info] ue_fsm purge_ms_request 04:14:12.142 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","366",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424387302480",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.142 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;361;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427389594856",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:12.142 [info] ue_fsm ev_rx_swx_saa 04:14:12.142 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424859865781"],[],[]} 04:14:12.142 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426031756051">>,"internet",[],{epdg_tun_pdp_ctx,763419640,2249895032,{epdg_eua,33,<<192,168,0,33>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.142 [info] KMOD Port Delete PDP Context Call {<0.1069.0>,[alias|#Ref<0.1576510130.3222863874.157082>]}: {delete_pdp_context,{172,18,26,103},763419640,2249895032,{192,168,0,33}} 04:14:12.142 [info] ue_fsm ev_rx_s6b_str 04:14:12.142 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,33}, 763419640, 2249895032 04:14:12.142 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3588,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,33}},{i_tid,763419640}]}} 04:14:12.142 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427389594856","262427389594856@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.142 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.142 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424859865781","262424859865781@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.142 [info] s2b: Tx {gtp,v2,delete_session_request,2249895032,16036793,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419640,<<172,18,26,20>>,undefined}]} 04:14:12.142 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.142 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.142 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427389594856">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262427389594856 send ok to <0.211.0> 04:14:12.142 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421634308002">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262427389594856 terminate normal in state state_wait_swm_session_termination_answer 04:14:12.142 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426375267760"],[],[]} *DBG* epdg_ue_fsm_262421634308002 receive call purge_ms_request from <0.1868.0> in state state_active 04:14:12.142 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422065171816"],[],[]} *DBG* aaa_ue_fsm_262426375267760 receive call rx_s6b_str from <0.1866.0> in state state_authenticated *DBG* aaa_ue_fsm_262426375267760 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1866.0> *DBG* aaa_ue_fsm_262426375267760 consume call rx_s6b_str from <0.1866.0> in state state_authenticated 04:14:12.143 [info] purge_ms_response(<<"262427389594856">>): ok *DBG* aaa_ue_fsm_262422065171816 receive call rx_s6b_str from <0.1867.0> in state state_authenticated *DBG* epdg_ue_fsm_262420998343977 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241042,16036785,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1869.0> in state state_wait_delete_session_resp 04:14:12.143 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427389594856">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262422065171816 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1867.0> *DBG* aaa_ue_fsm_262422065171816 consume call rx_s6b_str from <0.1867.0> in state state_authenticated *DBG* epdg_ue_fsm_262420998343977 send ok to <0.1869.0> 04:14:12.143 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,210,244,179,177,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262421634308002 send ok to <0.1868.0> *DBG* aaa_ue_fsm_262427895299048 receive call rx_s6b_str from <0.1870.0> in state state_authenticated *DBG* aaa_ue_fsm_262420133471768 receive call rx_s6b_str from <0.1871.0> in state state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262420998343977 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241042,16036785,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1869.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420998343977 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262421634308002 consume call purge_ms_request from <0.1868.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262420133471768 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1871.0> *DBG* aaa_ue_fsm_262427895299048 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1870.0> *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420932370497">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262424172769170 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1843.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262429218456457 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241047,16036787,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1872.0> in state state_wait_delete_session_resp 04:14:12.143 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262420998343977 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420133471768 consume call rx_s6b_str from <0.1871.0> in state state_authenticated *DBG* aaa_ue_fsm_262427895299048 consume call rx_s6b_str from <0.1870.0> in state state_authenticated 04:14:12.143 [info] ue_fsm ev_rx_s6b_str 04:14:12.143 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426375267760","262426375267760@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.143 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421634308002">>,"internet",[],{epdg_tun_pdp_ctx,763419630,3375334994,{epdg_eua,33,<<192,168,0,23>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.143 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.143 [info] ue_fsm ev_rx_s6b_str 04:14:12.143 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241042,16036785,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.143 [info] KMOD Port Delete PDP Context Call {<0.969.0>,[alias|#Ref<0.1576510130.3222863875.170469>]}: {delete_pdp_context,{172,18,26,103},763419630,3375334994,{192,168,0,23}} 04:14:12.143 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.143 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241042,16036785,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.143 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,23}, 763419630, 3375334994 04:14:12.143 [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,26,103}},{ms_address,{192,168,0,23}},{i_tid,763419630}]}} 04:14:12.143 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422065171816","262422065171816@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.143 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.143 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.143 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420998343977">>,"internet",[],undefined,false,0,false,false} 04:14:12.143 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.143 [info] s2b: Tx {gtp,v2,delete_session_request,3375334994,16036794,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419630,<<172,18,26,20>>,undefined}]} 04:14:12.143 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427895299048"],[],[]} 04:14:12.143 [info] ue_fsm ev_rx_s6b_str 04:14:12.143 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420133471768"],[],[]} 04:14:12.143 [info] ue_fsm ev_rx_s6b_str 04:14:12.143 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420998343977">>,"internet",[],undefined,true,0,false,false} 04:14:12.143 [info] ue_fsm ev_rx_swm_str 04:14:12.143 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420133471768","262420133471768@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.143 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427895299048","262427895299048@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.143 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.143 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.143 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.143 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,215,244,179,179,0,2,0,2,0,16,0>> 04:14:12.143 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.143 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;362;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424172769170",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:12.143 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241047,16036787,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.143 [info] ue_fsm ev_rx_swx_saa 04:14:12.143 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241047,16036787,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.144 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420998343977","262420998343977@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.144 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420932370497">>,message_type => purge_ms_req} 04:14:12.144 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424172769170","262424172769170@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262420932370497 receive call purge_ms_request from <0.1876.0> in state state_active 04:14:12.144 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429218456457">>,"internet",[],undefined,false,0,false,false} 04:14:12.144 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421266637788"],[],[]} *DBG* epdg_ue_fsm_262429218456457 send ok to <0.1872.0> *DBG* epdg_ue_fsm_262429218456457 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241047,16036787,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1872.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420998343977 send ok to <0.201.0> 04:14:12.144 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426031756051"],[],[]} *DBG* aaa_ue_fsm_262421266637788 receive call rx_s6b_str from <0.1873.0> in state state_authenticated *DBG* aaa_ue_fsm_262424172769170 send ok to <0.1843.0> *DBG* aaa_ue_fsm_262429218456457 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262424172769170 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_262429218456457 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:14:12.145 [debug] SWx Tx SAR Imsi="262420998343977" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262420998343977 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426031756051 receive call rx_s6b_str from <0.1874.0> in state state_authenticated *DBG* epdg_ue_fsm_262424859865781 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241086,16036786,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1877.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262424172769170 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1843.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262421266637788 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1873.0> *DBG* aaa_ue_fsm_262420053105702 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1847.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262424172769170 send ok to <0.211.0> *DBG* aaa_ue_fsm_262429218456457 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426031756051 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1874.0> *DBG* epdg_ue_fsm_262424859865781 send ok to <0.1877.0> *DBG* aaa_ue_fsm_262421634308002 receive call rx_s6b_str from <0.1879.0> in state state_authenticated *DBG* aaa_ue_fsm_262421266637788 consume call rx_s6b_str from <0.1873.0> in state state_authenticated 04:14:12.145 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262429218456457 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426031756051 consume call rx_s6b_str from <0.1874.0> in state state_authenticated 04:14:12.145 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","367",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420998343977",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.145 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420932370497">>,"internet",[],{epdg_tun_pdp_ctx,763419644,1563905895,{epdg_eua,33,<<192,168,0,37>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.145 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.145 [info] KMOD Port Delete PDP Context Call {<0.1109.0>,[alias|#Ref<0.1576510130.3222863875.170554>]}: {delete_pdp_context,{172,18,26,103},763419644,1563905895,{192,168,0,37}} 04:14:12.145 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429218456457">>,"internet",[],undefined,true,0,false,false} 04:14:12.145 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,254,244,179,178,0,2,0,2,0,16,0>> 04:14:12.145 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,37}, 763419644, 1563905895 04:14:12.145 [info] ue_fsm ev_rx_s6b_str 04:14:12.145 [info] ue_fsm ev_rx_swm_str 04:14:12.145 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],6,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,37}},{i_tid,763419644}]}} 04:14:12.145 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.145 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241086,16036786,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.145 [info] ue_fsm ev_rx_s6b_str 04:14:12.145 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241086,16036786,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.145 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421266637788","262421266637788@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.145 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;363;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420053105702",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:12.145 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.145 [info] ue_fsm ev_rx_swx_saa 04:14:12.145 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429218456457","262429218456457@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.145 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.145 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424172769170">>,"internet",[],undefined,true,0,false,false} 04:14:12.145 [debug] SWx Tx SAR Imsi="262429218456457" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.145 [info] purge_ms_response(<<"262424172769170">>): ok 04:14:12.145 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","368",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429218456457",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.145 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426031756051","262426031756051@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.145 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.145 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.145 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424859865781">>,"internet",[],undefined,false,0,false,false} 04:14:12.145 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421634308002"],[],[]} 04:14:12.145 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.145 [info] ue_fsm ev_rx_s6b_str 04:14:12.145 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420053105702","262420053105702@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262420053105702 send ok to <0.1847.0> 04:14:12.145 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,245,244,179,181,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262420053105702 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_262420053105702 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1847.0> in state state_authenticated_wait_swx_saa => state_new 04:14:12.146 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424172769170">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262420053105702 send ok to <0.211.0> *DBG* epdg_ue_fsm_262424172769170 terminate normal in state state_wait_swm_session_termination_answer 04:14:12.146 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424859865781">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262420053105702 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426375267760 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241077,16036789,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1880.0> in state state_wait_delete_session_resp 04:14:12.146 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421634308002","262421634308002@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262424859865781 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241086,16036786,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1877.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424859865781 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262421634308002 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1879.0> *DBG* epdg_ue_fsm_262426375267760 send ok to <0.1880.0> 04:14:12.146 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;364;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425116899447",[],[2001],[],[{'Non-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_262424859865781 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421634308002 consume call rx_s6b_str from <0.1879.0> in state state_authenticated *DBG* epdg_ue_fsm_262422065171816 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241064,16036788,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1881.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262425116899447 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1849.0> in state state_authenticated_wait_swx_saa 04:14:12.146 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262426375267760 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241077,16036789,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_262424859865781 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426375267760 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262422065171816 send ok to <0.1881.0> 04:14:12.146 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420053105702">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262426375267760 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424859865781 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262427895299048 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241057,16036790,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1883.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262422065171816 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241064,16036788,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1881.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422065171816 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426375267760 send ok to <0.201.0> *DBG* epdg_ue_fsm_262427895299048 send ok to <0.1883.0> *DBG* aaa_ue_fsm_262425116899447 send ok to <0.1849.0> *DBG* aaa_ue_fsm_262426375267760 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422065171816 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262425116899447 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_262425116899447 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1849.0> in state state_authenticated_wait_swx_saa => state_new 04:14:12.146 [info] purge_ms_response(<<"262420053105702">>): ok 04:14:12.147 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241077,16036789,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.147 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241077,16036789,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.147 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420053105702">>,"internet",[],undefined,true,0,false,false} 04:14:12.147 [info] ue_fsm ev_rx_swm_str 04:14:12.147 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426375267760">>,"internet",[],undefined,false,0,false,false} 04:14:12.147 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.147 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.147 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.147 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,232,244,179,180,0,2,0,2,0,16,0>> 04:14:12.147 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424859865781","262424859865781@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.147 [debug] SWx Tx SAR Imsi="262424859865781" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.147 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241064,16036788,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.147 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241064,16036788,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.147 [info] ue_fsm ev_rx_swx_saa 04:14:12.147 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426375267760">>,"internet",[],undefined,true,0,false,false} 04:14:12.147 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","369",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424859865781",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.147 [info] ue_fsm ev_rx_swm_str 04:14:12.147 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422065171816">>,"internet",[],undefined,false,0,false,false} 04:14:12.147 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.147 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425116899447","262425116899447@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.147 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,225,244,179,182,0,2,0,2,0,16,0>> 04:14:12.147 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241057,16036790,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.147 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241057,16036790,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.147 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422065171816">>,"internet",[],undefined,true,0,false,false} 04:14:12.147 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426375267760","262426375267760@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.147 [debug] SWx Tx SAR Imsi="262426375267760" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.147 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","370",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426375267760",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.147 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427895299048">>,"internet",[],undefined,false,0,false,false} 04:14:12.147 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.147 [info] ue_fsm ev_rx_swm_str 04:14:12.147 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.147 [info] s2b: Tx {gtp,v2,delete_session_request,1563905895,16036795,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419644,<<172,18,26,20>>,undefined}]} 04:14:12.147 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427895299048">>,"internet",[],undefined,true,0,false,false} 04:14:12.147 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422065171816","262422065171816@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262427895299048 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241057,16036790,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1883.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420932370497 send ok to <0.1876.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.147 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425116899447">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262427895299048 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420932370497 consume call purge_ms_request from <0.1876.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262420133471768 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241058,16036791,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1885.0> in state state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423196492510">>, message_type => purge_ms_req}} 04:14:12.147 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;365;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425610545839",[],[2001],[],[{'Non-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_262425116899447 send ok to <0.211.0> *DBG* aaa_ue_fsm_262422065171816 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427895299048 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262420133471768 send ok to <0.1885.0> *DBG* aaa_ue_fsm_262425610545839 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1859.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422065171816 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:12.148 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,226,244,179,183,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262425116899447 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423196492510 receive call purge_ms_request from <0.1887.0> in state state_active *DBG* epdg_ue_fsm_262420133471768 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241058,16036791,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1885.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:14:12.148 [debug] SWx Tx SAR Imsi="262422065171816" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262420133471768 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:14:12.148 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241058,16036791,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262427895299048 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420133471768 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262425610545839 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_262425610545839 send ok to <0.1859.0> *DBG* aaa_ue_fsm_262427895299048 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425610545839 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1859.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262425610545839 send ok to <0.211.0> *DBG* aaa_ue_fsm_262420133471768 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420133471768 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262425610545839 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426031756051 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241055,16036793,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1889.0> in state state_wait_delete_session_resp 04:14:12.148 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241058,16036791,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.148 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","371",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422065171816",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.148 [info] purge_ms_response(<<"262425116899447">>): ok 04:14:12.148 [info] ue_fsm ev_rx_swm_str 04:14:12.148 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420133471768">>,"internet",[],undefined,false,0,false,false} 04:14:12.148 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.148 [info] ue_fsm ev_rx_swx_saa 04:14:12.148 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423196492510">>,message_type => purge_ms_req} 04:14:12.148 [info] ue_fsm purge_ms_request 04:14:12.148 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425116899447">>,"internet",[],undefined,true,0,false,false} 04:14:12.148 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427895299048","262427895299048@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.148 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420133471768">>,"internet",[],undefined,true,0,false,false} 04:14:12.148 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425610545839","262425610545839@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.148 [debug] SWx Tx SAR Imsi="262427895299048" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.148 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423196492510">>,"internet",[],{epdg_tun_pdp_ctx,763419650,647546839,{epdg_eua,33,<<192,168,0,43>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.148 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,223,244,179,185,0,2,0,2,0,16,0>> 04:14:12.148 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","372",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427895299048",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.148 [info] KMOD Port Delete PDP Context Call {<0.1169.0>,[alias|#Ref<0.1576510130.3222863877.155491>]}: {delete_pdp_context,{172,18,26,103},763419650,647546839,{192,168,0,43}} 04:14:12.148 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,43}, 763419650, 647546839 04:14:12.148 [info] ue_fsm ev_rx_swm_str 04:14:12.148 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],327,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,43}},{i_tid,763419650}]}} 04:14:12.148 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.148 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420133471768","262420133471768@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.148 [debug] SWx Tx SAR Imsi="262420133471768" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.148 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241055,16036793,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.148 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425610545839">>,"internet",[],undefined,true,0,false,false} 04:14:12.148 [info] purge_ms_response(<<"262425610545839">>): ok 04:14:12.148 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","373",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420133471768",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.148 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241055,16036793,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.148 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425610545839">>,"internet",[],undefined,true,0,false,false} 04:14:12.148 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426031756051">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426031756051 send ok to <0.1889.0> 04:14:12.149 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262426031756051 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241055,16036793,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_262424387302480 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1864.0> in state state_authenticated_wait_swx_saa 04:14:12.149 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,202,244,179,184,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262426031756051 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262426031756051 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421266637788 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241034,16036792,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1891.0> in state state_wait_delete_session_resp 04:14:12.149 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426031756051">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262421266637788 send ok to <0.1891.0> 04:14:12.149 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;366;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424387302480",[],[2001],[],[{'Non-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_262426031756051 send ok to <0.201.0> 04:14:12.149 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262421266637788 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241034,16036792,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1891.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424387302480 send ok to <0.1864.0> *DBG* epdg_ue_fsm_262424387302480 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_262426031756051 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421266637788 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:14:12.149 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262423196492510 send ok to <0.1887.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262421266637788 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424387302480 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1864.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262424387302480 send ok to <0.211.0> 04:14:12.149 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241034,16036792,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262423196492510 consume call purge_ms_request from <0.1887.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425421556960">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262421266637788 send ok to <0.201.0> *DBG* epdg_ue_fsm_262424387302480 terminate normal in state state_wait_swm_session_termination_answer 04:14:12.149 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241034,16036792,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262421266637788 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:12.149 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424387302480","262424387302480@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262425421556960 receive call purge_ms_request from <0.1894.0> in state state_active 04:14:12.149 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426031756051","262426031756051@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.149 [debug] SWx Tx SAR Imsi="262426031756051" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.149 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421266637788">>,"internet",[],undefined,false,0,false,false} 04:14:12.149 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","374",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426031756051",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.149 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.149 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421266637788">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262425421556960 send ok to <0.1894.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262425421556960 consume call purge_ms_request from <0.1894.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262420932370497 receive call rx_s6b_str from <0.1895.0> in state state_authenticated 04:14:12.149 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424579532347">>, message_type => purge_ms_req}} 04:14:12.149 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262420932370497 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1895.0> *DBG* aaa_ue_fsm_262420932370497 consume call rx_s6b_str from <0.1895.0> in state state_authenticated 04:14:12.149 [info] s2b: Tx {gtp,v2,delete_session_request,647546839,16036796,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419650,<<172,18,26,20>>,undefined}]} *DBG* epdg_ue_fsm_262424579532347 receive call purge_ms_request from <0.1896.0> in state state_active 04:14:12.149 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424387302480">>,"internet",[],undefined,true,0,false,false} 04:14:12.149 [info] purge_ms_response(<<"262424387302480">>): ok 04:14:12.149 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421266637788","262421266637788@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.149 [debug] SWx Tx SAR Imsi="262421266637788" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.149 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","375",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421266637788",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.149 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424387302480">>,"internet",[],undefined,true,0,false,false} 04:14:12.149 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425421556960">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262424579532347 send ok to <0.1896.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.149 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262424579532347 consume call purge_ms_request from <0.1896.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426191148251">>, message_type => purge_ms_req}} 04:14:12.149 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425421556960">>,"internet",[],{epdg_tun_pdp_ctx,763419653,2556670493,{epdg_eua,33,<<192,168,0,46>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.149 [info] KMOD Port Delete PDP Context Call {<0.1199.0>,[alias|#Ref<0.1576510130.3222863873.172820>]}: {delete_pdp_context,{172,18,26,103},763419653,2556670493,{192,168,0,46}} *DBG* epdg_ue_fsm_262426191148251 receive call purge_ms_request from <0.1897.0> in state state_active 04:14:12.149 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,46}, 763419653, 2556670493 04:14:12.149 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],391,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,46}},{i_tid,763419653}]}} 04:14:12.150 [info] s2b: Tx {gtp,v2,delete_session_request,2556670493,16036797,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419653,<<172,18,26,20>>,undefined}]} 04:14:12.150 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420932370497"],[],[]} 04:14:12.150 [info] ue_fsm ev_rx_s6b_str 04:14:12.150 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420932370497","262420932370497@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.150 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.150 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424579532347">>,message_type => purge_ms_req} 04:14:12.150 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.150 [info] ue_fsm purge_ms_request 04:14:12.150 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424579532347">>,"internet",[],{epdg_tun_pdp_ctx,763419635,1341253425,{epdg_eua,33,<<192,168,0,28>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.150 [info] KMOD Port Delete PDP Context Call {<0.1019.0>,[alias|#Ref<0.1576510130.3222863878.156160>]}: {delete_pdp_context,{172,18,26,103},763419635,1341253425,{192,168,0,28}} 04:14:12.150 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,28}, 763419635, 1341253425 *DBG* aaa_ue_fsm_262420998343977 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1875.0> in state state_authenticated_wait_swx_saa 04:14:12.150 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],455,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,28}},{i_tid,763419635}]}} *DBG* aaa_ue_fsm_262420998343977 send ok to <0.1875.0> *DBG* epdg_ue_fsm_262420998343977 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:14:12.150 [info] s2b: Tx {gtp,v2,delete_session_request,1341253425,16036798,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419635,<<172,18,26,20>>,undefined}]} *DBG* epdg_ue_fsm_262426191148251 send ok to <0.1897.0> *DBG* aaa_ue_fsm_262420998343977 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1875.0> in state state_authenticated_wait_swx_saa => state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.150 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426191148251">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262420998343977 send ok to <0.211.0> *DBG* epdg_ue_fsm_262426191148251 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.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425133093263">>, message_type => purge_ms_req}} 04:14:12.150 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262420998343977 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425133093263 receive call purge_ms_request from <0.1898.0> in state state_active 04:14:12.150 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426191148251">>,"internet",[],{epdg_tun_pdp_ctx,763419663,2604098104,{epdg_eua,33,<<192,168,0,56>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.150 [info] KMOD Port Delete PDP Context Call {<0.1299.0>,[alias|#Ref<0.1576510130.3222863873.172847>]}: {delete_pdp_context,{172,18,26,103},763419663,2604098104,{192,168,0,56}} 04:14:12.150 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,56}, 763419663, 2604098104 04:14:12.150 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3652,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,56}},{i_tid,763419663}]}} 04:14:12.150 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;367;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420998343977",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:12.150 [info] ue_fsm ev_rx_swx_saa 04:14:12.150 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420998343977","262420998343977@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.150 [info] s2b: Tx {gtp,v2,delete_session_request,2604098104,16036799,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419663,<<172,18,26,20>>,undefined}]} 04:14:12.150 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.150 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420998343977">>,"internet",[],undefined,true,0,false,false} 04:14:12.150 [info] purge_ms_response(<<"262420998343977">>): ok 04:14:12.150 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420998343977">>,"internet",[],undefined,true,0,false,false} 04:14:12.151 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425133093263">>,message_type => purge_ms_req} 04:14:12.151 [info] ue_fsm purge_ms_request 04:14:12.151 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425133093263">>,"internet",[],{epdg_tun_pdp_ctx,763419666,3656079306,{epdg_eua,33,<<192,168,0,59>>,undefined},<<172,18,26,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262421634308002 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241045,16036794,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1899.0> in state state_wait_delete_session_resp 04:14:12.151 [info] KMOD Port Delete PDP Context Call {<0.1329.0>,[alias|#Ref<0.1576510130.3222863873.172875>]}: {delete_pdp_context,{172,18,26,103},763419666,3656079306,{192,168,0,59}} 04:14:12.151 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,59}, 763419666, 3656079306 *DBG* epdg_ue_fsm_262421634308002 send ok to <0.1899.0> 04:14:12.151 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],519,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,59}},{i_tid,763419666}]}} *DBG* aaa_ue_fsm_262423196492510 receive call rx_s6b_str from <0.1900.0> in state state_authenticated 04:14:12.151 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,213,244,179,186,0,2,0,2,0,16,0>> 04:14:12.151 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241045,16036794,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262421634308002 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241045,16036794,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1899.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421634308002 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262423196492510 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1900.0> *DBG* epdg_ue_fsm_262425133093263 send ok to <0.1898.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.151 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241045,16036794,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262421634308002 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423196492510 consume call rx_s6b_str from <0.1900.0> in state state_authenticated *DBG* epdg_ue_fsm_262425133093263 consume call purge_ms_request from <0.1898.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422370064089">>, message_type => purge_ms_req}} 04:14:12.151 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421634308002">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421634308002 send ok to <0.201.0> 04:14:12.151 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262421634308002 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262422370064089 receive call purge_ms_request from <0.1902.0> in state state_active 04:14:12.151 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262423196492510"],[],[]} 04:14:12.151 [info] ue_fsm ev_rx_s6b_str 04:14:12.151 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421634308002">>,"internet",[],undefined,true,0,false,false} 04:14:12.151 [info] s2b: Tx {gtp,v2,delete_session_request,3656079306,16036800,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419666,<<172,18,26,20>>,undefined}]} *DBG* aaa_ue_fsm_262429218456457 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1878.0> in state state_authenticated_wait_swx_saa 04:14:12.151 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423196492510","262423196492510@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262429218456457 send ok to <0.1878.0> *DBG* epdg_ue_fsm_262429218456457 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_262429218456457 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1878.0> in state state_authenticated_wait_swx_saa => state_new 04:14:12.151 [info] ue_fsm ev_rx_swm_str 04:14:12.151 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262429218456457 send ok to <0.211.0> 04:14:12.151 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.151 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421634308002","262421634308002@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262422370064089 send ok to <0.1902.0> *DBG* epdg_ue_fsm_262429218456457 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.151 [debug] SWx Tx SAR Imsi="262421634308002" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262422370064089 consume call purge_ms_request from <0.1902.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428482301756">>, message_type => purge_ms_req}} 04:14:12.151 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","376",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421634308002",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.151 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422370064089">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262428482301756 receive call purge_ms_request from <0.1903.0> in state state_active 04:14:12.151 [info] ue_fsm purge_ms_request 04:14:12.152 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;368;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429218456457",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:12.152 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422370064089">>,"internet",[],{epdg_tun_pdp_ctx,763419667,425408731,{epdg_eua,33,<<192,168,0,60>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.152 [info] ue_fsm ev_rx_swx_saa 04:14:12.152 [info] KMOD Port Delete PDP Context Call {<0.1339.0>,[alias|#Ref<0.1576510130.3222863874.157162>]}: {delete_pdp_context,{172,18,26,103},763419667,425408731,{192,168,0,60}} 04:14:12.152 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429218456457","262429218456457@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262428482301756 send ok to <0.1903.0> 04:14:12.152 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,60}, 763419667, 425408731 *DBG* aaa_ue_fsm_262425421556960 receive call rx_s6b_str from <0.1904.0> in state state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262428482301756 consume call purge_ms_request from <0.1903.0> in state state_active => state_wait_delete_session_resp 04:14:12.152 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429463500153">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262425421556960 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1904.0> 04:14:12.152 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],583,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,60}},{i_tid,763419667}]}} *DBG* aaa_ue_fsm_262425421556960 consume call rx_s6b_str from <0.1904.0> in state state_authenticated 04:14:12.152 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429218456457">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262429463500153 receive call purge_ms_request from <0.1906.0> in state state_active *DBG* epdg_ue_fsm_262420932370497 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241059,16036795,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1905.0> in state state_wait_delete_session_resp 04:14:12.152 [info] purge_ms_response(<<"262429218456457">>): ok *DBG* epdg_ue_fsm_262420932370497 send ok to <0.1905.0> *DBG* aaa_ue_fsm_262420932370497 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262429463500153 send ok to <0.1906.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262420932370497 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241059,16036795,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1905.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429463500153 consume call purge_ms_request from <0.1906.0> in state state_active => state_wait_delete_session_resp 04:14:12.152 [info] s2b: Tx {gtp,v2,delete_session_request,425408731,16036801,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419667,<<172,18,26,20>>,undefined}]} *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425880104747">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262420932370497 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:14:12.152 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429218456457">>,"internet",[],undefined,true,0,false,false} 04:14:12.152 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428482301756">>,message_type => purge_ms_req} 04:14:12.152 [info] ue_fsm purge_ms_request 04:14:12.152 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428482301756">>,"internet",[],{epdg_tun_pdp_ctx,763419654,1367666466,{epdg_eua,33,<<192,168,0,47>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.152 [info] KMOD Port Delete PDP Context Call {<0.1209.0>,[alias|#Ref<0.1576510130.3222863873.172911>]}: {delete_pdp_context,{172,18,26,103},763419654,1367666466,{192,168,0,47}} 04:14:12.152 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,47}, 763419654, 1367666466 04:14:12.152 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],647,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,47}},{i_tid,763419654}]}} 04:14:12.152 [info] s2b: Tx {gtp,v2,delete_session_request,1367666466,16036802,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419654,<<172,18,26,20>>,undefined}]} 04:14:12.152 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425421556960"],[],[]} 04:14:12.152 [info] ue_fsm ev_rx_s6b_str 04:14:12.152 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425421556960","262425421556960@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.152 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.152 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,227,244,179,187,0,2,0,2,0,16,0>> 04:14:12.152 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429463500153">>,message_type => purge_ms_req} 04:14:12.152 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241059,16036795,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.152 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.152 [info] ue_fsm purge_ms_request 04:14:12.152 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241059,16036795,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.152 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429463500153">>,"internet",[],{epdg_tun_pdp_ctx,763419615,1656584398,{epdg_eua,33,<<192,168,0,8>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.152 [info] KMOD Port Delete PDP Context Call {<0.819.0>,[alias|#Ref<0.1576510130.3222863877.155603>]}: {delete_pdp_context,{172,18,26,103},763419615,1656584398,{192,168,0,8}} 04:14:12.152 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,8}, 763419615, 1656584398 04:14:12.152 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420932370497">>,"internet",[],undefined,false,0,false,false} 04:14:12.152 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3970,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,8}},{i_tid,763419615}]}} 04:14:12.152 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.152 [info] s2b: Tx {gtp,v2,delete_session_request,1656584398,16036803,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419615,<<172,18,26,20>>,undefined}]} 04:14:12.152 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420932370497">>,"internet",[],undefined,true,0,false,false} 04:14:12.152 [info] ue_fsm ev_rx_swm_str 04:14:12.152 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420932370497","262420932370497@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.152 [debug] SWx Tx SAR Imsi="262420932370497" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.153 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","377",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420932370497",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.153 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426191148251"],[],[]} *DBG* aaa_ue_fsm_262420932370497 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426191148251 receive call rx_s6b_str from <0.1908.0> in state state_authenticated 04:14:12.153 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425880104747">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262420932370497 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426191148251 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1908.0> *DBG* epdg_ue_fsm_262425880104747 receive call purge_ms_request from <0.1909.0> in state state_active *DBG* aaa_ue_fsm_262426191148251 consume call rx_s6b_str from <0.1908.0> in state state_authenticated 04:14:12.153 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;369;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424859865781",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:12.153 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262424859865781 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1882.0> in state state_authenticated_wait_swx_saa 04:14:12.153 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426191148251","262426191148251@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.153 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* aaa_ue_fsm_262424859865781 send ok to <0.1882.0> *DBG* epdg_ue_fsm_262424859865781 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:14:12.153 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262423196492510 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241065,16036796,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1910.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262424859865781 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1882.0> in state state_authenticated_wait_swx_saa => state_new 04:14:12.153 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262424859865781 send ok to <0.211.0> *DBG* aaa_ue_fsm_262424579532347 receive call rx_s6b_str from <0.1911.0> in state state_authenticated 04:14:12.153 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425880104747">>,"internet",[],{epdg_tun_pdp_ctx,763419660,3710609536,{epdg_eua,33,<<192,168,0,53>>,undefined},<<172,18,26,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262423196492510 send ok to <0.1910.0> *DBG* epdg_ue_fsm_262424859865781 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424579532347 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1911.0> *DBG* epdg_ue_fsm_262423196492510 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241065,16036796,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1910.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425880104747 send ok to <0.1909.0> 04:14:12.153 [info] KMOD Port Delete PDP Context Call {<0.1269.0>,[alias|#Ref<0.1576510130.3222863877.155629>]}: {delete_pdp_context,{172,18,26,103},763419660,3710609536,{192,168,0,53}} *DBG* aaa_ue_fsm_262424579532347 consume call rx_s6b_str from <0.1911.0> in state state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262423196492510 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262423196492510 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425880104747 consume call purge_ms_request from <0.1909.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426752988416">>, message_type => purge_ms_req}} 04:14:12.153 [info] ue_fsm ev_rx_swx_saa 04:14:12.153 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,53}, 763419660, 3710609536 04:14:12.153 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424859865781","262424859865781@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.153 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4034,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,53}},{i_tid,763419660}]}} 04:14:12.153 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,233,244,179,188,0,2,0,2,0,16,0>> 04:14:12.153 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.153 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241065,16036796,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.154 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241065,16036796,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.154 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424859865781">>,"internet",[],undefined,true,0,false,false} 04:14:12.154 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424579532347"],[],[]} 04:14:12.154 [info] purge_ms_response(<<"262424859865781">>): ok 04:14:12.154 [info] ue_fsm ev_rx_s6b_str 04:14:12.154 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423196492510">>,"internet",[],undefined,false,0,false,false} 04:14:12.154 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.154 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424859865781">>,"internet",[],undefined,true,0,false,false} 04:14:12.154 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424579532347","262424579532347@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.154 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.154 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423196492510">>,"internet",[],undefined,true,0,false,false} 04:14:12.154 [info] s2b: Tx {gtp,v2,delete_session_request,3710609536,16036804,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419660,<<172,18,26,20>>,undefined}]} *DBG* aaa_ue_fsm_262425133093263 receive call rx_s6b_str from <0.1912.0> in state state_authenticated *DBG* epdg_ue_fsm_262425421556960 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241068,16036797,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1913.0> in state state_wait_delete_session_resp 04:14:12.154 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262425133093263 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1912.0> 04:14:12.154 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262425133093263 consume call rx_s6b_str from <0.1912.0> in state state_authenticated *DBG* epdg_ue_fsm_262425421556960 send ok to <0.1913.0> 04:14:12.154 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423196492510","262423196492510@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.154 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426752988416">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262425421556960 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241068,16036797,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1913.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425421556960 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:14:12.154 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;370;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426375267760",[],[2001],[],[{'Non-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_262423196492510 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423196492510 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:12.155 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,236,244,179,189,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262426752988416 receive call purge_ms_request from <0.1915.0> in state state_active *DBG* aaa_ue_fsm_262426375267760 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1884.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425421556960 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:14:12.155 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241068,16036797,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.155 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425133093263"],[],[]} 04:14:12.155 [info] ue_fsm ev_rx_s6b_str 04:14:12.155 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241068,16036797,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262426752988416 send ok to <0.1915.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.155 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425133093263","262425133093263@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262425421556960 send ok to <0.201.0> *DBG* epdg_ue_fsm_262426752988416 consume call purge_ms_request from <0.1915.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262426375267760 send ok to <0.1884.0> *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422433073044">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262426375267760 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_262425421556960 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426375267760 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1884.0> in state state_authenticated_wait_swx_saa => state_new 04:14:12.155 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262422433073044 receive call purge_ms_request from <0.1917.0> in state state_active 04:14:12.155 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262426375267760 send ok to <0.211.0> *DBG* epdg_ue_fsm_262426375267760 terminate normal in state state_wait_swm_session_termination_answer 04:14:12.155 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425421556960">>,"internet",[],undefined,false,0,false,false} 04:14:12.155 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.155 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425421556960">>,"internet",[],undefined,true,0,false,false} 04:14:12.155 [debug] SWx Tx SAR Imsi="262423196492510" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.155 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","378",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423196492510",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.155 [info] ue_fsm purge_ms_request 04:14:12.155 [info] ue_fsm ev_rx_swx_saa 04:14:12.155 [info] ue_fsm ev_rx_swm_str 04:14:12.155 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426752988416">>,"internet",[],{epdg_tun_pdp_ctx,763419665,1852339317,{epdg_eua,33,<<192,168,0,58>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.155 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426375267760","262426375267760@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.155 [info] KMOD Port Delete PDP Context Call {<0.1319.0>,[alias|#Ref<0.1576510130.3222863874.157175>]}: {delete_pdp_context,{172,18,26,103},763419665,1852339317,{192,168,0,58}} 04:14:12.155 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,58}, 763419665, 1852339317 04:14:12.155 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425421556960","262425421556960@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.155 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],711,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,58}},{i_tid,763419665}]}} 04:14:12.155 [debug] SWx Tx SAR Imsi="262425421556960" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.155 [info] s2b: Tx {gtp,v2,delete_session_request,1852339317,16036805,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419665,<<172,18,26,20>>,undefined}]} 04:14:12.155 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","379",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425421556960",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.155 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.155 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422433073044">>,message_type => purge_ms_req} 04:14:12.155 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426375267760">>,"internet",[],undefined,true,0,false,false} 04:14:12.155 [info] ue_fsm purge_ms_request 04:14:12.155 [info] purge_ms_response(<<"262426375267760">>): ok 04:14:12.155 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422433073044">>,"internet",[],{epdg_tun_pdp_ctx,763419636,289366672,{epdg_eua,33,<<192,168,0,29>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.155 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426375267760">>,"internet",[],undefined,true,0,false,false} 04:14:12.155 [info] KMOD Port Delete PDP Context Call {<0.1029.0>,[alias|#Ref<0.1576510130.3222863878.156325>]}: {delete_pdp_context,{172,18,26,103},763419636,289366672,{192,168,0,29}} 04:14:12.155 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,29}, 763419636, 289366672 04:14:12.156 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422370064089"],[],[]} *DBG* aaa_ue_fsm_262422370064089 receive call rx_s6b_str from <0.1918.0> in state state_authenticated 04:14:12.156 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;371;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422065171816",[],[2001],[],[{'Non-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_262422370064089 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1918.0> 04:14:12.156 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,246,244,179,191,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262422065171816 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1886.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422370064089 consume call rx_s6b_str from <0.1918.0> in state state_authenticated 04:14:12.156 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428482301756"],[],[]} *DBG* aaa_ue_fsm_262422065171816 send ok to <0.1886.0> *DBG* aaa_ue_fsm_262428482301756 receive call rx_s6b_str from <0.1919.0> in state state_authenticated *DBG* epdg_ue_fsm_262426191148251 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241078,16036799,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1920.0> in state state_wait_delete_session_resp 04:14:12.156 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],775,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,29}},{i_tid,763419636}]}} *DBG* aaa_ue_fsm_262422065171816 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1886.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262422065171816 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_262428482301756 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1919.0> 04:14:12.156 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262426191148251 send ok to <0.1920.0> *DBG* epdg_ue_fsm_262422065171816 send ok to <0.211.0> *DBG* aaa_ue_fsm_262428482301756 consume call rx_s6b_str from <0.1919.0> in state state_authenticated 04:14:12.156 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422370064089","262422370064089@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262422433073044 send ok to <0.1917.0> *DBG* epdg_ue_fsm_262422065171816 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262422433073044 consume call purge_ms_request from <0.1917.0> in state state_active => state_wait_delete_session_resp 04:14:12.156 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* aaa_ue_fsm_262426191148251 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262426191148251 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241078,16036799,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 *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429447673132">>, message_type => purge_ms_req}} 04:14:12.156 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262426191148251 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:14:12.156 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262429447673132 receive call purge_ms_request from <0.1923.0> in state state_active *DBG* aaa_ue_fsm_262426191148251 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429463500153 receive call rx_s6b_str from <0.1921.0> in state state_authenticated *DBG* aaa_ue_fsm_262426191148251 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429463500153 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1921.0> *DBG* aaa_ue_fsm_262429463500153 consume call rx_s6b_str from <0.1921.0> in state state_authenticated 04:14:12.156 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241078,16036799,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.156 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422065171816","262422065171816@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.156 [info] ue_fsm ev_rx_s6b_str 04:14:12.156 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241078,16036799,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.156 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.156 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428482301756","262428482301756@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.156 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.156 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426191148251">>,"internet",[],undefined,false,0,false,false} 04:14:12.156 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.156 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.156 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422065171816">>,"internet",[],undefined,true,0,false,false} 04:14:12.156 [info] purge_ms_response(<<"262422065171816">>): ok 04:14:12.156 [info] s2b: Tx {gtp,v2,delete_session_request,289366672,16036806,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419636,<<172,18,26,20>>,undefined}]} 04:14:12.156 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426191148251">>,"internet",[],undefined,true,0,false,false} 04:14:12.156 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422065171816">>,"internet",[],undefined,true,0,false,false} 04:14:12.156 [info] ue_fsm ev_rx_swm_str 04:14:12.157 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426191148251","262426191148251@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.157 [debug] SWx Tx SAR Imsi="262426191148251" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.157 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429447673132">>,message_type => purge_ms_req} 04:14:12.157 [info] ue_fsm purge_ms_request 04:14:12.157 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","380",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426191148251",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.157 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429463500153"],[],[]} 04:14:12.157 [info] ue_fsm ev_rx_s6b_str 04:14:12.157 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429447673132">>,"internet",[],{epdg_tun_pdp_ctx,763419634,1195756034,{epdg_eua,33,<<192,168,0,27>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.157 [info] KMOD Port Delete PDP Context Call {<0.1009.0>,[alias|#Ref<0.1576510130.3222863875.170907>]}: {delete_pdp_context,{172,18,26,103},763419634,1195756034,{192,168,0,27}} 04:14:12.157 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,27}, 763419634, 1195756034 04:14:12.157 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429463500153","262429463500153@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.157 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],839,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,27}},{i_tid,763419634}]}} 04:14:12.157 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.157 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.157 [info] s2b: Tx {gtp,v2,delete_session_request,1195756034,16036807,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419634,<<172,18,26,20>>,undefined}]} 04:14:12.157 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;372;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427895299048",[],[2001],[],[{'Non-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_262429447673132 send ok to <0.1923.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262429447673132 consume call purge_ms_request from <0.1923.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262427895299048 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1888.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425880104747 receive call rx_s6b_str from <0.1924.0> in state state_authenticated 04:14:12.158 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428312891230">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262424579532347 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241050,16036798,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1925.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262427895299048 send ok to <0.1888.0> *DBG* aaa_ue_fsm_262425880104747 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1924.0> *DBG* epdg_ue_fsm_262427895299048 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:14:12.158 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425880104747"],[],[]} *DBG* epdg_ue_fsm_262428312891230 receive call purge_ms_request from <0.1926.0> in state state_active *DBG* epdg_ue_fsm_262424579532347 send ok to <0.1925.0> *DBG* aaa_ue_fsm_262425880104747 consume call rx_s6b_str from <0.1924.0> in state state_authenticated *DBG* aaa_ue_fsm_262427895299048 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1888.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262427895299048 send ok to <0.211.0> 04:14:12.158 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,218,244,179,190,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262424579532347 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241050,16036798,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1925.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424579532347 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262427895299048 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425133093263 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241081,16036800,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1927.0> in state state_wait_delete_session_resp 04:14:12.158 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262424579532347 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424579532347 send ok to <0.201.0> *DBG* epdg_ue_fsm_262425133093263 send ok to <0.1927.0> *DBG* aaa_ue_fsm_262424579532347 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262425133093263 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241081,16036800,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1927.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425133093263 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262428312891230 send ok to <0.1926.0> 04:14:12.158 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241050,16036798,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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262425133093263 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428312891230 consume call purge_ms_request from <0.1926.0> in state state_active => state_wait_delete_session_resp 04:14:12.158 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241050,16036798,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427936573430">>, message_type => purge_ms_req}} 04:14:12.158 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427895299048","262427895299048@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.158 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425880104747","262425880104747@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.158 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.158 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.158 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.158 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428312891230">>,message_type => purge_ms_req} 04:14:12.158 [info] ue_fsm purge_ms_request 04:14:12.158 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424579532347">>,"internet",[],undefined,false,0,false,false} 04:14:12.158 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.158 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427895299048">>,"internet",[],undefined,true,0,false,false} 04:14:12.158 [info] purge_ms_response(<<"262427895299048">>): ok 04:14:12.158 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,249,244,179,192,0,2,0,2,0,16,0>> 04:14:12.158 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424579532347">>,"internet",[],undefined,true,0,false,false} 04:14:12.158 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241081,16036800,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.158 [info] ue_fsm ev_rx_swm_str 04:14:12.158 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428312891230">>,"internet",[],{epdg_tun_pdp_ctx,763419655,1297324441,{epdg_eua,33,<<192,168,0,48>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.158 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427895299048">>,"internet",[],undefined,true,0,false,false} 04:14:12.158 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241081,16036800,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.158 [info] KMOD Port Delete PDP Context Call {<0.1219.0>,[alias|#Ref<0.1576510130.3222863873.173052>]}: {delete_pdp_context,{172,18,26,103},763419655,1297324441,{192,168,0,48}} 04:14:12.158 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,48}, 763419655, 1297324441 04:14:12.158 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4098,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,48}},{i_tid,763419655}]}} 04:14:12.158 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424579532347","262424579532347@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.158 [debug] SWx Tx SAR Imsi="262424579532347" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.158 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","381",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424579532347",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.158 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425133093263">>,"internet",[],undefined,false,0,false,false} 04:14:12.158 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.158 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425133093263">>,"internet",[],undefined,true,0,false,false} 04:14:12.158 [info] s2b: Tx {gtp,v2,delete_session_request,1297324441,16036808,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419655,<<172,18,26,20>>,undefined}]} 04:14:12.158 [info] ue_fsm ev_rx_swm_str 04:14:12.158 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425133093263","262425133093263@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.158 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426752988416"],[],[]} 04:14:12.158 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427936573430">>,message_type => purge_ms_req} 04:14:12.158 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,250,244,179,193,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262426752988416 receive call rx_s6b_str from <0.1929.0> in state state_authenticated 04:14:12.158 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;373;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420133471768",[],[2001],[],[{'Non-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_262427936573430 receive call purge_ms_request from <0.1931.0> in state state_active 04:14:12.159 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262426752988416 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1929.0> *DBG* epdg_ue_fsm_262422370064089 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241082,16036801,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1932.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262425133093263 send ok to <0.201.0> 04:14:12.159 [debug] SWx Tx SAR Imsi="262425133093263" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262420133471768 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1890.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426752988416 consume call rx_s6b_str from <0.1929.0> in state state_authenticated *DBG* epdg_ue_fsm_262422370064089 send ok to <0.1932.0> *DBG* aaa_ue_fsm_262425133093263 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262422370064089 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241082,16036801,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 04:14:12.159 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262420133471768 send ok to <0.1890.0> *DBG* aaa_ue_fsm_262422370064089 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262420133471768 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_262422370064089 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420133471768 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1890.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262428482301756 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241069,16036802,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1933.0> in state state_wait_delete_session_resp 04:14:12.159 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","382",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425133093263",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262420133471768 send ok to <0.211.0> *DBG* aaa_ue_fsm_262422370064089 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422370064089 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262420133471768 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428482301756 send ok to <0.1933.0> *DBG* epdg_ue_fsm_262428482301756 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241069,16036802,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1933.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428482301756 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262427936573430 send ok to <0.1931.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.159 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241082,16036801,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262428482301756 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427936573430 consume call purge_ms_request from <0.1931.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425180246578">>, message_type => purge_ms_req}} 04:14:12.159 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241082,16036801,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.159 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426752988416","262426752988416@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.159 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427936573430">>,"internet",[],{epdg_tun_pdp_ctx,763419669,2513895202,{epdg_eua,33,<<192,168,0,62>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.159 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.159 [info] ue_fsm ev_rx_swx_saa 04:14:12.159 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.159 [info] KMOD Port Delete PDP Context Call {<0.1359.0>,[alias|#Ref<0.1576510130.3222863878.156492>]}: {delete_pdp_context,{172,18,26,103},763419669,2513895202,{192,168,0,62}} 04:14:12.159 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,62}, 763419669, 2513895202 04:14:12.159 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422370064089">>,"internet",[],undefined,false,0,false,false} 04:14:12.159 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.159 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4162,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,62}},{i_tid,763419669}]}} 04:14:12.159 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420133471768","262420133471768@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.159 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422370064089">>,"internet",[],undefined,true,0,false,false} 04:14:12.159 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,237,244,179,194,0,2,0,2,0,16,0>> 04:14:12.159 [info] ue_fsm ev_rx_swm_str 04:14:12.159 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.159 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241069,16036802,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.159 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241069,16036802,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.159 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422370064089","262422370064089@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.159 [debug] SWx Tx SAR Imsi="262422370064089" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.159 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420133471768">>,"internet",[],undefined,true,0,false,false} 04:14:12.159 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","383",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422370064089",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.159 [info] purge_ms_response(<<"262420133471768">>): ok 04:14:12.159 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428482301756">>,"internet",[],undefined,false,0,false,false} 04:14:12.159 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420133471768">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262429447673132 receive call rx_s6b_str from <0.1936.0> in state state_authenticated 04:14:12.159 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262429447673132 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1936.0> 04:14:12.159 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428482301756">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262429447673132 consume call rx_s6b_str from <0.1936.0> in state state_authenticated 04:14:12.159 [info] s2b: Tx {gtp,v2,delete_session_request,2513895202,16036809,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419669,<<172,18,26,20>>,undefined}]} 04:14:12.159 [info] ue_fsm ev_rx_swm_str 04:14:12.159 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428482301756","262428482301756@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.160 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425180246578">>,message_type => purge_ms_req} 04:14:12.160 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422433073044"],[],[]} *DBG* epdg_ue_fsm_262425180246578 receive call purge_ms_request from <0.1938.0> in state state_active *DBG* aaa_ue_fsm_262422433073044 receive call rx_s6b_str from <0.1935.0> in state state_authenticated 04:14:12.160 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,198,244,179,195,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262428482301756 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422433073044 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1935.0> 04:14:12.160 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;374;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426031756051",[],[2001],[],[{'Non-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_262428482301756 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422433073044 consume call rx_s6b_str from <0.1935.0> in state state_authenticated *DBG* aaa_ue_fsm_262426031756051 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1892.0> in state state_authenticated_wait_swx_saa 04:14:12.160 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429447673132"],[],[]} *DBG* epdg_ue_fsm_262429463500153 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241030,16036803,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* aaa_ue_fsm_262426031756051 send ok to <0.1892.0> *DBG* epdg_ue_fsm_262426031756051 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:14:12.160 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262429463500153 send ok to <0.1939.0> *DBG* aaa_ue_fsm_262426031756051 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1892.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262426031756051 send ok to <0.211.0> *DBG* epdg_ue_fsm_262429463500153 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241030,16036803,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* epdg_ue_fsm_262426031756051 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429463500153 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262429463500153 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425880104747 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241075,16036804,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1940.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262421266637788 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1893.0> in state state_authenticated_wait_swx_saa 04:14:12.161 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429447673132","262429447673132@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.161 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.161 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.161 [debug] SWx Tx SAR Imsi="262428482301756" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.161 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","384",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428482301756",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.161 [info] ue_fsm purge_ms_request 04:14:12.161 [info] ue_fsm ev_rx_s6b_str 04:14:12.161 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422433073044","262422433073044@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.161 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425180246578">>,"internet",[],{epdg_tun_pdp_ctx,763419668,4038215278,{epdg_eua,33,<<192,168,0,61>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.161 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.161 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.161 [info] KMOD Port Delete PDP Context Call {<0.1349.0>,[alias|#Ref<0.1576510130.3222863873.173088>]}: {delete_pdp_context,{172,18,26,103},763419668,4038215278,{192,168,0,61}} 04:14:12.161 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241030,16036803,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.161 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,61}, 763419668, 4038215278 04:14:12.161 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241030,16036803,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.161 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],903,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,61}},{i_tid,763419668}]}} 04:14:12.161 [info] ue_fsm ev_rx_swx_saa 04:14:12.161 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426031756051","262426031756051@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.161 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.161 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429463500153">>,"internet",[],undefined,false,0,false,false} 04:14:12.161 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.161 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426031756051">>,"internet",[],undefined,true,0,false,false} 04:14:12.161 [info] purge_ms_response(<<"262426031756051">>): ok 04:14:12.161 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429463500153">>,"internet",[],undefined,true,0,false,false} 04:14:12.161 [info] ue_fsm ev_rx_swm_str 04:14:12.161 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,243,244,179,196,0,2,0,2,0,16,0>> 04:14:12.161 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426031756051">>,"internet",[],undefined,true,0,false,false} 04:14:12.161 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241075,16036804,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.161 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;375;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421266637788",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:12.161 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241075,16036804,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.161 [info] ue_fsm ev_rx_swx_saa 04:14:12.161 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429463500153","262429463500153@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.161 [debug] SWx Tx SAR Imsi="262429463500153" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.161 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425880104747">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429463500153 send ok to <0.201.0> 04:14:12.161 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421266637788","262421266637788@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.162 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428312891230"],[],[]} *DBG* epdg_ue_fsm_262425880104747 send ok to <0.1940.0> *DBG* aaa_ue_fsm_262429463500153 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:12.162 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","385",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429463500153",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421266637788 send ok to <0.1893.0> *DBG* epdg_ue_fsm_262421266637788 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_262428312891230 receive call rx_s6b_str from <0.1941.0> in state state_authenticated 04:14:12.162 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262427936573430 receive call rx_s6b_str from <0.1943.0> in state state_authenticated *DBG* epdg_ue_fsm_262425880104747 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241075,16036804,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1940.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425180246578 send ok to <0.1938.0> *DBG* aaa_ue_fsm_262421266637788 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1893.0> in state state_authenticated_wait_swx_saa => state_new 04:14:12.162 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262421266637788 send ok to <0.211.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262428312891230 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1941.0> *DBG* aaa_ue_fsm_262427936573430 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1943.0> *DBG* aaa_ue_fsm_262425880104747 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262426752988416 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241080,16036805,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* epdg_ue_fsm_262425880104747 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421266637788 terminate normal in state state_wait_swm_session_termination_answer 04:14:12.162 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427936573430"],[],[]} *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422176289951">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262425180246578 consume call purge_ms_request from <0.1938.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262428312891230 consume call rx_s6b_str from <0.1941.0> in state state_authenticated *DBG* aaa_ue_fsm_262427936573430 consume call rx_s6b_str from <0.1943.0> in state state_authenticated *DBG* epdg_ue_fsm_262426752988416 send ok to <0.1944.0> 04:14:12.162 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* aaa_ue_fsm_262421634308002 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1901.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262422176289951 receive call purge_ms_request from <0.1946.0> in state state_active *DBG* epdg_ue_fsm_262426752988416 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241080,16036805,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_262425880104747 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421634308002 send ok to <0.1901.0> *DBG* epdg_ue_fsm_262421634308002 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_262426752988416 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262429447673132 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241049,16036807,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1947.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262426752988416 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425880104747 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421634308002 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1901.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262421634308002 send ok to <0.211.0> 04:14:12.162 [info] ue_fsm ev_rx_s6b_str 04:14:12.162 [info] s2b: Tx {gtp,v2,delete_session_request,4038215278,16036810,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419668,<<172,18,26,20>>,undefined}]} 04:14:12.162 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425880104747">>,"internet",[],undefined,true,0,false,false} 04:14:12.162 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,248,244,179,197,0,2,0,2,0,16,0>> 04:14:12.162 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421266637788">>,"internet",[],undefined,true,0,false,false} 04:14:12.162 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241080,16036805,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.162 [info] purge_ms_response(<<"262421266637788">>): ok 04:14:12.162 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428312891230","262428312891230@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.162 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241080,16036805,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.162 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.162 [info] ue_fsm ev_rx_swm_str 04:14:12.162 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427936573430","262427936573430@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.162 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.162 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.162 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421266637788">>,"internet",[],undefined,true,0,false,false} 04:14:12.162 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.162 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425880104747","262425880104747@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.162 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426752988416">>,"internet",[],undefined,false,0,false,false} 04:14:12.162 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.162 [debug] SWx Tx SAR Imsi="262425880104747" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.162 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;376;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421634308002",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:12.163 [info] ue_fsm ev_rx_swx_saa 04:14:12.163 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422176289951">>,message_type => purge_ms_req} 04:14:12.163 [info] ue_fsm purge_ms_request 04:14:12.163 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","386",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425880104747",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.163 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,217,244,179,199,0,2,0,2,0,16,0>> 04:14:12.163 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426752988416">>,"internet",[],undefined,true,0,false,false} 04:14:12.163 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241049,16036807,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.163 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422176289951">>,"internet",[],{epdg_tun_pdp_ctx,763419664,3540819621,{epdg_eua,33,<<192,168,0,57>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.163 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421634308002","262421634308002@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.163 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241049,16036807,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.163 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.163 [info] KMOD Port Delete PDP Context Call {<0.1309.0>,[alias|#Ref<0.1576510130.3222863878.156645>]}: {delete_pdp_context,{172,18,26,103},763419664,3540819621,{192,168,0,57}} 04:14:12.163 [info] ue_fsm ev_rx_swm_str 04:14:12.163 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,57}, 763419664, 3540819621 04:14:12.163 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],70,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,57}},{i_tid,763419664}]}} 04:14:12.163 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421634308002">>,"internet",[],undefined,true,0,false,false} 04:14:12.163 [info] purge_ms_response(<<"262421634308002">>): ok 04:14:12.163 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426752988416","262426752988416@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.163 [debug] SWx Tx SAR Imsi="262426752988416" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.163 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429447673132">>,"internet",[],undefined,false,0,false,false} 04:14:12.163 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421634308002">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262429447673132 send ok to <0.1947.0> *DBG* epdg_ue_fsm_262421634308002 terminate normal in state state_wait_swm_session_termination_answer 04:14:12.164 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","387",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426752988416",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426752988416 send ok to <0.201.0> 04:14:12.164 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262429447673132 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241049,16036807,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1947.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426752988416 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262422176289951 send ok to <0.1946.0> *DBG* aaa_ue_fsm_262429447673132 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.164 [info] s2b: Tx {gtp,v2,delete_session_request,3540819621,16036811,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419664,<<172,18,26,20>>,undefined}]} *DBG* epdg_ue_fsm_262429447673132 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422433073044 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241051,16036806,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1949.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262422176289951 consume call purge_ms_request from <0.1946.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262420932370497 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1907.0> in state state_authenticated_wait_swx_saa *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426756737133">>, message_type => purge_ms_req}} 04:14:12.164 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429447673132">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262422433073044 send ok to <0.1949.0> *DBG* aaa_ue_fsm_262429447673132 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420932370497 send ok to <0.1907.0> *DBG* epdg_ue_fsm_262420932370497 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_262429447673132 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:12.164 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,219,244,179,198,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262426756737133 receive call purge_ms_request from <0.1951.0> in state state_active *DBG* aaa_ue_fsm_262420932370497 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1907.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262420932370497 send ok to <0.211.0> *DBG* epdg_ue_fsm_262422433073044 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241051,16036806,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1949.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428312891230 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241070,16036808,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1952.0> in state state_wait_delete_session_resp 04:14:12.164 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262422433073044 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262420932370497 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422433073044 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428312891230 send ok to <0.1952.0> *DBG* aaa_ue_fsm_262425180246578 receive call rx_s6b_str from <0.1953.0> in state state_authenticated *DBG* epdg_ue_fsm_262428312891230 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241070,16036808,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1952.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:14:12.164 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241051,16036806,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262428312891230 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:14:12.164 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241051,16036806,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.164 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;377;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420932370497",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:12.164 [info] ue_fsm ev_rx_swx_saa 04:14:12.164 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429447673132","262429447673132@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.164 [debug] SWx Tx SAR Imsi="262429447673132" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.164 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422433073044">>,"internet",[],undefined,false,0,false,false} 04:14:12.164 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","388",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429447673132",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.164 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.164 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420932370497","262420932370497@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.164 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426756737133">>,message_type => purge_ms_req} 04:14:12.164 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.164 [info] ue_fsm purge_ms_request 04:14:12.164 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,238,244,179,200,0,2,0,2,0,16,0>> 04:14:12.164 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422433073044">>,"internet",[],undefined,true,0,false,false} 04:14:12.164 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420932370497">>,"internet",[],undefined,true,0,false,false} 04:14:12.164 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241070,16036808,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.164 [info] purge_ms_response(<<"262420932370497">>): ok 04:14:12.164 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241070,16036808,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.164 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426756737133">>,"internet",[],{epdg_tun_pdp_ctx,763419659,3084217926,{epdg_eua,33,<<192,168,0,52>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.164 [info] ue_fsm ev_rx_swm_str 04:14:12.164 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420932370497">>,"internet",[],undefined,true,0,false,false} 04:14:12.164 [info] KMOD Port Delete PDP Context Call {<0.1259.0>,[alias|#Ref<0.1576510130.3222863878.156670>]}: {delete_pdp_context,{172,18,26,103},763419659,3084217926,{192,168,0,52}} 04:14:12.164 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,52}, 763419659, 3084217926 04:14:12.164 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],134,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,52}},{i_tid,763419659}]}} 04:14:12.164 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428312891230">>,"internet",[],undefined,false,0,false,false} 04:14:12.164 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.164 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425180246578"],[],[]} 04:14:12.164 [info] ue_fsm ev_rx_s6b_str 04:14:12.164 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422433073044","262422433073044@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.164 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428312891230">>,"internet",[],undefined,true,0,false,false} 04:14:12.164 [debug] SWx Tx SAR Imsi="262422433073044" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.164 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425180246578","262425180246578@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.164 [info] s2b: Tx {gtp,v2,delete_session_request,3084217926,16036812,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419659,<<172,18,26,20>>,undefined}]} 04:14:12.164 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.164 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","389",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422433073044",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425180246578 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1953.0> *DBG* epdg_ue_fsm_262426756737133 send ok to <0.1951.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262422433073044 send ok to <0.201.0> 04:14:12.165 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262425180246578 consume call rx_s6b_str from <0.1953.0> in state state_authenticated *DBG* aaa_ue_fsm_262428312891230 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262426756737133 consume call purge_ms_request from <0.1951.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262423196492510 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1914.0> in state state_authenticated_wait_swx_saa *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429693130221">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262422433073044 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:12.165 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262429693130221 receive call purge_ms_request from <0.1957.0> in state state_active 04:14:12.165 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;378;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423196492510",[],[2001],[],[{'Non-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_262427936573430 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241084,16036809,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1955.0> in state state_wait_delete_session_resp 04:14:12.165 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428312891230 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422176289951 receive call rx_s6b_str from <0.1958.0> in state state_authenticated *DBG* aaa_ue_fsm_262423196492510 send ok to <0.1914.0> *DBG* epdg_ue_fsm_262423196492510 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:14:12.165 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,252,244,179,201,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262428312891230 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262427936573430 send ok to <0.1955.0> *DBG* aaa_ue_fsm_262422176289951 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1958.0> *DBG* epdg_ue_fsm_262429693130221 send ok to <0.1957.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262423196492510 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1914.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262423196492510 send ok to <0.211.0> *DBG* epdg_ue_fsm_262427936573430 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241084,16036809,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1955.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422176289951 consume call rx_s6b_str from <0.1958.0> in state state_authenticated *DBG* epdg_ue_fsm_262429693130221 consume call purge_ms_request from <0.1957.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262427936573430 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:14:12.165 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428312891230","262428312891230@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421903512646">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262427936573430 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:14:12.165 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423196492510","262423196492510@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.165 [debug] SWx Tx SAR Imsi="262428312891230" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.165 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429693130221">>,message_type => purge_ms_req} 04:14:12.165 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241084,16036809,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.165 [info] ue_fsm purge_ms_request 04:14:12.165 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241084,16036809,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.165 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","390",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428312891230",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.165 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429693130221">>,"internet",[],{epdg_tun_pdp_ctx,763419641,4258300336,{epdg_eua,33,<<192,168,0,34>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.165 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422176289951"],[],[]} 04:14:12.165 [info] KMOD Port Delete PDP Context Call {<0.1079.0>,[alias|#Ref<0.1576510130.3222863877.156042>]}: {delete_pdp_context,{172,18,26,103},763419641,4258300336,{192,168,0,34}} 04:14:12.165 [info] ue_fsm ev_rx_s6b_str 04:14:12.165 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,34}, 763419641, 4258300336 04:14:12.165 [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,26,103}},{ms_address,{192,168,0,34}},{i_tid,763419641}]}} 04:14:12.165 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.165 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427936573430">>,"internet",[],undefined,false,0,false,false} 04:14:12.166 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.166 [info] s2b: Tx {gtp,v2,delete_session_request,4258300336,16036813,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419641,<<172,18,26,20>>,undefined}]} 04:14:12.166 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422176289951","262422176289951@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.166 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.166 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.166 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423196492510">>,"internet",[],undefined,true,0,false,false} 04:14:12.166 [info] purge_ms_response(<<"262423196492510">>): ok 04:14:12.166 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427936573430">>,"internet",[],undefined,true,0,false,false} 04:14:12.166 [info] ue_fsm ev_rx_swm_str 04:14:12.166 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423196492510">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262423196492510 terminate normal in state state_wait_swm_session_termination_answer 04:14:12.166 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427936573430","262427936573430@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.166 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421903512646">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262421903512646 receive call purge_ms_request from <0.1959.0> in state state_active 04:14:12.166 [debug] SWx Tx SAR Imsi="262427936573430" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.166 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262427936573430 send ok to <0.201.0> 04:14:12.167 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421903512646">>,"internet",[],{epdg_tun_pdp_ctx,763419646,2795001703,{epdg_eua,33,<<192,168,0,39>>,undefined},<<172,18,26,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262425421556960 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1916.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427936573430 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:12.167 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","391",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427936573430",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425421556960 send ok to <0.1916.0> *DBG* epdg_ue_fsm_262425180246578 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241083,16036810,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1961.0> in state state_wait_delete_session_resp 04:14:12.167 [info] KMOD Port Delete PDP Context Call {<0.1129.0>,[alias|#Ref<0.1576510130.3222863877.156060>]}: {delete_pdp_context,{172,18,26,103},763419646,2795001703,{192,168,0,39}} *DBG* epdg_ue_fsm_262425421556960 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_262425421556960 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1916.0> in state state_authenticated_wait_swx_saa => state_new 04:14:12.167 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,39}, 763419646, 2795001703 *DBG* epdg_ue_fsm_262425180246578 send ok to <0.1961.0> *DBG* epdg_ue_fsm_262425421556960 send ok to <0.211.0> 04:14:12.167 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],262,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,39}},{i_tid,763419646}]}} *DBG* epdg_ue_fsm_262425180246578 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241083,16036810,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* aaa_ue_fsm_262426756737133 receive call rx_s6b_str from <0.1962.0> in state state_authenticated *DBG* epdg_ue_fsm_262425421556960 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425180246578 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262421903512646 send ok to <0.1959.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.167 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;379;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425421556960",[],[2001],[],[{'Non-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_262425180246578 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421903512646 consume call purge_ms_request from <0.1959.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262426756737133 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1962.0> *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421108951226">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262426756737133 consume call rx_s6b_str from <0.1962.0> in state state_authenticated *DBG* epdg_ue_fsm_262421108951226 receive call purge_ms_request from <0.1964.0> in state state_active *DBG* aaa_ue_fsm_262425180246578 send ok to <0.201.0> 04:14:12.167 [info] ue_fsm ev_rx_swx_saa 04:14:12.167 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,251,244,179,202,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262425180246578 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:12.167 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241083,16036810,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.167 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425421556960","262425421556960@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.167 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241083,16036810,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.167 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.167 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425180246578">>,"internet",[],undefined,false,0,false,false} 04:14:12.167 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425421556960">>,"internet",[],undefined,true,0,false,false} 04:14:12.167 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.167 [info] purge_ms_response(<<"262425421556960">>): ok 04:14:12.167 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426756737133"],[],[]} 04:14:12.167 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425180246578">>,"internet",[],undefined,true,0,false,false} 04:14:12.167 [info] ue_fsm ev_rx_s6b_str 04:14:12.167 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425421556960">>,"internet",[],undefined,true,0,false,false} 04:14:12.167 [info] s2b: Tx {gtp,v2,delete_session_request,2795001703,16036814,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419646,<<172,18,26,20>>,undefined}]} 04:14:12.167 [info] ue_fsm ev_rx_swm_str 04:14:12.167 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426756737133","262426756737133@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.167 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.167 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425180246578","262425180246578@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.167 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.167 [debug] SWx Tx SAR Imsi="262425180246578" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.167 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","392",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425180246578",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.167 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421108951226">>,message_type => purge_ms_req} 04:14:12.167 [info] ue_fsm purge_ms_request 04:14:12.167 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421108951226">>,"internet",[],{epdg_tun_pdp_ctx,763419647,1344816703,{epdg_eua,33,<<192,168,0,40>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.168 [info] KMOD Port Delete PDP Context Call {<0.1139.0>,[alias|#Ref<0.1576510130.3222863874.157308>]}: {delete_pdp_context,{172,18,26,103},763419647,1344816703,{192,168,0,40}} 04:14:12.168 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,40}, 763419647, 1344816703 04:14:12.168 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],967,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,40}},{i_tid,763419647}]}} 04:14:12.168 [info] s2b: Tx {gtp,v2,delete_session_request,1344816703,16036815,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419647,<<172,18,26,20>>,undefined}]} *DBG* epdg_ue_fsm_262421108951226 send ok to <0.1964.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262421108951226 consume call purge_ms_request from <0.1964.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423525815687">>, message_type => purge_ms_req}} 04:14:12.168 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,247,244,179,203,0,2,0,2,0,16,0>> 04:14:12.168 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423525815687">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262423525815687 receive call purge_ms_request from <0.1966.0> in state state_active *DBG* epdg_ue_fsm_262422176289951 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241079,16036811,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1965.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262426191148251 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1922.0> in state state_authenticated_wait_swx_saa 04:14:12.168 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241079,16036811,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.168 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241079,16036811,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.168 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262422176289951 send ok to <0.1965.0> *DBG* aaa_ue_fsm_262426191148251 send ok to <0.1922.0> *DBG* epdg_ue_fsm_262426191148251 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_262423525815687 send ok to <0.1966.0> *DBG* aaa_ue_fsm_262426191148251 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1922.0> in state state_authenticated_wait_swx_saa => state_new 04:14:12.168 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;380;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426191148251",[],[2001],[],[{'Non-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_262422176289951 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241079,16036811,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1965.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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262423525815687 consume call purge_ms_request from <0.1966.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262426191148251 send ok to <0.211.0> *DBG* aaa_ue_fsm_262422176289951 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:14:12.168 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262422176289951 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423329072244">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262429693130221 receive call rx_s6b_str from <0.1967.0> in state state_authenticated *DBG* epdg_ue_fsm_262426191148251 terminate normal in state state_wait_swm_session_termination_answer 04:14:12.168 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423525815687">>,"internet",[],{epdg_tun_pdp_ctx,763419651,491516936,{epdg_eua,33,<<192,168,0,44>>,undefined},<<172,18,26,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262422176289951 send ok to <0.201.0> *DBG* epdg_ue_fsm_262423329072244 receive call purge_ms_request from <0.1969.0> in state state_active *DBG* aaa_ue_fsm_262429693130221 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1967.0> 04:14:12.168 [info] KMOD Port Delete PDP Context Call {<0.1179.0>,[alias|#Ref<0.1576510130.3222863878.156732>]}: {delete_pdp_context,{172,18,26,103},763419651,491516936,{192,168,0,44}} *DBG* aaa_ue_fsm_262422176289951 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429693130221 consume call rx_s6b_str from <0.1967.0> in state state_authenticated 04:14:12.168 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,44}, 763419651, 491516936 04:14:12.168 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422176289951">>,"internet",[],undefined,false,0,false,false} 04:14:12.168 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1031,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,44}},{i_tid,763419651}]}} 04:14:12.168 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426191148251","262426191148251@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.168 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.168 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.168 [info] s2b: Tx {gtp,v2,delete_session_request,491516936,16036816,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419651,<<172,18,26,20>>,undefined}]} 04:14:12.168 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422176289951">>,"internet",[],undefined,true,0,false,false} 04:14:12.168 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426191148251">>,"internet",[],undefined,true,0,false,false} 04:14:12.168 [info] purge_ms_response(<<"262426191148251">>): ok 04:14:12.168 [info] ue_fsm ev_rx_swm_str 04:14:12.168 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429693130221"],[],[]} 04:14:12.168 [info] ue_fsm ev_rx_s6b_str 04:14:12.168 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426191148251">>,"internet",[],undefined,true,0,false,false} 04:14:12.168 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422176289951","262422176289951@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.168 [debug] SWx Tx SAR Imsi="262422176289951" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.168 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","393",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422176289951",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.168 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423329072244">>,message_type => purge_ms_req} 04:14:12.168 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429693130221","262429693130221@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.168 [info] ue_fsm purge_ms_request 04:14:12.168 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.168 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262424579532347 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1928.0> in state state_authenticated_wait_swx_saa 04:14:12.169 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423329072244">>,"internet",[],{epdg_tun_pdp_ctx,763419631,3209227998,{epdg_eua,33,<<192,168,0,24>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.169 [info] KMOD Port Delete PDP Context Call {<0.979.0>,[alias|#Ref<0.1576510130.3222863874.157358>]}: {delete_pdp_context,{172,18,26,103},763419631,3209227998,{192,168,0,24}} 04:14:12.169 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,24}, 763419631, 3209227998 *DBG* aaa_ue_fsm_262424579532347 send ok to <0.1928.0> 04:14:12.169 [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,26,103}},{ms_address,{192,168,0,24}},{i_tid,763419631}]}} *DBG* epdg_ue_fsm_262424579532347 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_262424579532347 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1928.0> in state state_authenticated_wait_swx_saa => state_new 04:14:12.169 [info] s2b: Tx {gtp,v2,delete_session_request,3209227998,16036817,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419631,<<172,18,26,20>>,undefined}]} *DBG* epdg_ue_fsm_262424579532347 send ok to <0.211.0> *DBG* epdg_ue_fsm_262423329072244 send ok to <0.1969.0> 04:14:12.169 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421903512646"],[],[]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262424579532347 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423329072244 consume call purge_ms_request from <0.1969.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262421903512646 receive call rx_s6b_str from <0.1970.0> in state state_authenticated 04:14:12.169 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;381;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424579532347",[],[2001],[],[{'Non-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.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429414882204">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262426756737133 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241074,16036812,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1971.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262421903512646 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1970.0> 04:14:12.169 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262429414882204 receive call purge_ms_request from <0.1972.0> in state state_active *DBG* aaa_ue_fsm_262421903512646 consume call rx_s6b_str from <0.1970.0> in state state_authenticated *DBG* epdg_ue_fsm_262426756737133 send ok to <0.1971.0> 04:14:12.169 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424579532347","262424579532347@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.169 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262426756737133 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241074,16036812,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1971.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:14:12.170 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424579532347">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262426756737133 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262426756737133 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429414882204 send ok to <0.1972.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.170 [info] purge_ms_response(<<"262424579532347">>): ok *DBG* epdg_ue_fsm_262429414882204 consume call purge_ms_request from <0.1972.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262426756737133 send ok to <0.201.0> *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429865009400">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262429693130221 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241056,16036813,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1974.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262426756737133 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262429865009400 receive call purge_ms_request from <0.1975.0> in state state_active 04:14:12.170 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424579532347">>,"internet",[],undefined,true,0,false,false} 04:14:12.170 [info] ue_fsm ev_rx_s6b_str 04:14:12.170 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,242,244,179,204,0,2,0,2,0,16,0>> 04:14:12.170 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241074,16036812,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.170 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241074,16036812,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.170 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421903512646","262421903512646@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.170 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.170 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.170 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429414882204">>,message_type => purge_ms_req} 04:14:12.170 [info] ue_fsm purge_ms_request 04:14:12.170 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426756737133">>,"internet",[],undefined,false,0,false,false} 04:14:12.170 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.170 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429414882204">>,"internet",[],{epdg_tun_pdp_ctx,763419633,2567240717,{epdg_eua,33,<<192,168,0,26>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.170 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426756737133">>,"internet",[],undefined,true,0,false,false} 04:14:12.170 [info] KMOD Port Delete PDP Context Call {<0.999.0>,[alias|#Ref<0.1576510130.3222863875.171242>]}: {delete_pdp_context,{172,18,26,103},763419633,2567240717,{192,168,0,26}} 04:14:12.170 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,26}, 763419633, 2567240717 04:14:12.170 [info] ue_fsm ev_rx_swm_str 04:14:12.170 [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,26,103}},{ms_address,{192,168,0,26}},{i_tid,763419633}]}} 04:14:12.170 [info] s2b: Tx {gtp,v2,delete_session_request,2567240717,16036818,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419633,<<172,18,26,20>>,undefined}]} 04:14:12.170 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426756737133","262426756737133@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.170 [debug] SWx Tx SAR Imsi="262426756737133" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.170 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,224,244,179,205,0,2,0,2,0,16,0>> 04:14:12.170 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","394",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426756737133",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.170 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241056,16036813,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.170 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241056,16036813,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.170 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429865009400">>,message_type => purge_ms_req} 04:14:12.170 [info] ue_fsm purge_ms_request 04:14:12.170 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429693130221">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429693130221 send ok to <0.1974.0> 04:14:12.170 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429865009400">>,"internet",[],{epdg_tun_pdp_ctx,763419657,2501649915,{epdg_eua,33,<<192,168,0,50>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.170 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262423525815687"],[],[]} *DBG* epdg_ue_fsm_262429693130221 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241056,16036813,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1974.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423525815687 receive call rx_s6b_str from <0.1976.0> in state state_authenticated *DBG* aaa_ue_fsm_262429693130221 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:14:12.171 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;382;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425133093263",[],[2001],[],[{'Non-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_262429693130221 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429865009400 send ok to <0.1975.0> *DBG* aaa_ue_fsm_262423525815687 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1976.0> *DBG* aaa_ue_fsm_262425133093263 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1930.0> in state state_authenticated_wait_swx_saa 04:14:12.171 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421108951226"],[],[]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262429865009400 consume call purge_ms_request from <0.1975.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262423525815687 consume call rx_s6b_str from <0.1976.0> in state state_authenticated 04:14:12.171 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262421108951226 receive call rx_s6b_str from <0.1977.0> in state state_authenticated *DBG* aaa_ue_fsm_262429693130221 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425133093263 send ok to <0.1930.0> *DBG* epdg_ue_fsm_262425133093263 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.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422189760288">>, message_type => purge_ms_req}} 04:14:12.171 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429693130221">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262421108951226 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1977.0> *DBG* aaa_ue_fsm_262425133093263 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1930.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262429693130221 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262425133093263 send ok to <0.211.0> *DBG* aaa_ue_fsm_262421108951226 consume call rx_s6b_str from <0.1977.0> in state state_authenticated *DBG* epdg_ue_fsm_262421903512646 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241061,16036814,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1979.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262422189760288 receive call purge_ms_request from <0.1980.0> in state state_active *DBG* aaa_ue_fsm_262423329072244 receive call rx_s6b_str from <0.1981.0> in state state_authenticated *DBG* epdg_ue_fsm_262425133093263 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421903512646 send ok to <0.1979.0> *DBG* aaa_ue_fsm_262422370064089 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1934.0> in state state_authenticated_wait_swx_saa 04:14:12.171 [info] KMOD Port Delete PDP Context Call {<0.1239.0>,[alias|#Ref<0.1576510130.3222863875.171268>]}: {delete_pdp_context,{172,18,26,103},763419657,2501649915,{192,168,0,50}} 04:14:12.171 [info] ue_fsm ev_rx_s6b_str 04:14:12.171 [info] ue_fsm ev_rx_swm_str 04:14:12.171 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,50}, 763419657, 2501649915 04:14:12.171 [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,26,103}},{ms_address,{192,168,0,50}},{i_tid,763419657}]}} 04:14:12.172 [info] s2b: Tx {gtp,v2,delete_session_request,2501649915,16036819,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419657,<<172,18,26,20>>,undefined}]} 04:14:12.172 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423525815687","262423525815687@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.172 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.172 [info] ue_fsm ev_rx_swx_saa 04:14:12.172 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429693130221","262429693130221@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.172 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.172 [debug] SWx Tx SAR Imsi="262429693130221" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.172 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","395",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429693130221",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.172 [info] ue_fsm ev_rx_s6b_str 04:14:12.172 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425133093263","262425133093263@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.172 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.172 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421108951226","262421108951226@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.172 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.172 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.172 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,229,244,179,206,0,2,0,2,0,16,0>> 04:14:12.172 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425133093263">>,"internet",[],undefined,true,0,false,false} 04:14:12.172 [info] purge_ms_response(<<"262425133093263">>): ok 04:14:12.172 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422189760288">>,message_type => purge_ms_req} 04:14:12.172 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241061,16036814,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.172 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241061,16036814,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.172 [info] ue_fsm purge_ms_request 04:14:12.172 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262423329072244"],[],[]} 04:14:12.172 [info] ue_fsm ev_rx_s6b_str 04:14:12.172 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425133093263">>,"internet",[],undefined,true,0,false,false} 04:14:12.172 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;383;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422370064089",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:12.172 [info] ue_fsm ev_rx_swx_saa 04:14:12.172 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421903512646">>,"internet",[],undefined,false,0,false,false} 04:14:12.172 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.172 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422189760288">>,"internet",[],{epdg_tun_pdp_ctx,763419670,977347858,{epdg_eua,33,<<192,168,0,63>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.172 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423329072244","262423329072244@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.172 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* aaa_ue_fsm_262423329072244 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1981.0> *DBG* aaa_ue_fsm_262423329072244 consume call rx_s6b_str from <0.1981.0> in state state_authenticated 04:14:12.172 [info] KMOD Port Delete PDP Context Call {<0.1369.0>,[alias|#Ref<0.1576510130.3222863878.156799>]}: {delete_pdp_context,{172,18,26,103},763419670,977347858,{192,168,0,63}} 04:14:12.172 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421903512646">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262421903512646 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241061,16036814,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1979.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:14:12.172 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422370064089","262422370064089@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262421903512646 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262421903512646 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:14:12.172 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429414882204"],[],[]} 04:14:12.173 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262421903512646 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428482301756 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1937.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429414882204 receive call rx_s6b_str from <0.1982.0> in state state_authenticated *DBG* aaa_ue_fsm_262422370064089 send ok to <0.1934.0> *DBG* aaa_ue_fsm_262421903512646 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262422370064089 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:14:12.173 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,63}, 763419670, 977347858 *DBG* epdg_ue_fsm_262423525815687 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241066,16036816,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1983.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262422370064089 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1934.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262428482301756 send ok to <0.1937.0> *DBG* aaa_ue_fsm_262429414882204 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1982.0> 04:14:12.173 [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,26,103}},{ms_address,{192,168,0,63}},{i_tid,763419670}]}} *DBG* epdg_ue_fsm_262422370064089 send ok to <0.211.0> *DBG* epdg_ue_fsm_262423525815687 send ok to <0.1983.0> *DBG* aaa_ue_fsm_262428482301756 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1937.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262428482301756 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:14:12.173 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262429414882204 consume call rx_s6b_str from <0.1982.0> in state state_authenticated *DBG* epdg_ue_fsm_262422370064089 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423525815687 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241066,16036816,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1983.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428482301756 send ok to <0.211.0> *DBG* aaa_ue_fsm_262423525815687 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262422189760288 send ok to <0.1980.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262428482301756 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423525815687 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422189760288 consume call purge_ms_request from <0.1980.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420789403123">>, message_type => purge_ms_req}} 04:14:12.173 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,234,244,179,208,0,2,0,2,0,16,0>> 04:14:12.173 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421903512646","262421903512646@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.173 [debug] SWx Tx SAR Imsi="262421903512646" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.173 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","396",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421903512646",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.173 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;384;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428482301756",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:12.173 [info] ue_fsm ev_rx_swx_saa 04:14:12.173 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241066,16036816,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.173 [info] ue_fsm ev_rx_s6b_str 04:14:12.173 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241066,16036816,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.173 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.173 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428482301756","262428482301756@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.173 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429414882204","262429414882204@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.173 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.173 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.173 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422370064089">>,"internet",[],undefined,true,0,false,false} 04:14:12.173 [info] purge_ms_response(<<"262422370064089">>): ok 04:14:12.174 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423525815687">>,"internet",[],undefined,false,0,false,false} 04:14:12.174 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.174 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.174 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423525815687">>,"internet",[],undefined,true,0,false,false} 04:14:12.174 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422370064089">>,"internet",[],undefined,true,0,false,false} 04:14:12.174 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428482301756">>,"internet",[],undefined,true,0,false,false} 04:14:12.174 [info] purge_ms_response(<<"262428482301756">>): ok 04:14:12.174 [info] s2b: Tx {gtp,v2,delete_session_request,977347858,16036820,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419670,<<172,18,26,20>>,undefined}]} 04:14:12.174 [info] ue_fsm ev_rx_swm_str 04:14:12.174 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428482301756">>,"internet",[],undefined,true,0,false,false} 04:14:12.174 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423525815687","262423525815687@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262421108951226 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241062,16036815,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1987.0> in state state_wait_delete_session_resp 04:14:12.174 [debug] SWx Tx SAR Imsi="262423525815687" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.174 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","397",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423525815687",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.174 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420789403123">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262421108951226 send ok to <0.1987.0> *DBG* aaa_ue_fsm_262423525815687 send ok to <0.201.0> 04:14:12.174 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429865009400"],[],[]} *DBG* aaa_ue_fsm_262423525815687 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262420789403123 receive call purge_ms_request from <0.1988.0> in state state_active *DBG* epdg_ue_fsm_262421108951226 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241062,16036815,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 04:14:12.174 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,230,244,179,207,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262429865009400 receive call rx_s6b_str from <0.1986.0> in state state_authenticated *DBG* aaa_ue_fsm_262421108951226 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262423329072244 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241046,16036817,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1989.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262421108951226 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429865009400 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1986.0> 04:14:12.174 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241062,16036815,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262423329072244 send ok to <0.1989.0> *DBG* aaa_ue_fsm_262421108951226 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429865009400 consume call rx_s6b_str from <0.1986.0> in state state_authenticated *DBG* epdg_ue_fsm_262423329072244 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241046,16036817,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* aaa_ue_fsm_262421108951226 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423329072244 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262420789403123 send ok to <0.1988.0> *DBG* aaa_ue_fsm_262429463500153 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1942.0> in state state_authenticated_wait_swx_saa *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.174 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241062,16036815,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262423329072244 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420789403123 consume call purge_ms_request from <0.1988.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426539389060">>, message_type => purge_ms_req}} 04:14:12.174 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421108951226">>,"internet",[],undefined,false,0,false,false} 04:14:12.174 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.174 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421108951226">>,"internet",[],undefined,true,0,false,false} 04:14:12.174 [info] ue_fsm purge_ms_request 04:14:12.175 [info] ue_fsm ev_rx_s6b_str 04:14:12.175 [info] ue_fsm ev_rx_swm_str 04:14:12.175 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,214,244,179,209,0,2,0,2,0,16,0>> 04:14:12.175 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420789403123">>,"internet",[],{epdg_tun_pdp_ctx,763419673,718843125,{epdg_eua,33,<<192,168,0,66>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.175 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241046,16036817,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.175 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241046,16036817,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.175 [info] KMOD Port Delete PDP Context Call {<0.1399.0>,[alias|#Ref<0.1576510130.3222863873.173355>]}: {delete_pdp_context,{172,18,26,103},763419673,718843125,{192,168,0,66}} 04:14:12.175 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,66}, 763419673, 718843125 04:14:12.175 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429865009400","262429865009400@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.175 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421108951226","262421108951226@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.175 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1095,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,66}},{i_tid,763419673}]}} 04:14:12.175 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.175 [debug] SWx Tx SAR Imsi="262421108951226" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.175 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.175 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","398",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421108951226",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.175 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423329072244">>,"internet",[],undefined,false,0,false,false} 04:14:12.175 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.175 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423329072244">>,"internet",[],undefined,true,0,false,false} 04:14:12.175 [info] s2b: Tx {gtp,v2,delete_session_request,718843125,16036821,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419673,<<172,18,26,20>>,undefined}]} 04:14:12.175 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;385;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429463500153",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:12.175 [info] ue_fsm ev_rx_swm_str 04:14:12.175 [info] ue_fsm ev_rx_swx_saa 04:14:12.175 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423329072244","262423329072244@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262429414882204 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241048,16036818,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1991.0> in state state_wait_delete_session_resp 04:14:12.175 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429463500153","262429463500153@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.175 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426539389060">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262429414882204 send ok to <0.1991.0> 04:14:12.175 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,216,244,179,210,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262426539389060 receive call purge_ms_request from <0.1993.0> in state state_active *DBG* epdg_ue_fsm_262429414882204 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241048,16036818,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1991.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:14:12.175 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241048,16036818,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262423329072244 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429463500153 send ok to <0.1942.0> *DBG* aaa_ue_fsm_262429414882204 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262429463500153 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:14:12.175 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241048,16036818,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262429414882204 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423329072244 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429463500153 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1942.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262429463500153 send ok to <0.211.0> 04:14:12.175 [debug] SWx Tx SAR Imsi="262423329072244" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262429463500153 terminate normal in state state_wait_swm_session_termination_answer 04:14:12.175 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429414882204">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429414882204 send ok to <0.201.0> *DBG* epdg_ue_fsm_262426539389060 send ok to <0.1993.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262429414882204 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:12.175 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262426539389060 consume call purge_ms_request from <0.1993.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425338987486">>, message_type => purge_ms_req}} 04:14:12.175 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","399",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423329072244",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.175 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429414882204">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262425338987486 receive call purge_ms_request from <0.1995.0> in state state_active 04:14:12.175 [info] ue_fsm purge_ms_request 04:14:12.176 [info] ue_fsm ev_rx_swm_str 04:14:12.176 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.176 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426539389060">>,"internet",[],{epdg_tun_pdp_ctx,763419661,2253129534,{epdg_eua,33,<<192,168,0,54>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.176 [info] KMOD Port Delete PDP Context Call {<0.1279.0>,[alias|#Ref<0.1576510130.3222863874.157548>]}: {delete_pdp_context,{172,18,26,103},763419661,2253129534,{192,168,0,54}} 04:14:12.176 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,54}, 763419661, 2253129534 04:14:12.176 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429414882204","262429414882204@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.176 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3716,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,54}},{i_tid,763419661}]}} *DBG* aaa_ue_fsm_262425880104747 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1945.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262425338987486 send ok to <0.1995.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.176 [debug] SWx Tx SAR Imsi="262429414882204" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262425338987486 consume call purge_ms_request from <0.1995.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262425880104747 send ok to <0.1945.0> *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427540383535">>, message_type => purge_ms_req}} 04:14:12.176 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429463500153">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262422189760288 receive call rx_s6b_str from <0.1996.0> in state state_authenticated *DBG* aaa_ue_fsm_262425880104747 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1945.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262425880104747 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:14:12.176 [info] purge_ms_response(<<"262429463500153">>): ok *DBG* epdg_ue_fsm_262427540383535 receive call purge_ms_request from <0.1997.0> in state state_active *DBG* aaa_ue_fsm_262422189760288 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1996.0> *DBG* epdg_ue_fsm_262425880104747 send ok to <0.211.0> 04:14:12.176 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","400",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429414882204",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262425880104747 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422189760288 consume call rx_s6b_str from <0.1996.0> in state state_authenticated 04:14:12.176 [info] s2b: Tx {gtp,v2,delete_session_request,2253129534,16036822,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419661,<<172,18,26,20>>,undefined}]} 04:14:12.176 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429463500153">>,"internet",[],undefined,true,0,false,false} 04:14:12.176 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425338987486">>,message_type => purge_ms_req} 04:14:12.176 [info] ue_fsm purge_ms_request 04:14:12.176 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425338987486">>,"internet",[],{epdg_tun_pdp_ctx,763419613,942549916,{epdg_eua,33,<<192,168,0,6>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.176 [info] KMOD Port Delete PDP Context Call {<0.799.0>,[alias|#Ref<0.1576510130.3222863878.156884>]}: {delete_pdp_context,{172,18,26,103},763419613,942549916,{192,168,0,6}} 04:14:12.176 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,6}, 763419613, 942549916 04:14:12.176 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3780,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,6}},{i_tid,763419613}]}} 04:14:12.176 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;386;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425880104747",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:12.176 [info] s2b: Tx {gtp,v2,delete_session_request,942549916,16036823,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419613,<<172,18,26,20>>,undefined}]} 04:14:12.176 [info] ue_fsm ev_rx_swx_saa 04:14:12.176 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425880104747","262425880104747@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.176 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422189760288"],[],[]} 04:14:12.176 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.176 [info] ue_fsm ev_rx_s6b_str 04:14:12.176 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427540383535">>,message_type => purge_ms_req} 04:14:12.176 [info] ue_fsm purge_ms_request 04:14:12.176 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422189760288","262422189760288@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.176 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425880104747">>,"internet",[],undefined,true,0,false,false} 04:14:12.176 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.176 [info] purge_ms_response(<<"262425880104747">>): ok 04:14:12.176 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.176 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427540383535">>,"internet",[],{epdg_tun_pdp_ctx,763419672,466640821,{epdg_eua,33,<<192,168,0,65>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.176 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425880104747">>,"internet",[],undefined,true,0,false,false} 04:14:12.176 [info] KMOD Port Delete PDP Context Call {<0.1389.0>,[alias|#Ref<0.1576510130.3222863874.157569>]}: {delete_pdp_context,{172,18,26,103},763419672,466640821,{192,168,0,65}} 04:14:12.176 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,65}, 763419672, 466640821 04:14:12.176 [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,26,103}},{ms_address,{192,168,0,65}},{i_tid,763419672}]}} 04:14:12.176 [info] s2b: Tx {gtp,v2,delete_session_request,466640821,16036824,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419672,<<172,18,26,20>>,undefined}]} *DBG* epdg_ue_fsm_262427540383535 send ok to <0.1997.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262427540383535 consume call purge_ms_request from <0.1997.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422387920512">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262420789403123 receive call rx_s6b_str from <0.1998.0> in state state_authenticated 04:14:12.177 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420789403123"],[],[]} *DBG* aaa_ue_fsm_262420789403123 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1998.0> *DBG* epdg_ue_fsm_262422387920512 receive call purge_ms_request from <0.1999.0> in state state_active 04:14:12.177 [info] ue_fsm ev_rx_s6b_str 04:14:12.177 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422387920512">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262420789403123 consume call rx_s6b_str from <0.1998.0> in state state_authenticated 04:14:12.177 [info] ue_fsm purge_ms_request 04:14:12.177 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420789403123","262420789403123@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.177 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.177 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.177 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422387920512">>,"internet",[],{epdg_tun_pdp_ctx,763419652,1183845702,{epdg_eua,33,<<192,168,0,45>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.177 [info] KMOD Port Delete PDP Context Call {<0.1189.0>,[alias|#Ref<0.1576510130.3222863878.156899>]}: {delete_pdp_context,{172,18,26,103},763419652,1183845702,{192,168,0,45}} *DBG* epdg_ue_fsm_262422387920512 send ok to <0.1999.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.177 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,45}, 763419652, 1183845702 *DBG* epdg_ue_fsm_262422387920512 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.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421851861734">>, message_type => purge_ms_req}} 04:14:12.177 [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,26,103}},{ms_address,{192,168,0,45}},{i_tid,763419652}]}} *DBG* epdg_ue_fsm_262421851861734 receive call purge_ms_request from <0.2001.0> in state state_active *DBG* epdg_ue_fsm_262429865009400 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241072,16036819,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2000.0> in state state_wait_delete_session_resp 04:14:12.177 [info] s2b: Tx {gtp,v2,delete_session_request,1183845702,16036825,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419652,<<172,18,26,20>>,undefined}]} 04:14:12.177 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,240,244,179,211,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262429865009400 send ok to <0.2000.0> 04:14:12.177 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241072,16036819,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262429865009400 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241072,16036819,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2000.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429865009400 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:14:12.177 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421851861734">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262429865009400 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421851861734 send ok to <0.2001.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.177 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241072,16036819,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262426752988416 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1948.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262421851861734 consume call purge_ms_request from <0.2001.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262429865009400 send ok to <0.201.0> *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429408231548">>, message_type => purge_ms_req}} 04:14:12.177 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262426752988416 send ok to <0.1948.0> *DBG* epdg_ue_fsm_262426752988416 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_262429865009400 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:12.177 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421851861734">>,"internet",[],{epdg_tun_pdp_ctx,763419674,633180474,{epdg_eua,33,<<192,168,0,67>>,undefined},<<172,18,26,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262426752988416 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1948.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262429408231548 receive call purge_ms_request from <0.2003.0> in state state_active 04:14:12.177 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429865009400">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426752988416 send ok to <0.211.0> 04:14:12.177 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262426752988416 terminate normal in state state_wait_swm_session_termination_answer 04:14:12.177 [info] KMOD Port Delete PDP Context Call {<0.1409.0>,[alias|#Ref<0.1576510130.3222863875.171437>]}: {delete_pdp_context,{172,18,26,103},763419674,633180474,{192,168,0,67}} 04:14:12.177 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429865009400">>,"internet",[],undefined,true,0,false,false} 04:14:12.177 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,67}, 763419674, 633180474 04:14:12.177 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1159,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,67}},{i_tid,763419674}]}} 04:14:12.177 [info] ue_fsm ev_rx_swm_str 04:14:12.177 [info] s2b: Tx {gtp,v2,delete_session_request,633180474,16036826,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419674,<<172,18,26,20>>,undefined}]} 04:14:12.177 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429865009400","262429865009400@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.177 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;387;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426752988416",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:12.177 [info] ue_fsm ev_rx_swx_saa 04:14:12.177 [debug] SWx Tx SAR Imsi="262429865009400" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.178 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","401",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429865009400",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.178 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426752988416","262426752988416@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.178 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.178 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429408231548">>,message_type => purge_ms_req} 04:14:12.178 [info] ue_fsm purge_ms_request 04:14:12.178 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426752988416">>,"internet",[],undefined,true,0,false,false} 04:14:12.178 [info] purge_ms_response(<<"262426752988416">>): ok 04:14:12.178 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429408231548">>,"internet",[],{epdg_tun_pdp_ctx,763419675,2899484183,{epdg_eua,33,<<192,168,0,68>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.178 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426752988416">>,"internet",[],undefined,true,0,false,false} 04:14:12.178 [info] KMOD Port Delete PDP Context Call {<0.1419.0>,[alias|#Ref<0.1576510130.3222863874.157608>]}: {delete_pdp_context,{172,18,26,103},763419675,2899484183,{192,168,0,68}} 04:14:12.178 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,68}, 763419675, 2899484183 04:14:12.178 [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,26,103}},{ms_address,{192,168,0,68}},{i_tid,763419675}]}} 04:14:12.178 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,253,244,179,212,0,2,0,2,0,16,0>> 04:14:12.178 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426539389060"],[],[]} 04:14:12.179 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262426539389060 receive call rx_s6b_str from <0.2004.0> in state state_authenticated *DBG* epdg_ue_fsm_262422189760288 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241085,16036820,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2005.0> in state state_wait_delete_session_resp 04:14:12.179 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241085,16036820,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262426539389060 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2004.0> *DBG* epdg_ue_fsm_262422189760288 send ok to <0.2005.0> *DBG* aaa_ue_fsm_262426539389060 consume call rx_s6b_str from <0.2004.0> in state state_authenticated 04:14:12.179 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241085,16036820,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262422189760288 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241085,16036820,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2005.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422189760288 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262429408231548 send ok to <0.2003.0> 04:14:12.179 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426539389060","262426539389060@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262422189760288 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429408231548 consume call purge_ms_request from <0.2003.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262429447673132 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1950.0> in state state_authenticated_wait_swx_saa 04:14:12.179 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426601542124">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262422189760288 send ok to <0.201.0> 04:14:12.179 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262425338987486 receive call rx_s6b_str from <0.2007.0> in state state_authenticated 04:14:12.179 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422189760288">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429447673132 send ok to <0.1950.0> *DBG* aaa_ue_fsm_262422189760288 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425338987486 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2007.0> *DBG* epdg_ue_fsm_262429447673132 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_262426601542124 receive call purge_ms_request from <0.2008.0> in state state_active *DBG* aaa_ue_fsm_262429447673132 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1950.0> in state state_authenticated_wait_swx_saa => state_new 04:14:12.179 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262425338987486 consume call rx_s6b_str from <0.2007.0> in state state_authenticated *DBG* epdg_ue_fsm_262429447673132 send ok to <0.211.0> 04:14:12.179 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422189760288">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262429447673132 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426601542124 send ok to <0.2008.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262426601542124 consume call purge_ms_request from <0.2008.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423376477146">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262427540383535 receive call rx_s6b_str from <0.2009.0> in state state_authenticated 04:14:12.179 [info] s2b: Tx {gtp,v2,delete_session_request,2899484183,16036827,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419675,<<172,18,26,20>>,undefined}]} 04:14:12.179 [info] ue_fsm ev_rx_swm_str 04:14:12.179 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422189760288","262422189760288@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.179 [debug] SWx Tx SAR Imsi="262422189760288" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.179 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;388;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429447673132",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:12.179 [info] ue_fsm ev_rx_swx_saa 04:14:12.179 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","402",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422189760288",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.179 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425338987486"],[],[]} 04:14:12.179 [info] ue_fsm ev_rx_s6b_str 04:14:12.179 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429447673132","262429447673132@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.179 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426601542124">>,message_type => purge_ms_req} 04:14:12.179 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425338987486","262425338987486@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.179 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.179 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.179 [info] ue_fsm purge_ms_request 04:14:12.179 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.179 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429447673132">>,"internet",[],undefined,true,0,false,false} 04:14:12.179 [info] purge_ms_response(<<"262429447673132">>): ok 04:14:12.179 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426601542124">>,"internet",[],{epdg_tun_pdp_ctx,763419676,3094984147,{epdg_eua,33,<<192,168,0,69>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.179 [info] KMOD Port Delete PDP Context Call {<0.1429.0>,[alias|#Ref<0.1576510130.3222863878.156996>]}: {delete_pdp_context,{172,18,26,103},763419676,3094984147,{192,168,0,69}} 04:14:12.179 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,69}, 763419676, 3094984147 04:14:12.179 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1091,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,69}},{i_tid,763419676}]}} 04:14:12.179 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429447673132">>,"internet",[],undefined,true,0,false,false} 04:14:12.179 [info] s2b: Tx {gtp,v2,delete_session_request,3094984147,16036828,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419676,<<172,18,26,20>>,undefined}]} 04:14:12.179 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427540383535"],[],[]} 04:14:12.179 [info] ue_fsm ev_rx_s6b_str 04:14:12.179 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423376477146">>,message_type => purge_ms_req} 04:14:12.179 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427540383535","262427540383535@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262423376477146 receive call purge_ms_request from <0.2010.0> in state state_active 04:14:12.180 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262427540383535 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2009.0> *DBG* aaa_ue_fsm_262427540383535 consume call rx_s6b_str from <0.2009.0> in state state_authenticated 04:14:12.180 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.180 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423376477146">>,"internet",[],{epdg_tun_pdp_ctx,763419677,2618894315,{epdg_eua,33,<<192,168,0,70>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.180 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.180 [info] KMOD Port Delete PDP Context Call {<0.1439.0>,[alias|#Ref<0.1576510130.3222863875.171492>]}: {delete_pdp_context,{172,18,26,103},763419677,2618894315,{192,168,0,70}} 04:14:12.180 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,70}, 763419677, 2618894315 04:14:12.180 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4226,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,70}},{i_tid,763419677}]}} *DBG* epdg_ue_fsm_262423376477146 send ok to <0.2010.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262423376477146 consume call purge_ms_request from <0.2010.0> in state state_active => state_wait_delete_session_resp 04:14:12.180 [info] s2b: Tx {gtp,v2,delete_session_request,2618894315,16036829,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419677,<<172,18,26,20>>,undefined}]} *DBG* aaa_ue_fsm_262422387920512 receive call rx_s6b_str from <0.2011.0> in state state_authenticated *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425753501794">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262422387920512 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2011.0> 04:14:12.180 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422387920512"],[],[]} *DBG* aaa_ue_fsm_262422387920512 consume call rx_s6b_str from <0.2011.0> in state state_authenticated *DBG* epdg_ue_fsm_262425753501794 receive call purge_ms_request from <0.2012.0> in state state_active 04:14:12.180 [info] ue_fsm ev_rx_s6b_str 04:14:12.180 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422387920512","262422387920512@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.180 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.180 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425753501794">>,message_type => purge_ms_req} 04:14:12.180 [info] ue_fsm purge_ms_request 04:14:12.180 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.180 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425753501794">>,"internet",[],{epdg_tun_pdp_ctx,763419682,2395970553,{epdg_eua,33,<<192,168,0,75>>,undefined},<<172,18,26,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262422433073044 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1954.0> in state state_authenticated_wait_swx_saa 04:14:12.180 [info] KMOD Port Delete PDP Context Call {<0.1489.0>,[alias|#Ref<0.1576510130.3222863875.171497>]}: {delete_pdp_context,{172,18,26,103},763419682,2395970553,{192,168,0,75}} *DBG* epdg_ue_fsm_262425753501794 send ok to <0.2012.0> 04:14:12.180 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,75}, 763419682, 2395970553 *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262425753501794 consume call purge_ms_request from <0.2012.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262422433073044 send ok to <0.1954.0> 04:14:12.180 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1155,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,75}},{i_tid,763419682}]}} *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427730762737">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262422433073044 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_262422433073044 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1954.0> in state state_authenticated_wait_swx_saa => state_new 04:14:12.180 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;389;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422433073044",[],[2001],[],[{'Non-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_262427730762737 receive call purge_ms_request from <0.2013.0> in state state_active *DBG* epdg_ue_fsm_262422433073044 send ok to <0.211.0> 04:14:12.180 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262422433073044 terminate normal in state state_wait_swm_session_termination_answer 04:14:12.180 [info] s2b: Tx {gtp,v2,delete_session_request,2395970553,16036830,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419682,<<172,18,26,20>>,undefined}]} 04:14:12.180 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422433073044","262422433073044@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.180 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.180 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427730762737">>,message_type => purge_ms_req} 04:14:12.180 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422433073044">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262427730762737 send ok to <0.2013.0> 04:14:12.180 [info] ue_fsm purge_ms_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262427730762737 consume call purge_ms_request from <0.2013.0> in state state_active => state_wait_delete_session_resp 04:14:12.180 [info] purge_ms_response(<<"262422433073044">>): ok *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426119528856">>, message_type => purge_ms_req}} 04:14:12.180 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427730762737">>,"internet",[],{epdg_tun_pdp_ctx,763419678,3483508561,{epdg_eua,33,<<192,168,0,71>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.180 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422433073044">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262426119528856 receive call purge_ms_request from <0.2014.0> in state state_active 04:14:12.180 [info] KMOD Port Delete PDP Context Call {<0.1449.0>,[alias|#Ref<0.1576510130.3222863878.157035>]}: {delete_pdp_context,{172,18,26,103},763419678,3483508561,{192,168,0,71}} 04:14:12.180 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,71}, 763419678, 3483508561 04:14:12.180 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1223,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,71}},{i_tid,763419678}]}} 04:14:12.181 [info] s2b: Tx {gtp,v2,delete_session_request,3483508561,16036831,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419678,<<172,18,26,20>>,undefined}]} 04:14:12.181 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426119528856">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262426119528856 send ok to <0.2014.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.181 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262426119528856 consume call purge_ms_request from <0.2014.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428925653573">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262420789403123 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241088,16036821,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2015.0> in state state_wait_delete_session_resp 04:14:12.181 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426119528856">>,"internet",[],{epdg_tun_pdp_ctx,763419684,1187807213,{epdg_eua,33,<<192,168,0,77>>,undefined},<<172,18,26,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262428925653573 receive call purge_ms_request from <0.2016.0> in state state_active 04:14:12.181 [info] KMOD Port Delete PDP Context Call {<0.1509.0>,[alias|#Ref<0.1576510130.3222863873.173548>]}: {delete_pdp_context,{172,18,26,103},763419684,1187807213,{192,168,0,77}} 04:14:12.181 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,77}, 763419684, 1187807213 04:14:12.181 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1287,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,77}},{i_tid,763419684}]}} *DBG* epdg_ue_fsm_262420789403123 send ok to <0.2015.0> 04:14:12.181 [info] s2b: Tx {gtp,v2,delete_session_request,1187807213,16036832,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419684,<<172,18,26,20>>,undefined}]} *DBG* epdg_ue_fsm_262420789403123 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241088,16036821,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2015.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420789403123 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:14:12.181 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,115,0,244,179,213,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262420789403123 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428925653573 send ok to <0.2016.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.181 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241088,16036821,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262428925653573 consume call purge_ms_request from <0.2016.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427721173281">>, message_type => purge_ms_req}} 04:14:12.181 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241088,16036821,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262420789403123 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420789403123 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:12.181 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428925653573">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262427721173281 receive call purge_ms_request from <0.2018.0> in state state_active 04:14:12.181 [info] ue_fsm purge_ms_request 04:14:12.181 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420789403123">>,"internet",[],undefined,false,0,false,false} 04:14:12.181 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428925653573">>,"internet",[],{epdg_tun_pdp_ctx,763419683,1696519356,{epdg_eua,33,<<192,168,0,76>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.181 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.181 [info] KMOD Port Delete PDP Context Call {<0.1499.0>,[alias|#Ref<0.1576510130.3222863875.171506>]}: {delete_pdp_context,{172,18,26,103},763419683,1696519356,{192,168,0,76}} *DBG* epdg_ue_fsm_262426539389060 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241076,16036822,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2019.0> in state state_wait_delete_session_resp 04:14:12.181 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,76}, 763419683, 1696519356 04:14:12.181 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420789403123">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262426539389060 send ok to <0.2019.0> *DBG* aaa_ue_fsm_262421851861734 receive call rx_s6b_str from <0.2020.0> in state state_authenticated 04:14:12.181 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1351,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,76}},{i_tid,763419683}]}} *DBG* aaa_ue_fsm_262428312891230 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1956.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262426539389060 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241076,16036822,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2019.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426539389060 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262421851861734 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2020.0> *DBG* epdg_ue_fsm_262427721173281 send ok to <0.2018.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262426539389060 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421851861734 consume call rx_s6b_str from <0.2020.0> in state state_authenticated *DBG* epdg_ue_fsm_262427721173281 consume call purge_ms_request from <0.2018.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423372997519">>, message_type => purge_ms_req}} 04:14:12.181 [info] ue_fsm ev_rx_swm_str 04:14:12.181 [info] s2b: Tx {gtp,v2,delete_session_request,1696519356,16036833,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419683,<<172,18,26,20>>,undefined}]} 04:14:12.181 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420789403123","262420789403123@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.181 [debug] SWx Tx SAR Imsi="262420789403123" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.181 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","403",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420789403123",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.181 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427721173281">>,message_type => purge_ms_req} 04:14:12.181 [info] ue_fsm purge_ms_request 04:14:12.181 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427721173281">>,"internet",[],{epdg_tun_pdp_ctx,763419679,2941456654,{epdg_eua,33,<<192,168,0,72>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.181 [info] KMOD Port Delete PDP Context Call {<0.1459.0>,[alias|#Ref<0.1576510130.3222863875.171515>]}: {delete_pdp_context,{172,18,26,103},763419679,2941456654,{192,168,0,72}} 04:14:12.181 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,244,244,179,214,0,2,0,2,0,16,0>> 04:14:12.181 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,72}, 763419679, 2941456654 04:14:12.181 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1219,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,72}},{i_tid,763419679}]}} 04:14:12.181 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241076,16036822,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.181 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241076,16036822,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.182 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426539389060">>,"internet",[],undefined,false,0,false,false} 04:14:12.182 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421851861734"],[],[]} 04:14:12.182 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.182 [info] ue_fsm ev_rx_s6b_str 04:14:12.182 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;390;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428312891230",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:12.182 [info] ue_fsm ev_rx_swx_saa 04:14:12.182 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426539389060">>,"internet",[],undefined,true,0,false,false} 04:14:12.182 [info] s2b: Tx {gtp,v2,delete_session_request,2941456654,16036834,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419679,<<172,18,26,20>>,undefined}]} 04:14:12.182 [info] ue_fsm ev_rx_swm_str 04:14:12.182 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421851861734","262421851861734@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.182 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* aaa_ue_fsm_262426601542124 receive call rx_s6b_str from <0.2021.0> in state state_authenticated 04:14:12.182 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428312891230","262428312891230@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.182 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.182 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426539389060","262426539389060@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262426601542124 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2021.0> *DBG* aaa_ue_fsm_262426601542124 consume call rx_s6b_str from <0.2021.0> in state state_authenticated 04:14:12.182 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423372997519">>,message_type => purge_ms_req} 04:14:12.182 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,196,244,179,215,0,2,0,2,0,16,0>> 04:14:12.182 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426601542124"],[],[]} 04:14:12.182 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262423372997519 receive call purge_ms_request from <0.2023.0> in state state_active 04:14:12.183 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426601542124","262426601542124@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262425338987486 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241028,16036823,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2024.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262426539389060 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428312891230 send ok to <0.1956.0> 04:14:12.183 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262428312891230 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_262425338987486 send ok to <0.2024.0> *DBG* aaa_ue_fsm_262429408231548 receive call rx_s6b_str from <0.2025.0> in state state_authenticated *DBG* aaa_ue_fsm_262426539389060 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428312891230 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1956.0> in state state_authenticated_wait_swx_saa => state_new 04:14:12.183 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262423372997519 send ok to <0.2023.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262425338987486 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241028,16036823,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2024.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428312891230 send ok to <0.211.0> *DBG* aaa_ue_fsm_262429408231548 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2025.0> *DBG* aaa_ue_fsm_262425338987486 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262427540383535 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241087,16036824,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2026.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262423372997519 consume call purge_ms_request from <0.2023.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429676104947">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262427936573430 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1960.0> in state state_authenticated_wait_swx_saa 04:14:12.183 [debug] SWx Tx SAR Imsi="262426539389060" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262425338987486 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429408231548 consume call rx_s6b_str from <0.2025.0> in state state_authenticated 04:14:12.183 [info] ue_fsm purge_ms_request 04:14:12.183 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241028,16036823,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.183 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","404",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426539389060",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.183 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241028,16036823,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.183 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423372997519">>,"internet",[],{epdg_tun_pdp_ctx,763419680,1945958345,{epdg_eua,33,<<192,168,0,73>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.183 [info] KMOD Port Delete PDP Context Call {<0.1469.0>,[alias|#Ref<0.1576510130.3222863874.157843>]}: {delete_pdp_context,{172,18,26,103},763419680,1945958345,{192,168,0,73}} 04:14:12.183 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,73}, 763419680, 1945958345 04:14:12.183 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425338987486">>,"internet",[],undefined,false,0,false,false} 04:14:12.183 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.183 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4290,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,73}},{i_tid,763419680}]}} 04:14:12.183 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429408231548"],[],[]} 04:14:12.183 [info] ue_fsm ev_rx_s6b_str 04:14:12.183 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.183 [info] s2b: Tx {gtp,v2,delete_session_request,1945958345,16036835,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419680,<<172,18,26,20>>,undefined}]} 04:14:12.183 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428312891230">>,"internet",[],undefined,true,0,false,false} 04:14:12.183 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,255,244,179,216,0,2,0,2,0,16,0>> 04:14:12.183 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425338987486">>,"internet",[],undefined,true,0,false,false} 04:14:12.183 [info] purge_ms_response(<<"262428312891230">>): ok 04:14:12.183 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429408231548","262429408231548@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.183 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.183 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241087,16036824,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.183 [info] ue_fsm ev_rx_swm_str 04:14:12.183 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241087,16036824,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.183 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.183 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;391;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427936573430",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:12.183 [info] ue_fsm ev_rx_swx_saa 04:14:12.183 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428312891230">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262428312891230 terminate normal in state state_wait_swm_session_termination_answer 04:14:12.183 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425338987486","262425338987486@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.183 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427540383535">>,"internet",[],undefined,false,0,false,false} 04:14:12.183 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429676104947">>,message_type => purge_ms_req} 04:14:12.183 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427936573430","262427936573430@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262427540383535 send ok to <0.2026.0> *DBG* aaa_ue_fsm_262425338987486 send ok to <0.201.0> *DBG* epdg_ue_fsm_262429676104947 receive call purge_ms_request from <0.2028.0> in state state_active *DBG* aaa_ue_fsm_262425338987486 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427936573430 send ok to <0.1960.0> 04:14:12.184 [debug] SWx Tx SAR Imsi="262425338987486" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262427936573430 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_262427936573430 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1960.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262427540383535 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241087,16036824,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2026.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422387920512 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241067,16036825,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2029.0> in state state_wait_delete_session_resp 04:14:12.184 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262427936573430 send ok to <0.211.0> *DBG* epdg_ue_fsm_262427540383535 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427540383535 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262422387920512 send ok to <0.2029.0> *DBG* epdg_ue_fsm_262427936573430 terminate normal in state state_wait_swm_session_termination_answer 04:14:12.184 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","405",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425338987486",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262422387920512 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241067,16036825,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2029.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429676104947 send ok to <0.2028.0> 04:14:12.184 [info] ue_fsm purge_ms_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262421851861734 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241089,16036826,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2030.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262422387920512 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429676104947 consume call purge_ms_request from <0.2028.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262427540383535 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425180246578 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1963.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422387920512 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421493560488">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262421851861734 send ok to <0.2030.0> *DBG* aaa_ue_fsm_262427540383535 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:12.184 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,114,235,244,179,217,0,2,0,2,0,16,0>> 04:14:12.184 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241067,16036825,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.184 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427540383535">>,"internet",[],undefined,true,0,false,false} 04:14:12.184 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241067,16036825,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.184 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429676104947">>,"internet",[],{epdg_tun_pdp_ctx,763419681,3295409843,{epdg_eua,33,<<192,168,0,74>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.184 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.184 [info] KMOD Port Delete PDP Context Call {<0.1479.0>,[alias|#Ref<0.1576510130.3222863875.171542>]}: {delete_pdp_context,{172,18,26,103},763419681,3295409843,{192,168,0,74}} 04:14:12.184 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,74}, 763419681, 3295409843 04:14:12.184 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3844,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,74}},{i_tid,763419681}]}} 04:14:12.184 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427936573430">>,"internet",[],undefined,true,0,false,false} 04:14:12.184 [info] purge_ms_response(<<"262427936573430">>): ok 04:14:12.184 [info] ue_fsm ev_rx_swm_str 04:14:12.184 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422387920512">>,"internet",[],undefined,false,0,false,false} 04:14:12.184 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.184 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427936573430">>,"internet",[],undefined,true,0,false,false} 04:14:12.184 [info] s2b: Tx {gtp,v2,delete_session_request,3295409843,16036836,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419681,<<172,18,26,20>>,undefined}]} 04:14:12.184 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422387920512">>,"internet",[],undefined,true,0,false,false} 04:14:12.184 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427540383535","262427540383535@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.184 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,115,1,244,179,218,0,2,0,2,0,16,0>> 04:14:12.184 [debug] SWx Tx SAR Imsi="262427540383535" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.184 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241089,16036826,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.184 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241089,16036826,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.184 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","406",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427540383535",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.184 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;392;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425180246578",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:12.184 [info] ue_fsm ev_rx_swx_saa 04:14:12.184 [info] ue_fsm ev_rx_swm_str 04:14:12.184 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421851861734">>,"internet",[],undefined,false,0,false,false} 04:14:12.184 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.185 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262423376477146"],[],[]} *DBG* aaa_ue_fsm_262423376477146 receive call rx_s6b_str from <0.2032.0> in state state_authenticated 04:14:12.185 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425180246578","262425180246578@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.185 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422387920512","262422387920512@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.185 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421493560488">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262423376477146 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2032.0> 04:14:12.185 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421851861734">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262423376477146 consume call rx_s6b_str from <0.2032.0> in state state_authenticated *DBG* aaa_ue_fsm_262422387920512 send ok to <0.201.0> *DBG* epdg_ue_fsm_262421493560488 receive call purge_ms_request from <0.2035.0> in state state_active *DBG* aaa_ue_fsm_262425180246578 send ok to <0.1963.0> *DBG* epdg_ue_fsm_262425180246578 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_262421851861734 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241089,16036826,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2030.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422387920512 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425180246578 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1963.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262425180246578 send ok to <0.211.0> *DBG* epdg_ue_fsm_262421851861734 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421851861734 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262425180246578 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421493560488 send ok to <0.2035.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262421493560488 consume call purge_ms_request from <0.2035.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262421851861734 send ok to <0.201.0> *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421555200594">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262421851861734 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:12.185 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425753501794"],[],[]} *DBG* epdg_ue_fsm_262421555200594 receive call purge_ms_request from <0.2037.0> in state state_active *DBG* aaa_ue_fsm_262422176289951 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1968.0> in state state_authenticated_wait_swx_saa 04:14:12.185 [info] ue_fsm ev_rx_s6b_str 04:14:12.185 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423376477146","262423376477146@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.185 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.185 [debug] SWx Tx SAR Imsi="262422387920512" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.185 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.185 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","407",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422387920512",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.185 [info] ue_fsm purge_ms_request 04:14:12.185 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.185 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421493560488">>,"internet",[],{epdg_tun_pdp_ctx,763419686,2224019953,{epdg_eua,33,<<192,168,0,79>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.185 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425180246578">>,"internet",[],undefined,true,0,false,false} 04:14:12.185 [info] KMOD Port Delete PDP Context Call {<0.1529.0>,[alias|#Ref<0.1576510130.3222863878.157181>]}: {delete_pdp_context,{172,18,26,103},763419686,2224019953,{192,168,0,79}} 04:14:12.185 [info] purge_ms_response(<<"262425180246578">>): ok 04:14:12.185 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,79}, 763419686, 2224019953 04:14:12.185 [info] ue_fsm ev_rx_swm_str 04:14:12.185 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1283,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,79}},{i_tid,763419686}]}} 04:14:12.185 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425180246578">>,"internet",[],undefined,true,0,false,false} 04:14:12.185 [info] s2b: Tx {gtp,v2,delete_session_request,2224019953,16036837,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419686,<<172,18,26,20>>,undefined}]} 04:14:12.186 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421851861734","262421851861734@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.186 [debug] SWx Tx SAR Imsi="262421851861734" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.186 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","408",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421851861734",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.186 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421555200594">>,message_type => purge_ms_req} 04:14:12.186 [info] ue_fsm purge_ms_request 04:14:12.186 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421555200594">>,"internet",[],{epdg_tun_pdp_ctx,763419688,109333113,{epdg_eua,33,<<192,168,0,81>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.186 [info] KMOD Port Delete PDP Context Call {<0.1549.0>,[alias|#Ref<0.1576510130.3222863873.173623>]}: {delete_pdp_context,{172,18,26,103},763419688,109333113,{192,168,0,81}} 04:14:12.186 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,81}, 763419688, 109333113 04:14:12.186 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1347,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,81}},{i_tid,763419688}]}} 04:14:12.186 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;393;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422176289951",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:12.186 [info] ue_fsm ev_rx_swx_saa 04:14:12.186 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262425753501794 receive call rx_s6b_str from <0.2033.0> in state state_authenticated 04:14:12.186 [info] s2b: Tx {gtp,v2,delete_session_request,109333113,16036838,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419688,<<172,18,26,20>>,undefined}]} *DBG* aaa_ue_fsm_262425753501794 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2033.0> *DBG* epdg_ue_fsm_262421555200594 send ok to <0.2037.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.186 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422176289951","262422176289951@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262425753501794 consume call rx_s6b_str from <0.2033.0> in state state_authenticated *DBG* epdg_ue_fsm_262421555200594 consume call purge_ms_request from <0.2037.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429486873775">>, message_type => purge_ms_req}} 04:14:12.186 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427730762737"],[],[]} *DBG* epdg_ue_fsm_262426601542124 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241091,16036828,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2039.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262422176289951 send ok to <0.1968.0> *DBG* epdg_ue_fsm_262422176289951 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:14:12.187 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425753501794","262425753501794@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.187 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* aaa_ue_fsm_262427730762737 receive call rx_s6b_str from <0.2038.0> in state state_authenticated *DBG* epdg_ue_fsm_262426601542124 send ok to <0.2039.0> *DBG* aaa_ue_fsm_262422176289951 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1968.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262429486873775 receive call purge_ms_request from <0.2042.0> in state state_active *DBG* aaa_ue_fsm_262426119528856 receive call rx_s6b_str from <0.2040.0> in state state_authenticated 04:14:12.187 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,115,3,244,179,220,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262422176289951 send ok to <0.211.0> *DBG* aaa_ue_fsm_262428925653573 receive call rx_s6b_str from <0.2041.0> in state state_authenticated *DBG* epdg_ue_fsm_262426601542124 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241091,16036828,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2039.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427730762737 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2038.0> *DBG* aaa_ue_fsm_262426601542124 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262426119528856 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2040.0> *DBG* epdg_ue_fsm_262422176289951 terminate normal in state state_wait_swm_session_termination_answer 04:14:12.187 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262428925653573 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2041.0> *DBG* epdg_ue_fsm_262426601542124 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427730762737 consume call rx_s6b_str from <0.2038.0> in state state_authenticated *DBG* aaa_ue_fsm_262426119528856 consume call rx_s6b_str from <0.2040.0> in state state_authenticated *DBG* aaa_ue_fsm_262428925653573 consume call rx_s6b_str from <0.2041.0> in state state_authenticated *DBG* epdg_ue_fsm_262429486873775 send ok to <0.2042.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262429486873775 consume call purge_ms_request from <0.2042.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262426601542124 send ok to <0.201.0> *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426753259729">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262426601542124 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426756737133 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1973.0> in state state_authenticated_wait_swx_saa 04:14:12.187 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241091,16036828,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.187 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241091,16036828,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.187 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.187 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429486873775">>,message_type => purge_ms_req} 04:14:12.187 [info] ue_fsm ev_rx_s6b_str 04:14:12.187 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426601542124">>,"internet",[],undefined,false,0,false,false} 04:14:12.187 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.187 [info] ue_fsm purge_ms_request 04:14:12.187 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426119528856"],[],[]} 04:14:12.187 [info] ue_fsm ev_rx_s6b_str 04:14:12.187 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422176289951">>,"internet",[],undefined,true,0,false,false} 04:14:12.187 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428925653573"],[],[]} 04:14:12.187 [info] purge_ms_response(<<"262422176289951">>): ok 04:14:12.187 [info] ue_fsm ev_rx_s6b_str 04:14:12.187 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426601542124">>,"internet",[],undefined,true,0,false,false} 04:14:12.187 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427730762737","262427730762737@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.187 [info] ue_fsm ev_rx_swm_str 04:14:12.187 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.187 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426119528856","262426119528856@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.187 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.187 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.187 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429486873775">>,"internet",[],{epdg_tun_pdp_ctx,763419685,1987750196,{epdg_eua,33,<<192,168,0,78>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.187 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422176289951">>,"internet",[],undefined,true,0,false,false} 04:14:12.187 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428925653573","262428925653573@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.187 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.187 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.187 [info] KMOD Port Delete PDP Context Call {<0.1519.0>,[alias|#Ref<0.1576510130.3222863875.171619>]}: {delete_pdp_context,{172,18,26,103},763419685,1987750196,{192,168,0,78}} 04:14:12.187 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.187 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426601542124","262426601542124@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.187 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,78}, 763419685, 1987750196 04:14:12.187 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3908,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,78}},{i_tid,763419685}]}} 04:14:12.187 [debug] SWx Tx SAR Imsi="262426601542124" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.187 [info] s2b: Tx {gtp,v2,delete_session_request,1987750196,16036839,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419685,<<172,18,26,20>>,undefined}]} 04:14:12.187 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","409",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426601542124",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.187 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;394;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426756737133",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:12.187 [info] ue_fsm ev_rx_swx_saa 04:14:12.187 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426753259729">>,message_type => purge_ms_req} 04:14:12.187 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426756737133","262426756737133@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262426753259729 receive call purge_ms_request from <0.2046.0> in state state_active *DBG* aaa_ue_fsm_262426756737133 send ok to <0.1973.0> 04:14:12.187 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427721173281"],[],[]} *DBG* epdg_ue_fsm_262426756737133 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_262426756737133 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1973.0> in state state_authenticated_wait_swx_saa => state_new 04:14:12.188 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262423372997519"],[],[]} *DBG* aaa_ue_fsm_262427721173281 receive call rx_s6b_str from <0.2044.0> in state state_authenticated *DBG* epdg_ue_fsm_262426756737133 send ok to <0.211.0> *DBG* aaa_ue_fsm_262423372997519 receive call rx_s6b_str from <0.2045.0> in state state_authenticated 04:14:12.188 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,115,2,244,179,219,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262427721173281 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2044.0> *DBG* epdg_ue_fsm_262426756737133 terminate normal in state state_wait_swm_session_termination_answer 04:14:12.188 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262423372997519 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2045.0> *DBG* aaa_ue_fsm_262427721173281 consume call rx_s6b_str from <0.2044.0> in state state_authenticated 04:14:12.188 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* aaa_ue_fsm_262423372997519 consume call rx_s6b_str from <0.2045.0> in state state_authenticated *DBG* epdg_ue_fsm_262429408231548 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241090,16036827,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2047.0> in state state_wait_delete_session_resp 04:14:12.188 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426753259729">>,"internet",[],{epdg_tun_pdp_ctx,763419689,144195593,{epdg_eua,33,<<192,168,0,82>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.188 [info] KMOD Port Delete PDP Context Call {<0.1559.0>,[alias|#Ref<0.1576510130.3222863873.173737>]}: {delete_pdp_context,{172,18,26,103},763419689,144195593,{192,168,0,82}} 04:14:12.188 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,82}, 763419689, 144195593 *DBG* epdg_ue_fsm_262429408231548 send ok to <0.2047.0> 04:14:12.188 [info] ue_fsm ev_rx_s6b_str 04:14:12.188 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4354,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,82}},{i_tid,763419689}]}} 04:14:12.188 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426756737133">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262429408231548 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241090,16036827,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2047.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:14:12.188 [info] purge_ms_response(<<"262426756737133">>): ok *DBG* aaa_ue_fsm_262429408231548 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262426753259729 send ok to <0.2046.0> *DBG* epdg_ue_fsm_262429408231548 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.188 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262426753259729 consume call purge_ms_request from <0.2046.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262429693130221 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1978.0> in state state_authenticated_wait_swx_saa *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429647848527">>, message_type => purge_ms_req}} 04:14:12.188 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427721173281","262427721173281@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262429408231548 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429693130221 send ok to <0.1978.0> *DBG* aaa_ue_fsm_262429408231548 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262429647848527 receive call purge_ms_request from <0.2049.0> in state state_active 04:14:12.188 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* aaa_ue_fsm_262429693130221 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1978.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262429693130221 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_262423376477146 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241092,16036829,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2050.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262423376477146 send ok to <0.2050.0> *DBG* epdg_ue_fsm_262423376477146 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241092,16036829,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2050.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423376477146 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429647848527 send ok to <0.2049.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262429647848527 consume call purge_ms_request from <0.2049.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424723205979">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262424723205979 receive call purge_ms_request from <0.2052.0> in state state_active *DBG* aaa_ue_fsm_262429676104947 receive call rx_s6b_str from <0.2051.0> in state state_authenticated *DBG* epdg_ue_fsm_262429693130221 send ok to <0.211.0> *DBG* epdg_ue_fsm_262429693130221 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423376477146 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:14:12.188 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426756737133">>,"internet",[],undefined,true,0,false,false} 04:14:12.188 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.188 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423372997519","262423372997519@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.188 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.188 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241090,16036827,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.188 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.188 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241090,16036827,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.188 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429408231548">>,"internet",[],undefined,false,0,false,false} 04:14:12.188 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.188 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429408231548">>,"internet",[],undefined,true,0,false,false} 04:14:12.188 [info] ue_fsm ev_rx_swm_str 04:14:12.188 [info] s2b: Tx {gtp,v2,delete_session_request,144195593,16036840,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419689,<<172,18,26,20>>,undefined}]} 04:14:12.188 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429408231548","262429408231548@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.188 [debug] SWx Tx SAR Imsi="262429408231548" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.189 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;395;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429693130221",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:12.189 [info] ue_fsm ev_rx_swx_saa 04:14:12.189 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","410",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429408231548",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.189 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429693130221","262429693130221@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.189 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429647848527">>,message_type => purge_ms_req} 04:14:12.189 [info] ue_fsm purge_ms_request 04:14:12.189 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,115,4,244,179,221,0,2,0,2,0,16,0>> 04:14:12.189 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.189 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241092,16036829,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.189 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241092,16036829,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.189 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429647848527">>,"internet",[],{epdg_tun_pdp_ctx,763419690,1054821330,{epdg_eua,33,<<192,168,0,83>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.189 [info] KMOD Port Delete PDP Context Call {<0.1569.0>,[alias|#Ref<0.1576510130.3222863877.156235>]}: {delete_pdp_context,{172,18,26,103},763419690,1054821330,{192,168,0,83}} 04:14:12.189 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423376477146">>,"internet",[],undefined,false,0,false,false} 04:14:12.189 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.189 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,83}, 763419690, 1054821330 04:14:12.189 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1415,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,83}},{i_tid,763419690}]}} 04:14:12.189 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423376477146">>,"internet",[],undefined,true,0,false,false} 04:14:12.189 [info] s2b: Tx {gtp,v2,delete_session_request,1054821330,16036841,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419690,<<172,18,26,20>>,undefined}]} 04:14:12.189 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424723205979">>,message_type => purge_ms_req} 04:14:12.189 [info] ue_fsm purge_ms_request 04:14:12.189 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424723205979">>,"internet",[],{epdg_tun_pdp_ctx,763419687,1318910308,{epdg_eua,33,<<192,168,0,80>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.189 [info] KMOD Port Delete PDP Context Call {<0.1539.0>,[alias|#Ref<0.1576510130.3222863873.173769>]}: {delete_pdp_context,{172,18,26,103},763419687,1318910308,{192,168,0,80}} 04:14:12.189 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,80}, 763419687, 1318910308 04:14:12.189 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429676104947"],[],[]} 04:14:12.189 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429693130221">>,"internet",[],undefined,true,0,false,false} 04:14:12.189 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4418,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,80}},{i_tid,763419687}]}} 04:14:12.189 [info] ue_fsm ev_rx_s6b_str 04:14:12.189 [info] purge_ms_response(<<"262429693130221">>): ok 04:14:12.189 [info] ue_fsm ev_rx_swm_str 04:14:12.189 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,115,9,244,179,222,0,2,0,2,0,16,0>> 04:14:12.189 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429693130221">>,"internet",[],undefined,true,0,false,false} 04:14:12.189 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429676104947","262429676104947@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.189 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* aaa_ue_fsm_262429676104947 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2051.0> 04:14:12.189 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423376477146","262423376477146@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262429676104947 consume call rx_s6b_str from <0.2051.0> in state state_authenticated 04:14:12.189 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241097,16036830,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.189 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421493560488"],[],[]} *DBG* aaa_ue_fsm_262423376477146 send ok to <0.201.0> *DBG* epdg_ue_fsm_262425753501794 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241097,16036830,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2053.0> in state state_wait_delete_session_resp 04:14:12.190 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;396;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421903512646",[],[2001],[],[{'Non-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_262423376477146 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421493560488 receive call rx_s6b_str from <0.2054.0> in state state_authenticated *DBG* aaa_ue_fsm_262421555200594 receive call rx_s6b_str from <0.2056.0> in state state_authenticated 04:14:12.190 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262425753501794 send ok to <0.2053.0> *DBG* aaa_ue_fsm_262421555200594 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2056.0> *DBG* aaa_ue_fsm_262421493560488 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2054.0> *DBG* aaa_ue_fsm_262421555200594 consume call rx_s6b_str from <0.2056.0> in state state_authenticated 04:14:12.190 [debug] SWx Tx SAR Imsi="262423376477146" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262421903512646 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1984.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421493560488 consume call rx_s6b_str from <0.2054.0> in state state_authenticated *DBG* epdg_ue_fsm_262425753501794 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241097,16036830,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2053.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429486873775 receive call rx_s6b_str from <0.2057.0> in state state_authenticated *DBG* aaa_ue_fsm_262425753501794 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262424723205979 send ok to <0.2052.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.190 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","411",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423376477146",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262425753501794 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429486873775 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2057.0> *DBG* epdg_ue_fsm_262424723205979 consume call purge_ms_request from <0.2052.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got cast {purge_ms_response,{<<"262427561624289">>,ok}} *DBG* aaa_ue_fsm_262429486873775 consume call rx_s6b_str from <0.2057.0> in state state_authenticated *DBG* epdg_ue_fsm_262427730762737 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241093,16036831,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2058.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262425753501794 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421903512646 send ok to <0.1984.0> *DBG* epdg_ue_fsm_262421903512646 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_262427730762737 send ok to <0.2058.0> *DBG* aaa_ue_fsm_262425753501794 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421903512646 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1984.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262426753259729 receive call rx_s6b_str from <0.2060.0> in state state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262421903512646 send ok to <0.211.0> *DBG* epdg_ue_fsm_262427730762737 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241093,16036831,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2058.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427730762737 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262426753259729 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2060.0> *DBG* epdg_ue_fsm_262426119528856 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241099,16036832,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2061.0> in state state_wait_delete_session_resp *DBG* gsup_server got cast {purge_ms_response,{<<"262426027285941">>,ok}} *DBG* epdg_ue_fsm_262427730762737 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:14:12.190 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241097,16036830,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262426753259729 consume call rx_s6b_str from <0.2060.0> in state state_authenticated 04:14:12.190 [info] ue_fsm ev_rx_s6b_str 04:14:12.190 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421555200594"],[],[]} 04:14:12.190 [info] ue_fsm ev_rx_s6b_str 04:14:12.190 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425753501794">>,"internet",[],undefined,false,0,false,false} 04:14:12.191 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.191 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421555200594","262421555200594@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.191 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.191 [info] ue_fsm ev_rx_swx_saa 04:14:12.191 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421493560488","262421493560488@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.191 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.191 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.191 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429486873775"],[],[]} 04:14:12.191 [info] ue_fsm ev_rx_s6b_str 04:14:12.191 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.191 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425753501794">>,"internet",[],undefined,true,0,false,false} 04:14:12.191 [info] s2b: Tx {gtp,v2,delete_session_request,1318910308,16036842,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419687,<<172,18,26,20>>,undefined}]} 04:14:12.191 [info] ue_fsm ev_rx_swm_str 04:14:12.191 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429486873775","262429486873775@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.191 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,115,5,244,179,223,0,2,0,2,0,16,0>> 04:14:12.191 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425753501794","262425753501794@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.191 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.191 [debug] SWx Tx SAR Imsi="262425753501794" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.191 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241093,16036831,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.191 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421903512646","262421903512646@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.191 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","412",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425753501794",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.191 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241093,16036831,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.191 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.191 [info] purge_ms_response for <<"262427561624289">>: ok 04:14:12.191 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.191 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427561624289">>,message_type => purge_ms_res} 04:14:12.191 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427730762737">>,"internet",[],undefined,false,0,false,false} 04:14:12.191 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.191 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426753259729"],[],[]} 04:14:12.191 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,115,11,244,179,224,0,2,0,2,0,16,0>> 04:14:12.191 [info] ue_fsm ev_rx_s6b_str 04:14:12.191 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427730762737">>,"internet",[],undefined,true,0,false,false} 04:14:12.191 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421903512646">>,"internet",[],undefined,true,0,false,false} 04:14:12.191 [info] purge_ms_response(<<"262421903512646">>): ok 04:14:12.191 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241099,16036832,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.191 [info] ue_fsm ev_rx_swm_str 04:14:12.191 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426753259729","262426753259729@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.191 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241099,16036832,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.191 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.191 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.191 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421903512646">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262421903512646 terminate normal in state state_wait_swm_session_termination_answer 04:14:12.191 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427730762737","262427730762737@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.191 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426119528856">>,"internet",[],undefined,false,0,false,false} 04:14:12.191 [info] purge_ms_response for <<"262426027285941">>: ok *DBG* epdg_ue_fsm_262426119528856 send ok to <0.2061.0> *DBG* aaa_ue_fsm_262427730762737 send ok to <0.201.0> 04:14:12.191 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;397;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423525815687",[],[2001],[],[{'Non-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_262428925653573 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241098,16036833,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2064.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262427730762737 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:12.191 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429647848527"],[],[]} *DBG* epdg_ue_fsm_262426119528856 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241099,16036832,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2061.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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262426119528856 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262423525815687 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1985.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262428925653573 send ok to <0.2064.0> 04:14:12.192 [debug] SWx Tx SAR Imsi="262427730762737" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262429647848527 receive call rx_s6b_str from <0.2062.0> in state state_authenticated *DBG* epdg_ue_fsm_262426119528856 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424723205979 receive call rx_s6b_str from <0.2065.0> in state state_authenticated *DBG* aaa_ue_fsm_262421108951226 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1990.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262427721173281 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241094,16036834,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2066.0> in state state_wait_delete_session_resp *DBG* gsup_server got cast {purge_ms_response,{<<"262429857942007">>,ok}} *DBG* aaa_ue_fsm_262429647848527 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2062.0> *DBG* epdg_ue_fsm_262428925653573 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241098,16036833,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2064.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424723205979 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2065.0> *DBG* aaa_ue_fsm_262426119528856 send ok to <0.201.0> 04:14:12.192 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262423525815687 send ok to <0.1985.0> *DBG* epdg_ue_fsm_262428925653573 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429647848527 consume call rx_s6b_str from <0.2062.0> in state state_authenticated *DBG* aaa_ue_fsm_262424723205979 consume call rx_s6b_str from <0.2065.0> in state state_authenticated *DBG* aaa_ue_fsm_262426119528856 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423525815687 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1985.0> in state state_authenticated_wait_swx_saa => state_new 04:14:12.193 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","413",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427730762737",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.193 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,115,10,244,179,225,0,2,0,2,0,16,0>> 04:14:12.193 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241098,16036833,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.193 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426027285941">>,message_type => purge_ms_res} 04:14:12.193 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241098,16036833,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.193 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426119528856">>,"internet",[],undefined,true,0,false,false} 04:14:12.193 [info] ue_fsm ev_rx_swx_saa 04:14:12.193 [info] ue_fsm ev_rx_swm_str 04:14:12.193 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428925653573">>,"internet",[],undefined,false,0,false,false} 04:14:12.193 [info] ue_fsm ev_rx_s6b_str 04:14:12.193 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.193 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424723205979"],[],[]} 04:14:12.193 [info] ue_fsm ev_rx_s6b_str 04:14:12.193 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;398;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421108951226",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:12.193 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,115,6,244,179,226,0,2,0,2,0,16,0>> 04:14:12.193 [info] ue_fsm ev_rx_swx_saa 04:14:12.193 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241094,16036834,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.193 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241094,16036834,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.193 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426119528856","262426119528856@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.193 [debug] SWx Tx SAR Imsi="262426119528856" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.193 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429647848527","262429647848527@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.193 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428925653573">>,"internet",[],undefined,true,0,false,false} 04:14:12.193 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423525815687","262423525815687@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.193 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.193 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","414",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426119528856",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.193 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424723205979","262424723205979@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.193 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.193 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.193 [info] purge_ms_response for <<"262429857942007">>: ok 04:14:12.193 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421108951226","262421108951226@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.193 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427721173281">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421774834936">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262427721173281 send ok to <0.2066.0> 04:14:12.193 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262421774834936 receive call purge_ms_request from <0.2068.0> in state state_active 04:14:12.193 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262423372997519 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241095,16036835,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2069.0> in state state_wait_delete_session_resp 04:14:12.193 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262427721173281 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241094,16036834,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2066.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428925653573 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262423525815687 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_262427721173281 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:14:12.194 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429857942007">>,message_type => purge_ms_res} *DBG* epdg_ue_fsm_262423372997519 send ok to <0.2069.0> *DBG* epdg_ue_fsm_262423525815687 send ok to <0.211.0> *DBG* epdg_ue_fsm_262423372997519 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241095,16036835,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* epdg_ue_fsm_262423525815687 terminate normal in state state_wait_swm_session_termination_answer 04:14:12.194 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262429676104947 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241096,16036836,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2070.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262423372997519 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428925653573 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427721173281 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262421108951226 send ok to <0.1990.0> *DBG* epdg_ue_fsm_262421108951226 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_262429676104947 send ok to <0.2070.0> *DBG* aaa_ue_fsm_262428925653573 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421108951226 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1990.0> in state state_authenticated_wait_swx_saa => state_new 04:14:12.194 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421774834936">>,message_type => purge_ms_req} 04:14:12.194 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,115,7,244,179,227,0,2,0,2,0,16,0>> 04:14:12.194 [info] ue_fsm purge_ms_request 04:14:12.194 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241095,16036835,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.194 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427721173281">>,"internet",[],undefined,true,0,false,false} 04:14:12.194 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241095,16036835,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.194 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421774834936">>,"internet",[],{epdg_tun_pdp_ctx,763419696,2463131917,{epdg_eua,33,<<192,168,0,89>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.194 [info] KMOD Port Delete PDP Context Call {<0.1629.0>,[alias|#Ref<0.1576510130.3222863874.158178>]}: {delete_pdp_context,{172,18,26,103},763419696,2463131917,{192,168,0,89}} 04:14:12.194 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,89}, 763419696, 2463131917 04:14:12.194 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4482,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,89}},{i_tid,763419696}]}} 04:14:12.194 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423372997519">>,"internet",[],undefined,false,0,false,false} 04:14:12.194 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.194 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428925653573","262428925653573@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.194 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,115,8,244,179,228,0,2,0,2,0,16,0>> 04:14:12.194 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423525815687">>,"internet",[],undefined,true,0,false,false} 04:14:12.194 [debug] SWx Tx SAR Imsi="262428925653573" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.194 [info] purge_ms_response(<<"262423525815687">>): ok 04:14:12.194 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423372997519">>,"internet",[],undefined,true,0,false,false} 04:14:12.194 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241096,16036836,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.194 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423525815687">>,"internet",[],undefined,true,0,false,false} 04:14:12.194 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241096,16036836,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.194 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","415",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428925653573",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.195 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429676104947">>,"internet",[],undefined,false,0,false,false} 04:14:12.195 [info] ue_fsm ev_rx_swm_str 04:14:12.195 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.195 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.195 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427721173281","262427721173281@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.195 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,115,15,244,179,230,0,2,0,2,0,16,0>> 04:14:12.195 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421108951226">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262421555200594 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241103,16036838,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2072.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262421108951226 send ok to <0.211.0> *DBG* aaa_ue_fsm_262427721173281 send ok to <0.201.0> 04:14:12.195 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429676104947">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262423372997519 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262421555200594 send ok to <0.2072.0> *DBG* epdg_ue_fsm_262421108951226 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427721173281 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262429676104947 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241096,16036836,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2070.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:14:12.195 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;399;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423329072244",[],[2001],[],[{'Non-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_262421555200594 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241103,16036838,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2072.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421493560488 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241101,16036837,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2074.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262423372997519 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429676104947 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262429676104947 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423329072244 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1992.0> in state state_authenticated_wait_swx_saa 04:14:12.195 [debug] SWx Tx SAR Imsi="262427721173281" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262421555200594 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423372997519 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262421493560488 send ok to <0.2074.0> *DBG* aaa_ue_fsm_262429676104947 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421555200594 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262429486873775 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241100,16036839,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* aaa_ue_fsm_262429676104947 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262421493560488 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241101,16036837,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2074.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421555200594 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423329072244 send ok to <0.1992.0> *DBG* aaa_ue_fsm_262421493560488 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:14:12.195 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241103,16036838,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262421493560488 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421555200594 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423329072244 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1992.0> in state state_authenticated_wait_swx_saa => state_new 04:14:12.195 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","416",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427721173281",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.195 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241103,16036838,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.195 [info] purge_ms_response(<<"262421108951226">>): ok 04:14:12.195 [info] ue_fsm ev_rx_swm_str 04:14:12.195 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421555200594">>,"internet",[],undefined,false,0,false,false} 04:14:12.195 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.195 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421108951226">>,"internet",[],undefined,true,0,false,false} 04:14:12.195 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423372997519","262423372997519@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.195 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,115,13,244,179,229,0,2,0,2,0,16,0>> 04:14:12.195 [debug] SWx Tx SAR Imsi="262423372997519" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.195 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421555200594">>,"internet",[],undefined,true,0,false,false} 04:14:12.195 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241101,16036837,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.195 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241101,16036837,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.195 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","417",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423372997519",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.196 [info] ue_fsm ev_rx_swm_str 04:14:12.196 [info] ue_fsm ev_rx_swx_saa 04:14:12.196 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421493560488">>,"internet",[],undefined,false,0,false,false} 04:14:12.196 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429676104947","262429676104947@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.196 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.196 [debug] SWx Tx SAR Imsi="262429676104947" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.196 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,115,12,244,179,231,0,2,0,2,0,16,0>> 04:14:12.196 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423329072244","262423329072244@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.196 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","418",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429676104947",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.196 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241100,16036839,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.196 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241100,16036839,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.196 [info] ue_fsm ev_rx_swm_str 04:14:12.196 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421493560488">>,"internet",[],undefined,true,0,false,false} 04:14:12.196 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421555200594","262421555200594@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.196 [debug] SWx Tx SAR Imsi="262421555200594" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.196 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","419",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421555200594",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.196 [info] ue_fsm ev_rx_swm_str 04:14:12.196 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429486873775">>,"internet",[],undefined,false,0,false,false} 04:14:12.196 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262429486873775 send ok to <0.2077.0> *DBG* aaa_ue_fsm_262429414882204 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1994.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262429486873775 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241100,16036839,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* epdg_ue_fsm_262423329072244 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:14:12.196 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421493560488","262421493560488@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262426753259729 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241104,16036840,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2079.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262429486873775 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423329072244 send ok to <0.211.0> 04:14:12.197 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;400;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429414882204",[],[2001],[],[{'Non-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_262426753259729 send ok to <0.2079.0> *DBG* epdg_ue_fsm_262423329072244 terminate normal in state state_wait_swm_session_termination_answer 04:14:12.197 [info] ue_fsm ev_rx_swx_saa 04:14:12.197 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262421774834936 send ok to <0.2068.0> *DBG* aaa_ue_fsm_262421493560488 send ok to <0.201.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262426753259729 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241104,16036840,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2079.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429486873775 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262429414882204 send ok to <0.1994.0> *DBG* epdg_ue_fsm_262429414882204 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_262421774834936 consume call purge_ms_request from <0.2068.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262421493560488 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:12.197 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,115,16,244,179,232,0,2,0,2,0,16,0>> *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424853538296">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262426753259729 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429414882204 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1994.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262429414882204 send ok to <0.211.0> *DBG* aaa_ue_fsm_262429486873775 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426753259729 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:14:12.197 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429486873775">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262429865009400 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2002.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262424853538296 receive call purge_ms_request from <0.2082.0> in state state_active *DBG* epdg_ue_fsm_262429414882204 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429486873775 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426753259729 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429865009400 send ok to <0.2002.0> *DBG* epdg_ue_fsm_262429865009400 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_262426753259729 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429865009400 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2002.0> in state state_authenticated_wait_swx_saa => state_new 04:14:12.197 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241104,16036840,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.197 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241104,16036840,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.197 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429414882204","262429414882204@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.197 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423329072244">>,"internet",[],undefined,true,0,false,false} 04:14:12.197 [info] purge_ms_response(<<"262423329072244">>): ok 04:14:12.197 [debug] SWx Tx SAR Imsi="262421493560488" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.197 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426753259729">>,"internet",[],undefined,false,0,false,false} 04:14:12.197 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.197 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423329072244">>,"internet",[],undefined,true,0,false,false} 04:14:12.197 [info] s2b: Tx {gtp,v2,delete_session_request,2463131917,16036843,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419696,<<172,18,26,20>>,undefined}]} 04:14:12.197 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","420",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421493560488",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.197 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426753259729">>,"internet",[],undefined,true,0,false,false} 04:14:12.197 [info] ue_fsm ev_rx_swm_str 04:14:12.197 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.197 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429486873775","262429486873775@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.197 [debug] SWx Tx SAR Imsi="262429486873775" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.197 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429414882204">>,"internet",[],undefined,true,0,false,false} 04:14:12.197 [info] purge_ms_response(<<"262429414882204">>): ok 04:14:12.197 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","421",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429486873775",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.197 [info] ue_fsm ev_rx_swm_str 04:14:12.197 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;401;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429865009400",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:12.197 [info] ue_fsm ev_rx_swx_saa 04:14:12.197 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424853538296">>,message_type => purge_ms_req} 04:14:12.197 [info] ue_fsm purge_ms_request 04:14:12.197 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429414882204">>,"internet",[],undefined,true,0,false,false} 04:14:12.197 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426753259729","262426753259729@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.197 [debug] SWx Tx SAR Imsi="262426753259729" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.197 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","422",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426753259729",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.197 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424853538296">>,"internet",[],{epdg_tun_pdp_ctx,763419691,816989492,{epdg_eua,33,<<192,168,0,84>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.197 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429865009400","262429865009400@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.197 [info] KMOD Port Delete PDP Context Call {<0.1579.0>,[alias|#Ref<0.1576510130.3222863873.174080>]}: {delete_pdp_context,{172,18,26,103},763419691,816989492,{192,168,0,84}} 04:14:12.197 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.197 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,84}, 763419691, 816989492 04:14:12.197 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1479,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,84}},{i_tid,763419691}]}} 04:14:12.197 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429865009400">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262429865009400 send ok to <0.211.0> 04:14:12.198 [info] purge_ms_response(<<"262429865009400">>): ok *DBG* epdg_ue_fsm_262429865009400 terminate normal in state state_wait_swm_session_termination_answer 04:14:12.198 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429865009400">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262424853538296 send ok to <0.2082.0> 04:14:12.198 [info] s2b: Tx {gtp,v2,delete_session_request,816989492,16036844,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419691,<<172,18,26,20>>,undefined}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262424853538296 consume call purge_ms_request from <0.2082.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420130976944">>, message_type => purge_ms_req}} 04:14:12.198 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420130976944">>,message_type => purge_ms_req} 04:14:12.198 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262420130976944 receive call purge_ms_request from <0.2084.0> in state state_active 04:14:12.198 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420130976944">>,"internet",[],{epdg_tun_pdp_ctx,763419692,641845149,{epdg_eua,33,<<192,168,0,85>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.199 [info] KMOD Port Delete PDP Context Call {<0.1589.0>,[alias|#Ref<0.1576510130.3222863875.171753>]}: {delete_pdp_context,{172,18,26,103},763419692,641845149,{192,168,0,85}} 04:14:12.199 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,85}, 763419692, 641845149 04:14:12.199 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1411,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,85}},{i_tid,763419692}]}} *DBG* epdg_ue_fsm_262420130976944 send ok to <0.2084.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262420130976944 consume call purge_ms_request from <0.2084.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422606823991">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262422189760288 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2006.0> in state state_authenticated_wait_swx_saa 04:14:12.199 [info] s2b: Tx {gtp,v2,delete_session_request,641845149,16036845,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419692,<<172,18,26,20>>,undefined}]} *DBG* epdg_ue_fsm_262422606823991 receive call purge_ms_request from <0.2086.0> in state state_active *DBG* aaa_ue_fsm_262421774834936 receive call rx_s6b_str from <0.2085.0> in state state_authenticated *DBG* aaa_ue_fsm_262422189760288 send ok to <0.2006.0> 04:14:12.199 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;402;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422189760288",[],[2001],[],[{'Non-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_262422189760288 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_262422189760288 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2006.0> in state state_authenticated_wait_swx_saa => state_new 04:14:12.199 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421774834936 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2085.0> *DBG* aaa_ue_fsm_262421774834936 consume call rx_s6b_str from <0.2085.0> in state state_authenticated 04:14:12.199 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422606823991">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262422189760288 send ok to <0.211.0> 04:14:12.199 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262422189760288 terminate normal in state state_wait_swm_session_termination_answer 04:14:12.199 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421774834936"],[],[]} *DBG* epdg_ue_fsm_262422606823991 send ok to <0.2086.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.199 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262422606823991 consume call purge_ms_request from <0.2086.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424319874605">>, message_type => purge_ms_req}} 04:14:12.199 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422189760288","262422189760288@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.199 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262424319874605 receive call purge_ms_request from <0.2087.0> in state state_active 04:14:12.199 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422606823991">>,"internet",[],{epdg_tun_pdp_ctx,763419693,3991487812,{epdg_eua,33,<<192,168,0,86>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.199 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421774834936","262421774834936@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.199 [info] KMOD Port Delete PDP Context Call {<0.1599.0>,[alias|#Ref<0.1576510130.3222863878.157373>]}: {delete_pdp_context,{172,18,26,103},763419693,3991487812,{192,168,0,86}} 04:14:12.199 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.199 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,86}, 763419693, 3991487812 04:14:12.199 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422189760288">>,"internet",[],undefined,true,0,false,false} 04:14:12.199 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1475,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,86}},{i_tid,763419693}]}} 04:14:12.199 [info] purge_ms_response(<<"262422189760288">>): ok 04:14:12.199 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262424319874605 send ok to <0.2087.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262424319874605 consume call purge_ms_request from <0.2087.0> in state state_active => state_wait_delete_session_resp 04:14:12.199 [info] s2b: Tx {gtp,v2,delete_session_request,3991487812,16036846,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419693,<<172,18,26,20>>,undefined}]} *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420676901630">>, message_type => purge_ms_req}} 04:14:12.199 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422189760288">>,"internet",[],undefined,true,0,false,false} 04:14:12.199 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424319874605">>,message_type => purge_ms_req} 04:14:12.199 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262420676901630 receive call purge_ms_request from <0.2088.0> in state state_active 04:14:12.199 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424319874605">>,"internet",[],{epdg_tun_pdp_ctx,763419698,1113057016,{epdg_eua,33,<<192,168,0,91>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.199 [info] KMOD Port Delete PDP Context Call {<0.1649.0>,[alias|#Ref<0.1576510130.3222863875.171769>]}: {delete_pdp_context,{172,18,26,103},763419698,1113057016,{192,168,0,91}} 04:14:12.199 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,91}, 763419698, 1113057016 04:14:12.199 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4546,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,91}},{i_tid,763419698}]}} 04:14:12.199 [info] s2b: Tx {gtp,v2,delete_session_request,1113057016,16036847,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419698,<<172,18,26,20>>,undefined}]} 04:14:12.200 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420676901630">>,message_type => purge_ms_req} 04:14:12.200 [info] ue_fsm purge_ms_request 04:14:12.200 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420676901630">>,"internet",[],{epdg_tun_pdp_ctx,763419697,1921013997,{epdg_eua,33,<<192,168,0,90>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.200 [info] KMOD Port Delete PDP Context Call {<0.1639.0>,[alias|#Ref<0.1576510130.3222863875.171779>]}: {delete_pdp_context,{172,18,26,103},763419697,1921013997,{192,168,0,90}} 04:14:12.200 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,115,17,244,179,233,0,2,0,2,0,16,0>> 04:14:12.200 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241105,16036841,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262429647848527 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241105,16036841,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2089.0> in state state_wait_delete_session_resp 04:14:12.200 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241105,16036841,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262429647848527 send ok to <0.2089.0> *DBG* epdg_ue_fsm_262429647848527 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241105,16036841,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 04:14:12.200 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429647848527">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429647848527 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262420789403123 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2017.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262420676901630 send ok to <0.2088.0> *DBG* epdg_ue_fsm_262429647848527 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.200 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262420676901630 consume call purge_ms_request from <0.2088.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262429647848527 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420789403123 send ok to <0.2017.0> *DBG* epdg_ue_fsm_262420789403123 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.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425174135525">>, message_type => purge_ms_req}} 04:14:12.200 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,90}, 763419697, 1921013997 *DBG* aaa_ue_fsm_262429647848527 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420789403123 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2017.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262420789403123 send ok to <0.211.0> *DBG* epdg_ue_fsm_262420789403123 terminate normal in state state_wait_swm_session_termination_answer 04:14:12.200 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429647848527">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262425174135525 receive call purge_ms_request from <0.2092.0> in state state_active 04:14:12.200 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1539,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,90}},{i_tid,763419697}]}} 04:14:12.200 [info] ue_fsm ev_rx_swm_str 04:14:12.200 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;403;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420789403123",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:12.200 [info] ue_fsm ev_rx_swx_saa 04:14:12.200 [info] s2b: Tx {gtp,v2,delete_session_request,1921013997,16036848,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419697,<<172,18,26,20>>,undefined}]} 04:14:12.200 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429647848527","262429647848527@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262424853538296 receive call rx_s6b_str from <0.2093.0> in state state_authenticated 04:14:12.200 [debug] SWx Tx SAR Imsi="262429647848527" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262424723205979 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241102,16036842,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2091.0> in state state_wait_delete_session_resp 04:14:12.200 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420789403123","262420789403123@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.200 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","423",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429647848527",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424853538296 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2093.0> *DBG* epdg_ue_fsm_262424723205979 send ok to <0.2091.0> 04:14:12.201 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* aaa_ue_fsm_262424853538296 consume call rx_s6b_str from <0.2093.0> in state state_authenticated *DBG* epdg_ue_fsm_262424723205979 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241102,16036842,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 04:14:12.201 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420789403123">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262425174135525 send ok to <0.2092.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262424723205979 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262425174135525 consume call purge_ms_request from <0.2092.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262424723205979 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421314213940">>, message_type => purge_ms_req}} 04:14:12.201 [info] purge_ms_response(<<"262420789403123">>): ok 04:14:12.201 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,115,14,244,179,234,0,2,0,2,0,16,0>> 04:14:12.201 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425174135525">>,message_type => purge_ms_req} 04:14:12.201 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420789403123">>,"internet",[],undefined,true,0,false,false} 04:14:12.201 [info] ue_fsm purge_ms_request 04:14:12.201 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425174135525">>,"internet",[],{epdg_tun_pdp_ctx,763419699,1242109536,{epdg_eua,33,<<192,168,0,92>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.201 [info] KMOD Port Delete PDP Context Call {<0.1659.0>,[alias|#Ref<0.1576510130.3222863875.171782>]}: {delete_pdp_context,{172,18,26,103},763419699,1242109536,{192,168,0,92}} 04:14:12.201 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,92}, 763419699, 1242109536 04:14:12.201 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1603,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,92}},{i_tid,763419699}]}} 04:14:12.201 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241102,16036842,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.201 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424853538296"],[],[]} 04:14:12.201 [info] ue_fsm ev_rx_s6b_str 04:14:12.201 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241102,16036842,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.201 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424853538296","262424853538296@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.201 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.201 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424723205979">>,"internet",[],undefined,false,0,false,false} 04:14:12.201 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.201 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424723205979">>,"internet",[],undefined,true,0,false,false} 04:14:12.201 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.201 [info] s2b: Tx {gtp,v2,delete_session_request,1242109536,16036849,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419699,<<172,18,26,20>>,undefined}]} *DBG* aaa_ue_fsm_262420130976944 receive call rx_s6b_str from <0.2094.0> in state state_authenticated 04:14:12.201 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262420130976944 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2094.0> 04:14:12.201 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424723205979","262424723205979@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262426539389060 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2022.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420130976944 consume call rx_s6b_str from <0.2094.0> in state state_authenticated 04:14:12.201 [debug] SWx Tx SAR Imsi="262424723205979" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.201 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421314213940">>,message_type => purge_ms_req} 04:14:12.202 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420130976944"],[],[]} *DBG* aaa_ue_fsm_262424723205979 send ok to <0.201.0> *DBG* epdg_ue_fsm_262421314213940 receive call purge_ms_request from <0.2097.0> in state state_active *DBG* epdg_ue_fsm_262426539389060 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_262422606823991 receive call rx_s6b_str from <0.2096.0> in state state_authenticated *DBG* aaa_ue_fsm_262426539389060 send ok to <0.2022.0> 04:14:12.202 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262424723205979 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262426539389060 send ok to <0.211.0> *DBG* aaa_ue_fsm_262426539389060 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2022.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262422606823991 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2096.0> 04:14:12.202 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420130976944","262420130976944@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262426539389060 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422606823991 consume call rx_s6b_str from <0.2096.0> in state state_authenticated 04:14:12.202 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262421314213940 send ok to <0.2097.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262421314213940 consume call purge_ms_request from <0.2097.0> in state state_active => state_wait_delete_session_resp 04:14:12.202 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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 got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424397256430">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262424319874605 receive call rx_s6b_str from <0.2098.0> in state state_authenticated *DBG* epdg_ue_fsm_262424397256430 receive call purge_ms_request from <0.2099.0> in state state_active *DBG* aaa_ue_fsm_262424319874605 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2098.0> *DBG* aaa_ue_fsm_262424319874605 consume call rx_s6b_str from <0.2098.0> in state state_authenticated 04:14:12.202 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;404;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426539389060",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:12.202 [info] ue_fsm ev_rx_swx_saa 04:14:12.202 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426539389060","262426539389060@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.202 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","424",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424723205979",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.202 [info] ue_fsm purge_ms_request 04:14:12.202 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.202 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422606823991"],[],[]} 04:14:12.202 [info] ue_fsm ev_rx_s6b_str 04:14:12.202 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421314213940">>,"internet",[],{epdg_tun_pdp_ctx,763419694,2457388215,{epdg_eua,33,<<192,168,0,87>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.202 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426539389060">>,"internet",[],undefined,true,0,false,false} 04:14:12.202 [info] purge_ms_response(<<"262426539389060">>): ok 04:14:12.202 [info] KMOD Port Delete PDP Context Call {<0.1609.0>,[alias|#Ref<0.1576510130.3222863877.156544>]}: {delete_pdp_context,{172,18,26,103},763419694,2457388215,{192,168,0,87}} 04:14:12.202 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422606823991","262422606823991@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.202 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.202 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,87}, 763419694, 2457388215 04:14:12.202 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1667,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,87}},{i_tid,763419694}]}} 04:14:12.202 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.202 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426539389060">>,"internet",[],undefined,true,0,false,false} 04:14:12.202 [info] s2b: Tx {gtp,v2,delete_session_request,2457388215,16036850,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419694,<<172,18,26,20>>,undefined}]} *DBG* aaa_ue_fsm_262425338987486 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2027.0> in state state_authenticated_wait_swx_saa 04:14:12.202 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424319874605"],[],[]} *DBG* aaa_ue_fsm_262425338987486 send ok to <0.2027.0> 04:14:12.202 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262425338987486 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2027.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262425338987486 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:14:12.202 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424397256430">>,message_type => purge_ms_req} 04:14:12.202 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262425338987486 send ok to <0.211.0> 04:14:12.203 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424319874605","262424319874605@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.203 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424397256430">>,"internet",[],{epdg_tun_pdp_ctx,763419695,1762564046,{epdg_eua,33,<<192,168,0,88>>,undefined},<<172,18,26,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262425338987486 terminate normal in state state_wait_swm_session_termination_answer 04:14:12.203 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.203 [info] KMOD Port Delete PDP Context Call {<0.1619.0>,[alias|#Ref<0.1576510130.3222863874.158445>]}: {delete_pdp_context,{172,18,26,103},763419695,1762564046,{192,168,0,88}} 04:14:12.203 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.203 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,88}, 763419695, 1762564046 *DBG* epdg_ue_fsm_262421774834936 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241111,16036843,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2100.0> in state state_wait_delete_session_resp 04:14:12.203 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4610,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,88}},{i_tid,763419695}]}} 04:14:12.203 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;405;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425338987486",[],[2001],[],[{'Non-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_262421774834936 send ok to <0.2100.0> 04:14:12.203 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262421774834936 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241111,16036843,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2100.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421774834936 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:14:12.203 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425338987486","262425338987486@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262421774834936 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262424853538296 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241106,16036844,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2101.0> in state state_wait_delete_session_resp 04:14:12.203 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.203 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425338987486">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262424853538296 send ok to <0.2101.0> *DBG* aaa_ue_fsm_262421774834936 send ok to <0.201.0> 04:14:12.204 [info] purge_ms_response(<<"262425338987486">>): ok *DBG* epdg_ue_fsm_262424853538296 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241106,16036844,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2101.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:14:12.204 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,115,23,244,179,235,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262421774834936 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262424397256430 send ok to <0.2099.0> *DBG* aaa_ue_fsm_262424853538296 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262424853538296 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:14:12.204 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425338987486">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262424397256430 consume call purge_ms_request from <0.2099.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425995374209">>, message_type => purge_ms_req}} 04:14:12.204 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241111,16036843,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262424853538296 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424853538296 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:12.204 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241111,16036843,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262425995374209 receive call purge_ms_request from <0.2104.0> in state state_active *DBG* epdg_ue_fsm_262420130976944 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241107,16036845,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2105.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262425174135525 receive call rx_s6b_str from <0.2106.0> in state state_authenticated *DBG* epdg_ue_fsm_262420130976944 send ok to <0.2105.0> *DBG* aaa_ue_fsm_262425174135525 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2106.0> *DBG* epdg_ue_fsm_262425995374209 send ok to <0.2104.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.204 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421774834936">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262425174135525 consume call rx_s6b_str from <0.2106.0> in state state_authenticated *DBG* epdg_ue_fsm_262425995374209 consume call purge_ms_request from <0.2104.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428195078197">>, message_type => purge_ms_req}} 04:14:12.204 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.204 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421774834936">>,"internet",[],undefined,true,0,false,false} 04:14:12.204 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,115,18,244,179,236,0,2,0,2,0,16,0>> 04:14:12.204 [info] ue_fsm ev_rx_swm_str 04:14:12.204 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241106,16036844,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.204 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241106,16036844,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.204 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421774834936","262421774834936@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.204 [debug] SWx Tx SAR Imsi="262421774834936" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.204 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","425",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421774834936",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.204 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424853538296">>,"internet",[],undefined,false,0,false,false} 04:14:12.204 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.204 [info] s2b: Tx {gtp,v2,delete_session_request,1762564046,16036851,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419695,<<172,18,26,20>>,undefined}]} 04:14:12.204 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424853538296">>,"internet",[],undefined,true,0,false,false} 04:14:12.204 [info] ue_fsm ev_rx_swm_str 04:14:12.204 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424853538296","262424853538296@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.204 [debug] SWx Tx SAR Imsi="262424853538296" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.204 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","426",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424853538296",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.205 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425995374209">>,message_type => purge_ms_req} 04:14:12.205 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,115,19,244,179,237,0,2,0,2,0,16,0>> 04:14:12.205 [info] ue_fsm purge_ms_request 04:14:12.205 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241107,16036845,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.205 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425995374209">>,"internet",[],{epdg_tun_pdp_ctx,763419701,859450091,{epdg_eua,33,<<192,168,0,94>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.205 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241107,16036845,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.205 [info] KMOD Port Delete PDP Context Call {<0.1679.0>,[alias|#Ref<0.1576510130.3222863873.174258>]}: {delete_pdp_context,{172,18,26,103},763419701,859450091,{192,168,0,94}} 04:14:12.205 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,94}, 763419701, 859450091 04:14:12.205 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4674,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,94}},{i_tid,763419701}]}} 04:14:12.205 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425174135525"],[],[]} 04:14:12.205 [info] ue_fsm ev_rx_s6b_str 04:14:12.205 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420130976944">>,"internet",[],undefined,false,0,false,false} 04:14:12.205 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.205 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425174135525","262425174135525@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.205 [info] s2b: Tx {gtp,v2,delete_session_request,859450091,16036852,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419701,<<172,18,26,20>>,undefined}]} 04:14:12.205 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.205 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420130976944">>,"internet",[],undefined,true,0,false,false} 04:14:12.205 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262420130976944 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241107,16036845,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2105.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420130976944 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:14:12.205 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;406;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427540383535",[],[2001],[],[{'Non-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_262420130976944 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427540383535 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2031.0> in state state_authenticated_wait_swx_saa 04:14:12.205 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420676901630"],[],[]} *DBG* epdg_ue_fsm_262422606823991 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241108,16036846,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2108.0> in state state_wait_delete_session_resp 04:14:12.205 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428195078197">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262428195078197 receive call purge_ms_request from <0.2111.0> in state state_active *DBG* aaa_ue_fsm_262420676901630 receive call rx_s6b_str from <0.2107.0> in state state_authenticated *DBG* aaa_ue_fsm_262421314213940 receive call rx_s6b_str from <0.2109.0> in state state_authenticated 04:14:12.206 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262420130976944 send ok to <0.201.0> *DBG* epdg_ue_fsm_262422606823991 send ok to <0.2108.0> *DBG* aaa_ue_fsm_262427540383535 send ok to <0.2031.0> *DBG* epdg_ue_fsm_262427540383535 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_262420676901630 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2107.0> *DBG* aaa_ue_fsm_262421314213940 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2109.0> *DBG* aaa_ue_fsm_262420130976944 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262422606823991 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241108,16036846,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2108.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427540383535 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2031.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262421314213940 consume call rx_s6b_str from <0.2109.0> in state state_authenticated *DBG* aaa_ue_fsm_262420676901630 consume call rx_s6b_str from <0.2107.0> in state state_authenticated *DBG* epdg_ue_fsm_262427540383535 send ok to <0.211.0> 04:14:12.206 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,115,20,244,179,238,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262422606823991 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422387920512 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2034.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422606823991 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262427540383535 terminate normal in state state_wait_swm_session_termination_answer 04:14:12.206 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241108,16036846,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.206 [info] ue_fsm ev_rx_swx_saa 04:14:12.206 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420130976944","262420130976944@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.206 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241108,16036846,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.206 [debug] SWx Tx SAR Imsi="262420130976944" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.206 [info] ue_fsm ev_rx_s6b_str 04:14:12.206 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421314213940"],[],[]} 04:14:12.206 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","427",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420130976944",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.206 [info] ue_fsm ev_rx_s6b_str 04:14:12.206 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427540383535","262427540383535@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.206 [info] ue_fsm purge_ms_request 04:14:12.206 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422606823991">>,"internet",[],undefined,false,0,false,false} 04:14:12.206 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.206 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.206 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420676901630","262420676901630@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.206 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428195078197">>,"internet",[],{epdg_tun_pdp_ctx,763419700,3330090800,{epdg_eua,33,<<192,168,0,93>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.206 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.206 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421314213940","262421314213940@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.206 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422606823991">>,"internet",[],undefined,true,0,false,false} 04:14:12.206 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.206 [info] KMOD Port Delete PDP Context Call {<0.1669.0>,[alias|#Ref<0.1576510130.3222863877.156576>]}: {delete_pdp_context,{172,18,26,103},763419700,3330090800,{192,168,0,93}} 04:14:12.206 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.206 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.206 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427540383535">>,"internet",[],undefined,true,0,false,false} 04:14:12.206 [info] purge_ms_response(<<"262427540383535">>): ok 04:14:12.206 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;407;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422387920512",[],[2001],[],[{'Non-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_262424397256430 receive call rx_s6b_str from <0.2112.0> in state state_authenticated 04:14:12.206 [info] ue_fsm ev_rx_swx_saa 04:14:12.206 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,93}, 763419700, 3330090800 *DBG* aaa_ue_fsm_262424397256430 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2112.0> 04:14:12.206 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262424397256430 consume call rx_s6b_str from <0.2112.0> in state state_authenticated 04:14:12.206 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],9,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,93}},{i_tid,763419700}]}} 04:14:12.206 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427540383535">>,"internet",[],undefined,true,0,false,false} 04:14:12.206 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422387920512","262422387920512@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.207 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422606823991","262422606823991@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.207 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,115,25,244,179,239,0,2,0,2,0,16,0>> 04:14:12.207 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424397256430"],[],[]} 04:14:12.207 [info] ue_fsm ev_rx_s6b_str 04:14:12.207 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424397256430","262424397256430@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.207 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262424319874605 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241113,16036847,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2113.0> in state state_wait_delete_session_resp 04:14:12.207 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262424319874605 send ok to <0.2113.0> 04:14:12.207 [debug] SWx Tx SAR Imsi="262422606823991" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262422606823991 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422387920512 send ok to <0.2034.0> 04:14:12.208 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241113,16036847,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262424319874605 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241113,16036847,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2113.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422606823991 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422387920512 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2034.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262428195078197 send ok to <0.2111.0> 04:14:12.208 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241113,16036847,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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262424319874605 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422387920512 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_262425174135525 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241114,16036849,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2115.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262428195078197 consume call purge_ms_request from <0.2111.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262421851861734 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2036.0> in state state_authenticated_wait_swx_saa 04:14:12.208 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","428",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422606823991",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429077511465">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262422387920512 send ok to <0.211.0> *DBG* aaa_ue_fsm_262424319874605 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262425174135525 send ok to <0.2115.0> 04:14:12.208 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424319874605">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425174135525 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241114,16036849,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2115.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429077511465 receive call purge_ms_request from <0.2117.0> in state state_active *DBG* aaa_ue_fsm_262425995374209 receive call rx_s6b_str from <0.2116.0> in state state_authenticated 04:14:12.208 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262422387920512 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425174135525 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425995374209 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2116.0> *DBG* aaa_ue_fsm_262424319874605 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425995374209 consume call rx_s6b_str from <0.2116.0> in state state_authenticated *DBG* aaa_ue_fsm_262421851861734 send ok to <0.2036.0> *DBG* aaa_ue_fsm_262425174135525 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262424319874605 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262421851861734 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_262421851861734 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2036.0> in state state_authenticated_wait_swx_saa => state_new 04:14:12.208 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424319874605">>,"internet",[],undefined,true,0,false,false} 04:14:12.208 [info] s2b: Tx {gtp,v2,delete_session_request,3330090800,16036853,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419700,<<172,18,26,20>>,undefined}]} 04:14:12.208 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,115,26,244,179,241,0,2,0,2,0,16,0>> 04:14:12.208 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.208 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241114,16036849,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.208 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241114,16036849,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.208 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;408;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421851861734",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:12.208 [info] ue_fsm ev_rx_swx_saa 04:14:12.208 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422387920512">>,"internet",[],undefined,true,0,false,false} 04:14:12.208 [info] purge_ms_response(<<"262422387920512">>): ok 04:14:12.208 [info] ue_fsm ev_rx_swm_str 04:14:12.208 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425174135525">>,"internet",[],undefined,false,0,false,false} 04:14:12.208 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.208 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421851861734","262421851861734@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.208 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429077511465">>,message_type => purge_ms_req} 04:14:12.208 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424319874605","262424319874605@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.208 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425174135525">>,"internet",[],undefined,true,0,false,false} 04:14:12.208 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425995374209"],[],[]} 04:14:12.208 [info] ue_fsm purge_ms_request 04:14:12.208 [info] ue_fsm ev_rx_s6b_str 04:14:12.208 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422387920512">>,"internet",[],undefined,true,0,false,false} 04:14:12.208 [debug] SWx Tx SAR Imsi="262424319874605" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.208 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","429",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424319874605",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.208 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425995374209","262425995374209@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.208 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.208 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429077511465">>,"internet",[],{epdg_tun_pdp_ctx,763419702,629870880,{epdg_eua,33,<<192,168,0,95>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.208 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.208 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262426601542124 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2043.0> in state state_authenticated_wait_swx_saa 04:14:12.208 [info] KMOD Port Delete PDP Context Call {<0.1689.0>,[alias|#Ref<0.1576510130.3222863875.171962>]}: {delete_pdp_context,{172,18,26,103},763419702,629870880,{192,168,0,95}} 04:14:12.208 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.208 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,95}, 763419702, 629870880 04:14:12.208 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],326,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,95}},{i_tid,763419702}]}} 04:14:12.208 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425174135525","262425174135525@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.208 [debug] SWx Tx SAR Imsi="262425174135525" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.208 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421851861734">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262421851861734 send ok to <0.211.0> 04:14:12.208 [info] s2b: Tx {gtp,v2,delete_session_request,629870880,16036854,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419702,<<172,18,26,20>>,undefined}]} *DBG* epdg_ue_fsm_262421851861734 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429077511465 send ok to <0.2117.0> 04:14:12.208 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","430",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425174135525",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262429077511465 consume call purge_ms_request from <0.2117.0> in state state_active => state_wait_delete_session_resp 04:14:12.209 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;409;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426601542124",[],[2001],[],[{'Non-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_262425174135525 send ok to <0.201.0> *DBG* epdg_ue_fsm_262421314213940 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241109,16036850,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2120.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262426601542124 send ok to <0.2043.0> *DBG* epdg_ue_fsm_262426601542124 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.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425596260658">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262425174135525 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:12.209 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426601542124 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2043.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262421314213940 send ok to <0.2120.0> *DBG* epdg_ue_fsm_262426601542124 send ok to <0.211.0> *DBG* epdg_ue_fsm_262421314213940 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241109,16036850,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2120.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:14:12.209 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426601542124","262426601542124@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262425596260658 receive call purge_ms_request from <0.2122.0> in state state_active *DBG* epdg_ue_fsm_262420676901630 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241112,16036848,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2121.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262426601542124 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421314213940 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262421314213940 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:14:12.209 [info] purge_ms_response(<<"262421851861734">>): ok 04:14:12.209 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421851861734">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262420676901630 send ok to <0.2121.0> *DBG* epdg_ue_fsm_262420676901630 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241112,16036848,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2121.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421314213940 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420676901630 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262424397256430 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241110,16036851,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2124.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262420676901630 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421314213940 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:12.210 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,115,21,244,179,242,0,2,0,2,0,16,0>> 04:14:12.210 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241109,16036850,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.210 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241109,16036850,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.210 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.210 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421314213940">>,"internet",[],undefined,false,0,false,false} 04:14:12.210 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.210 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426601542124">>,"internet",[],undefined,true,0,false,false} 04:14:12.210 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,115,24,244,179,240,0,2,0,2,0,16,0>> 04:14:12.210 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425596260658">>,message_type => purge_ms_req} 04:14:12.210 [info] purge_ms_response(<<"262426601542124">>): ok 04:14:12.210 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241112,16036848,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.210 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421314213940">>,"internet",[],undefined,true,0,false,false} 04:14:12.210 [info] ue_fsm purge_ms_request 04:14:12.210 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241112,16036848,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.210 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426601542124">>,"internet",[],undefined,true,0,false,false} 04:14:12.210 [info] ue_fsm ev_rx_swm_str 04:14:12.210 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425596260658">>,"internet",[],{epdg_tun_pdp_ctx,763419705,3782745950,{epdg_eua,33,<<192,168,0,98>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.210 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421314213940","262421314213940@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.210 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420676901630">>,"internet",[],undefined,false,0,false,false} 04:14:12.210 [info] KMOD Port Delete PDP Context Call {<0.1719.0>,[alias|#Ref<0.1576510130.3222863877.156624>]}: {delete_pdp_context,{172,18,26,103},763419705,3782745950,{192,168,0,98}} 04:14:12.210 [debug] SWx Tx SAR Imsi="262421314213940" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.210 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.210 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,98}, 763419705, 3782745950 04:14:12.210 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420676901630">>,"internet",[],undefined,true,0,false,false} 04:14:12.210 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4738,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,98}},{i_tid,763419705}]}} 04:14:12.210 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","431",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421314213940",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.210 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,115,22,244,179,243,0,2,0,2,0,16,0>> 04:14:12.210 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241110,16036851,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.210 [info] ue_fsm ev_rx_swm_str 04:14:12.210 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241110,16036851,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.210 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428195078197"],[],[]} 04:14:12.210 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420676901630","262420676901630@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.210 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262428195078197 receive call rx_s6b_str from <0.2125.0> in state state_authenticated 04:14:12.210 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424397256430">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424397256430 send ok to <0.2124.0> *DBG* aaa_ue_fsm_262428195078197 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2125.0> 04:14:12.211 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;410;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429408231548",[],[2001],[],[{'Non-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_262420676901630 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428195078197 consume call rx_s6b_str from <0.2125.0> in state state_authenticated *DBG* epdg_ue_fsm_262425596260658 send ok to <0.2122.0> *DBG* aaa_ue_fsm_262420676901630 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262424397256430 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241110,16036851,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2124.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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262429408231548 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2048.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424397256430 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:14:12.211 [debug] SWx Tx SAR Imsi="262420676901630" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262425995374209 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241116,16036852,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2127.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262425596260658 consume call purge_ms_request from <0.2122.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262424397256430 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429077511465 receive call rx_s6b_str from <0.2128.0> in state state_authenticated *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424945303203">>, message_type => purge_ms_req}} 04:14:12.211 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","432",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420676901630",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262425995374209 send ok to <0.2127.0> *DBG* aaa_ue_fsm_262424397256430 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429408231548 send ok to <0.2048.0> *DBG* epdg_ue_fsm_262429408231548 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_262429077511465 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2128.0> *DBG* epdg_ue_fsm_262424945303203 receive call purge_ms_request from <0.2130.0> in state state_active *DBG* epdg_ue_fsm_262425995374209 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241116,16036852,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2127.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429408231548 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2048.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262424397256430 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429077511465 consume call rx_s6b_str from <0.2128.0> in state state_authenticated 04:14:12.211 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428195078197","262428195078197@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262425995374209 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:14:12.211 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.211 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.211 [info] s2b: Tx {gtp,v2,delete_session_request,3782745950,16036855,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419705,<<172,18,26,20>>,undefined}]} 04:14:12.211 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.211 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,115,28,244,179,244,0,2,0,2,0,16,0>> 04:14:12.211 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424397256430">>,"internet",[],undefined,true,0,false,false} 04:14:12.211 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241116,16036852,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.211 [info] ue_fsm ev_rx_swx_saa 04:14:12.211 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241116,16036852,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.211 [info] ue_fsm ev_rx_swm_str 04:14:12.211 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429077511465"],[],[]} 04:14:12.211 [info] ue_fsm ev_rx_s6b_str 04:14:12.212 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429408231548","262429408231548@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.212 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424397256430","262424397256430@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.212 [debug] SWx Tx SAR Imsi="262424397256430" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.212 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425995374209">>,"internet",[],undefined,false,0,false,false} 04:14:12.212 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.212 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","433",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424397256430",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.212 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429077511465","262429077511465@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.212 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.212 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.212 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424945303203">>,message_type => purge_ms_req} 04:14:12.212 [info] ue_fsm purge_ms_request 04:14:12.212 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.212 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425995374209">>,"internet",[],undefined,true,0,false,false} 04:14:12.212 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429408231548">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262429408231548 send ok to <0.211.0> 04:14:12.212 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424945303203">>,"internet",[],{epdg_tun_pdp_ctx,763419703,2181547303,{epdg_eua,33,<<192,168,0,96>>,undefined},<<172,18,26,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262425995374209 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:14:12.212 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;411;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423376477146",[],[2001],[],[{'Non-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_262429408231548 terminate normal in state state_wait_swm_session_termination_answer 04:14:12.212 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,115,27,244,179,245,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262423376477146 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2055.0> in state state_authenticated_wait_swx_saa 04:14:12.213 [info] purge_ms_response(<<"262429408231548">>): ok 04:14:12.213 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262428195078197 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241115,16036853,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2132.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262425995374209 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423376477146 send ok to <0.2055.0> *DBG* epdg_ue_fsm_262423376477146 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:14:12.213 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429408231548">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262425995374209 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262428195078197 send ok to <0.2132.0> *DBG* aaa_ue_fsm_262423376477146 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2055.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262423376477146 send ok to <0.211.0> *DBG* aaa_ue_fsm_262425753501794 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2059.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262424945303203 send ok to <0.2130.0> 04:14:12.213 [info] KMOD Port Delete PDP Context Call {<0.1699.0>,[alias|#Ref<0.1576510130.3222863877.156688>]}: {delete_pdp_context,{172,18,26,103},763419703,2181547303,{192,168,0,96}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262428195078197 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241115,16036853,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2132.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428195078197 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262423376477146 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262424945303203 consume call purge_ms_request from <0.2130.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262425596260658 receive call rx_s6b_str from <0.2133.0> in state state_authenticated *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421073513227">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262428195078197 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:14:12.213 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,96}, 763419703, 2181547303 04:14:12.213 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425995374209","262425995374209@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.213 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1731,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,96}},{i_tid,763419703}]}} 04:14:12.213 [info] ue_fsm ev_rx_swx_saa 04:14:12.213 [debug] SWx Tx SAR Imsi="262425995374209" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.213 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241115,16036853,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.213 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423376477146","262423376477146@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.213 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","434",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425995374209",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.213 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241115,16036853,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.213 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.213 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428195078197">>,"internet",[],undefined,false,0,false,false} 04:14:12.213 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.213 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423376477146">>,"internet",[],undefined,true,0,false,false} 04:14:12.213 [info] purge_ms_response(<<"262423376477146">>): ok 04:14:12.213 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;412;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425753501794",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:12.213 [info] s2b: Tx {gtp,v2,delete_session_request,2181547303,16036856,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419703,<<172,18,26,20>>,undefined}]} 04:14:12.213 [info] ue_fsm ev_rx_swx_saa 04:14:12.213 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428195078197">>,"internet",[],undefined,true,0,false,false} 04:14:12.213 [info] ue_fsm ev_rx_swm_str 04:14:12.213 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423376477146">>,"internet",[],undefined,true,0,false,false} 04:14:12.213 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425753501794","262425753501794@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.213 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425596260658"],[],[]} 04:14:12.213 [info] ue_fsm ev_rx_s6b_str 04:14:12.214 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428195078197","262428195078197@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.214 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425596260658","262425596260658@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262425596260658 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2133.0> 04:14:12.214 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421073513227">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262425596260658 consume call rx_s6b_str from <0.2133.0> in state state_authenticated 04:14:12.214 [debug] SWx Tx SAR Imsi="262428195078197" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262428195078197 send ok to <0.201.0> *DBG* epdg_ue_fsm_262421073513227 receive call purge_ms_request from <0.2135.0> in state state_active *DBG* aaa_ue_fsm_262425753501794 send ok to <0.2059.0> *DBG* aaa_ue_fsm_262428195078197 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:12.214 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262425753501794 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_262425753501794 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2059.0> in state state_authenticated_wait_swx_saa => state_new 04:14:12.214 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262425753501794 send ok to <0.211.0> 04:14:12.214 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","435",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428195078197",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262425753501794 terminate normal in state state_wait_swm_session_termination_answer 04:14:12.214 [info] ue_fsm purge_ms_request 04:14:12.214 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.214 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421073513227">>,"internet",[],{epdg_tun_pdp_ctx,763419707,144006507,{epdg_eua,33,<<192,168,0,100>>,undefined},<<172,18,26,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262421073513227 send ok to <0.2135.0> *DBG* epdg_ue_fsm_262421073513227 consume call purge_ms_request from <0.2135.0> in state state_active => state_wait_delete_session_resp 04:14:12.214 [info] KMOD Port Delete PDP Context Call {<0.1739.0>,[alias|#Ref<0.1576510130.3222863878.157657>]}: {delete_pdp_context,{172,18,26,103},763419707,144006507,{192,168,0,100}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.214 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,100}, 763419707, 144006507 *DBG* aaa_ue_fsm_262427730762737 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2063.0> in state state_authenticated_wait_swx_saa *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426205630306">>, message_type => purge_ms_req}} 04:14:12.214 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1795,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,100}},{i_tid,763419707}]}} *DBG* epdg_ue_fsm_262429077511465 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241117,16036854,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2136.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262427730762737 send ok to <0.2063.0> *DBG* epdg_ue_fsm_262427730762737 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_262426205630306 receive call purge_ms_request from <0.2137.0> in state state_active 04:14:12.214 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425753501794">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262427730762737 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2063.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262429077511465 send ok to <0.2136.0> *DBG* epdg_ue_fsm_262427730762737 send ok to <0.211.0> 04:14:12.214 [info] purge_ms_response(<<"262425753501794">>): ok *DBG* epdg_ue_fsm_262427730762737 terminate normal in state state_wait_swm_session_termination_answer 04:14:12.215 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425753501794">>,"internet",[],undefined,true,0,false,false} 04:14:12.215 [info] s2b: Tx {gtp,v2,delete_session_request,144006507,16036857,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419707,<<172,18,26,20>>,undefined}]} *DBG* epdg_ue_fsm_262429077511465 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241117,16036854,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2136.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429077511465 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262426205630306 send ok to <0.2137.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262429077511465 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426205630306 consume call purge_ms_request from <0.2137.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422528011892">>, message_type => purge_ms_req}} 04:14:12.215 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,115,29,244,179,246,0,2,0,2,0,16,0>> 04:14:12.215 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241117,16036854,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.215 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;413;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427730762737",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:12.215 [info] ue_fsm ev_rx_swx_saa 04:14:12.215 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241117,16036854,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.215 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427730762737","262427730762737@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.215 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.215 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426205630306">>,message_type => purge_ms_req} 04:14:12.215 [info] ue_fsm purge_ms_request 04:14:12.215 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429077511465">>,"internet",[],undefined,false,0,false,false} 04:14:12.215 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.215 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427730762737">>,"internet",[],undefined,true,0,false,false} 04:14:12.215 [info] purge_ms_response(<<"262427730762737">>): ok 04:14:12.215 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426205630306">>,"internet",[],{epdg_tun_pdp_ctx,763419708,351588437,{epdg_eua,33,<<192,168,0,101>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.215 [info] KMOD Port Delete PDP Context Call {<0.1749.0>,[alias|#Ref<0.1576510130.3222863878.157684>]}: {delete_pdp_context,{172,18,26,103},763419708,351588437,{192,168,0,101}} 04:14:12.215 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,101}, 763419708, 351588437 04:14:12.215 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1859,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,101}},{i_tid,763419708}]}} 04:14:12.215 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427730762737">>,"internet",[],undefined,true,0,false,false} 04:14:12.215 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429077511465">>,"internet",[],undefined,true,0,false,false} 04:14:12.215 [info] s2b: Tx {gtp,v2,delete_session_request,351588437,16036858,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419708,<<172,18,26,20>>,undefined}]} 04:14:12.215 [info] ue_fsm ev_rx_swm_str 04:14:12.215 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429077511465","262429077511465@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.215 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424945303203"],[],[]} *DBG* aaa_ue_fsm_262424945303203 receive call rx_s6b_str from <0.2138.0> in state state_authenticated 04:14:12.215 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422528011892">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262429077511465 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424945303203 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2138.0> *DBG* epdg_ue_fsm_262422528011892 receive call purge_ms_request from <0.2140.0> in state state_active 04:14:12.216 [debug] SWx Tx SAR Imsi="262429077511465" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262429077511465 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424945303203 consume call rx_s6b_str from <0.2138.0> in state state_authenticated 04:14:12.216 [info] ue_fsm ev_rx_s6b_str 04:14:12.216 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","436",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429077511465",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.216 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424945303203","262424945303203@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.216 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.216 [info] ue_fsm purge_ms_request 04:14:12.216 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262422528011892 send ok to <0.2140.0> 04:14:12.216 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422528011892">>,"internet",[],{epdg_tun_pdp_ctx,763419706,3766543805,{epdg_eua,33,<<192,168,0,99>>,undefined},<<172,18,26,103>>},false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.216 [info] KMOD Port Delete PDP Context Call {<0.1729.0>,[alias|#Ref<0.1576510130.3222863877.156720>]}: {delete_pdp_context,{172,18,26,103},763419706,3766543805,{192,168,0,99}} *DBG* epdg_ue_fsm_262422528011892 consume call purge_ms_request from <0.2140.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422740632264">>, message_type => purge_ms_req}} 04:14:12.216 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,99}, 763419706, 3766543805 04:14:12.216 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1923,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,99}},{i_tid,763419706}]}} *DBG* epdg_ue_fsm_262422740632264 receive call purge_ms_request from <0.2141.0> in state state_active 04:14:12.216 [info] s2b: Tx {gtp,v2,delete_session_request,3766543805,16036859,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419706,<<172,18,26,20>>,undefined}]} 04:14:12.216 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422740632264">>,message_type => purge_ms_req} 04:14:12.216 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262426119528856 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2067.0> in state state_authenticated_wait_swx_saa 04:14:12.216 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422740632264">>,"internet",[],{epdg_tun_pdp_ctx,763419704,2440061511,{epdg_eua,33,<<192,168,0,97>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:12.216 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;414;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426119528856",[],[2001],[],[{'Non-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_262426119528856 send ok to <0.2067.0> 04:14:12.216 [info] KMOD Port Delete PDP Context Call {<0.1709.0>,[alias|#Ref<0.1576510130.3222863873.174517>]}: {delete_pdp_context,{172,18,26,103},763419704,2440061511,{192,168,0,97}} *DBG* aaa_ue_fsm_262426119528856 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2067.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262426119528856 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_262422740632264 send ok to <0.2141.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.216 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262422740632264 consume call purge_ms_request from <0.2141.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262426119528856 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262424717594460">>,ok}} *DBG* epdg_ue_fsm_262426119528856 terminate normal in state state_wait_swm_session_termination_answer 04:14:12.216 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,97}, 763419704, 2440061511 04:14:12.216 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1987,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,97}},{i_tid,763419704}]}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.216 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426119528856","262426119528856@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server got cast {purge_ms_response,{<<"262425437398262">>,ok}} 04:14:12.216 [info] s2b: Tx {gtp,v2,delete_session_request,2440061511,16036860,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419704,<<172,18,26,20>>,undefined}]} 04:14:12.216 [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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.216 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426119528856">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server got cast {purge_ms_response,{<<"262427397211602">>,ok}} 04:14:12.216 [info] purge_ms_response(<<"262426119528856">>): ok 04:14:12.216 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426119528856">>,"internet",[],undefined,true,0,false,false} 04:14:12.216 [info] purge_ms_response for <<"262424717594460">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.216 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424717594460">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262425861667301">>,ok}} 04:14:12.216 [info] purge_ms_response for <<"262425437398262">>: ok 04:14:12.216 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425437398262">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.217 [info] purge_ms_response for <<"262427397211602">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262421453353405">>,ok}} 04:14:12.217 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427397211602">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262421073513227 receive call rx_s6b_str from <0.2142.0> in state state_authenticated 04:14:12.217 [info] purge_ms_response for <<"262425861667301">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262421073513227 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2142.0> *DBG* epdg_ue_fsm_262425596260658 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241120,16036855,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2143.0> in state state_wait_delete_session_resp 04:14:12.217 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425861667301">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262421547218840">>,ok}} *DBG* aaa_ue_fsm_262421073513227 consume call rx_s6b_str from <0.2142.0> in state state_authenticated 04:14:12.217 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,115,32,244,179,247,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262425596260658 send ok to <0.2143.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.217 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421073513227"],[],[]} *DBG* epdg_ue_fsm_262425596260658 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241120,16036855,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2143.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* gsup_server got cast {purge_ms_response,{<<"262427348917770">>,ok}} *DBG* aaa_ue_fsm_262425596260658 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:14:12.217 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262425596260658 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:14:12.217 [info] purge_ms_response for <<"262421453353405">>: ok 04:14:12.217 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241120,16036855,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.217 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421453353405">>,message_type => purge_ms_res} 04:14:12.217 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241120,16036855,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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262426205630306 receive call rx_s6b_str from <0.2144.0> in state state_authenticated 04:14:12.217 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421073513227","262421073513227@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* gsup_server got cast {purge_ms_response,{<<"262420802935336">>,ok}} *DBG* aaa_ue_fsm_262425596260658 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426205630306 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2144.0> 04:14:12.217 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* aaa_ue_fsm_262425596260658 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426205630306 consume call rx_s6b_str from <0.2144.0> in state state_authenticated 04:14:12.217 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.217 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425596260658">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428925653573 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2071.0> in state state_authenticated_wait_swx_saa *DBG* gsup_server got cast {purge_ms_response,{<<"262421720554096">>,ok}} 04:14:12.217 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262428925653573 send ok to <0.2071.0> *DBG* epdg_ue_fsm_262428925653573 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262428925653573 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2071.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262428925653573 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262423922009344">>,ok}} 04:14:12.217 [info] purge_ms_response for <<"262421547218840">>: ok 04:14:12.217 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421547218840">>,message_type => purge_ms_res} 04:14:12.217 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425596260658">>,"internet",[],undefined,true,0,false,false} 04:14:12.217 [info] ue_fsm ev_rx_swm_str 04:14:12.217 [info] purge_ms_response for <<"262427348917770">>: ok 04:14:12.217 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425596260658","262425596260658@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.217 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427348917770">>,message_type => purge_ms_res} 04:14:12.217 [debug] SWx Tx SAR Imsi="262425596260658" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.217 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426205630306"],[],[]} 04:14:12.217 [info] ue_fsm ev_rx_s6b_str 04:14:12.217 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","437",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425596260658",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.217 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426205630306","262426205630306@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.217 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.217 [info] purge_ms_response for <<"262420802935336">>: ok 04:14:12.217 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420802935336">>,message_type => purge_ms_res} 04:14:12.217 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.217 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;415;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428925653573",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:12.218 [info] ue_fsm ev_rx_swx_saa 04:14:12.218 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428925653573","262428925653573@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.218 [info] purge_ms_response for <<"262421720554096">>: ok 04:14:12.218 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421720554096">>,message_type => purge_ms_res} 04:14:12.218 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.218 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428925653573">>,"internet",[],undefined,true,0,false,false} 04:14:12.218 [info] purge_ms_response(<<"262428925653573">>): ok 04:14:12.218 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428925653573">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262428925653573 terminate normal in state state_wait_swm_session_termination_answer 04:14:12.218 [info] purge_ms_response for <<"262423922009344">>: ok 04:14:12.219 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423922009344">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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,{<<"262424869517086">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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,{<<"262428519944906">>,ok}} *DBG* epdg_ue_fsm_262424945303203 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241118,16036856,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2146.0> in state state_wait_delete_session_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262424945303203 send ok to <0.2146.0> 04:14:12.219 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,115,30,244,179,248,0,2,0,2,0,16,0>> *DBG* gsup_server got cast {purge_ms_response,{<<"262420752256514">>,ok}} 04:14:12.219 [info] purge_ms_response for <<"262424869517086">>: ok 04:14:12.219 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424869517086">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262424945303203 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241118,16036856,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2146.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424945303203 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:14:12.219 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241118,16036856,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* gsup_server got cast {purge_ms_response,{<<"262427784327728">>,ok}} *DBG* epdg_ue_fsm_262424945303203 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262421073513227 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241122,16036857,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2147.0> in state state_wait_delete_session_resp 04:14:12.219 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241118,16036856,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* gsup_server got cast {purge_ms_response,{<<"262420231363342">>,ok}} *DBG* aaa_ue_fsm_262424945303203 send ok to <0.201.0> 04:14:12.219 [info] purge_ms_response for <<"262428519944906">>: ok *DBG* epdg_ue_fsm_262421073513227 send ok to <0.2147.0> *DBG* aaa_ue_fsm_262424945303203 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.219 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428519944906">>,message_type => purge_ms_res} *DBG* epdg_ue_fsm_262421073513227 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241122,16036857,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2147.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421073513227 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* gsup_server got cast {purge_ms_response,{<<"262427389594856">>,ok}} 04:14:12.219 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424945303203">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421073513227 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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,{<<"262424172769170">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262421073513227 send ok to <0.201.0> 04:14:12.219 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* gsup_server got cast {purge_ms_response,{<<"262420053105702">>,ok}} *DBG* aaa_ue_fsm_262421073513227 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:12.219 [info] purge_ms_response for <<"262420752256514">>: ok 04:14:12.219 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420752256514">>,message_type => purge_ms_res} 04:14:12.219 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424945303203">>,"internet",[],undefined,true,0,false,false} 04:14:12.219 [info] ue_fsm ev_rx_swm_str 04:14:12.219 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,115,34,244,179,249,0,2,0,2,0,16,0>> 04:14:12.219 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424945303203","262424945303203@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.219 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241122,16036857,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.219 [info] purge_ms_response for <<"262427784327728">>: ok 04:14:12.219 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427784327728">>,message_type => purge_ms_res} 04:14:12.219 [debug] SWx Tx SAR Imsi="262424945303203" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.219 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241122,16036857,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.219 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","438",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424945303203",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.220 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421073513227">>,"internet",[],undefined,false,0,false,false} 04:14:12.220 [info] purge_ms_response for <<"262420231363342">>: ok 04:14:12.220 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:12.220 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420231363342">>,message_type => purge_ms_res} 04:14:12.220 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421073513227">>,"internet",[],undefined,true,0,false,false} 04:14:12.220 [info] ue_fsm ev_rx_swm_str 04:14:12.220 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421073513227","262421073513227@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.220 [info] purge_ms_response for <<"262427389594856">>: ok 04:14:12.220 [debug] SWx Tx SAR Imsi="262421073513227" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.220 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427389594856">>,message_type => purge_ms_res} 04:14:12.220 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","439",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421073513227",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.220 [info] purge_ms_response for <<"262424172769170">>: ok 04:14:12.220 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424172769170">>,message_type => purge_ms_res} 04:14:12.220 [info] purge_ms_response for <<"262420053105702">>: ok 04:14:12.221 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420053105702">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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,{<<"262425116899447">>,ok}} 04:14:12.221 [info] purge_ms_response for <<"262425116899447">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.221 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425116899447">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262425610545839">>,ok}} 04:14:12.221 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,115,35,244,179,250,0,2,0,2,0,16,0>> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262426205630306 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241123,16036858,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2150.0> in state state_wait_delete_session_resp 04:14:12.221 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241123,16036858,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* gsup_server got cast {purge_ms_response,{<<"262424387302480">>,ok}} 04:14:12.221 [info] purge_ms_response for <<"262425610545839">>: ok *DBG* epdg_ue_fsm_262426205630306 send ok to <0.2150.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.221 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425610545839">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262426205630306 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* gsup_server got cast {purge_ms_response,{<<"262420998343977">>,ok}} *DBG* epdg_ue_fsm_262426205630306 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241123,16036858,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2150.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:14:12.221 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241123,16036858,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262426205630306 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.221 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426205630306">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {purge_ms_response,{<<"262429218456457">>,ok}} *DBG* aaa_ue_fsm_262426205630306 send ok to <0.201.0> 04:14:12.221 [info] purge_ms_response for <<"262424387302480">>: ok *DBG* aaa_ue_fsm_262426205630306 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:12.221 [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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.221 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424387302480">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262424859865781">>,ok}} 04:14:12.221 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426205630306">>,"internet",[],undefined,true,0,false,false} 04:14:12.221 [info] ue_fsm ev_rx_swm_str *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.221 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426205630306","262426205630306@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server got cast {purge_ms_response,{<<"262426375267760">>,ok}} 04:14:12.221 [info] purge_ms_response for <<"262420998343977">>: ok 04:14:12.221 [debug] SWx Tx SAR Imsi="262426205630306" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.221 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420998343977">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262422065171816">>,ok}} 04:14:12.221 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","440",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426205630306",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:14:12.221 [info] purge_ms_response for <<"262429218456457">>: ok 04:14:12.221 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429218456457">>,message_type => purge_ms_res} 04:14:12.222 [info] purge_ms_response for <<"262424859865781">>: ok 04:14:12.222 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424859865781">>,message_type => purge_ms_res} 04:14:12.222 [info] purge_ms_response for <<"262426375267760">>: ok 04:14:12.222 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426375267760">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262422528011892 receive call rx_s6b_str from <0.2152.0> in state state_authenticated *DBG* gsup_server got cast {purge_ms_response,{<<"262427895299048">>,ok}} 04:14:12.222 [info] purge_ms_response for <<"262422065171816">>: ok *DBG* aaa_ue_fsm_262427721173281 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2073.0> in state state_authenticated_wait_swx_saa 04:14:12.222 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422065171816">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262422528011892 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2152.0> *DBG* aaa_ue_fsm_262427721173281 send ok to <0.2073.0> *DBG* aaa_ue_fsm_262422528011892 consume call rx_s6b_str from <0.2152.0> in state state_authenticated *DBG* epdg_ue_fsm_262427721173281 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:14:12.222 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422528011892"],[],[]} *DBG* aaa_ue_fsm_262427721173281 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2073.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262427721173281 send ok to <0.211.0> 04:14:12.222 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262427721173281 terminate normal in state state_wait_swm_session_termination_answer 04:14:12.222 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;416;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427721173281",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:12.222 [info] ue_fsm ev_rx_swx_saa 04:14:12.222 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422528011892","262422528011892@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:12.222 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:12.223 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427721173281","262427721173281@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.223 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.223 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.223 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427721173281">>,"internet",[],undefined,true,0,false,false} 04:14:12.223 [info] purge_ms_response(<<"262427721173281">>): ok 04:14:12.223 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427721173281">>,"internet",[],undefined,true,0,false,false} 04:14:12.222 [info] purge_ms_response for <<"262427895299048">>: ok 04:14:12.223 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427895299048">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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,{<<"262420133471768">>,ok}} 04:14:12.223 [info] purge_ms_response for <<"262420133471768">>: ok 04:14:12.223 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420133471768">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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,{<<"262426031756051">>,ok}} 04:14:12.223 [info] purge_ms_response for <<"262426031756051">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.223 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426031756051">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262421266637788">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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,{<<"262421634308002">>,ok}} 04:14:12.223 [info] purge_ms_response for <<"262421266637788">>: ok 04:14:12.223 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421266637788">>,message_type => purge_ms_res} 04:14:12.223 [info] purge_ms_response for <<"262421634308002">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.223 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421634308002">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262420932370497">>,ok}} 04:14:12.224 [info] purge_ms_response for <<"262420932370497">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.224 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420932370497">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262423196492510">>,ok}} 04:14:12.224 [info] purge_ms_response for <<"262423196492510">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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,{<<"262425421556960">>,ok}} 04:14:12.224 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423196492510">>,message_type => purge_ms_res} 04:14:12.224 [info] purge_ms_response for <<"262425421556960">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.224 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425421556960">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262426191148251">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.224 [info] purge_ms_response for <<"262426191148251">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262424579532347">>,ok}} 04:14:12.224 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426191148251">>,message_type => purge_ms_res} 04:14:12.224 [info] purge_ms_response for <<"262424579532347">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.224 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424579532347">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262425133093263">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.224 [info] purge_ms_response for <<"262425133093263">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262422370064089">>,ok}} 04:14:12.224 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425133093263">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.224 [info] purge_ms_response for <<"262422370064089">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262428482301756">>,ok}} 04:14:12.224 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422370064089">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.224 [info] purge_ms_response for <<"262428482301756">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262429463500153">>,ok}} 04:14:12.224 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428482301756">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.224 [info] purge_ms_response for <<"262429463500153">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262425880104747">>,ok}} 04:14:12.224 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429463500153">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.225 [info] purge_ms_response for <<"262425880104747">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262426752988416">>,ok}} 04:14:12.225 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425880104747">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.225 [info] purge_ms_response for <<"262426752988416">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262429447673132">>,ok}} 04:14:12.225 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426752988416">>,message_type => purge_ms_res} 04:14:12.225 [info] purge_ms_response for <<"262429447673132">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.225 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429447673132">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262422433073044">>,ok}} 04:14:12.225 [info] purge_ms_response for <<"262422433073044">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.225 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422433073044">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262428312891230">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.225 [info] purge_ms_response for <<"262428312891230">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262427936573430">>,ok}} 04:14:12.225 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428312891230">>,message_type => purge_ms_res} 04:14:12.225 [info] purge_ms_response for <<"262427936573430">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.225 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427936573430">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262425180246578">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.225 [info] purge_ms_response for <<"262425180246578">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262422176289951">>,ok}} 04:14:12.225 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425180246578">>,message_type => purge_ms_res} 04:14:12.225 [info] purge_ms_response for <<"262422176289951">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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,{<<"262426756737133">>,ok}} 04:14:12.225 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422176289951">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.225 [info] purge_ms_response for <<"262426756737133">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262429693130221">>,ok}} 04:14:12.225 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426756737133">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.226 [info] purge_ms_response for <<"262429693130221">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262421903512646">>,ok}} 04:14:12.226 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429693130221">>,message_type => purge_ms_res} 04:14:12.226 [info] purge_ms_response for <<"262421903512646">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.226 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421903512646">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262423525815687">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.226 [info] purge_ms_response for <<"262423525815687">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262421108951226">>,ok}} 04:14:12.226 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423525815687">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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,{<<"262423329072244">>,ok}} 04:14:12.226 [info] purge_ms_response for <<"262421108951226">>: ok *DBG* aaa_ue_fsm_262422740632264 receive call rx_s6b_str from <0.2153.0> in state state_authenticated *DBG* aaa_ue_fsm_262423372997519 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2075.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423372997519 send ok to <0.2075.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262423372997519 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2075.0> in state state_authenticated_wait_swx_saa => state_new 04:14:12.226 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421108951226">>,message_type => purge_ms_res} *DBG* epdg_ue_fsm_262423372997519 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,{<<"262429414882204">>,ok}} *DBG* aaa_ue_fsm_262422740632264 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2153.0> 04:14:12.226 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422740632264"],[],[]} *DBG* epdg_ue_fsm_262423372997519 send ok to <0.211.0> *DBG* aaa_ue_fsm_262422740632264 consume call rx_s6b_str from <0.2153.0> in state state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262423372997519 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server got cast {purge_ms_response,{<<"262429865009400">>,ok}} 04:14:12.226 [info] ue_fsm ev_rx_s6b_str *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.226 [info] purge_ms_response for <<"262423329072244">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262422189760288">>,ok}} 04:14:12.226 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;417;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423372997519",[],[2001],[],[{'Non-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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.226 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server got cast {purge_ms_response,{<<"262420789403123">>,ok}} 04:14:12.226 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422740632264","262422740632264@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.226 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423372997519","262423372997519@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server got cast {purge_ms_response,{<<"262426539389060">>,ok}} 04:14:12.226 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423329072244">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.226 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* gsup_server got cast {purge_ms_response,{<<"262425338987486">>,ok}} 04:14:12.226 [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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.226 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423372997519">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server got cast {purge_ms_response,{<<"262427540383535">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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,{<<"262422387920512">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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,{<<"262421851861734">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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,{<<"262426601542124">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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,{<<"262429408231548">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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,{<<"262423376477146">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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,{<<"262425753501794">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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,{<<"262427730762737">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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,{<<"262426119528856">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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,{<<"262428925653573">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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,{<<"262427721173281">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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,{<<"262423372997519">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.226 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:12.226 [info] purge_ms_response(<<"262423372997519">>): ok 04:14:12.226 [info] purge_ms_response for <<"262429414882204">>: ok 04:14:12.226 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429414882204">>,message_type => purge_ms_res} 04:14:12.227 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423372997519">>,"internet",[],undefined,true,0,false,false} 04:14:12.227 [info] purge_ms_response for <<"262429865009400">>: ok 04:14:12.227 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429865009400">>,message_type => purge_ms_res} 04:14:12.227 [info] purge_ms_response for <<"262422189760288">>: ok 04:14:12.227 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422189760288">>,message_type => purge_ms_res} 04:14:12.227 [info] purge_ms_response for <<"262420789403123">>: ok 04:14:12.227 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420789403123">>,message_type => purge_ms_res} 04:14:12.227 [info] purge_ms_response for <<"262426539389060">>: ok 04:14:12.227 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426539389060">>,message_type => purge_ms_res} 04:14:12.227 [info] purge_ms_response for <<"262425338987486">>: ok 04:14:12.227 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425338987486">>,message_type => purge_ms_res} 04:14:12.227 [info] purge_ms_response for <<"262427540383535">>: ok 04:14:12.227 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427540383535">>,message_type => purge_ms_res} 04:14:12.227 [info] purge_ms_response for <<"262422387920512">>: ok 04:14:12.227 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422387920512">>,message_type => purge_ms_res} 04:14:12.227 [info] purge_ms_response for <<"262421851861734">>: ok 04:14:12.227 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421851861734">>,message_type => purge_ms_res} 04:14:12.228 [info] purge_ms_response for <<"262426601542124">>: ok 04:14:12.228 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426601542124">>,message_type => purge_ms_res} 04:14:12.228 [info] purge_ms_response for <<"262429408231548">>: ok 04:14:12.228 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429408231548">>,message_type => purge_ms_res} 04:14:12.228 [info] purge_ms_response for <<"262423376477146">>: ok 04:14:12.228 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423376477146">>,message_type => purge_ms_res} 04:14:12.228 [info] purge_ms_response for <<"262425753501794">>: ok 04:14:12.228 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425753501794">>,message_type => purge_ms_res} 04:14:12.228 [info] purge_ms_response for <<"262427730762737">>: ok 04:14:12.228 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427730762737">>,message_type => purge_ms_res} 04:14:12.228 [info] purge_ms_response for <<"262426119528856">>: ok 04:14:12.228 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426119528856">>,message_type => purge_ms_res} 04:14:12.228 [info] purge_ms_response for <<"262428925653573">>: ok 04:14:12.228 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428925653573">>,message_type => purge_ms_res} 04:14:12.228 [info] purge_ms_response for <<"262427721173281">>: ok 04:14:12.228 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427721173281">>,message_type => purge_ms_res} 04:14:12.228 [info] purge_ms_response for <<"262423372997519">>: ok 04:14:12.228 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423372997519">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262421555200594 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2078.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421555200594 send ok to <0.2078.0> *DBG* epdg_ue_fsm_262421555200594 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_262421555200594 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2078.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262421555200594 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262421555200594">>,ok}} *DBG* epdg_ue_fsm_262421555200594 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.234 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;419;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421555200594",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:12.234 [info] ue_fsm ev_rx_swx_saa 04:14:12.234 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421555200594","262421555200594@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.234 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.235 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421555200594">>,"internet",[],undefined,true,0,false,false} 04:14:12.235 [info] purge_ms_response(<<"262421555200594">>): ok *DBG* aaa_ue_fsm_262421493560488 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2080.0> in state state_authenticated_wait_swx_saa 04:14:12.235 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421555200594">>,"internet",[],undefined,true,0,false,false} 04:14:12.235 [info] purge_ms_response for <<"262421555200594">>: ok *DBG* aaa_ue_fsm_262421493560488 send ok to <0.2080.0> 04:14:12.235 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421555200594">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262421493560488 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2080.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262421493560488 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_262421493560488 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262421493560488">>,ok}} *DBG* epdg_ue_fsm_262421493560488 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.238 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;420;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421493560488",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:12.238 [info] ue_fsm ev_rx_swx_saa 04:14:12.239 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421493560488","262421493560488@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.239 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.239 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421493560488">>,"internet",[],undefined,true,0,false,false} 04:14:12.239 [info] purge_ms_response(<<"262421493560488">>): ok 04:14:12.239 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421493560488">>,"internet",[],undefined,true,0,false,false} 04:14:12.239 [info] purge_ms_response for <<"262421493560488">>: ok 04:14:12.239 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421493560488">>,message_type => purge_ms_res} 04:14:12.243 [0;38m[debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,115,33,244,179,251,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262422528011892 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241121,16036859,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2154.0> in state state_wait_delete_session_resp 04:14:12.243 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241121,16036859,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.243 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241121,16036859,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262422528011892 send ok to <0.2154.0> 04:14:12.243 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422528011892">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422528011892 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241121,16036859,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2154.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:14:12.243 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262422528011892 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:14:12.244 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422528011892">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262422528011892 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:14:12.244 [info] ue_fsm ev_rx_swm_str 04:14:12.244 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422528011892","262422528011892@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.244 [debug] SWx Tx SAR Imsi="262422528011892" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.244 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","441",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422528011892",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422528011892 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422528011892 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429486873775 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2081.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429486873775 send ok to <0.2081.0> *DBG* aaa_ue_fsm_262429486873775 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2081.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262429486873775 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:14:12.245 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;421;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429486873775",[],[2001],[],[{'Non-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_262429486873775 send ok to <0.211.0> *DBG* aaa_ue_fsm_262426753259729 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2083.0> in state state_authenticated_wait_swx_saa *DBG* gsup_server got cast {purge_ms_response,{<<"262429486873775">>,ok}} 04:14:12.245 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262429486873775 terminate normal in state state_wait_swm_session_termination_answer 04:14:12.245 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429486873775","262429486873775@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262429647848527 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2090.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426753259729 send ok to <0.2083.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262426753259729 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_262426753259729 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2083.0> in state state_authenticated_wait_swx_saa => state_new 04:14:12.245 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* aaa_ue_fsm_262429647848527 send ok to <0.2090.0> *DBG* aaa_ue_fsm_262429647848527 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2090.0> in state state_authenticated_wait_swx_saa => state_new 04:14:12.245 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;422;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426753259729",[],[2001],[],[{'Non-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,{<<"262426753259729">>,ok}} *DBG* epdg_ue_fsm_262426753259729 send ok to <0.211.0> *DBG* epdg_ue_fsm_262429647848527 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:14:12.245 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429486873775">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262426753259729 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429647848527 send ok to <0.211.0> 04:14:12.245 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262429647848527 terminate normal in state state_wait_swm_session_termination_answer 04:14:12.245 [info] purge_ms_response(<<"262429486873775">>): ok *DBG* gsup_server got cast {purge_ms_response,{<<"262429647848527">>,ok}} 04:14:12.245 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;423;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429647848527",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:12.245 [info] ue_fsm ev_rx_swx_saa 04:14:12.245 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429486873775">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.245 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426753259729","262426753259729@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.245 [info] purge_ms_response for <<"262429486873775">>: ok 04:14:12.245 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429486873775">>,message_type => purge_ms_res} 04:14:12.245 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.245 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429647848527","262429647848527@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.245 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426753259729">>,"internet",[],undefined,true,0,false,false} 04:14:12.245 [info] purge_ms_response(<<"262426753259729">>): ok 04:14:12.245 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.245 [info] purge_ms_response for <<"262426753259729">>: ok 04:14:12.245 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426753259729">>,message_type => purge_ms_res} 04:14:12.245 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426753259729">>,"internet",[],undefined,true,0,false,false} 04:14:12.245 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429647848527">>,"internet",[],undefined,true,0,false,false} 04:14:12.245 [info] purge_ms_response(<<"262429647848527">>): ok 04:14:12.245 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429647848527">>,"internet",[],undefined,true,0,false,false} 04:14:12.245 [info] purge_ms_response for <<"262429647848527">>: ok 04:14:12.245 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429647848527">>,message_type => purge_ms_res} 04:14:12.432 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,115,31,244,179,252,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262422740632264 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241119,16036860,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2156.0> in state state_wait_delete_session_resp 04:14:12.432 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241119,16036860,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262422740632264 send ok to <0.2156.0> 04:14:12.432 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241119,16036860,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:12.433 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422740632264">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422740632264 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241119,16036860,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2156.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:14:12.433 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262422740632264 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422740632264 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:14:12.433 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422740632264">>,"internet",[],undefined,true,0,false,false} 04:14:12.433 [info] ue_fsm ev_rx_swm_str 04:14:12.434 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422740632264","262422740632264@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.434 [debug] SWx Tx SAR Imsi="262422740632264" Type=5 APN="internet" AgentInfoOpt=[]  04:14:12.434 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","442",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422740632264",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422740632264 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422740632264 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424723205979 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2095.0> in state state_authenticated_wait_swx_saa 04:14:12.435 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;424;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424723205979",[],[2001],[],[{'Non-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_262424853538296 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2103.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429676104947 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2076.0> in state state_authenticated_wait_swx_saa 04:14:12.435 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424723205979 send ok to <0.2095.0> *DBG* epdg_ue_fsm_262424723205979 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_262424853538296 send ok to <0.2103.0> *DBG* aaa_ue_fsm_262429676104947 send ok to <0.2076.0> *DBG* aaa_ue_fsm_262424723205979 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2095.0> in state state_authenticated_wait_swx_saa => state_new 04:14:12.435 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;426;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424853538296",[],[2001],[],[{'Non-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_262424723205979 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262424723205979">>,ok}} *DBG* aaa_ue_fsm_262424853538296 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2103.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262429676104947 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2076.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262424853538296 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_262424723205979 terminate normal in state state_wait_swm_session_termination_answer 04:14:12.435 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;418;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429676104947",[],[2001],[],[{'Non-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_262424853538296 send ok to <0.211.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.435 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262429676104947 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_262424853538296 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server got cast {purge_ms_response,{<<"262424853538296">>,ok}} 04:14:12.436 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262429676104947 send ok to <0.211.0> 04:14:12.436 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424723205979","262424723205979@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.436 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424853538296","262424853538296@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.436 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262429676104947 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server got cast {purge_ms_response,{<<"262429676104947">>,ok}} 04:14:12.436 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429676104947","262429676104947@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.436 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424723205979">>,"internet",[],undefined,true,0,false,false} 04:14:12.436 [info] purge_ms_response(<<"262424723205979">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.436 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.437 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424723205979">>,"internet",[],undefined,true,0,false,false} 04:14:12.437 [info] purge_ms_response for <<"262424723205979">>: ok 04:14:12.437 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424723205979">>,message_type => purge_ms_res} 04:14:12.437 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424853538296">>,"internet",[],undefined,true,0,false,false} 04:14:12.437 [info] purge_ms_response(<<"262424853538296">>): ok 04:14:12.437 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.437 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424853538296">>,"internet",[],undefined,true,0,false,false} 04:14:12.438 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429676104947">>,"internet",[],undefined,true,0,false,false} 04:14:12.438 [info] purge_ms_response(<<"262429676104947">>): ok 04:14:12.438 [info] purge_ms_response for <<"262424853538296">>: ok 04:14:12.438 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424853538296">>,message_type => purge_ms_res} 04:14:12.438 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429676104947">>,"internet",[],undefined,true,0,false,false} 04:14:12.438 [info] purge_ms_response for <<"262429676104947">>: ok 04:14:12.438 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429676104947">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262420130976944 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2110.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422606823991 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2114.0> in state state_authenticated_wait_swx_saa 04:14:12.639 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;427;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420130976944",[],[2001],[],[{'Non-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_262420130976944 send ok to <0.2110.0> *DBG* aaa_ue_fsm_262420130976944 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2110.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262420130976944 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:14:12.639 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422606823991 send ok to <0.2114.0> *DBG* aaa_ue_fsm_262424319874605 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2118.0> in state state_authenticated_wait_swx_saa 04:14:12.639 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;428;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422606823991",[],[2001],[],[{'Non-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,{<<"262420130976944">>,ok}} *DBG* aaa_ue_fsm_262422606823991 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2114.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262420130976944 send ok to <0.211.0> 04:14:12.639 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262422606823991 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_262424319874605 send ok to <0.2118.0> *DBG* epdg_ue_fsm_262420130976944 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424319874605 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2118.0> in state state_authenticated_wait_swx_saa => state_new 04:14:12.640 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420130976944","262420130976944@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262422606823991 send ok to <0.211.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262424319874605 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:14:12.640 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422606823991","262422606823991@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262422606823991 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server got cast {purge_ms_response,{<<"262422606823991">>,ok}} *DBG* epdg_ue_fsm_262424319874605 send ok to <0.211.0> 04:14:12.640 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262424319874605 terminate normal in state state_wait_swm_session_termination_answer 04:14:12.640 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;429;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424319874605",[],[2001],[],[{'Non-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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.640 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server got cast {purge_ms_response,{<<"262424319874605">>,ok}} 04:14:12.640 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420130976944">>,"internet",[],undefined,true,0,false,false} 04:14:12.640 [info] purge_ms_response(<<"262420130976944">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.640 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.640 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424319874605","262424319874605@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.641 [info] purge_ms_response for <<"262420130976944">>: ok 04:14:12.641 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420130976944">>,message_type => purge_ms_res} 04:14:12.641 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420130976944">>,"internet",[],undefined,true,0,false,false} 04:14:12.641 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422606823991">>,"internet",[],undefined,true,0,false,false} 04:14:12.641 [info] purge_ms_response(<<"262422606823991">>): ok 04:14:12.641 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.641 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422606823991">>,"internet",[],undefined,true,0,false,false} 04:14:12.641 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424319874605">>,"internet",[],undefined,true,0,false,false} 04:14:12.642 [info] purge_ms_response(<<"262424319874605">>): ok 04:14:12.642 [info] purge_ms_response for <<"262422606823991">>: ok 04:14:12.642 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422606823991">>,message_type => purge_ms_res} 04:14:12.642 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424319874605">>,"internet",[],undefined,true,0,false,false} 04:14:12.642 [info] purge_ms_response for <<"262424319874605">>: ok 04:14:12.642 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424319874605">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262421774834936 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2102.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425174135525 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2119.0> in state state_authenticated_wait_swx_saa 04:14:12.843 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;430;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425174135525",[],[2001],[],[{'Non-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_262421314213940 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2123.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421774834936 send ok to <0.2102.0> 04:14:12.843 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;425;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421774834936",[],[2001],[],[{'Non-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_262425174135525 send ok to <0.2119.0> *DBG* epdg_ue_fsm_262421774834936 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_262421774834936 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2102.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262421314213940 send ok to <0.2123.0> *DBG* aaa_ue_fsm_262425174135525 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2119.0> in state state_authenticated_wait_swx_saa => state_new 04:14:12.843 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server got cast {purge_ms_response,{<<"262421774834936">>,ok}} *DBG* epdg_ue_fsm_262421774834936 send ok to <0.211.0> *DBG* aaa_ue_fsm_262421314213940 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2123.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262425174135525 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_262421774834936 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425174135525 send ok to <0.211.0> 04:14:12.843 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262421314213940 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_262425174135525 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.843 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;431;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421314213940",[],[2001],[],[{'Non-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_262421314213940 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262425174135525">>,ok}} 04:14:12.844 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421774834936","262421774834936@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262421314213940 terminate normal in state state_wait_swm_session_termination_answer 04:14:12.844 [info] ue_fsm ev_rx_swx_saa 04:14:12.844 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425174135525","262425174135525@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:12.844 [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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.844 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421314213940","262421314213940@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server got cast {purge_ms_response,{<<"262421314213940">>,ok}} 04:14:12.844 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421774834936">>,"internet",[],undefined,true,0,false,false} 04:14:12.844 [info] purge_ms_response(<<"262421774834936">>): ok 04:14:12.845 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.845 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421774834936">>,"internet",[],undefined,true,0,false,false} 04:14:12.845 [info] purge_ms_response for <<"262421774834936">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:12.845 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421774834936">>,message_type => purge_ms_res} 04:14:12.845 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425174135525">>,"internet",[],undefined,true,0,false,false} 04:14:12.845 [info] purge_ms_response(<<"262425174135525">>): ok 04:14:12.845 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:12.845 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425174135525">>,"internet",[],undefined,true,0,false,false} 04:14:12.845 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421314213940">>,"internet",[],undefined,true,0,false,false} 04:14:12.846 [info] purge_ms_response(<<"262421314213940">>): ok 04:14:12.846 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421314213940">>,"internet",[],undefined,true,0,false,false} 04:14:12.846 [info] purge_ms_response for <<"262425174135525">>: ok 04:14:12.846 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425174135525">>,message_type => purge_ms_res} 04:14:12.847 [info] purge_ms_response for <<"262421314213940">>: ok 04:14:12.847 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421314213940">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262420676901630 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2126.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425995374209 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2131.0> in state state_authenticated_wait_swx_saa 04:14:13.047 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;432;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420676901630",[],[2001],[],[{'Non-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_262420676901630 send ok to <0.2126.0> *DBG* aaa_ue_fsm_262424397256430 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2129.0> in state state_authenticated_wait_swx_saa 04:14:13.047 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425995374209 send ok to <0.2131.0> *DBG* aaa_ue_fsm_262420676901630 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2126.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262420676901630 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_262425995374209 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2131.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262424397256430 send ok to <0.2129.0> 04:14:13.047 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;434;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425995374209",[],[2001],[],[{'Non-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_262424397256430 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2129.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262420676901630 send ok to <0.211.0> 04:14:13.047 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server got cast {purge_ms_response,{<<"262420676901630">>,ok}} *DBG* epdg_ue_fsm_262420676901630 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425995374209 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:14:13.047 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;433;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424397256430",[],[2001],[],[{'Non-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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262425995374209 send ok to <0.211.0> 04:14:13.048 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420676901630","262420676901630@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262424397256430 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,{<<"262425995374209">>,ok}} 04:14:13.048 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262425995374209 terminate normal in state state_wait_swm_session_termination_answer 04:14:13.048 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425995374209","262425995374209@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262424397256430 send ok to <0.211.0> 04:14:13.048 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262424397256430 terminate normal in state state_wait_swm_session_termination_answer 04:14:13.048 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424397256430","262424397256430@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:13.048 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420676901630">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server got cast {purge_ms_response,{<<"262424397256430">>,ok}} 04:14:13.048 [info] purge_ms_response(<<"262420676901630">>): ok 04:14:13.049 [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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:13.049 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420676901630">>,"internet",[],undefined,true,0,false,false} 04:14:13.049 [info] purge_ms_response for <<"262420676901630">>: ok 04:14:13.049 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420676901630">>,message_type => purge_ms_res} 04:14:13.049 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425995374209">>,"internet",[],undefined,true,0,false,false} 04:14:13.049 [info] purge_ms_response(<<"262425995374209">>): ok 04:14:13.049 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:13.049 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425995374209">>,"internet",[],undefined,true,0,false,false} 04:14:13.050 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424397256430">>,"internet",[],undefined,true,0,false,false} 04:14:13.050 [info] purge_ms_response for <<"262425995374209">>: ok 04:14:13.050 [info] purge_ms_response(<<"262424397256430">>): ok 04:14:13.050 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424397256430">>,"internet",[],undefined,true,0,false,false} 04:14:13.050 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425995374209">>,message_type => purge_ms_res} 04:14:13.050 [info] purge_ms_response for <<"262424397256430">>: ok 04:14:13.051 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424397256430">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262428195078197 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2134.0> in state state_authenticated_wait_swx_saa 04:14:13.251 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;435;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428195078197",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:13.251 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425596260658 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2145.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428195078197 send ok to <0.2134.0> *DBG* epdg_ue_fsm_262428195078197 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_262429077511465 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2139.0> in state state_authenticated_wait_swx_saa 04:14:13.252 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428195078197","262428195078197@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262428195078197 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2134.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262425596260658 send ok to <0.2145.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262428195078197">>,ok}} *DBG* epdg_ue_fsm_262428195078197 send ok to <0.211.0> *DBG* aaa_ue_fsm_262429077511465 send ok to <0.2139.0> *DBG* aaa_ue_fsm_262425596260658 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2145.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262425596260658 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:14:13.252 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;437;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425596260658",[],[2001],[],[{'Non-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_262428195078197 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429077511465 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2139.0> in state state_authenticated_wait_swx_saa => state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:13.252 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262425596260658 send ok to <0.211.0> *DBG* epdg_ue_fsm_262429077511465 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,{<<"262425596260658">>,ok}} 04:14:13.252 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262425596260658 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429077511465 send ok to <0.211.0> 04:14:13.252 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;436;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429077511465",[],[2001],[],[{'Non-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_262429077511465 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:13.252 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server got cast {purge_ms_response,{<<"262429077511465">>,ok}} 04:14:13.253 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425596260658","262425596260658@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:13.253 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428195078197">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:13.253 [info] purge_ms_response(<<"262428195078197">>): ok 04:14:13.253 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:13.253 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429077511465","262429077511465@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:13.253 [info] purge_ms_response for <<"262428195078197">>: ok 04:14:13.253 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428195078197">>,"internet",[],undefined,true,0,false,false} 04:14:13.253 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428195078197">>,message_type => purge_ms_res} 04:14:13.253 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425596260658">>,"internet",[],undefined,true,0,false,false} 04:14:13.253 [info] purge_ms_response(<<"262425596260658">>): ok 04:14:13.254 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:13.254 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425596260658">>,"internet",[],undefined,true,0,false,false} 04:14:13.254 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429077511465">>,"internet",[],undefined,true,0,false,false} 04:14:13.254 [info] purge_ms_response for <<"262425596260658">>: ok 04:14:13.254 [info] purge_ms_response(<<"262429077511465">>): ok 04:14:13.254 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425596260658">>,message_type => purge_ms_res} 04:14:13.254 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429077511465">>,"internet",[],undefined,true,0,false,false} 04:14:13.255 [info] purge_ms_response for <<"262429077511465">>: ok 04:14:13.255 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429077511465">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262424945303203 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2148.0> in state state_authenticated_wait_swx_saa 04:14:13.455 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;438;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424945303203",[],[2001],[],[{'Non-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_262424945303203 send ok to <0.2148.0> *DBG* epdg_ue_fsm_262424945303203 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_262426205630306 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2151.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424945303203 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2148.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262421073513227 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2149.0> in state state_authenticated_wait_swx_saa 04:14:13.455 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262424945303203 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262424945303203">>,ok}} *DBG* aaa_ue_fsm_262426205630306 send ok to <0.2151.0> *DBG* epdg_ue_fsm_262426205630306 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_262424945303203 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426205630306 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2151.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262421073513227 send ok to <0.2149.0> 04:14:13.456 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424945303203","262424945303203@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262421073513227 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2149.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262426205630306 send ok to <0.211.0> *DBG* epdg_ue_fsm_262421073513227 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:14:13.456 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;440;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426205630306",[],[2001],[],[{'Non-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,{<<"262426205630306">>,ok}} *DBG* epdg_ue_fsm_262426205630306 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421073513227 send ok to <0.211.0> *DBG* epdg_ue_fsm_262421073513227 terminate normal in state state_wait_swm_session_termination_answer 04:14:13.456 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:13.456 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:13.456 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;439;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421073513227",[],[2001],[],[{'Non-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,{<<"262421073513227">>,ok}} 04:14:13.456 [info] ue_fsm ev_rx_swx_saa 04:14:13.456 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424945303203">>,"internet",[],undefined,true,0,false,false} 04:14:13.456 [info] purge_ms_response(<<"262424945303203">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:13.457 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426205630306","262426205630306@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:13.457 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:13.457 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421073513227","262421073513227@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:13.457 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424945303203">>,"internet",[],undefined,true,0,false,false} 04:14:13.457 [info] purge_ms_response for <<"262424945303203">>: ok 04:14:13.457 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424945303203">>,message_type => purge_ms_res} 04:14:13.457 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426205630306">>,"internet",[],undefined,true,0,false,false} 04:14:13.457 [info] purge_ms_response(<<"262426205630306">>): ok 04:14:13.457 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:13.458 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426205630306">>,"internet",[],undefined,true,0,false,false} 04:14:13.458 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421073513227">>,"internet",[],undefined,true,0,false,false} 04:14:13.458 [info] purge_ms_response(<<"262421073513227">>): ok 04:14:13.458 [info] purge_ms_response for <<"262426205630306">>: ok 04:14:13.458 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421073513227">>,"internet",[],undefined,true,0,false,false} 04:14:13.458 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426205630306">>,message_type => purge_ms_res} 04:14:13.459 [info] purge_ms_response for <<"262421073513227">>: ok 04:14:13.459 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421073513227">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262422740632264 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2157.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422528011892 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2155.0> in state state_authenticated_wait_swx_saa 04:14:13.659 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;442;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422740632264",[],[2001],[],[{'Non-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_262422740632264 send ok to <0.2157.0> *DBG* aaa_ue_fsm_262422528011892 send ok to <0.2155.0> 04:14:13.659 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262422740632264 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_262422740632264 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2157.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262422528011892 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2155.0> in state state_authenticated_wait_swx_saa => state_new 04:14:13.659 [info] SWx Rx SAA {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;441;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422528011892",[],[2001],[],[{'Non-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,{<<"262422740632264">>,ok}} *DBG* epdg_ue_fsm_262422740632264 send ok to <0.211.0> *DBG* epdg_ue_fsm_262422528011892 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:14:13.659 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262422740632264 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262422528011892 send ok to <0.211.0> 04:14:13.660 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422740632264","262422740632264@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server got cast {purge_ms_response,{<<"262422528011892">>,ok}} *DBG* epdg_ue_fsm_262422528011892 terminate normal in state state_wait_swm_session_termination_answer 04:14:13.660 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422528011892","262422528011892@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:13.660 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:13.660 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422740632264">>,"internet",[],undefined,true,0,false,false} 04:14:13.660 [info] purge_ms_response(<<"262422740632264">>): ok 04:14:13.660 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:13.661 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422740632264">>,"internet",[],undefined,true,0,false,false} 04:14:13.661 [info] purge_ms_response for <<"262422740632264">>: ok 04:14:13.661 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422740632264">>,message_type => purge_ms_res} 04:14:13.661 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422528011892">>,"internet",[],undefined,true,0,false,false} 04:14:13.661 [info] purge_ms_response(<<"262422528011892">>): ok 04:14:13.661 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422528011892">>,"internet",[],undefined,true,0,false,false} 04:14:13.661 [info] purge_ms_response for <<"262422528011892">>: ok 04:14:13.661 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422528011892">>,message_type => purge_ms_res} Socket #Port<0.55> closed [<0.742.0>] send_close_signal [{{#Port<0.55>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.55>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:13.666 [error] GSUP connection has been closed 04:14:13.667 [info] Peer down: {<0.685.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:14:13.867 [info] Peer down: {<0.751.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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,26,103},45905}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.58>} Setting ccm options for socket #Port<0.58> 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} 04:14:16.887 [notice] GSUP connection has been established Registering handler {process_id,<0.209.0>} for socket #Port<0.58> Stream {osmo, 5} Unblocking socket #Port<0.58> Unblocking socket #Port<0.58>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.58>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.58> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.58> Stream 254: ID_RESP -> ID_ACK 04:14:16.908 [info] Peer up: {<0.747.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:14:19.119 [info] Peer up: {<0.2179.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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.58>, {osmo,5}, #{imsi => <<"262427989351786">>, 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}]}} 04:14:25.189 [info] GSUP: Rx #{imsi => <<"262427989351786">>,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_262427989351786 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427989351786 consume internal init_state in state state_new 04:14:25.189 [info] ue_fsm start(epdg_ue_fsm_262427989351786) *DBG* epdg_ue_fsm_262427989351786 receive call {auth_request,33,"internet",#{}} from <0.2186.0> in state state_new 04:14:25.190 [info] ue_fsm init(<<"262427989351786">>) 04:14:25.190 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262427989351786 send ok to <0.2186.0> 04:14:25.190 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427989351786">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.58>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262427989351786 consume call {auth_request,33,"internet",#{}} from <0.2186.0> in state state_new => state_wait_auth_resp 04:14:25.190 [info] ue_fsm start_link(aaa_ue_fsm_262427989351786) *DBG* aaa_ue_fsm_262427989351786 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427989351786 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:14:25.191 [info] ue_fsm init("262427989351786") *DBG* aaa_ue_fsm_262427989351786 consume internal init_state in state state_new 04:14:25.191 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262427989351786 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:25.191 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427989351786",undefined,undefined,false,false,undefined} 04:14:25.191 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:25.191 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","443",";","nonode@nohost"],1,undefined,undefined,undefined,"262427989351786",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427989351786 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427989351786 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_262427989351786 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<98,8,10,8,62,249,3,14,77,87,65,176,117,31,105,134>>, <<145,20,246,171,59,249,71,48,82,242,182,188,30,14,28,31>>, <<98,8,10,8,62,249,3,14,77,87,65,176,117,31,105,134,134,171, 155,158,157,47,47,222,212,51,21,35,124,136>>, <<221,158,39,182,97,79,246,100,196,222,252,26,56,253,102,40>>, <<20,36,135,15,60,223,254,65,164,5,135,0,235,173,200,27>>}]}} from <0.2189.0> in state state_wait_swx_maa 04:14:25.206 [info] SWx Rx MAA {<0.2179.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;443;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427989351786",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[98,8,10,8,62,249,3,14,77,87,65,176,117,31,105,134,145,20,246,171,59,249,71,48,82,242,182,188,30,14,28,31]],[[98,8,10,8,62,249,3,14,77,87,65,176,117,31,105,134,134,171,155,158,157,47,47,222,212,51,21,35,124,136]],["foobar"],[[20,36,135,15,60,223,254,65,164,5,135,0,235,173,200,27]],[[221,158,39,182,97,79,246,100,196,222,252,26,56,253,102,40]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:25.206 [info] dia_sip2gsup: auth [98,8,10,8,62,249,3,14,77,87,65,176,117,31,105,134,145,20,246,171,59,249,71,48,82,242,182,188,30,14,28,31] authz [98,8,10,8,62,249,3,14,77,87,65,176,117,31,105,134,134,171,155,158,157,47,47,222,212,51,21,35,124,136]  *DBG* aaa_ue_fsm_262427989351786 send ok to <0.2189.0> 04:14:25.207 [info] rand [98,8,10,8,62,249,3,14,77,87,65,176,117,31,105,134] autn [145,20,246,171,59,249,71,48,82,242,182,188,30,14,28,31]  04:14:25.207 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262427989351786 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<98,8,10,8,62,249,3,14,77,87,65,176,117,31,105,134>>, <<145,20,246,171,59,249,71,48,82,242,182,188,30,14,28,31>>, <<98,8,10,8,62,249,3,14,77,87,65,176,117,31,105,134,134,171, 155,158,157,47,47,222,212,51,21,35,124,136>>, <<221,158,39,182,97,79,246,100,196,222,252,26,56,253,102,40>>, <<20,36,135,15,60,223,254,65,164,5,135,0,235,173,200,27>>}]}} from <0.2189.0> in state state_wait_swx_maa => state_new 04:14:25.207 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427989351786",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427989351786 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<98,8,10,8,62,249,3,14,77,87,65,176,117,31,105,134>>, <<145,20,246,171,59,249,71,48,82,242,182,188,30,14,28,31>>, <<98,8,10,8,62,249,3,14,77,87,65,176,117,31,105,134,134,171, 155,158,157,47,47,222,212,51,21,35,124,136>>, <<221,158,39,182,97,79,246,100,196,222,252,26,56,253,102,40>>, <<20,36,135,15,60,223,254,65,164,5,135,0,235,173,200,27>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:25.207 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<98,8,10,8,62,249,3,14,77,87,65,176,117,31,105,134>>,<<145,20,246,171,59,249,71,48,82,242,182,188,30,14,28,31>>,<<98,8,10,8,62,249,3,14,77,87,65,176,117,31,105,134,134,171,155,158,157,47,47,222,212,51,21,35,124,136>>,<<221,158,39,182,97,79,246,100,196,222,252,26,56,253,102,40>>,<<20,36,135,15,60,223,254,65,164,5,135,0,235,173,200,27>>}]} 04:14:25.208 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<98,8,10,8,62,249,3,14,77,87,65,176,117,31,105,134>>,<<145,20,246,171,59,249,71,48,82,242,182,188,30,14,28,31>>,<<98,8,10,8,62,249,3,14,77,87,65,176,117,31,105,134,134,171,155,158,157,47,47,222,212,51,21,35,124,136>>,<<221,158,39,182,97,79,246,100,196,222,252,26,56,253,102,40>>,<<20,36,135,15,60,223,254,65,164,5,135,0,235,173,200,27>>}]}, {ue_fsm_data,<<"262427989351786">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427989351786 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427989351786">>, {ok, [{epdg_auth_tuple, <<98,8,10,8,62,249,3,14,77,87,65,176,117,31, 105,134>>, <<145,20,246,171,59,249,71,48,82,242,182,188, 30,14,28,31>>, <<98,8,10,8,62,249,3,14,77,87,65,176,117,31, 105,134,134,171,155,158,157,47,47,222,212,51, 21,35,124,136>>, <<221,158,39,182,97,79,246,100,196,222,252,26, 56,253,102,40>>, <<20,36,135,15,60,223,254,65,164,5,135,0, 235,173,200,27>>}]}}} 04:14:25.208 [info] auth_response(<<"262427989351786">>): {ok,[{epdg_auth_tuple,<<98,8,10,8,62,249,3,14,77,87,65,176,117,31,105,134>>,<<145,20,246,171,59,249,71,48,82,242,182,188,30,14,28,31>>,<<98,8,10,8,62,249,3,14,77,87,65,176,117,31,105,134,134,171,155,158,157,47,47,222,212,51,21,35,124,136>>,<<221,158,39,182,97,79,246,100,196,222,252,26,56,253,102,40>>,<<20,36,135,15,60,223,254,65,164,5,135,0,235,173,200,27>>}]} *DBG* epdg_ue_fsm_262427989351786 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<98,8,10,8,62,249,3,14,77,87,65,176,117,31,105,134>>, <<145,20,246,171,59,249,71,48,82,242,182,188,30,14,28,31>>, <<98,8,10,8,62,249,3,14,77,87,65,176,117,31,105,134,134,171, 155,158,157,47,47,222,212,51,21,35,124,136>>, <<221,158,39,182,97,79,246,100,196,222,252,26,56,253,102,40>>, <<20,36,135,15,60,223,254,65,164,5,135,0,235,173,200,27>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:25.209 [info] auth_response for <<"262427989351786">>: {ok,[{epdg_auth_tuple,<<98,8,10,8,62,249,3,14,77,87,65,176,117,31,105,134>>,<<145,20,246,171,59,249,71,48,82,242,182,188,30,14,28,31>>,<<98,8,10,8,62,249,3,14,77,87,65,176,117,31,105,134,134,171,155,158,157,47,47,222,212,51,21,35,124,136>>,<<221,158,39,182,97,79,246,100,196,222,252,26,56,253,102,40>>,<<20,36,135,15,60,223,254,65,164,5,135,0,235,173,200,27>>}]} 04:14:25.209 [info] GSUP: Tx #{auth_tuples => [#{autn => <<145,20,246,171,59,249,71,48,82,242,182,188,30,14,28,31>>,ck => <<20,36,135,15,60,223,254,65,164,5,135,0,235,173,200,27>>,ik => <<221,158,39,182,97,79,246,100,196,222,252,26,56,253,102,40>>,rand => <<98,8,10,8,62,249,3,14,77,87,65,176,117,31,105,134>>,res => <<98,8,10,8,62,249,3,14,77,87,65,176,117,31,105,134,134,171,155,158,157,47,47,222,212,51,21,35,124,136>>}],imsi => <<"262427989351786">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.58>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.58>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427989351786">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427989351786 receive call lu_request from <0.2190.0> in state state_authenticating 04:14:25.214 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427989351786">>,message_type => location_upd_req} 04:14:25.214 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262427989351786 send ok to <0.2190.0> 04:14:25.214 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427989351786">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.58>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262427989351786 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262427989351786 consume call lu_request from <0.2190.0> in state state_authenticating 04:14:25.214 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:25.214 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427989351786",undefined,undefined,false,false,undefined} 04:14:25.214 [debug] SWx Tx SAR Imsi="262427989351786" Type=1 APN="internet" AgentInfoOpt=[]  04:14:25.214 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","444",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427989351786",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427989351786 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427989351786 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427989351786 receive call {rx_swx_saa,{ok,1,#{}}} from <0.2191.0> in state state_wait_swx_saa 04:14:25.220 [info] SWx Rx SAA {<0.2179.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;444;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427989351786",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:25.220 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427989351786 send ok to <0.2191.0> 04:14:25.220 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427989351786",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427989351786 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262427989351786 consume call {rx_swx_saa,{ok,1,#{}}} from <0.2191.0> in state state_wait_swx_saa => state_authenticated 04:14:25.220 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262427989351786 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427989351786">>,ok}} 04:14:25.220 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427989351786">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427989351786 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.58>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:25.220 [info] lu_response(<<"262427989351786">>): ok 04:14:25.221 [info] lu_response for <<"262427989351786">>: ok 04:14:25.221 [info] GSUP: Tx #{imsi => <<"262427989351786">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.58>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427989351786">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427989351786 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.2192.0> in state state_authenticated 04:14:25.225 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427989351786">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:25.225 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:25.225 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427989351786">>,"internet",[],undefined,false,0,false,false} 04:14:25.225 [debug] Selected PGW Remote Address "172.18.26.103" 04:14:25.225 [info] s2b: Tx {gtp,v2,create_session_request,0,16036861,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427989351786">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241124,<<172,18,26,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,763419709,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427989351786 send ok to <0.2192.0> 04:14:25.225 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.58>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262427989351786 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.2192.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262427989351786 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262427989351786 receive call {rx_s6b_aar,"262427989351786@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.2193.0> in state state_authenticated 04:14:25.251 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427989351786@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:25.251 [info] ue_fsm ev_rx_s6b_aar: "262427989351786@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:25.252 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427989351786@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262427989351786",undefined,undefined,true,false,undefined} 04:14:25.252 [debug] SWx Tx SAR Imsi="262427989351786" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:25.252 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","445",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427989351786",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427989351786 send ok to <0.2193.0> 04:14:25.253 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427989351786 consume call {rx_s6b_aar,"262427989351786@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.2193.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427989351786 receive call {rx_swx_saa,{ok,13,#{}}} from <0.2194.0> in state state_authenticated_wait_swx_saa 04:14:25.261 [info] SWx Rx SAA {<0.2179.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;445;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427989351786",[],[2001],[],[{'Non-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_262427989351786 send ok to <0.2194.0> 04:14:25.261 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427989351786 consume call {rx_swx_saa,{ok,13,#{}}} from <0.2194.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:25.261 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427989351786","262427989351786@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.2193.0>} 04:14:25.261 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:25.261 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:25.271 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,115,36,244,179,253,0,2,0,2,0,16,0,87,0,9,1,160,67,177,135,167,172,18,26,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,67,177,135,167,172,18,26,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,67,177,135,167,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:25.271 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241124,16036861,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,<<67,177,135,167>>},{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,1135708071,<<172,18,26,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,1135708071,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} *DBG* epdg_ue_fsm_262427989351786 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 => 763419709, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 1135708071}}} from <0.2195.0> in state state_wait_create_session_resp 04:14:25.271 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427989351786">>,<0.2187.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241124,1135708071,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[{gtp_bearer,5,763419709,1135708071}],[],[],[],[],[],[],[],[]}}}} 04:14:25.271 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:25.271 [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 => 763419709,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1135708071}} 04:14:25.271 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427989351786">>,"internet",[],undefined,false,0,false,false} 04:14:25.271 [info] KMOD Port Create PDP Context Call {<0.2187.0>,[alias|#Ref<0.1576510130.3222863877.157510>]}: {create_pdp_context,{172,18,26,103},763419709,1135708071,{192,168,0,2}} 04:14:25.271 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,2}, 763419709, 1135708071 04:14:25.271 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],390,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,2}},{i_tid,763419709},{o_tid,1135708071}]}} 04:14:25.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 => 763419709,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1135708071}) returned ok *DBG* epdg_ue_fsm_262427989351786 send ok to <0.2195.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427989351786">>, {ok, #{apco => <<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 => 763419709, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 1135708071}}}} *DBG* epdg_ue_fsm_262427989351786 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 => 763419709, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 1135708071}}} from <0.2195.0> in state state_wait_create_session_resp => state_active 04:14:25.272 [info] tunnel_response(<<"262427989351786">>): {ok,#{apco => <<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 => 763419709,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1135708071}} 04:14:25.272 [info] tunnel_response for <<"262427989351786">>: {ok,#{apco => <<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 => 763419709,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 1135708071}} 04:14:25.272 [info] GSUP: Tx #{imsi => <<"262427989351786">>,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.58>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:25.277 [debug] Msg: #gtp{version=v1,type=echo_request,tei=0,seq_no=0,n_pdu=undefined,ext_hdr=[],ie=#{}} 04:14:25.277 [debug] Echo Request from {172,18,26,103}:2152, TEI: 0, SeqNo: 0 04:14:25.277 [debug] Echo Reply Send Result: {ok,<<>>} 04:14:25.279 [debug] Msg: #gtp{version=v1,type=echo_request,tei=0,seq_no=1,n_pdu=undefined,ext_hdr=[],ie=#{}} 04:14:25.279 [debug] Echo Request from {172,18,26,103}:2152, TEI: 0, SeqNo: 1 04:14:25.279 [debug] Echo Reply Send Result: {ok,<<>>} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.58>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427989351786">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262427989351786 receive call purge_ms_request from <0.2198.0> in state state_active 04:14:25.281 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427989351786">>,message_type => purge_ms_req} 04:14:25.281 [info] ue_fsm purge_ms_request 04:14:25.281 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427989351786">>,"internet",[],{epdg_tun_pdp_ctx,763419709,1135708071,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:25.281 [info] KMOD Port Delete PDP Context Call {<0.2187.0>,[alias|#Ref<0.1576510130.3222863875.172373>]}: {delete_pdp_context,{172,18,26,103},763419709,1135708071,{192,168,0,2}} 04:14:25.281 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,2}, 763419709, 1135708071 04:14:25.282 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],454,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,2}},{i_tid,763419709}]}} 04:14:25.282 [info] s2b: Tx {gtp,v2,delete_session_request,1135708071,16036862,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419709,<<172,18,26,20>>,undefined}]} *DBG* epdg_ue_fsm_262427989351786 send ok to <0.2198.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.58>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262427989351786 consume call purge_ms_request from <0.2198.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262427989351786 receive call rx_s6b_str from <0.2199.0> in state state_authenticated 04:14:25.287 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427989351786"],[],[]} *DBG* aaa_ue_fsm_262427989351786 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2199.0> *DBG* aaa_ue_fsm_262427989351786 consume call rx_s6b_str from <0.2199.0> in state state_authenticated 04:14:25.287 [info] ue_fsm ev_rx_s6b_str 04:14:25.287 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427989351786","262427989351786@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:25.287 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:25.287 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[]} 04:14:25.291 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,115,36,244,179,254,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262427989351786 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241124,16036862,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2200.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262427989351786 send ok to <0.2200.0> 04:14:25.291 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241124,16036862,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262427989351786 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241124,16036862,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2200.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:14:25.291 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241124,16036862,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262427989351786 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427989351786 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:14:25.291 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427989351786">>,"internet",[],undefined,false,0,false,false} 04:14:25.291 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:25.291 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427989351786">>,"internet",[],undefined,true,0,false,false} 04:14:25.292 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262427989351786 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427989351786 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:25.292 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427989351786","262427989351786@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:25.292 [debug] SWx Tx SAR Imsi="262427989351786" Type=5 APN="internet" AgentInfoOpt=[]  04:14:25.292 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","446",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427989351786",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427989351786 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2201.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427989351786 send ok to <0.2201.0> *DBG* aaa_ue_fsm_262427989351786 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2201.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262427989351786 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:14:25.298 [info] SWx Rx SAA {<0.2179.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;446;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427989351786",[],[2001],[],[{'Non-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,{<<"262427989351786">>,ok}} *DBG* epdg_ue_fsm_262427989351786 send ok to <0.211.0> 04:14:25.298 [info] ue_fsm ev_rx_swx_saa 04:14:25.298 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427989351786","262427989351786@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262427989351786 terminate normal in state state_wait_swm_session_termination_answer 04:14:25.298 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:25.298 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427989351786">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.58>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:25.298 [info] purge_ms_response(<<"262427989351786">>): ok 04:14:25.298 [info] purge_ms_response for <<"262427989351786">>: ok 04:14:25.298 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427989351786">>,message_type => purge_ms_res} 04:14:25.298 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427989351786">>,"internet",[],undefined,true,0,false,false} Socket #Port<0.58> closed [<0.2170.0>] send_close_signal [{{#Port<0.58>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.58>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.58>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:25.303 [info] Peer down: {<0.747.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:14:25.303 [error] GSUP connection has been closed 04:14:25.499 [info] Peer down: {<0.2179.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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,26,103},34367}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.61>} Setting ccm options for socket #Port<0.61> 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} 04:14:28.396 [notice] GSUP connection has been established Registering handler {process_id,<0.209.0>} for socket #Port<0.61> Stream {osmo, 5} Unblocking socket #Port<0.61> Unblocking socket #Port<0.61>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.61>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.61> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.61> Stream 254: ID_RESP -> ID_ACK 04:14:28.423 [info] Peer up: {<0.2175.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:14:30.647 [info] Peer up: {<0.2223.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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.61>, {osmo,5}, #{imsi => <<"262424021793797">>, 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}]}} 04:14:36.725 [info] GSUP: Rx #{imsi => <<"262424021793797">>,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_262424021793797 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424021793797 consume internal init_state in state state_new 04:14:36.725 [info] ue_fsm start(epdg_ue_fsm_262424021793797) *DBG* epdg_ue_fsm_262424021793797 receive call {auth_request,33,"internet",#{}} from <0.2239.0> in state state_new 04:14:36.725 [info] ue_fsm init(<<"262424021793797">>) *DBG* epdg_ue_fsm_262424021793797 send ok to <0.2239.0> 04:14:36.725 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262424021793797 consume call {auth_request,33,"internet",#{}} from <0.2239.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.61>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262424021793797 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424021793797 enter aaa_ue_fsm in state state_new 04:14:36.726 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424021793797">>,"internet",[],undefined,false,0,false,false} 04:14:36.726 [info] ue_fsm start_link(aaa_ue_fsm_262424021793797) *DBG* aaa_ue_fsm_262424021793797 consume internal init_state in state state_new 04:14:36.726 [info] ue_fsm init("262424021793797") *DBG* aaa_ue_fsm_262424021793797 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:36.726 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:36.727 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424021793797",undefined,undefined,false,false,undefined} 04:14:36.727 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:36.727 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805245025",";","447",";","nonode@nohost"],1,undefined,undefined,undefined,"262424021793797",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424021793797 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424021793797 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_262424021793797 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<111,155,2,178,168,189,103,243,84,78,184,222,135,51,37,44>>, <<45,232,108,226,33,51,242,65,231,9,81,76,203,176,2,125>>, <<111,155,2,178,168,189,103,243,84,78,184,222,135,51,37,44, 158,244,100,137,231,97,40,96,208,241,149,32,245,217>>, <<230,75,198,89,176,29,222,195,177,44,64,254,203,54,79,222>>, <<2,99,0,200,121,84,91,252,249,65,222,211,38,85,178,3>>}]}} from <0.2242.0> in state state_wait_swx_maa 04:14:36.738 [info] SWx Rx MAA {<0.2223.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805245025;447;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424021793797",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[111,155,2,178,168,189,103,243,84,78,184,222,135,51,37,44,45,232,108,226,33,51,242,65,231,9,81,76,203,176,2,125]],[[111,155,2,178,168,189,103,243,84,78,184,222,135,51,37,44,158,244,100,137,231,97,40,96,208,241,149,32,245,217]],["foobar"],[[2,99,0,200,121,84,91,252,249,65,222,211,38,85,178,3]],[[230,75,198,89,176,29,222,195,177,44,64,254,203,54,79,222]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:36.738 [info] dia_sip2gsup: auth [111,155,2,178,168,189,103,243,84,78,184,222,135,51,37,44,45,232,108,226,33,51,242,65,231,9,81,76,203,176,2,125] authz [111,155,2,178,168,189,103,243,84,78,184,222,135,51,37,44,158,244,100,137,231,97,40,96,208,241,149,32,245,217]  04:14:36.738 [info] rand [111,155,2,178,168,189,103,243,84,78,184,222,135,51,37,44] autn [45,232,108,226,33,51,242,65,231,9,81,76,203,176,2,125]  *DBG* aaa_ue_fsm_262424021793797 send ok to <0.2242.0> 04:14:36.738 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262424021793797 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<111,155,2,178,168,189,103,243,84,78,184,222,135,51,37,44>>, <<45,232,108,226,33,51,242,65,231,9,81,76,203,176,2,125>>, <<111,155,2,178,168,189,103,243,84,78,184,222,135,51,37,44, 158,244,100,137,231,97,40,96,208,241,149,32,245,217>>, <<230,75,198,89,176,29,222,195,177,44,64,254,203,54,79,222>>, <<2,99,0,200,121,84,91,252,249,65,222,211,38,85,178,3>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424021793797 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<111,155,2,178,168,189,103,243,84,78,184,222,135,51,37,44>>, <<45,232,108,226,33,51,242,65,231,9,81,76,203,176,2,125>>, <<111,155,2,178,168,189,103,243,84,78,184,222,135,51,37,44, 158,244,100,137,231,97,40,96,208,241,149,32,245,217>>, <<230,75,198,89,176,29,222,195,177,44,64,254,203,54,79,222>>, <<2,99,0,200,121,84,91,252,249,65,222,211,38,85,178,3>>}]}} from <0.2242.0> in state state_wait_swx_maa => state_new 04:14:36.739 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424021793797",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424021793797 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424021793797">>, {ok, [{epdg_auth_tuple, <<111,155,2,178,168,189,103,243,84,78,184,222, 135,51,37,44>>, <<45,232,108,226,33,51,242,65,231,9,81,76,203, 176,2,125>>, <<111,155,2,178,168,189,103,243,84,78,184,222, 135,51,37,44,158,244,100,137,231,97,40,96, 208,241,149,32,245,217>>, <<230,75,198,89,176,29,222,195,177,44,64,254, 203,54,79,222>>, <<2,99,0,200,121,84,91,252,249,65,222,211, 38,85,178,3>>}]}}} 04:14:36.739 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<111,155,2,178,168,189,103,243,84,78,184,222,135,51,37,44>>,<<45,232,108,226,33,51,242,65,231,9,81,76,203,176,2,125>>,<<111,155,2,178,168,189,103,243,84,78,184,222,135,51,37,44,158,244,100,137,231,97,40,96,208,241,149,32,245,217>>,<<230,75,198,89,176,29,222,195,177,44,64,254,203,54,79,222>>,<<2,99,0,200,121,84,91,252,249,65,222,211,38,85,178,3>>}]} *DBG* epdg_ue_fsm_262424021793797 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<111,155,2,178,168,189,103,243,84,78,184,222,135,51,37,44>>, <<45,232,108,226,33,51,242,65,231,9,81,76,203,176,2,125>>, <<111,155,2,178,168,189,103,243,84,78,184,222,135,51,37,44, 158,244,100,137,231,97,40,96,208,241,149,32,245,217>>, <<230,75,198,89,176,29,222,195,177,44,64,254,203,54,79,222>>, <<2,99,0,200,121,84,91,252,249,65,222,211,38,85,178,3>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:36.740 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<111,155,2,178,168,189,103,243,84,78,184,222,135,51,37,44>>,<<45,232,108,226,33,51,242,65,231,9,81,76,203,176,2,125>>,<<111,155,2,178,168,189,103,243,84,78,184,222,135,51,37,44,158,244,100,137,231,97,40,96,208,241,149,32,245,217>>,<<230,75,198,89,176,29,222,195,177,44,64,254,203,54,79,222>>,<<2,99,0,200,121,84,91,252,249,65,222,211,38,85,178,3>>}]}, {ue_fsm_data,<<"262424021793797">>,"internet",[],undefined,false,0,false,false} 04:14:36.740 [info] auth_response(<<"262424021793797">>): {ok,[{epdg_auth_tuple,<<111,155,2,178,168,189,103,243,84,78,184,222,135,51,37,44>>,<<45,232,108,226,33,51,242,65,231,9,81,76,203,176,2,125>>,<<111,155,2,178,168,189,103,243,84,78,184,222,135,51,37,44,158,244,100,137,231,97,40,96,208,241,149,32,245,217>>,<<230,75,198,89,176,29,222,195,177,44,64,254,203,54,79,222>>,<<2,99,0,200,121,84,91,252,249,65,222,211,38,85,178,3>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.61>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:36.741 [info] auth_response for <<"262424021793797">>: {ok,[{epdg_auth_tuple,<<111,155,2,178,168,189,103,243,84,78,184,222,135,51,37,44>>,<<45,232,108,226,33,51,242,65,231,9,81,76,203,176,2,125>>,<<111,155,2,178,168,189,103,243,84,78,184,222,135,51,37,44,158,244,100,137,231,97,40,96,208,241,149,32,245,217>>,<<230,75,198,89,176,29,222,195,177,44,64,254,203,54,79,222>>,<<2,99,0,200,121,84,91,252,249,65,222,211,38,85,178,3>>}]} 04:14:36.741 [info] GSUP: Tx #{auth_tuples => [#{autn => <<45,232,108,226,33,51,242,65,231,9,81,76,203,176,2,125>>,ck => <<2,99,0,200,121,84,91,252,249,65,222,211,38,85,178,3>>,ik => <<230,75,198,89,176,29,222,195,177,44,64,254,203,54,79,222>>,rand => <<111,155,2,178,168,189,103,243,84,78,184,222,135,51,37,44>>,res => <<111,155,2,178,168,189,103,243,84,78,184,222,135,51,37,44,158,244,100,137,231,97,40,96,208,241,149,32,245,217>>}],imsi => <<"262424021793797">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.61>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424021793797">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424021793797 receive call lu_request from <0.2243.0> in state state_authenticating 04:14:36.747 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424021793797">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262424021793797 send ok to <0.2243.0> *DBG* epdg_ue_fsm_262424021793797 consume call lu_request from <0.2243.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.61>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:36.747 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262424021793797 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:14:36.747 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424021793797">>,"internet",[],undefined,false,0,false,false} 04:14:36.747 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:36.748 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424021793797",undefined,undefined,false,false,undefined} 04:14:36.748 [debug] SWx Tx SAR Imsi="262424021793797" Type=1 APN="internet" AgentInfoOpt=[]  04:14:36.748 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","448",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424021793797",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424021793797 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424021793797 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262424021793797 receive call {rx_swx_saa,{ok,1,#{}}} from <0.2244.0> in state state_wait_swx_saa 04:14:36.758 [info] SWx Rx SAA {<0.2223.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;448;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424021793797",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:36.758 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424021793797 send ok to <0.2244.0> *DBG* aaa_ue_fsm_262424021793797 consume call {rx_swx_saa,{ok,1,#{}}} from <0.2244.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262424021793797 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:14:36.759 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424021793797",undefined,undefined,false,false,undefined} 04:14:36.759 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262424021793797 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424021793797">>,ok}} 04:14:36.759 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424021793797">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424021793797 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:36.759 [info] lu_response(<<"262424021793797">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.61>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:36.759 [info] lu_response for <<"262424021793797">>: ok 04:14:36.759 [info] GSUP: Tx #{imsi => <<"262424021793797">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.61>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424021793797">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424021793797 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.2245.0> in state state_authenticated 04:14:36.766 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424021793797">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:36.766 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:36.767 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424021793797">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424021793797 send ok to <0.2245.0> 04:14:36.767 [debug] Selected PGW Remote Address "172.18.26.103" *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.61>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262424021793797 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.2245.0> in state state_authenticated => state_wait_create_session_resp 04:14:36.767 [info] s2b: Tx {gtp,v2,create_session_request,0,16036863,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424021793797">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1197241125,<<172,18,26,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,763419710,<<172,18,26,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262424021793797 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:14:36.767 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262424021793797 receive call {rx_s6b_aar,"262424021793797@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.2246.0> in state state_authenticated 04:14:36.791 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424021793797@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:36.791 [info] ue_fsm ev_rx_s6b_aar: "262424021793797@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}] 04:14:36.792 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424021793797@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}], {ue_fsm_data,"262424021793797",undefined,undefined,true,false,undefined} 04:14:36.792 [debug] SWx Tx SAR Imsi="262424021793797" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]  04:14:36.792 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","449",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424021793797",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424021793797 send ok to <0.2246.0> *DBG* aaa_ue_fsm_262424021793797 consume call {rx_s6b_aar,"262424021793797@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,26,103}],[],[],[]}]} from <0.2246.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:36.792 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424021793797 receive call {rx_swx_saa,{ok,13,#{}}} from <0.2247.0> in state state_authenticated_wait_swx_saa 04:14:36.802 [info] SWx Rx SAA {<0.2223.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;449;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424021793797",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:36.802 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424021793797 send ok to <0.2247.0> *DBG* aaa_ue_fsm_262424021793797 consume call {rx_swx_saa,{ok,13,#{}}} from <0.2247.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:36.802 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424021793797","262424021793797@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.2246.0>} 04:14:36.802 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:36.802 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 04:14:36.817 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,33,0,117,71,92,115,37,244,179,255,0,2,0,2,0,16,0,87,0,9,1,160,20,183,3,146,172,18,26,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,20,183,3,146,172,18,26,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,20,183,3,146,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:36.818 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,create_session_response,1197241125,16036863,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,<<20,183,3,146>>},{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,347538322,<<172,18,26,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,347538322,<<172,18,26,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:14:36.818 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424021793797">>,<0.2240.0>,<<"internet">>,{172,18,26,103},{172,18,26,103},undefined,1197241125,347538322,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,763419710,347538322}],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262424021793797 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 => 763419710, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 347538322}}} from <0.2248.0> in state state_wait_create_session_resp 04:14:36.818 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:36.818 [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 => 763419710,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 347538322}} 04:14:36.819 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424021793797">>,"internet",[],undefined,false,0,false,false} 04:14:36.819 [info] KMOD Port Create PDP Context Call {<0.2240.0>,[alias|#Ref<0.1576510130.3222863877.157738>]}: {create_pdp_context,{172,18,26,103},763419710,347538322,{192,168,0,2}} 04:14:36.819 [debug] create_pdp_context: 1, {172,18,26,103}, {192,168,0,2}, 763419710, 347538322 04:14:36.819 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],3972,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,2}},{i_tid,763419710},{o_tid,347538322}]}} 04:14:36.820 [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 => 763419710,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 347538322}) returned ok *DBG* epdg_ue_fsm_262424021793797 send ok to <0.2248.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424021793797">>, {ok, #{apco => <<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 => 763419710, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined, remote_teid => 347538322}}}} 04:14:36.820 [info] tunnel_response(<<"262424021793797">>): {ok,#{apco => <<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 => 763419710,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 347538322}} *DBG* epdg_ue_fsm_262424021793797 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 => 763419710, remote_ipv4 => <<172,18,26,103>>, remote_ipv6 => undefined,remote_teid => 347538322}}} from <0.2248.0> in state state_wait_create_session_resp => state_active 04:14:36.821 [info] tunnel_response for <<"262424021793797">>: {ok,#{apco => <<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 => 763419710,remote_ipv4 => <<172,18,26,103>>,remote_ipv6 => undefined,remote_teid => 347538322}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.61>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:36.821 [info] GSUP: Tx #{imsi => <<"262424021793797">>,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.61>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424021793797">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262424021793797 receive call purge_ms_request from <0.2252.0> in state state_active 04:14:36.836 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424021793797">>,message_type => purge_ms_req} 04:14:36.836 [info] ue_fsm purge_ms_request 04:14:36.836 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424021793797">>,"internet",[],{epdg_tun_pdp_ctx,763419710,347538322,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,26,103>>},false,0,false,false} 04:14:36.836 [info] KMOD Port Delete PDP Context Call {<0.2240.0>,[alias|#Ref<0.1576510130.3222863877.157741>]}: {delete_pdp_context,{172,18,26,103},763419710,347538322,{192,168,0,2}} 04:14:36.836 [debug] delete_pdp_context: 1, {172,18,26,103}, {192,168,0,2}, 763419710, 347538322 04:14:36.836 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],582,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,26,103}},{ms_address,{192,168,0,2}},{i_tid,763419710}]}} 04:14:36.837 [info] s2b: Tx {gtp,v2,delete_session_request,347538322,16036864,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,763419710,<<172,18,26,20>>,undefined}]} *DBG* epdg_ue_fsm_262424021793797 send ok to <0.2252.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.61>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262424021793797 consume call purge_ms_request from <0.2252.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262424021793797 receive call rx_s6b_str from <0.2253.0> in state state_authenticated 04:14:36.845 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424021793797"],[],[]} *DBG* aaa_ue_fsm_262424021793797 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2253.0> 04:14:36.845 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262424021793797 consume call rx_s6b_str from <0.2253.0> in state state_authenticated 04:14:36.846 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424021793797","262424021793797@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:36.846 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:36.846 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262424021793797 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241125,16036864,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2254.0> in state state_wait_delete_session_resp 04:14:36.851 [debug] S2b: Rx from IP {172,18,26,103} port 2123: <<72,37,0,14,71,92,115,37,244,180,0,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262424021793797 send ok to <0.2254.0> 04:14:36.851 [debug] S2b: Rx from IP {172,18,26,103} port 2123: {gtp,v2,delete_session_response,1197241125,16036864,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:14:36.851 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1197241125,16036864,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262424021793797 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1197241125,16036864,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2254.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424021793797 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:14:36.851 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424021793797">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424021793797 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:14:36.852 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:36.852 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424021793797">>,"internet",[],undefined,true,0,false,false} 04:14:36.852 [info] ue_fsm ev_rx_swm_str 04:14:36.852 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424021793797","262424021793797@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:36.852 [debug] SWx Tx SAR Imsi="262424021793797" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262424021793797 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424021793797 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:36.853 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805245025",";","450",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424021793797",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424021793797 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2255.0> in state state_authenticated_wait_swx_saa 04:14:36.861 [info] SWx Rx SAA {<0.2223.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805245025;450;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424021793797",[],[2001],[],[{'Non-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_262424021793797 send ok to <0.2255.0> *DBG* aaa_ue_fsm_262424021793797 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2255.0> in state state_authenticated_wait_swx_saa => state_new 04:14:36.861 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262424021793797 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:14:36.861 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424021793797","262424021793797@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:36.861 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:14:36.862 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424021793797">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262424021793797 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262424021793797">>,ok}} 04:14:36.862 [info] purge_ms_response(<<"262424021793797">>): ok *DBG* epdg_ue_fsm_262424021793797 terminate normal in state state_wait_swm_session_termination_answer 04:14:36.862 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424021793797">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.61>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:36.862 [info] purge_ms_response for <<"262424021793797">>: ok 04:14:36.862 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424021793797">>,message_type => purge_ms_res} Socket #Port<0.61> closed [<0.2214.0>] send_close_signal [{{#Port<0.61>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.61>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.61>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:14:36.868 [info] Peer down: {<0.2175.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,26,20}],[{172,18,26,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:14:36.868 [error] GSUP connection has been closed 04:14:37.063 [info] Peer down: {<0.2223.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,26,20},{192,168,0,2}],[{172,18,26,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}