Skip to content

Instantly share code, notes, and snippets.

View tnmtechnologies's full-sized avatar

mtrefcon tnmtechnologies

View GitHub Profile
@tnmtechnologies
tnmtechnologies / TS29510_Nnrf_NFManagement_UpdateNFInstance_OK.txt
Created May 13, 2020 13:59
[Nnrf_NFManagement] PATCH request serves a 200 response (R15.2.0)
PATCH /nnrf-nfm/v1/nf-instances/80fd9293-7bc9-4fdf-8888-4a72e9f751d4 HTTP/1.1
Host: vdev-newedge0001.b-com.local:8180
Connection: keep-alive
Content-Length: 99
accept: application/json
DNT: 1
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36
Content-Type: application/json-patch+json
Origin: http://vdev-newedge0001.b-com.local:8180
Referer: http://vdev-newedge0001.b-com.local:8180/
@tnmtechnologies
tnmtechnologies / 5GC-namf-mt-quarkus-native-build.log
Created November 10, 2020 16:16
[quarkus/native] native build of namf-mt service
> mvn package -Pnative
[INFO] Scanning for projects...
[INFO]
[INFO] ------------< com.bcom.newedge.3gpp.5gc:5gc-amf-mt-server >-------------
[INFO] Building 5gc-amf-mt-server 5.5.4-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ 5gc-amf-mt-server ---
[INFO] Required toolchain: jdk [ version='11' ]
[INFO] Found matching toolchain for type jdk: JDK[d:\babun-1.2.0\.babun\cygwin\home\mvsz7559\.sdkman\candidates\java\11.0.9.j9-adpt]
@tnmtechnologies
tnmtechnologies / 5GC-namf-mt-quarkus-native-docker-run.log
Last active November 20, 2020 17:54
[quarkus/native] Namf MT service starts in 51ms including registration to NRF (quarkus native docker run)
> docker run -i --rm -e NF_APIROOT=http://192.168.128.62:8283 -e NF_NRF_APIROOT=http://192.168.128.62:8080 -e NF_NFINSTANCEID=82830000-0000-0000-0000-000000000000 -e NF_NRF_NFM_HEARTBEATTIMER=10 -e QUARKUS_JAEGER_ENDPOINT=http://192.168.128.62:14268/api/traces -p 8283:8080 quarkus/getting-started-native
__ ____ __ _____ ___ __ ____ ______
--/ __ \/ / / / _ | / _ \/ //_/ / / / __/
-/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
--\___\_\____/_/ |_/_/|_/_/|_|\____/___/
3GPP 5GC Access and Mobility Management Function - MT service
Namf_MT service (15.2.0)
@tnmtechnologies
tnmtechnologies / 5GC-namf-mt-quarkus-native-cold-start.log
Created November 10, 2020 13:26
[quarkus/native] cold start of namf-mt service with registration to NRF
./5gc-amf-mt-server-runner.exe -Dfile.encoding=UTF-8 -Dquarkus.log.category.'"com.bcom"'.level=INFO -Dquarkus.log.category.'"com.bcom.newedge._3gpp._5gc.nf.commons.jaxrs"'.level=DEBUG -Dquarkus.log.category.'"org.apache.http"'.level=DEBUG -Duser.country=US -Duser.language=en -Ddebug=true -Dnf.apiRoot=http://127.0.0.1:8381 -Dnf.nrf.apiRoot=http://127.0.0.1:8080 -Dnf.nfInstanceId=83810000-0000-0000-0000-000000000000 -Dnf.nrf.nfm.heartBeatTimer=10 -Dnf.service.defaultDuration=3600 -Dnf.service.minDuration=1800 -Dresteasy.allowGzip=true -Dquarkus.http.port=8381 -Dquarkus.http.ssl-port=8744 -Dthorntail.jaeger.remote-reporter-http-endpoint=http://localhost:14268/api/traces -Duser.country=US -Duser.language=en -Dquarkus.http.ssl.certificate.key-store-file=classes/namf-mt.jks
__ ____ __ _____ ___ __ ____ ______
--/ __ \/ / / / _ | / _ \/ //_/ / / / __/
-/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
--\___\_\____/_/ |_/_/|_/_/|_|\____/___/
3GPP 5GC Access and Mobility Management Function - MT service
Namf_MT ser
@tnmtechnologies
tnmtechnologies / 5GC-namf-comm-quarkus-graceful-shutdown.log
Last active August 12, 2020 14:09
[quarkus] 5GC namf-comm service startup and graceful shutdown logs
2020-08-11 15:55:39,091 INFO [com.bco.new._3g._5g.nf.com.nrf.nfm.NFManagementBean] (main) onShutdown(shutdownEvent)
2020-08-11 15:55:39,091 INFO [com.bco.new._3g._5g.nf.com.nfp.api.NFProfileServiceDecorator] (main) get()
2020-08-11 15:55:39,091 INFO [com.bco.new._3g._5g.nf.com.nfp.imp.NFProfileServiceImpl] (main) get()
2020-08-11 15:55:39,119 INFO [com.bco.new._3g._5g.nf.com.nfp.imp.NFManagementConsumerNFProfileServiceDecorator] (main) delete(nfInstanceId=02000000-cc86-44cf-aaa3-000000000200)
2020-08-11 15:55:39,119 INFO [com.bco.new._3g._5g.nf.com.nfp.api.NFProfileServiceDecorator] (main) delete(nfINstanceId=02000000-cc86-44cf-aaa3-000000000200)
2020-08-11 15:55:39,120 INFO [com.bco.new._3g._5g.nf.com.nfp.imp.NFProfileServiceImpl] (main) delete(nfInstanceId=02000000-cc86-44cf-aaa3-000000000200)
2020-08-11 15:55:39,121 DEBUG [org.apa.htt.wire] (main) http-outgoing-0 << "end of stream"
2020-08-11 15:55:39,122 DEBUG [org.apa.htt.wire] (main) http-outgoing-1 >> "DELETE /nnrf-nfm/v1/nf-instances/02000000-cc
@tnmtechnologies
tnmtechnologies / 5GC-namf-comm-thorntail-graceful-shutdown.log
Last active August 12, 2020 13:25
[thorntail] 5GC namf-comm service startup and graceful shutdown logs
$ kill 94205
2020-08-11 16:13:02,112 INFO [org.wildfly.swarm] (Thread-1) THORN0027: Shutdown requested
2020-08-11 16:13:02,113 INFO [org.jboss.as.server] (Thread-2) WFLYSRV0272: Suspending server
2020-08-11 16:13:02,115 INFO [com.arjuna.ats.jbossatx] (Thread-2) ARJUNA032034: Suspending transaction recovery manager
2020-08-11 16:13:02,116 INFO [org.jboss.as.server] (Thread-2) WFLYSRV0220: Server shutdown has been requested via an OS signal
2020-08-11 16:13:02,131 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0008: Undertow HTTP listener default suspending
2020-08-11 16:13:02,131 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0008: Undertow HTTPS listener default-https suspending
2020-08-11 16:13:02,134 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 31) WFLYUT0022: Unregistered web context: '/' from server 'default-server'
2020-08-11 16:13:02,139 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0007: Undertow HTTP list
@tnmtechnologies
tnmtechnologies / TS29510_Nnrf_NFManagement_UpdateSubscription_OK.txt
Last active June 25, 2020 20:03
[Nnrf_NFManagement] PATCH /subscriptions/{subscriptionID} request with a 200 response (R15.2.0).
PATCH /nnrf-nfm/v1/subscriptions/000000-subs0000001 HTTP/1.1
Host: 127.0.0.1:8080
Connection: keep-alive
Content-Length: 76
accept: application/json
DNT: 1
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36
Content-Type: application/json-patch+json
Origin: https://petstore.swagger.io
Sec-Fetch-Site: cross-site
@tnmtechnologies
tnmtechnologies / TS29502_Nsmf_PDUSession_UpdateSmContext_No Content.txt
Last active June 19, 2020 12:58
[Nsmf_PDUSession] POST /nsmf-pdusession/v1/sm-contexts/{smContextRef}/modify multipart/related serves a 204 response (R15.2.0)
POST /nsmf-pdusession/v1/sm-contexts/imsi-12345678901456-0/modify HTTP/1.1
Accept: */*
Transfer-Encoding: chunked
Content-Type: multipart/related; boundary=3tHyN00IxTFSAfX6fCAd21HO6N-X43sXDw8_gWh7
Host: 127.0.0.1:8080
Connection: Keep-Alive
User-Agent: Apache-HttpClient/4.5.3 (Java/11.0.6)
Accept-Encoding: gzip,deflate
--3tHyN00IxTFSAfX6fCAd21HO6N-X43sXDw8_gWh7
@tnmtechnologies
tnmtechnologies / TS29502_Nsmf_PDUSession_PostSmContexts_Created.txt
Last active June 17, 2020 13:34
[Nsmf_PDUSession] POST /nsmf-pdusession/v1/sm-contexts serves a 201 response (R15.2.0)
POST /nsmf-pdusession/v1/sm-contexts HTTP/1.1
Accept: */*
Transfer-Encoding: chunked
Content-Type: multipart/related; boundary=ZaqojfzBFs7YPnuaXxUzbgQKhlYt0w1O1ddU354i
Host: 127.0.0.1:8080
Connection: Keep-Alive
User-Agent: Apache-HttpClient/4.5.3 (Java/11.0.6)
Accept-Encoding: gzip,deflate
--ZaqojfzBFs7YPnuaXxUzbgQKhlYt0w1O1ddU354i
@tnmtechnologies
tnmtechnologies / TS29502_Nsmf_PDUSession_UpdateSmContext_Bad Request.txt
Created June 17, 2020 10:11
[Nsmf_PDUSession] POST /nsmf-pdusession/v1/sm-contexts/{smContextRef}/modify multipart/related serves a 400 multipart/related response (R15.2.0)
POST /nsmf-pdusession/v1/sm-contexts/abd468/modify HTTP/1.1
Accept: */*
Content-Length: 3488
Content-Type: multipart/related; boundary=nxl04iCSWvFZ1GODtupfSayS836LJR
Host: 127.0.0.1:8080
Connection: Keep-Alive
User-Agent: Apache-HttpClient/4.5.3 (Java/11.0.6)
Accept-Encoding: gzip,deflate
--nxl04iCSWvFZ1GODtupfSayS836LJR