By type
@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.13.92 ### Starting redis there is no /usr/local/redis/../redis-works =========== Redis config info ============================================= Redis_HOME=/usr/local/redis config file=/usr/local/redis/conf/redis.conf Help:use /usr/local/redis/redis-server --help for help =============================================================================== /usr/local/redis @C_CMD@ /usr/local/redis/redis-server /usr/local/redis/conf/redis.conf \n\n### Starting openresty =========== prepare the symbolic links ======================================== ================================================================================ =========== create symbolic link for libluajit-5.1.so.2 ======================================== ln: /lib64/libluajit-5.1.so.2: No such file or directory =============================================================================== =========== openresty config info ============================================= HOME=/usr/local/openresty/nginx _NGINXCMD=/usr/local/openresty/nginx/sbin/nginx =============================================================================== /usr/local/openresty/nginx @WORK_DIR@ /usr/local/openresty/nginx @C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/ 2022/01/14 10:03:02 [warn] 34#34: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil 2022/01/14 10:03:02 [warn] 34#34: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' 2022/01/14 10:03:02 [warn] 34#34: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer 2022/01/14 10:03:02 [notice] 34#34: using the "epoll" event method 2022/01/14 10:03:02 [notice] 34#34: openresty/1.13.6.1 2022/01/14 10:03:02 [notice] 34#34: built by gcc 6.3.0 (Alpine 6.3.0) 2022/01/14 10:03:02 [notice] 34#34: OS: Linux 5.4.0-9-generic 2022/01/14 10:03:02 [notice] 34#34: getrlimit(RLIMIT_NOFILE): 1048576:1048576 \n\n### Starting apiroute 2022/01/14 10:03:02 [notice] 35#35: start worker processes 2022/01/14 10:03:02 [notice] 35#35: start worker process 36 2022/01/14 10:03:02 [notice] 35#35: start worker process 37 2022/01/14 10:03:02 [notice] 35#35: start worker process 38 2022/01/14 10:03:02 [notice] 35#35: start worker process 40 2022/01/14 10:03:02 [notice] 35#35: start worker process 41 2022/01/14 10:03:02 [notice] 35#35: start worker process 42 2022/01/14 10:03:02 [notice] 35#35: start worker process 43 2022/01/14 10:03:02 [notice] 35#35: start worker process 44 2022/01/14 10:03:02 [notice] 35#35: start cache manager process 45 2022/01/14 10:03:02 [notice] 35#35: start cache loader process 46 @RUNHOME@ /usr/local/apiroute ================== ENV_INFO ============================================= @RUNHOME@ /usr/local/apiroute @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @Main_Class@ org.onap.msb.apiroute.ApiRouteApp @APP_INFO@ msb-apiroute-service @Main_JAR@ apiroute-service.jar @Main_Conf@ conf/apiroute.yml ========================================================================== start msb-apiroute-service ... @JAVA_VERSION@ 1.8 ================== RUN_INFO ============================================= @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20220114100302.hprof @CLASS_PATH@ /usr/local/apiroute/:/usr/local/apiroute/apiroute-service.jar @EXT_DIRS@ ========================================================================== @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_CMD@ 2022-01-14 10:03:04 708 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2022-01-14 10:03:04 715 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2022-01-14 10:03:04 715 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2022-01-14 10:03:04 802 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2022-01-14 10:03:04 803 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.13.92:10081 Enabled:true 2022-01-14 10:03:06 152 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. 2022-01-14 10:03:06 224 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2022-01-14 10:03:06 224 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2022-01-14 10:03:06 225 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2022-01-14 10:03:06 226 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2022-01-14 10:03:06 226 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1 2022-01-14 10:03:06 227 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2022-01-14 10:03:06 227 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2022-01-14 10:03:06 292 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2022-01-14 10:03:06 383 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2022-01-14 10:03:06 383 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2022-01-14 10:03:06 384 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2022-01-14 10:03:06 835 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2022/01/14 10:03:18 [info] 37#37: *12 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:03:21 [info] 37#37: *13 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:03:28 [info] 37#37: *14 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:03:31 [info] 37#37: *15 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:03:38 [info] 37#37: *16 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:03:41 [info] 37#37: *17 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:03:45 [info] 37#37: *18 [lua] access_by_lua(msblocations.conf:133):2: b96ae9e2f849283b9ed4ce25f6ed0836:receive the request, client: 10.233.68.108, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "10.233.51.31" 10.233.68.108 - - [14/Jan/2022:10:03:45 +0000] b96ae9e2f849283b9ed4ce25f6ed0836 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.440 upstream_response_time:0.439 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" "-" 2022/01/14 10:03:45 [info] 37#37: *18 [lua] logger.lua:23: b96ae9e2f849283b9ed4ce25f6ed0836 {"matched":"microservices"} while logging request, client: 10.233.68.108, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "10.233.51.31" 10.233.68.108 - - [14/Jan/2022:10:03:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" 311 2022/01/14 10:03:48 [info] 37#37: *21 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:03:51 [info] 37#37: *22 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:03:54 [info] 37#37: *18 client 10.233.68.108 closed keepalive connection 2022/01/14 10:03:58 [info] 37#37: *23 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:04:01 [info] 37#37: *24 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:04:02 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2022/01/14 10:04:02 [notice] 35#35: signal 17 (SIGCHLD) received from 46 2022/01/14 10:04:02 [notice] 35#35: cache loader process 46 exited with code 0 2022/01/14 10:04:02 [notice] 35#35: signal 29 (SIGIO) received 2022/01/14 10:04:03 [info] 37#37: *27 [lua] access_by_lua(msblocations.conf:133):2: ce96a607362f874df98161e5d8c51e7f:receive the request, client: 10.233.65.78, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "10.233.51.31" 2022/01/14 10:04:04 [info] 37#37: *27 [lua] logger.lua:23: ce96a607362f874df98161e5d8c51e7f {"matched":"microservices"} while logging request, client: 10.233.65.78, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "10.233.51.31" 10.233.65.78 - - [14/Jan/2022:10:04:04 +0000] ce96a607362f874df98161e5d8c51e7f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.340 upstream_response_time:0.339 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" "-" 10.233.65.78 - - [14/Jan/2022:10:04:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" 333 2022/01/14 10:04:08 [info] 37#37: *28 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:04:11 [info] 37#37: *29 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:04:11 [info] 37#37: *27 client 10.233.65.78 closed keepalive connection 2022/01/14 10:04:18 [info] 37#37: *30 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:04:21 [info] 37#37: *31 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:04:28 [info] 37#37: *32 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:04:31 [info] 37#37: *33 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:04:38 [info] 37#37: *34 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:04:41 [info] 37#37: *35 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:04:48 [info] 37#37: *36 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:04:51 [info] 37#37: *37 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:04:58 [info] 37#37: *38 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:05:01 [info] 37#37: *39 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:05:08 [info] 37#37: *41 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:05:11 [info] 37#37: *42 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:05:18 [info] 37#37: *43 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:05:21 [info] 37#37: *44 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:05:28 [info] 37#37: *45 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:05:31 [info] 37#37: *46 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:05:38 [info] 37#37: *47 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:05:41 [info] 37#37: *48 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:05:48 [info] 37#37: *49 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:05:51 [info] 37#37: *50 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:05:58 [info] 37#37: *51 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:06:01 [info] 37#37: *52 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:06:08 [info] 37#37: *54 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:06:11 [info] 37#37: *55 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:06:18 [info] 37#37: *56 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:06:21 [info] 37#37: *57 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:06:28 [info] 37#37: *58 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:06:31 [info] 37#37: *59 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:06:38 [info] 37#37: *60 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:06:41 [info] 37#37: *61 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:06:48 [info] 37#37: *62 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:06:51 [info] 37#37: *63 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:06:58 [info] 37#37: *64 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:07:01 [info] 37#37: *65 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:07:08 [info] 37#37: *67 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:07:11 [info] 37#37: *68 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:07:18 [info] 37#37: *69 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:07:21 [info] 37#37: *70 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:07:28 [info] 37#37: *71 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:07:31 [info] 37#37: *72 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:07:38 [info] 37#37: *73 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:07:41 [info] 37#37: *74 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:07:48 [info] 37#37: *75 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:07:51 [info] 37#37: *76 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:07:58 [info] 37#37: *77 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:08:01 [info] 37#37: *78 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:08:08 [info] 37#37: *80 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:08:11 [info] 37#37: *81 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:08:18 [info] 37#37: *82 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:08:21 [info] 37#37: *83 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:08:28 [info] 37#37: *84 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:08:31 [info] 37#37: *85 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:08:38 [info] 37#37: *86 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:08:41 [info] 37#37: *87 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:08:48 [info] 37#37: *88 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:08:51 [info] 37#37: *89 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:08:58 [info] 37#37: *90 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:09:01 [info] 37#37: *91 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:09:08 [info] 37#37: *93 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:09:11 [info] 37#37: *94 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:09:18 [info] 37#37: *95 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:09:21 [info] 37#37: *96 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:09:28 [info] 37#37: *97 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:09:31 [info] 37#37: *98 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:09:38 [info] 37#37: *99 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:09:41 [info] 37#37: *100 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:09:48 [info] 37#37: *101 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:09:51 [info] 37#37: *102 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:09:58 [info] 37#37: *103 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:10:01 [info] 37#37: *104 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:10:08 [info] 37#37: *106 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:10:11 [info] 37#37: *107 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:10:18 [info] 37#37: *108 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:10:21 [info] 37#37: *109 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:10:28 [info] 37#37: *110 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:10:31 [info] 37#37: *111 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:10:38 [info] 37#37: *112 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:10:41 [info] 37#37: *113 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:10:48 [info] 37#37: *114 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:10:51 [info] 37#37: *115 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:10:58 [info] 37#37: *116 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:11:01 [info] 37#37: *117 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:11:08 [info] 37#37: *119 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:11:11 [info] 37#37: *120 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:11:18 [info] 37#37: *121 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:11:21 [info] 37#37: *122 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:11:28 [info] 37#37: *123 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:11:31 [info] 37#37: *124 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:11:38 [info] 37#37: *125 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:11:41 [info] 37#37: *126 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:11:48 [info] 37#37: *127 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:11:51 [info] 37#37: *128 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:11:58 [info] 37#37: *129 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:12:01 [info] 37#37: *130 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:12:08 [info] 37#37: *132 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:12:11 [info] 37#37: *133 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:12:18 [info] 37#37: *134 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:12:21 [info] 37#37: *135 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:12:28 [info] 37#37: *136 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:12:31 [info] 37#37: *137 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:12:38 [info] 37#37: *138 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:12:41 [info] 37#37: *139 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:12:48 [info] 37#37: *140 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:12:51 [info] 37#37: *141 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:12:58 [info] 37#37: *142 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:13:01 [info] 37#37: *143 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:13:08 [info] 37#37: *145 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:13:11 [info] 37#37: *146 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:13:18 [info] 37#37: *147 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:13:21 [info] 37#37: *148 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:13:28 [info] 37#37: *149 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:13:31 [info] 37#37: *150 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:13:38 [info] 37#37: *151 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:13:41 [info] 37#37: *152 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:13:48 [info] 37#37: *153 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:13:51 [info] 37#37: *154 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:13:58 [info] 37#37: *155 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:14:01 [info] 37#37: *156 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:14:08 [info] 37#37: *158 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:14:11 [info] 37#37: *159 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:14:18 [info] 37#37: *160 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:14:21 [info] 37#37: *161 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:14:28 [info] 37#37: *162 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:14:31 [info] 37#37: *163 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:14:38 [info] 37#37: *164 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:14:41 [info] 37#37: *165 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:14:48 [info] 37#37: *166 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:14:51 [info] 37#37: *167 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:14:58 [info] 37#37: *168 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:15:01 [info] 37#37: *169 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:15:08 [info] 37#37: *171 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:15:11 [info] 37#37: *172 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:15:18 [info] 37#37: *173 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:15:21 [info] 37#37: *174 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:15:28 [info] 37#37: *175 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:15:31 [info] 37#37: *176 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:15:38 [info] 37#37: *177 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:15:41 [info] 37#37: *178 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:15:48 [info] 37#37: *179 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:15:51 [info] 37#37: *180 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:15:58 [info] 37#37: *181 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:16:01 [info] 37#37: *182 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:16:08 [info] 37#37: *184 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:16:11 [info] 37#37: *185 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:16:18 [info] 37#37: *186 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:16:21 [info] 37#37: *187 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:16:28 [info] 37#37: *188 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:16:31 [info] 37#37: *189 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:16:38 [info] 37#37: *190 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:16:41 [info] 37#37: *191 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:16:48 [info] 37#37: *192 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:16:51 [info] 37#37: *193 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:16:58 [info] 37#37: *194 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:17:01 [info] 37#37: *195 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:17:08 [info] 37#37: *197 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:17:11 [info] 37#37: *198 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:17:18 [info] 37#37: *199 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:17:21 [info] 37#37: *200 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:17:28 [info] 37#37: *201 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:17:31 [info] 37#37: *202 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:17:38 [info] 37#37: *203 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:17:41 [info] 37#37: *204 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:17:48 [info] 37#37: *205 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:17:51 [info] 37#37: *206 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:17:58 [info] 37#37: *207 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:18:01 [info] 37#37: *208 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:18:08 [info] 37#37: *210 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:18:11 [info] 37#37: *211 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:18:18 [info] 37#37: *212 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:18:21 [info] 37#37: *213 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:18:28 [info] 37#37: *214 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:18:31 [info] 37#37: *215 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:18:38 [info] 37#37: *216 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:18:41 [info] 37#37: *217 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:18:48 [info] 37#37: *218 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:18:51 [info] 37#37: *219 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:18:58 [info] 37#37: *220 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:19:01 [info] 37#37: *221 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:19:08 [info] 37#37: *223 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:19:11 [info] 37#37: *224 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:19:18 [info] 37#37: *225 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:19:21 [info] 37#37: *226 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:19:28 [info] 37#37: *227 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:19:31 [info] 37#37: *228 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:19:38 [info] 37#37: *229 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:19:41 [info] 37#37: *230 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:19:48 [info] 37#37: *231 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:19:51 [info] 37#37: *232 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:19:58 [info] 37#37: *233 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:20:01 [info] 37#37: *234 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:20:08 [info] 37#37: *236 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:20:11 [info] 37#37: *237 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:20:18 [info] 37#37: *238 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:20:21 [info] 37#37: *239 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:20:28 [info] 37#37: *240 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:20:31 [info] 37#37: *241 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:20:38 [info] 37#37: *242 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:20:41 [info] 37#37: *243 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:20:48 [info] 37#37: *244 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:20:51 [info] 37#37: *245 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:20:58 [info] 37#37: *246 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:21:01 [info] 37#37: *247 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:21:08 [info] 37#37: *249 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:21:11 [info] 37#37: *250 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:21:18 [info] 37#37: *251 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:21:21 [info] 37#37: *252 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:21:28 [info] 37#37: *253 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:21:31 [info] 37#37: *254 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:21:38 [info] 37#37: *255 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:21:41 [info] 37#37: *256 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:21:48 [info] 37#37: *257 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:21:51 [info] 37#37: *258 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:21:58 [info] 37#37: *259 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:22:01 [info] 37#37: *260 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:22:08 [info] 37#37: *262 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:22:11 [info] 37#37: *263 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:22:18 [info] 37#37: *264 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:22:21 [info] 37#37: *265 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:22:28 [info] 37#37: *266 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:22:31 [info] 37#37: *267 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:22:38 [info] 37#37: *268 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:22:41 [info] 37#37: *269 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:22:48 [info] 37#37: *270 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:22:51 [info] 37#37: *271 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:22:58 [info] 37#37: *272 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:23:01 [info] 37#37: *273 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:23:08 [info] 37#37: *275 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:23:11 [info] 37#37: *276 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:23:18 [info] 37#37: *277 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:23:21 [info] 37#37: *278 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:23:28 [info] 37#37: *279 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:23:31 [info] 37#37: *280 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:23:38 [info] 37#37: *281 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:23:41 [info] 37#37: *282 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:23:48 [info] 37#37: *283 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:23:51 [info] 37#37: *284 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:23:58 [info] 37#37: *285 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:24:01 [info] 37#37: *286 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:24:08 [info] 37#37: *288 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:24:11 [info] 37#37: *289 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:24:18 [info] 37#37: *290 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:24:21 [info] 37#37: *291 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:24:28 [info] 37#37: *292 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:24:31 [info] 37#37: *293 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:24:38 [info] 37#37: *294 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:24:41 [info] 37#37: *295 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:24:48 [info] 37#37: *296 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:24:51 [info] 37#37: *297 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:24:58 [info] 37#37: *298 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:25:01 [info] 37#37: *299 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:25:08 [info] 37#37: *301 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:25:11 [info] 37#37: *302 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:25:18 [info] 37#37: *303 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:25:21 [info] 37#37: *304 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:25:28 [info] 37#37: *305 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:25:31 [info] 37#37: *306 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:25:38 [info] 37#37: *307 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:25:41 [info] 37#37: *308 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:25:48 [info] 37#37: *309 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:25:51 [info] 37#37: *310 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:25:58 [info] 37#37: *311 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:26:01 [info] 37#37: *312 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:26:08 [info] 37#37: *314 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:26:11 [info] 37#37: *315 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:26:18 [info] 37#37: *316 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:26:21 [info] 37#37: *317 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:26:28 [info] 37#37: *318 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:26:31 [info] 37#37: *319 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:26:38 [info] 37#37: *320 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:26:41 [info] 37#37: *321 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:26:48 [info] 37#37: *322 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:26:51 [info] 37#37: *323 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:26:58 [info] 37#37: *324 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:27:01 [info] 37#37: *325 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:27:08 [info] 37#37: *327 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:27:11 [info] 37#37: *328 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:27:18 [info] 37#37: *329 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:27:21 [info] 37#37: *330 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:27:28 [info] 37#37: *331 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:27:31 [info] 37#37: *332 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:27:38 [info] 37#37: *333 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:27:41 [info] 37#37: *334 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:27:48 [info] 37#37: *335 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:27:51 [info] 37#37: *336 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:27:58 [info] 37#37: *337 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:28:01 [info] 37#37: *338 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:28:08 [info] 37#37: *340 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:28:11 [info] 37#37: *341 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:28:18 [info] 37#37: *342 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:28:21 [info] 37#37: *343 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:28:28 [info] 37#37: *344 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:28:31 [info] 37#37: *345 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:28:38 [info] 37#37: *346 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:28:41 [info] 37#37: *347 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:28:48 [info] 37#37: *348 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:28:51 [info] 37#37: *349 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:28:58 [info] 37#37: *350 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:29:01 [info] 37#37: *351 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:29:08 [info] 37#37: *353 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:29:11 [info] 37#37: *354 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:29:18 [info] 37#37: *355 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:29:21 [info] 37#37: *356 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:29:28 [info] 37#37: *357 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:29:31 [info] 37#37: *358 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:29:36 [info] 37#37: *359 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.70.223, server: , request: "GET / HTTP/1.1", host: "msb-iag:443" 10.233.70.223 - - [14/Jan/2022:10:29:36 +0000] 2b742978ff8bfa528031c5551e047813 "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-" 2022/01/14 10:29:38 [info] 37#37: *360 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:29:41 [info] 37#37: *361 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:29:48 [info] 37#37: *362 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:29:51 [info] 37#37: *363 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:29:58 [info] 37#37: *364 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:30:01 [info] 37#37: *365 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:30:08 [info] 37#37: *367 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:30:11 [info] 37#37: *368 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:30:18 [info] 37#37: *369 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:30:21 [info] 37#37: *370 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:30:28 [info] 37#37: *371 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:30:31 [info] 37#37: *372 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:30:38 [info] 37#37: *373 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:30:41 [info] 37#37: *374 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:30:48 [info] 37#37: *375 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:30:51 [info] 37#37: *376 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:30:58 [info] 37#37: *377 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:31:01 [info] 37#37: *378 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:31:08 [info] 37#37: *380 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:31:11 [info] 37#37: *381 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:31:18 [info] 37#37: *382 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:31:21 [info] 37#37: *383 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:31:28 [info] 37#37: *384 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:31:31 [info] 37#37: *385 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:31:38 [info] 37#37: *386 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:31:41 [info] 37#37: *387 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:31:48 [info] 37#37: *388 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:31:51 [info] 37#37: *389 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:31:58 [info] 37#37: *390 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:32:01 [info] 37#37: *391 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:32:08 [info] 37#37: *393 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:32:11 [info] 37#37: *394 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:32:18 [info] 37#37: *395 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:32:21 [info] 37#37: *396 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:32:28 [info] 37#37: *397 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:32:31 [info] 37#37: *398 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:32:38 [info] 37#37: *399 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:32:41 [info] 37#37: *400 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:32:48 [info] 37#37: *401 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:32:51 [info] 37#37: *402 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:32:58 [info] 37#37: *403 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:33:01 [info] 37#37: *404 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:33:08 [info] 37#37: *406 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:33:11 [info] 37#37: *407 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:33:18 [info] 37#37: *408 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:33:21 [info] 37#37: *409 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:33:28 [info] 37#37: *410 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:33:31 [info] 37#37: *411 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:33:38 [info] 37#37: *412 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:33:41 [info] 37#37: *413 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:33:48 [info] 37#37: *414 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:33:51 [info] 37#37: *415 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:33:58 [info] 37#37: *416 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:34:01 [info] 37#37: *417 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:34:08 [info] 37#37: *419 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:34:11 [info] 37#37: *420 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:34:18 [info] 37#37: *421 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:34:21 [info] 37#37: *422 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:34:28 [info] 37#37: *423 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:34:31 [info] 37#37: *424 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:34:38 [info] 37#37: *425 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:34:41 [info] 37#37: *426 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:34:48 [info] 37#37: *427 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:34:51 [info] 37#37: *428 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:34:58 [info] 37#37: *429 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:35:01 [info] 37#37: *430 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:35:08 [info] 37#37: *432 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:35:11 [info] 37#37: *433 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:35:18 [info] 37#37: *434 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:35:21 [info] 37#37: *435 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:35:28 [info] 37#37: *436 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:35:31 [info] 37#37: *437 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:35:38 [info] 37#37: *438 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:35:41 [info] 37#37: *439 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:35:48 [info] 37#37: *440 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:35:51 [info] 37#37: *441 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:35:58 [info] 37#37: *442 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:36:01 [info] 37#37: *443 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:36:08 [info] 37#37: *445 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:36:11 [info] 37#37: *446 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:36:18 [info] 37#37: *447 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:36:21 [info] 37#37: *448 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:36:28 [info] 37#37: *449 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:36:31 [info] 37#37: *450 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:36:38 [info] 37#37: *451 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:36:41 [info] 37#37: *452 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:36:48 [info] 37#37: *453 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:36:51 [info] 37#37: *454 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:36:58 [info] 37#37: *455 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:37:01 [info] 37#37: *456 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:37:08 [info] 37#37: *458 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:37:11 [info] 37#37: *459 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:37:18 [info] 37#37: *460 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:37:21 [info] 37#37: *461 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:37:28 [info] 37#37: *462 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:37:31 [info] 37#37: *463 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:37:38 [info] 37#37: *464 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:37:41 [info] 37#37: *465 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:37:48 [info] 37#37: *466 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:37:51 [info] 37#37: *467 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:37:58 [info] 37#37: *468 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:38:01 [info] 37#37: *469 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:38:08 [info] 37#37: *471 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:38:11 [info] 37#37: *472 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:38:18 [info] 37#37: *473 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:38:21 [info] 37#37: *474 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:38:28 [info] 37#37: *475 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:38:31 [info] 37#37: *476 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:38:38 [info] 37#37: *477 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:38:41 [info] 37#37: *478 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:38:48 [info] 37#37: *479 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:38:51 [info] 37#37: *480 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:38:58 [info] 37#37: *481 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:39:01 [info] 37#37: *482 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:39:08 [info] 37#37: *484 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:39:11 [info] 37#37: *485 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:39:18 [info] 37#37: *486 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:39:21 [info] 37#37: *487 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:39:28 [info] 37#37: *488 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:39:31 [info] 37#37: *489 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:39:38 [info] 37#37: *490 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:39:41 [info] 37#37: *491 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:39:48 [info] 37#37: *492 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:39:51 [info] 37#37: *493 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:39:58 [info] 37#37: *494 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:40:01 [info] 37#37: *495 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:40:08 [info] 37#37: *497 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:40:11 [info] 37#37: *498 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:40:18 [info] 37#37: *499 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:40:21 [info] 37#37: *500 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:40:28 [info] 37#37: *501 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:40:31 [info] 37#37: *502 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:40:38 [info] 37#37: *503 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:40:41 [info] 37#37: *504 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:40:48 [info] 37#37: *505 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:40:51 [info] 37#37: *506 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:40:58 [info] 37#37: *507 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:41:01 [info] 37#37: *508 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:41:08 [info] 37#37: *510 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:41:11 [info] 37#37: *511 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:41:18 [info] 37#37: *512 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:41:21 [info] 37#37: *513 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:41:28 [info] 37#37: *514 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:41:31 [info] 37#37: *515 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:41:38 [info] 37#37: *516 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:41:41 [info] 37#37: *517 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:41:48 [info] 37#37: *518 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:41:51 [info] 37#37: *519 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:41:58 [info] 37#37: *520 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:42:01 [info] 37#37: *521 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:42:08 [info] 37#37: *523 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:42:11 [info] 37#37: *524 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:42:18 [info] 37#37: *525 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:42:21 [info] 37#37: *526 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:42:28 [info] 37#37: *527 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:42:31 [info] 37#37: *528 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:42:38 [info] 37#37: *529 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:42:41 [info] 37#37: *530 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:42:48 [info] 37#37: *531 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:42:51 [info] 37#37: *532 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:42:58 [info] 37#37: *533 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:43:01 [info] 37#37: *534 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:43:08 [info] 37#37: *536 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:43:11 [info] 37#37: *537 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:43:18 [info] 37#37: *538 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:43:21 [info] 37#37: *539 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:43:28 [info] 37#37: *540 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:43:31 [info] 37#37: *541 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:43:38 [info] 37#37: *542 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:43:41 [info] 37#37: *543 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:43:48 [info] 37#37: *544 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:43:51 [info] 37#37: *545 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:43:58 [info] 37#37: *546 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:44:01 [info] 37#37: *547 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:44:08 [info] 37#37: *549 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:44:11 [info] 37#37: *550 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:44:18 [info] 37#37: *551 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:44:21 [info] 37#37: *552 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:44:28 [info] 37#37: *553 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:44:31 [info] 37#37: *554 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:44:38 [info] 37#37: *555 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:44:41 [info] 37#37: *556 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:44:48 [info] 37#37: *557 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:44:51 [info] 37#37: *558 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:44:58 [info] 37#37: *559 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:45:01 [info] 37#37: *560 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:45:08 [info] 37#37: *562 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:45:11 [info] 37#37: *563 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:45:18 [info] 37#37: *564 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:45:21 [info] 37#37: *565 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:45:28 [info] 37#37: *566 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:45:31 [info] 37#37: *567 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:45:38 [info] 37#37: *568 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:45:41 [info] 37#37: *569 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:45:48 [info] 37#37: *570 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:45:51 [info] 37#37: *571 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:45:58 [info] 37#37: *572 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:46:01 [info] 37#37: *573 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:46:08 [info] 37#37: *575 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:46:11 [info] 37#37: *576 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:46:18 [info] 37#37: *577 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:46:21 [info] 37#37: *578 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:46:28 [info] 37#37: *579 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:46:31 [info] 37#37: *580 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:46:38 [info] 37#37: *581 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:46:41 [info] 37#37: *582 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:46:48 [info] 37#37: *583 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:46:51 [info] 37#37: *584 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:46:58 [info] 37#37: *585 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:47:01 [info] 37#37: *586 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:47:08 [info] 37#37: *588 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:47:11 [info] 37#37: *589 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:47:18 [info] 37#37: *590 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:47:21 [info] 37#37: *591 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:47:28 [info] 37#37: *592 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:47:31 [info] 37#37: *593 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:47:38 [info] 37#37: *594 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:47:41 [info] 37#37: *595 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:47:48 [info] 37#37: *596 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:47:51 [info] 37#37: *597 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:47:58 [info] 37#37: *598 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:48:01 [info] 37#37: *599 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:48:08 [info] 37#37: *601 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:48:11 [info] 37#37: *602 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:48:18 [info] 37#37: *603 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:48:21 [info] 37#37: *604 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:48:28 [info] 37#37: *605 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:48:31 [info] 37#37: *606 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:48:38 [info] 37#37: *607 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:48:41 [info] 37#37: *608 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:48:48 [info] 37#37: *609 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:48:51 [info] 37#37: *610 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:48:58 [info] 37#37: *611 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:49:01 [info] 37#37: *612 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:49:08 [info] 37#37: *614 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:49:11 [info] 37#37: *615 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:49:18 [info] 37#37: *616 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:49:21 [info] 37#37: *617 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:49:28 [info] 37#37: *618 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:49:31 [info] 37#37: *619 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:49:38 [info] 37#37: *620 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:49:41 [info] 37#37: *621 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:49:48 [info] 37#37: *622 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:49:51 [info] 37#37: *623 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:49:58 [info] 37#37: *624 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:50:01 [info] 37#37: *625 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:50:08 [info] 37#37: *627 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:50:11 [info] 37#37: *628 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:50:18 [info] 37#37: *629 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:50:21 [info] 37#37: *630 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:50:28 [info] 37#37: *631 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:50:31 [info] 37#37: *632 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:50:38 [info] 37#37: *633 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:50:41 [info] 37#37: *634 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:50:48 [info] 37#37: *635 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:50:51 [info] 37#37: *636 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:50:58 [info] 37#37: *637 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:51:01 [info] 37#37: *638 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:51:08 [info] 37#37: *640 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:51:11 [info] 37#37: *641 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:51:18 [info] 37#37: *642 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:51:21 [info] 37#37: *643 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:51:28 [info] 37#37: *644 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:51:31 [info] 37#37: *645 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:51:38 [info] 37#37: *646 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:51:41 [info] 37#37: *647 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:51:48 [info] 37#37: *648 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:51:51 [info] 37#37: *649 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:51:58 [info] 37#37: *650 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:52:01 [info] 37#37: *651 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:52:08 [info] 37#37: *653 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:52:11 [info] 37#37: *654 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:52:18 [info] 37#37: *655 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:52:21 [info] 37#37: *656 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:52:28 [info] 37#37: *657 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:52:31 [info] 37#37: *658 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:52:38 [info] 37#37: *659 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:52:41 [info] 37#37: *660 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:52:48 [info] 37#37: *661 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:52:51 [info] 37#37: *662 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:52:58 [info] 37#37: *663 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:53:01 [info] 37#37: *664 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:53:08 [info] 37#37: *666 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:53:11 [info] 37#37: *667 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:53:18 [info] 37#37: *668 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:53:21 [info] 37#37: *669 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:53:28 [info] 37#37: *670 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:53:31 [info] 37#37: *671 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:53:38 [info] 37#37: *672 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:53:41 [info] 37#37: *673 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:53:48 [info] 37#37: *674 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:53:51 [info] 37#37: *675 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:53:58 [info] 37#37: *676 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:54:01 [info] 37#37: *677 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:54:08 [info] 37#37: *679 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:54:11 [info] 37#37: *680 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:54:18 [info] 37#37: *681 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:54:21 [info] 37#37: *682 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:54:28 [info] 37#37: *683 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:54:31 [info] 37#37: *684 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:54:38 [info] 37#37: *685 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:54:41 [info] 37#37: *686 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:54:48 [info] 37#37: *687 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:54:51 [info] 37#37: *688 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:54:58 [info] 37#37: *689 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:55:01 [info] 37#37: *690 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:55:08 [info] 37#37: *692 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:55:11 [info] 37#37: *693 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:55:18 [info] 37#37: *694 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:55:21 [info] 37#37: *695 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:55:28 [info] 37#37: *696 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:55:31 [info] 37#37: *697 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:55:38 [info] 37#37: *698 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:55:41 [info] 37#37: *699 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:55:48 [info] 37#37: *700 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:55:51 [info] 37#37: *701 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:55:58 [info] 37#37: *702 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:56:01 [info] 37#37: *703 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:56:08 [info] 37#37: *705 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:56:11 [info] 37#37: *706 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:56:18 [info] 37#37: *707 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:56:21 [info] 37#37: *708 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:56:28 [info] 37#37: *709 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:56:31 [info] 37#37: *710 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:56:38 [info] 37#37: *711 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:56:41 [info] 37#37: *712 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:56:48 [info] 37#37: *713 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:56:51 [info] 37#37: *714 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:56:58 [info] 37#37: *715 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:57:01 [info] 37#37: *716 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:57:08 [info] 37#37: *718 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:57:11 [info] 37#37: *719 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:57:18 [info] 37#37: *720 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:57:21 [info] 37#37: *721 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:57:28 [info] 37#37: *722 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:57:31 [info] 37#37: *723 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:57:38 [info] 37#37: *724 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:57:41 [info] 37#37: *725 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:57:48 [info] 37#37: *726 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:57:51 [info] 37#37: *727 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:57:58 [info] 37#37: *728 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:58:01 [info] 37#37: *729 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:58:08 [info] 37#37: *731 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:58:11 [info] 37#37: *732 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:58:18 [info] 37#37: *733 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:58:21 [info] 37#37: *734 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:58:28 [info] 37#37: *735 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:58:31 [info] 37#37: *736 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:58:38 [info] 37#37: *737 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:58:41 [info] 37#37: *738 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:58:48 [info] 37#37: *739 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:58:51 [info] 37#37: *740 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:58:58 [info] 37#37: *741 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:59:01 [info] 37#37: *742 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:59:08 [info] 37#37: *744 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:59:11 [info] 37#37: *745 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:59:18 [info] 37#37: *746 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:59:21 [info] 37#37: *747 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:59:28 [info] 37#37: *748 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:59:31 [info] 37#37: *749 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:59:38 [info] 37#37: *750 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:59:41 [info] 37#37: *751 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:59:48 [info] 37#37: *752 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:59:51 [info] 37#37: *753 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 10:59:58 [info] 37#37: *754 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:00:01 [info] 37#37: *755 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:00:08 [info] 37#37: *757 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:00:11 [info] 37#37: *758 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:00:18 [info] 37#37: *759 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:00:21 [info] 37#37: *760 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:00:28 [info] 37#37: *761 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:00:31 [info] 37#37: *762 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:00:38 [info] 37#37: *763 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:00:41 [info] 37#37: *764 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:00:48 [info] 37#37: *765 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:00:51 [info] 37#37: *766 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:00:58 [info] 37#37: *767 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:01:01 [info] 37#37: *768 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:01:08 [info] 37#37: *770 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:01:11 [info] 37#37: *771 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:01:18 [info] 37#37: *772 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:01:21 [info] 37#37: *773 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:01:28 [info] 37#37: *774 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:01:31 [info] 37#37: *775 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:01:37 [info] 37#37: *776 client closed connection while waiting for request, client: 10.233.72.79, server: 0.0.0.0:443 2022/01/14 11:01:38 [info] 37#37: *777 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:01:41 [info] 37#37: *778 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:01:48 [info] 37#37: *779 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:01:51 [info] 37#37: *780 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:01:58 [info] 37#37: *781 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:02:01 [info] 37#37: *782 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:02:08 [info] 37#37: *784 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:02:11 [info] 37#37: *785 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:02:18 [info] 37#37: *786 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:02:21 [info] 37#37: *787 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:02:28 [info] 37#37: *788 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:02:31 [info] 37#37: *789 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:02:38 [info] 37#37: *790 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:02:41 [info] 37#37: *791 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:02:48 [info] 37#37: *792 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:02:51 [info] 37#37: *793 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:02:58 [info] 37#37: *794 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:03:01 [info] 37#37: *795 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:03:08 [info] 37#37: *797 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:03:11 [info] 37#37: *798 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:03:18 [info] 37#37: *799 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:03:21 [info] 37#37: *800 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:03:28 [info] 37#37: *801 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:03:31 [info] 37#37: *802 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:03:38 [info] 37#37: *803 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:03:41 [info] 37#37: *804 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:03:48 [info] 37#37: *805 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:03:51 [info] 37#37: *806 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:03:58 [info] 37#37: *807 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:04:01 [info] 37#37: *808 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:04:08 [info] 37#37: *810 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:04:11 [info] 37#37: *811 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:04:18 [info] 37#37: *812 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:04:21 [info] 37#37: *813 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:04:28 [info] 37#37: *814 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:04:31 [info] 37#37: *815 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:04:38 [info] 37#37: *816 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:04:41 [info] 37#37: *817 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:04:48 [info] 37#37: *818 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:04:51 [info] 37#37: *819 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:04:58 [info] 37#37: *820 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:05:01 [info] 37#37: *821 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:05:08 [info] 37#37: *823 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:05:11 [info] 37#37: *824 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:05:18 [info] 37#37: *825 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:05:21 [info] 37#37: *826 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:05:28 [info] 37#37: *827 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:05:31 [info] 37#37: *828 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:05:38 [info] 37#37: *829 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:05:41 [info] 37#37: *830 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:05:48 [info] 37#37: *831 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:05:51 [info] 37#37: *832 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:05:58 [info] 37#37: *833 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:06:01 [info] 37#37: *834 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:06:08 [info] 37#37: *836 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:06:11 [info] 37#37: *837 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:06:18 [info] 37#37: *838 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:06:21 [info] 37#37: *839 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:06:28 [info] 37#37: *840 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:06:31 [info] 37#37: *841 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:06:38 [info] 37#37: *842 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:06:41 [info] 37#37: *843 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:06:48 [info] 37#37: *844 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:06:51 [info] 37#37: *845 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:06:58 [info] 37#37: *846 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:07:01 [info] 37#37: *847 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:07:08 [info] 37#37: *849 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:07:11 [info] 37#37: *850 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:07:18 [info] 37#37: *851 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:07:21 [info] 37#37: *852 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:07:28 [info] 37#37: *853 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:07:31 [info] 37#37: *854 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:07:38 [info] 37#37: *855 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:07:41 [info] 37#37: *856 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:07:48 [info] 37#37: *857 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:07:51 [info] 37#37: *858 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:07:58 [info] 37#37: *859 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:08:01 [info] 37#37: *860 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:08:08 [info] 37#37: *862 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:08:11 [info] 37#37: *863 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:08:18 [info] 37#37: *864 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:08:21 [info] 37#37: *865 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:08:28 [info] 37#37: *866 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:08:31 [info] 37#37: *867 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:08:38 [info] 37#37: *868 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:08:41 [info] 37#37: *869 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:08:48 [info] 37#37: *870 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:08:51 [info] 37#37: *871 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:08:58 [info] 37#37: *872 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:09:01 [info] 37#37: *873 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:09:08 [info] 37#37: *875 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:09:11 [info] 37#37: *876 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:09:18 [info] 37#37: *877 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:09:21 [info] 37#37: *878 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:09:28 [info] 37#37: *879 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:09:31 [info] 37#37: *880 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:09:38 [info] 37#37: *881 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:09:41 [info] 37#37: *882 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:09:48 [info] 37#37: *883 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:09:51 [info] 37#37: *884 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:09:58 [info] 37#37: *885 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:10:01 [info] 37#37: *886 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:10:08 [info] 37#37: *888 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:10:11 [info] 37#37: *889 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:10:18 [info] 37#37: *890 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:10:21 [info] 37#37: *891 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:10:28 [info] 37#37: *892 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:10:31 [info] 37#37: *893 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:10:38 [info] 37#37: *894 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:10:41 [info] 37#37: *895 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:10:48 [info] 37#37: *896 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:10:51 [info] 37#37: *897 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:10:58 [info] 37#37: *898 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:11:01 [info] 37#37: *899 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:11:08 [info] 37#37: *901 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:11:11 [info] 37#37: *902 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:11:18 [info] 37#37: *903 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:11:21 [info] 37#37: *904 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:11:28 [info] 37#37: *905 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:11:31 [info] 37#37: *906 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:11:38 [info] 37#37: *907 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:11:40 [info] 37#37: *908 client closed connection while waiting for request, client: 10.233.72.79, server: 0.0.0.0:443 2022/01/14 11:11:41 [info] 37#37: *909 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:11:48 [info] 37#37: *910 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:11:51 [info] 37#37: *911 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:11:58 [info] 37#37: *912 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:12:01 [info] 37#37: *913 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:12:08 [info] 37#37: *915 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:12:11 [info] 37#37: *916 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:12:18 [info] 37#37: *917 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:12:21 [info] 37#37: *918 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:12:28 [info] 37#37: *919 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:12:31 [info] 37#37: *920 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:12:38 [info] 37#37: *921 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:12:41 [info] 37#37: *922 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:12:48 [info] 37#37: *923 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:12:51 [info] 37#37: *924 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:12:58 [info] 37#37: *925 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:13:01 [info] 37#37: *926 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:13:08 [info] 37#37: *928 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:13:11 [info] 37#37: *929 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:13:18 [info] 37#37: *930 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:13:21 [info] 37#37: *931 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:13:28 [info] 37#37: *932 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:13:31 [info] 37#37: *933 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:13:38 [info] 37#37: *934 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:13:41 [info] 37#37: *935 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:13:48 [info] 37#37: *936 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:13:51 [info] 37#37: *937 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:13:58 [info] 37#37: *938 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:14:01 [info] 37#37: *939 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:14:08 [info] 37#37: *941 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:14:11 [info] 37#37: *942 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:14:18 [info] 37#37: *943 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:14:21 [info] 37#37: *944 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:14:28 [info] 37#37: *945 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:14:31 [info] 37#37: *946 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:14:38 [info] 37#37: *947 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:14:41 [info] 37#37: *948 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:14:48 [info] 37#37: *949 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:14:51 [info] 37#37: *950 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:14:58 [info] 37#37: *951 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:15:01 [info] 37#37: *952 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:15:08 [info] 37#37: *954 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:15:11 [info] 37#37: *955 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:15:18 [info] 37#37: *956 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:15:21 [info] 37#37: *957 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:15:28 [info] 37#37: *958 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:15:31 [info] 37#37: *959 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:15:38 [info] 37#37: *960 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:15:41 [info] 37#37: *961 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:15:48 [info] 37#37: *962 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:15:51 [info] 37#37: *963 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:15:58 [info] 37#37: *964 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:16:01 [info] 37#37: *965 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:16:08 [info] 37#37: *967 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:16:11 [info] 37#37: *968 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:16:18 [info] 37#37: *969 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:16:21 [info] 37#37: *970 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:16:28 [info] 37#37: *971 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:16:31 [info] 37#37: *972 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:16:38 [info] 37#37: *973 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:16:41 [info] 37#37: *974 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:16:48 [info] 37#37: *975 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:16:51 [info] 37#37: *976 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:16:58 [info] 37#37: *977 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:17:01 [info] 37#37: *978 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:17:08 [info] 37#37: *980 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:17:11 [info] 37#37: *981 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:17:18 [info] 37#37: *982 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:17:21 [info] 37#37: *983 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:17:28 [info] 37#37: *984 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:17:31 [info] 37#37: *985 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:17:38 [info] 37#37: *986 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:17:41 [info] 37#37: *987 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:17:48 [info] 37#37: *988 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:17:51 [info] 37#37: *989 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:17:58 [info] 37#37: *990 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:18:01 [info] 37#37: *991 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:18:08 [info] 37#37: *993 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:18:11 [info] 37#37: *994 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:18:18 [info] 37#37: *995 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:18:19 [info] 37#37: *996 [lua] access_by_lua(msblocations.conf:133):2: 372549e8859b232c5f3ad3364164b372:receive the request, client: 10.233.68.197, server: , request: "GET /iui/microservices/default.html HTTP/1.1", host: "msb-iag.onap" 10.233.68.197 - - [14/Jan/2022:11:18:19 +0000] 372549e8859b232c5f3ad3364164b372 "GET /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.032 "-" "python-requests/2.27.1" "-" 2022/01/14 11:18:19 [info] 37#37: *996 [lua] logger.lua:23: 372549e8859b232c5f3ad3364164b372 {"matched":"microservices"} while logging request, client: 10.233.68.197, server: , request: "GET /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag.onap" 10.233.68.197 - - [14/Jan/2022:11:18:19 +0000] "GET /iui/microservices/default.html HTTP/1.1" 200 5552 "-" "python-requests/2.27.1" 25 2022/01/14 11:18:19 [info] 37#37: *999 [lua] access_by_lua(msblocations.conf:133):2: bac447bacad4c1c592a7aa11c75edf9d:receive the request, client: 10.233.68.197, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", host: "msb-iag.onap" 10.233.68.197 - - [14/Jan/2022:11:18:19 +0000] bac447bacad4c1c592a7aa11c75edf9d "GET /api/multicloud/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "python-requests/2.27.1" "-" 2022/01/14 11:18:19 [info] 37#37: *999 [lua] logger.lua:23: bac447bacad4c1c592a7aa11c75edf9d {"matched":"multicloud"} while logging request, client: 10.233.68.197, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", upstream: "https://10.233.25.248:9001/api/multicloud/v0/swagger.json", host: "msb-iag.onap" 2022/01/14 11:18:19 [info] 37#37: *1001 [lua] access_by_lua(msblocations.conf:133):2: c3d4b06db2a19660ead3cb9df55a1216:receive the request, client: 10.233.68.197, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", host: "msb-iag.onap" 10.233.68.197 - - [14/Jan/2022:11:18:19 +0000] c3d4b06db2a19660ead3cb9df55a1216 "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "python-requests/2.27.1" "-" 2022/01/14 11:18:19 [info] 37#37: *1001 [lua] logger.lua:23: c3d4b06db2a19660ead3cb9df55a1216 {"matched":"multicloud-pike"} while logging request, client: 10.233.68.197, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", upstream: "http://10.233.0.86:9007/api/multicloud-pike/v0/swagger.json", host: "msb-iag.onap" 2022/01/14 11:18:19 [info] 37#37: *1003 [lua] access_by_lua(msblocations.conf:133):2: 2e3aeddb0144f45ddf342938144ad04c:receive the request, client: 10.233.68.197, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 10.233.68.197 - - [14/Jan/2022:11:18:20 +0000] 2e3aeddb0144f45ddf342938144ad04c "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "python-requests/2.27.1" "-" 2022/01/14 11:18:20 [info] 37#37: *1003 [lua] logger.lua:23: 2e3aeddb0144f45ddf342938144ad04c {"matched":"multicloud-k8s"} while logging request, client: 10.233.68.197, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", upstream: "http://10.233.49.201:9015/v1/healthcheck", host: "msb-iag.onap" 2022/01/14 11:18:21 [info] 37#37: *1005 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:18:28 [info] 37#37: *1006 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:18:31 [info] 37#37: *1007 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:18:32 [info] 37#37: *1008 [lua] access_by_lua(msblocations.conf:133):2: fd241da9520ed947273e22064966a95d:receive the request, client: 10.233.68.197, server: , request: "GET /iui/usecaseui/ HTTP/1.1", host: "msb-iag.onap" 2022/01/14 11:18:32 [info] 37#37: *1008 [lua] logger.lua:23: fd241da9520ed947273e22064966a95d {"matched":"usecaseui"} while logging request, client: 10.233.68.197, server: , request: "GET /iui/usecaseui/ HTTP/1.1", upstream: "https://10.233.16.59:8443/usecase-ui/", host: "msb-iag.onap" 10.233.68.197 - - [14/Jan/2022:11:18:32 +0000] fd241da9520ed947273e22064966a95d "GET /iui/usecaseui/ HTTP/1.1" 200 request_processing_time:0.175 upstream_response_time:0.174 "-" "python-requests/2.27.1" "-" 2022/01/14 11:18:32 [info] 37#37: *1010 [lua] access_by_lua(msblocations.conf:133):2: e7a0c5c6d5f368a1d8eec877bd6a6d55:receive the request, client: 10.233.68.197, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/01/14 11:18:32 [info] 37#37: *1010 [lua] logger.lua:23: e7a0c5c6d5f368a1d8eec877bd6a6d55 {"matched":"gvnfmdriver"} while logging request, client: 10.233.68.197, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.12.220:8484/api/gvnfmdriver/v1/health_check", host: "msb-iag.onap" 10.233.68.197 - - [14/Jan/2022:11:18:32 +0000] e7a0c5c6d5f368a1d8eec877bd6a6d55 "GET /api/gvnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "python-requests/2.27.1" "-" 2022/01/14 11:18:32 [info] 37#37: *1012 [lua] access_by_lua(msblocations.conf:133):2: 677a09104fd9d69ae5ac7c18808ee7b7:receive the request, client: 10.233.68.197, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", host: "msb-iag.onap" 10.233.68.197 - - [14/Jan/2022:11:18:32 +0000] 677a09104fd9d69ae5ac7c18808ee7b7 "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1" 200 request_processing_time:0.248 upstream_response_time:0.246 "-" "python-requests/2.27.1" "-" 2022/01/14 11:18:32 [info] 37#37: *1012 [lua] logger.lua:23: 677a09104fd9d69ae5ac7c18808ee7b7 {"matched":"huaweivnfmdriver"} while logging request, client: 10.233.68.197, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", upstream: "http://10.233.59.80:8482/api/huaweivnfmdriver/v1/swagger.json", host: "msb-iag.onap" 2022/01/14 11:18:32 [info] 37#37: *1014 [lua] access_by_lua(msblocations.conf:133):2: ec2af1a3959cb8c1242372bb978129f3:receive the request, client: 10.233.68.197, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/01/14 11:18:33 [info] 37#37: *1014 [lua] logger.lua:23: ec2af1a3959cb8c1242372bb978129f3 {"matched":"nslcm"} while logging request, client: 10.233.68.197, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", upstream: "http://10.233.3.41:8403/api/nslcm/v1/health_check", host: "msb-iag.onap" 10.233.68.197 - - [14/Jan/2022:11:18:33 +0000] ec2af1a3959cb8c1242372bb978129f3 "GET /api/nslcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.617 upstream_response_time:0.617 "-" "python-requests/2.27.1" "-" 2022/01/14 11:18:33 [info] 37#37: *1016 [lua] access_by_lua(msblocations.conf:133):2: 0256b9e387c33d25e86a28937a288aff:receive the request, client: 10.233.68.197, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/01/14 11:18:34 [info] 37#37: *1016 [lua] logger.lua:23: 0256b9e387c33d25e86a28937a288aff {"matched":"vnflcm"} while logging request, client: 10.233.68.197, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", upstream: "http://10.233.5.125:8801/api/vnflcm/v1/health_check", host: "msb-iag.onap" 10.233.68.197 - - [14/Jan/2022:11:18:34 +0000] 0256b9e387c33d25e86a28937a288aff "GET /api/vnflcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.530 upstream_response_time:0.529 "-" "python-requests/2.27.1" "-" 2022/01/14 11:18:34 [info] 37#37: *1018 [lua] access_by_lua(msblocations.conf:133):2: 6163a945e228b3587b3f7c3cc23fb010:receive the request, client: 10.233.68.197, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", host: "msb-iag.onap" 10.233.68.197 - - [14/Jan/2022:11:18:34 +0000] 6163a945e228b3587b3f7c3cc23fb010 "GET /api/vnfmgr/v1/health_check HTTP/1.1" 200 request_processing_time:0.514 upstream_response_time:0.513 "-" "python-requests/2.27.1" "-" 2022/01/14 11:18:34 [info] 37#37: *1018 [lua] logger.lua:23: 6163a945e228b3587b3f7c3cc23fb010 {"matched":"vnfmgr"} while logging request, client: 10.233.68.197, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", upstream: "http://10.233.52.248:8803/api/vnfmgr/v1/health_check", host: "msb-iag.onap" 2022/01/14 11:18:34 [info] 37#37: *1020 [lua] access_by_lua(msblocations.conf:133):2: 2a52561f201fd895298ebf03ddd581eb:receive the request, client: 10.233.68.197, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/01/14 11:18:35 [info] 37#37: *1020 [lua] logger.lua:23: 2a52561f201fd895298ebf03ddd581eb {"matched":"vnfres"} while logging request, client: 10.233.68.197, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", upstream: "http://10.233.0.9:8802/api/vnfres/v1/health_check", host: "msb-iag.onap" 10.233.68.197 - - [14/Jan/2022:11:18:35 +0000] 2a52561f201fd895298ebf03ddd581eb "GET /api/vnfres/v1/health_check HTTP/1.1" 200 request_processing_time:0.467 upstream_response_time:0.466 "-" "python-requests/2.27.1" "-" 2022/01/14 11:18:35 [info] 37#37: *1022 [lua] access_by_lua(msblocations.conf:133):2: c2a161e6e945fdb9c25327397efacdf2:receive the request, client: 10.233.68.197, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap" 10.233.68.197 - - [14/Jan/2022:11:18:35 +0000] c2a161e6e945fdb9c25327397efacdf2 "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "python-requests/2.27.1" "-" 2022/01/14 11:18:35 [info] 37#37: *1022 [lua] logger.lua:23: c2a161e6e945fdb9c25327397efacdf2 {"matched":"ztevnfmdriver"} while logging request, client: 10.233.68.197, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.28.117:8410/api/ztevnfmdriver/v1/health_check", host: "msb-iag.onap" 2022/01/14 11:18:36 [info] 37#37: *1024 [lua] access_by_lua(msblocations.conf:133):2: 2af80d42ef9c4a4fb78ea97686f5484f:receive the request, client: 10.233.68.197, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 10.233.68.197 - - [14/Jan/2022:11:18:36 +0000] 2af80d42ef9c4a4fb78ea97686f5484f "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.038 upstream_response_time:0.037 "-" "python-requests/2.27.1" "-" 2022/01/14 11:18:36 [info] 37#37: *1024 [lua] logger.lua:23: 2af80d42ef9c4a4fb78ea97686f5484f {"matched":"holmes-rule-mgmt"} while logging request, client: 10.233.68.197, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.49.35:9101/api/holmes-rule-mgmt/v1/healthcheck", host: "msb-iag.onap" 2022/01/14 11:18:36 [info] 37#37: *1026 [lua] access_by_lua(msblocations.conf:133):2: 6ee1a1f567c87968d02ead89ecc7525b:receive the request, client: 10.233.68.197, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2022/01/14 11:18:36 [info] 37#37: *1026 [lua] logger.lua:23: 6ee1a1f567c87968d02ead89ecc7525b {"matched":"holmes-engine-mgmt"} while logging request, client: 10.233.68.197, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.41.231:9102/api/holmes-engine-mgmt/v1/healthcheck", host: "msb-iag.onap" 10.233.68.197 - - [14/Jan/2022:11:18:36 +0000] 6ee1a1f567c87968d02ead89ecc7525b "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.035 upstream_response_time:0.034 "-" "python-requests/2.27.1" "-" 2022/01/14 11:18:36 [info] 37#37: *1028 [lua] access_by_lua(msblocations.conf:133):2: 311577bba90d0b305ec0325b3f718e75:receive the request, client: 10.233.68.197, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2022/01/14 11:18:36 [info] 37#37: *1028 [lua] logger.lua:23: 311577bba90d0b305ec0325b3f718e75 {"matched":"multicloud-fcaps"} while logging request, client: 10.233.68.197, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", upstream: "https://10.233.2.141:9011/api/multicloud-fcaps/v1/healthcheck", host: "msb-iag.onap" 10.233.68.197 - - [14/Jan/2022:11:18:36 +0000] 311577bba90d0b305ec0325b3f718e75 "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "python-requests/2.27.1" "-" 2022/01/14 11:18:36 [info] 37#37: *1030 [lua] access_by_lua(msblocations.conf:133):2: f5f0087b0ed0aee5f7ed48ddf3271902:receive the request, client: 10.233.68.197, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/01/14 11:18:37 [info] 37#37: *1030 [lua] logger.lua:23: f5f0087b0ed0aee5f7ed48ddf3271902 {"matched":"parser"} while logging request, client: 10.233.68.197, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", upstream: "http://10.233.45.223:8806/api/parser/v1/health_check", host: "msb-iag.onap" 10.233.68.197 - - [14/Jan/2022:11:18:37 +0000] f5f0087b0ed0aee5f7ed48ddf3271902 "GET /api/parser/v1/health_check HTTP/1.1" 200 request_processing_time:0.717 upstream_response_time:0.717 "-" "python-requests/2.27.1" "-" 2022/01/14 11:18:38 [info] 37#37: *1032 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:18:41 [info] 37#37: *1033 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:18:42 [info] 37#37: *996 client 10.233.68.197 closed keepalive connection 2022/01/14 11:18:42 [info] 37#37: *999 client 10.233.68.197 closed keepalive connection 2022/01/14 11:18:42 [info] 37#37: *1001 client 10.233.68.197 closed keepalive connection 2022/01/14 11:18:42 [info] 37#37: *1003 client 10.233.68.197 closed keepalive connection 2022/01/14 11:18:42 [info] 37#37: *1008 client 10.233.68.197 closed keepalive connection 2022/01/14 11:18:42 [info] 37#37: *1010 client 10.233.68.197 closed keepalive connection 2022/01/14 11:18:42 [info] 37#37: *1012 client 10.233.68.197 closed keepalive connection 2022/01/14 11:18:42 [info] 37#37: *1014 client 10.233.68.197 closed keepalive connection 2022/01/14 11:18:42 [info] 37#37: *1016 client 10.233.68.197 closed keepalive connection 2022/01/14 11:18:42 [info] 37#37: *1018 client 10.233.68.197 closed keepalive connection 2022/01/14 11:18:42 [info] 37#37: *1020 client 10.233.68.197 closed keepalive connection 2022/01/14 11:18:42 [info] 37#37: *1022 client 10.233.68.197 closed keepalive connection 2022/01/14 11:18:42 [info] 37#37: *1024 client 10.233.68.197 closed keepalive connection 2022/01/14 11:18:42 [info] 37#37: *1028 client 10.233.68.197 closed keepalive connection 2022/01/14 11:18:42 [info] 37#37: *1030 client 10.233.68.197 closed keepalive connection 2022/01/14 11:18:42 [info] 37#37: *1026 client 10.233.68.197 closed keepalive connection 2022/01/14 11:18:48 [info] 37#37: *1034 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:18:51 [info] 37#37: *1035 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:18:58 [info] 37#37: *1036 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:19:01 [info] 37#37: *1037 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:19:06 [info] 37#37: *1038 [lua] access_by_lua(msblocations.conf:133):2: 6478d9f2ed48954722b0dc849436ce4c:receive the request, client: 10.233.68.182, server: , request: "GET /iui/microservices/default.html HTTP/1.1", host: "msb-iag.onap" 2022/01/14 11:19:06 [info] 37#37: *1038 [lua] logger.lua:23: 6478d9f2ed48954722b0dc849436ce4c {"matched":"microservices"} while logging request, client: 10.233.68.182, server: , request: "GET /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag.onap" 10.233.68.182 - - [14/Jan/2022:11:19:06 +0000] 6478d9f2ed48954722b0dc849436ce4c "GET /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "python-requests/2.27.1" "-" 10.233.68.182 - - [14/Jan/2022:11:19:06 +0000] "GET /iui/microservices/default.html HTTP/1.1" 200 5552 "-" "python-requests/2.27.1" 7 2022/01/14 11:19:06 [info] 37#37: *1040 [lua] access_by_lua(msblocations.conf:133):2: c23ddcba1a3c337d52377860f2550813:receive the request, client: 10.233.68.182, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", host: "msb-iag.onap" 10.233.68.182 - - [14/Jan/2022:11:19:06 +0000] c23ddcba1a3c337d52377860f2550813 "GET /api/multicloud/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "python-requests/2.27.1" "-" 2022/01/14 11:19:06 [info] 37#37: *1040 [lua] logger.lua:23: c23ddcba1a3c337d52377860f2550813 {"matched":"multicloud"} while logging request, client: 10.233.68.182, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", upstream: "https://10.233.25.248:9001/api/multicloud/v0/swagger.json", host: "msb-iag.onap" 2022/01/14 11:19:06 [info] 37#37: *1042 [lua] access_by_lua(msblocations.conf:133):2: a1edbcf006309f8f2cbc3bdae7eb9916:receive the request, client: 10.233.68.182, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", host: "msb-iag.onap" 2022/01/14 11:19:06 [info] 37#37: *1042 [lua] logger.lua:23: a1edbcf006309f8f2cbc3bdae7eb9916 {"matched":"multicloud-pike"} while logging request, client: 10.233.68.182, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", upstream: "http://10.233.0.86:9007/api/multicloud-pike/v0/swagger.json", host: "msb-iag.onap" 10.233.68.182 - - [14/Jan/2022:11:19:06 +0000] a1edbcf006309f8f2cbc3bdae7eb9916 "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "python-requests/2.27.1" "-" 2022/01/14 11:19:06 [info] 37#37: *1045 [lua] access_by_lua(msblocations.conf:133):2: 92fa14ca98efed4db11ecb34f6fba53d:receive the request, client: 10.233.68.182, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 10.233.68.182 - - [14/Jan/2022:11:19:06 +0000] 92fa14ca98efed4db11ecb34f6fba53d "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "python-requests/2.27.1" "-" 2022/01/14 11:19:06 [info] 37#37: *1045 [lua] logger.lua:23: 92fa14ca98efed4db11ecb34f6fba53d {"matched":"multicloud-k8s"} while logging request, client: 10.233.68.182, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", upstream: "http://10.233.49.201:9015/v1/healthcheck", host: "msb-iag.onap" 2022/01/14 11:19:08 [info] 37#37: *1046 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:19:11 [info] 37#37: *1047 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:19:18 [info] 37#37: *1048 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:19:21 [info] 37#37: *1049 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:19:22 [info] 37#37: *1050 [lua] access_by_lua(msblocations.conf:133):2: e6491087c0045da3cf665086327bb9c3:receive the request, client: 10.233.68.182, server: , request: "GET /iui/usecaseui/ HTTP/1.1", host: "msb-iag.onap" 10.233.68.182 - - [14/Jan/2022:11:19:22 +0000] e6491087c0045da3cf665086327bb9c3 "GET /iui/usecaseui/ HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "python-requests/2.27.1" "-" 2022/01/14 11:19:22 [info] 37#37: *1050 [lua] logger.lua:23: e6491087c0045da3cf665086327bb9c3 {"matched":"usecaseui"} while logging request, client: 10.233.68.182, server: , request: "GET /iui/usecaseui/ HTTP/1.1", upstream: "https://10.233.16.59:8443/usecase-ui/", host: "msb-iag.onap" 2022/01/14 11:19:22 [info] 37#37: *1051 [lua] access_by_lua(msblocations.conf:133):2: 7a47924620a7ee253e27411412f529ad:receive the request, client: 10.233.68.182, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/01/14 11:19:22 [info] 37#37: *1051 [lua] logger.lua:23: 7a47924620a7ee253e27411412f529ad {"matched":"gvnfmdriver"} while logging request, client: 10.233.68.182, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.12.220:8484/api/gvnfmdriver/v1/health_check", host: "msb-iag.onap" 10.233.68.182 - - [14/Jan/2022:11:19:22 +0000] 7a47924620a7ee253e27411412f529ad "GET /api/gvnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "python-requests/2.27.1" "-" 2022/01/14 11:19:22 [info] 37#37: *1053 [lua] access_by_lua(msblocations.conf:133):2: 7aa6fb844cd74e316ee7e45cb2baad09:receive the request, client: 10.233.68.182, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", host: "msb-iag.onap" 2022/01/14 11:19:22 [info] 37#37: *1053 [lua] logger.lua:23: 7aa6fb844cd74e316ee7e45cb2baad09 {"matched":"huaweivnfmdriver"} while logging request, client: 10.233.68.182, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", upstream: "http://10.233.59.80:8482/api/huaweivnfmdriver/v1/swagger.json", host: "msb-iag.onap" 10.233.68.182 - - [14/Jan/2022:11:19:22 +0000] 7aa6fb844cd74e316ee7e45cb2baad09 "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "python-requests/2.27.1" "-" 2022/01/14 11:19:22 [info] 37#37: *1055 [lua] access_by_lua(msblocations.conf:133):2: 0a6dd513c5af04207ff5a1e096c2fe1d:receive the request, client: 10.233.68.182, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", host: "msb-iag.onap" 10.233.68.182 - - [14/Jan/2022:11:19:22 +0000] 0a6dd513c5af04207ff5a1e096c2fe1d "GET /api/nslcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "python-requests/2.27.1" "-" 2022/01/14 11:19:22 [info] 37#37: *1055 [lua] logger.lua:23: 0a6dd513c5af04207ff5a1e096c2fe1d {"matched":"nslcm"} while logging request, client: 10.233.68.182, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", upstream: "http://10.233.3.41:8403/api/nslcm/v1/health_check", host: "msb-iag.onap" 2022/01/14 11:19:22 [info] 37#37: *1057 [lua] access_by_lua(msblocations.conf:133):2: 5cb432e15638c444d6868f0705881c87:receive the request, client: 10.233.68.182, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", host: "msb-iag.onap" 10.233.68.182 - - [14/Jan/2022:11:19:22 +0000] 5cb432e15638c444d6868f0705881c87 "GET /api/vnflcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "python-requests/2.27.1" "-" 2022/01/14 11:19:22 [info] 37#37: *1057 [lua] logger.lua:23: 5cb432e15638c444d6868f0705881c87 {"matched":"vnflcm"} while logging request, client: 10.233.68.182, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", upstream: "http://10.233.5.125:8801/api/vnflcm/v1/health_check", host: "msb-iag.onap" 2022/01/14 11:19:22 [info] 37#37: *1059 [lua] access_by_lua(msblocations.conf:133):2: a1bb77fd5696c641050e087e5e65d9e5:receive the request, client: 10.233.68.182, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", host: "msb-iag.onap" 10.233.68.182 - - [14/Jan/2022:11:19:23 +0000] a1bb77fd5696c641050e087e5e65d9e5 "GET /api/vnfmgr/v1/health_check HTTP/1.1" 200 request_processing_time:0.452 upstream_response_time:0.452 "-" "python-requests/2.27.1" "-" 2022/01/14 11:19:23 [info] 37#37: *1059 [lua] logger.lua:23: a1bb77fd5696c641050e087e5e65d9e5 {"matched":"vnfmgr"} while logging request, client: 10.233.68.182, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", upstream: "http://10.233.52.248:8803/api/vnfmgr/v1/health_check", host: "msb-iag.onap" 2022/01/14 11:19:23 [info] 37#37: *1061 [lua] access_by_lua(msblocations.conf:133):2: 3dde730228b8e5c6336e4b6a2fa11a5a:receive the request, client: 10.233.68.182, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", host: "msb-iag.onap" 10.233.68.182 - - [14/Jan/2022:11:19:23 +0000] 3dde730228b8e5c6336e4b6a2fa11a5a "GET /api/vnfres/v1/health_check HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "python-requests/2.27.1" "-" 2022/01/14 11:19:23 [info] 37#37: *1061 [lua] logger.lua:23: 3dde730228b8e5c6336e4b6a2fa11a5a {"matched":"vnfres"} while logging request, client: 10.233.68.182, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", upstream: "http://10.233.0.9:8802/api/vnfres/v1/health_check", host: "msb-iag.onap" 2022/01/14 11:19:23 [info] 37#37: *1063 [lua] access_by_lua(msblocations.conf:133):2: b55321eb5c008a39ad8744a243782c6d:receive the request, client: 10.233.68.182, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/01/14 11:19:23 [info] 37#37: *1063 [lua] logger.lua:23: b55321eb5c008a39ad8744a243782c6d {"matched":"ztevnfmdriver"} while logging request, client: 10.233.68.182, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.28.117:8410/api/ztevnfmdriver/v1/health_check", host: "msb-iag.onap" 10.233.68.182 - - [14/Jan/2022:11:19:23 +0000] b55321eb5c008a39ad8744a243782c6d "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "python-requests/2.27.1" "-" 2022/01/14 11:19:23 [info] 37#37: *1065 [lua] access_by_lua(msblocations.conf:133):2: 766f79aaa97cdc2dc0e09ab9284ec47f:receive the request, client: 10.233.68.182, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2022/01/14 11:19:23 [info] 37#37: *1065 [lua] logger.lua:23: 766f79aaa97cdc2dc0e09ab9284ec47f {"matched":"holmes-rule-mgmt"} while logging request, client: 10.233.68.182, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.49.35:9101/api/holmes-rule-mgmt/v1/healthcheck", host: "msb-iag.onap" 10.233.68.182 - - [14/Jan/2022:11:19:23 +0000] 766f79aaa97cdc2dc0e09ab9284ec47f "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.029 "-" "python-requests/2.27.1" "-" 2022/01/14 11:19:23 [info] 37#37: *1067 [lua] access_by_lua(msblocations.conf:133):2: 762c1641079940e7ad73bb939f533d3e:receive the request, client: 10.233.68.182, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2022/01/14 11:19:23 [info] 37#37: *1067 [lua] logger.lua:23: 762c1641079940e7ad73bb939f533d3e {"matched":"holmes-engine-mgmt"} while logging request, client: 10.233.68.182, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.41.231:9102/api/holmes-engine-mgmt/v1/healthcheck", host: "msb-iag.onap" 10.233.68.182 - - [14/Jan/2022:11:19:23 +0000] 762c1641079940e7ad73bb939f533d3e "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.039 upstream_response_time:0.038 "-" "python-requests/2.27.1" "-" 2022/01/14 11:19:23 [info] 37#37: *1069 [lua] access_by_lua(msblocations.conf:133):2: db3e144270747ff2dd57650c36282687:receive the request, client: 10.233.68.182, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2022/01/14 11:19:23 [info] 37#37: *1069 [lua] logger.lua:23: db3e144270747ff2dd57650c36282687 {"matched":"multicloud-fcaps"} while logging request, client: 10.233.68.182, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", upstream: "https://10.233.2.141:9011/api/multicloud-fcaps/v1/healthcheck", host: "msb-iag.onap" 10.233.68.182 - - [14/Jan/2022:11:19:23 +0000] db3e144270747ff2dd57650c36282687 "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "python-requests/2.27.1" "-" 2022/01/14 11:19:23 [info] 37#37: *1071 [lua] access_by_lua(msblocations.conf:133):2: 9c171193e43972520ddea5a7005eb205:receive the request, client: 10.233.68.182, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/01/14 11:19:24 [info] 37#37: *1071 [lua] logger.lua:23: 9c171193e43972520ddea5a7005eb205 {"matched":"parser"} while logging request, client: 10.233.68.182, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", upstream: "http://10.233.45.223:8806/api/parser/v1/health_check", host: "msb-iag.onap" 10.233.68.182 - - [14/Jan/2022:11:19:24 +0000] 9c171193e43972520ddea5a7005eb205 "GET /api/parser/v1/health_check HTTP/1.1" 200 request_processing_time:0.723 upstream_response_time:0.722 "-" "python-requests/2.27.1" "-" 2022/01/14 11:19:28 [info] 37#37: *1038 client 10.233.68.182 closed keepalive connection 2022/01/14 11:19:28 [info] 37#37: *1040 client 10.233.68.182 closed keepalive connection 2022/01/14 11:19:28 [info] 37#37: *1042 client 10.233.68.182 closed keepalive connection 2022/01/14 11:19:28 [info] 37#37: *1045 client 10.233.68.182 closed keepalive connection 2022/01/14 11:19:28 [info] 37#37: *1051 client 10.233.68.182 closed keepalive connection 2022/01/14 11:19:28 [info] 37#37: *1050 client 10.233.68.182 closed keepalive connection 2022/01/14 11:19:28 [info] 37#37: *1053 client 10.233.68.182 closed keepalive connection 2022/01/14 11:19:28 [info] 37#37: *1055 client 10.233.68.182 closed keepalive connection 2022/01/14 11:19:28 [info] 37#37: *1059 client 10.233.68.182 closed keepalive connection 2022/01/14 11:19:28 [info] 37#37: *1057 client 10.233.68.182 closed keepalive connection 2022/01/14 11:19:28 [info] 37#37: *1061 client 10.233.68.182 closed keepalive connection 2022/01/14 11:19:28 [info] 37#37: *1063 client 10.233.68.182 closed keepalive connection 2022/01/14 11:19:28 [info] 37#37: *1065 client 10.233.68.182 closed keepalive connection 2022/01/14 11:19:28 [info] 37#37: *1067 client 10.233.68.182 closed keepalive connection 2022/01/14 11:19:28 [info] 37#37: *1069 client 10.233.68.182 closed keepalive connection 2022/01/14 11:19:28 [info] 37#37: *1071 client 10.233.68.182 closed keepalive connection 2022/01/14 11:19:28 [info] 37#37: *1073 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:19:31 [info] 37#37: *1074 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:19:38 [info] 37#37: *1075 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:19:41 [info] 37#37: *1076 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:19:48 [info] 37#37: *1077 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:19:51 [info] 37#37: *1078 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:19:58 [info] 37#37: *1079 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:20:01 [info] 37#37: *1080 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:20:08 [info] 37#37: *1082 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:20:11 [info] 37#37: *1083 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:20:18 [info] 37#37: *1084 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:20:21 [info] 37#37: *1085 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:20:28 [info] 37#37: *1086 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:20:31 [info] 37#37: *1087 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:20:38 [info] 37#37: *1088 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:20:41 [info] 37#37: *1089 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:20:48 [info] 37#37: *1090 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:20:51 [info] 37#37: *1091 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:20:58 [info] 37#37: *1092 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:21:01 [info] 37#37: *1093 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:21:08 [info] 37#37: *1095 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:21:11 [info] 37#37: *1096 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:21:18 [info] 37#37: *1097 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:21:21 [info] 37#37: *1098 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:21:28 [info] 37#37: *1099 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:21:31 [info] 37#37: *1100 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:21:38 [info] 37#37: *1101 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:21:41 [info] 37#37: *1102 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:21:48 [info] 37#37: *1103 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:21:51 [info] 37#37: *1104 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:21:58 [info] 37#37: *1105 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:22:01 [info] 37#37: *1106 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:22:08 [info] 37#37: *1108 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:22:11 [info] 37#37: *1109 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:22:18 [info] 37#37: *1110 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:22:21 [info] 37#37: *1111 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:22:28 [info] 37#37: *1112 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:22:31 [info] 37#37: *1113 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:22:38 [info] 37#37: *1114 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:22:41 [info] 37#37: *1115 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:22:48 [info] 37#37: *1116 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:22:51 [info] 37#37: *1117 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:22:58 [info] 37#37: *1118 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:23:01 [info] 37#37: *1119 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:23:08 [info] 37#37: *1121 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:23:11 [info] 37#37: *1122 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:23:18 [info] 37#37: *1123 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:23:21 [info] 37#37: *1124 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:23:28 [info] 37#37: *1125 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:23:31 [info] 37#37: *1126 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:23:38 [info] 37#37: *1127 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:23:41 [info] 37#37: *1128 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:23:48 [info] 37#37: *1129 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:23:51 [info] 37#37: *1130 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:23:58 [info] 37#37: *1131 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:24:01 [info] 37#37: *1132 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:24:08 [info] 37#37: *1134 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:24:11 [info] 37#37: *1135 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:24:18 [info] 37#37: *1136 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:24:21 [info] 37#37: *1137 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:24:28 [info] 37#37: *1138 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:24:31 [info] 37#37: *1139 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:24:38 [info] 37#37: *1140 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:24:41 [info] 37#37: *1141 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:24:48 [info] 37#37: *1142 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:24:51 [info] 37#37: *1143 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:24:58 [info] 37#37: *1144 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:25:01 [info] 37#37: *1145 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:25:08 [info] 37#37: *1147 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:25:11 [info] 37#37: *1148 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:25:18 [info] 37#37: *1149 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:25:21 [info] 37#37: *1150 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:25:28 [info] 37#37: *1151 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:25:31 [info] 37#37: *1152 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:25:38 [info] 37#37: *1153 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:25:41 [info] 37#37: *1154 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:25:48 [info] 37#37: *1155 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:25:51 [info] 37#37: *1156 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:25:58 [info] 37#37: *1157 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:26:01 [info] 37#37: *1158 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:26:08 [info] 37#37: *1160 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:26:11 [info] 37#37: *1161 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:26:18 [info] 37#37: *1162 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:26:21 [info] 37#37: *1163 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:26:28 [info] 37#37: *1164 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:26:31 [info] 37#37: *1165 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:26:38 [info] 37#37: *1166 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:26:41 [info] 37#37: *1167 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:26:48 [info] 37#37: *1168 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:26:51 [info] 37#37: *1169 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:26:58 [info] 37#37: *1170 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:27:01 [info] 37#37: *1171 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:27:08 [info] 37#37: *1173 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:27:11 [info] 37#37: *1174 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:27:18 [info] 37#37: *1175 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:27:21 [info] 37#37: *1176 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:27:28 [info] 37#37: *1177 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:27:31 [info] 37#37: *1178 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:27:38 [info] 37#37: *1179 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:27:41 [info] 37#37: *1180 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:27:48 [info] 37#37: *1181 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:27:51 [info] 37#37: *1182 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:27:58 [info] 37#37: *1183 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:28:01 [info] 37#37: *1184 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:28:08 [info] 37#37: *1186 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:28:11 [info] 37#37: *1187 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:28:18 [info] 37#37: *1188 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:28:21 [info] 37#37: *1189 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:28:28 [info] 37#37: *1190 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:28:31 [info] 37#37: *1191 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:28:38 [info] 37#37: *1192 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:28:41 [info] 37#37: *1193 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:28:48 [info] 37#37: *1194 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:28:51 [info] 37#37: *1195 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:28:58 [info] 37#37: *1196 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:29:01 [info] 37#37: *1197 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:29:08 [info] 37#37: *1199 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:29:11 [info] 37#37: *1200 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:29:18 [info] 37#37: *1201 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:29:21 [info] 37#37: *1202 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:29:28 [info] 37#37: *1203 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:29:31 [info] 37#37: *1204 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:29:38 [info] 37#37: *1205 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:29:41 [info] 37#37: *1206 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:29:48 [info] 37#37: *1207 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:29:51 [info] 37#37: *1208 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:29:58 [info] 37#37: *1209 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:30:01 [info] 37#37: *1210 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:30:08 [info] 37#37: *1212 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:30:11 [info] 37#37: *1213 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:30:18 [info] 37#37: *1214 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:30:21 [info] 37#37: *1215 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:30:28 [info] 37#37: *1216 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:30:31 [info] 37#37: *1217 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:30:38 [info] 37#37: *1218 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:30:41 [info] 37#37: *1219 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:30:48 [info] 37#37: *1220 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:30:51 [info] 37#37: *1221 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:30:58 [info] 37#37: *1222 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:31:01 [info] 37#37: *1223 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:31:08 [info] 37#37: *1225 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:31:11 [info] 37#37: *1226 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:31:18 [info] 37#37: *1227 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:31:21 [info] 37#37: *1228 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:31:28 [info] 37#37: *1229 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:31:31 [info] 37#37: *1230 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:31:38 [info] 37#37: *1231 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:31:41 [info] 37#37: *1232 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:31:48 [info] 37#37: *1233 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:31:51 [info] 37#37: *1234 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:31:58 [info] 37#37: *1235 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:32:01 [info] 37#37: *1236 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:32:08 [info] 37#37: *1238 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:32:11 [info] 37#37: *1239 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:32:18 [info] 37#37: *1240 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:32:21 [info] 37#37: *1241 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:32:28 [info] 37#37: *1242 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:32:31 [info] 37#37: *1243 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:32:36 [info] 37#37: *1244 [lua] access_by_lua(msblocations.conf:133):2: 88b2d229f084f858d422b4bbc556e216:receive the request, client: 10.233.68.37, server: , request: "GET /iui/microservices/default.html HTTP/1.1", host: "msb-iag.onap" 2022/01/14 11:32:36 [info] 37#37: *1244 [lua] logger.lua:23: 88b2d229f084f858d422b4bbc556e216 {"matched":"microservices"} while logging request, client: 10.233.68.37, server: , request: "GET /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag.onap" 10.233.68.37 - - [14/Jan/2022:11:32:36 +0000] 88b2d229f084f858d422b4bbc556e216 "GET /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "python-requests/2.27.1" "-" 10.233.68.37 - - [14/Jan/2022:11:32:36 +0000] "GET /iui/microservices/default.html HTTP/1.1" 200 5552 "-" "python-requests/2.27.1" 6 2022/01/14 11:32:36 [info] 37#37: *1247 [lua] access_by_lua(msblocations.conf:133):2: a0c2a638f0ebf44653b52fca5d3d229a:receive the request, client: 10.233.68.37, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", host: "msb-iag.onap" 2022/01/14 11:32:36 [info] 37#37: *1247 [lua] logger.lua:23: a0c2a638f0ebf44653b52fca5d3d229a {"matched":"multicloud"} while logging request, client: 10.233.68.37, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", upstream: "https://10.233.25.248:9001/api/multicloud/v0/swagger.json", host: "msb-iag.onap" 10.233.68.37 - - [14/Jan/2022:11:32:36 +0000] a0c2a638f0ebf44653b52fca5d3d229a "GET /api/multicloud/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "python-requests/2.27.1" "-" 2022/01/14 11:32:36 [info] 37#37: *1249 [lua] access_by_lua(msblocations.conf:133):2: 318121d4c4236b6b9354125947ca521d:receive the request, client: 10.233.68.37, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", host: "msb-iag.onap" 2022/01/14 11:32:36 [info] 37#37: *1249 [lua] logger.lua:23: 318121d4c4236b6b9354125947ca521d {"matched":"multicloud-pike"} while logging request, client: 10.233.68.37, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", upstream: "http://10.233.0.86:9007/api/multicloud-pike/v0/swagger.json", host: "msb-iag.onap" 10.233.68.37 - - [14/Jan/2022:11:32:36 +0000] 318121d4c4236b6b9354125947ca521d "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.017 "-" "python-requests/2.27.1" "-" 2022/01/14 11:32:36 [info] 37#37: *1251 [lua] access_by_lua(msblocations.conf:133):2: 4afb61efb1e80811ee7844e084bfec6d:receive the request, client: 10.233.68.37, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2022/01/14 11:32:36 [info] 37#37: *1251 [lua] logger.lua:23: 4afb61efb1e80811ee7844e084bfec6d {"matched":"multicloud-k8s"} while logging request, client: 10.233.68.37, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", upstream: "http://10.233.49.201:9015/v1/healthcheck", host: "msb-iag.onap" 10.233.68.37 - - [14/Jan/2022:11:32:36 +0000] 4afb61efb1e80811ee7844e084bfec6d "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "python-requests/2.27.1" "-" 2022/01/14 11:32:38 [info] 37#37: *1252 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:32:41 [info] 37#37: *1253 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:32:47 [info] 37#37: *1254 [lua] access_by_lua(msblocations.conf:133):2: 490596cd2b70cb3b914a02462b421062:receive the request, client: 10.233.68.37, server: , request: "GET /iui/usecaseui/ HTTP/1.1", host: "msb-iag.onap" 2022/01/14 11:32:47 [info] 37#37: *1254 [lua] logger.lua:23: 490596cd2b70cb3b914a02462b421062 {"matched":"usecaseui"} while logging request, client: 10.233.68.37, server: , request: "GET /iui/usecaseui/ HTTP/1.1", upstream: "https://10.233.16.59:8443/usecase-ui/", host: "msb-iag.onap" 10.233.68.37 - - [14/Jan/2022:11:32:47 +0000] 490596cd2b70cb3b914a02462b421062 "GET /iui/usecaseui/ HTTP/1.1" 200 request_processing_time:0.053 upstream_response_time:0.053 "-" "python-requests/2.27.1" "-" 2022/01/14 11:32:47 [info] 37#37: *1256 [lua] access_by_lua(msblocations.conf:133):2: 15b3b66944d42f6d2b75ab2bd1fe023e:receive the request, client: 10.233.68.37, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/01/14 11:32:47 [info] 37#37: *1256 [lua] logger.lua:23: 15b3b66944d42f6d2b75ab2bd1fe023e {"matched":"gvnfmdriver"} while logging request, client: 10.233.68.37, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.12.220:8484/api/gvnfmdriver/v1/health_check", host: "msb-iag.onap" 10.233.68.37 - - [14/Jan/2022:11:32:47 +0000] 15b3b66944d42f6d2b75ab2bd1fe023e "GET /api/gvnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "python-requests/2.27.1" "-" 2022/01/14 11:32:47 [info] 37#37: *1258 [lua] access_by_lua(msblocations.conf:133):2: 4d54656467b5569a751058be21ffeaaf:receive the request, client: 10.233.68.37, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", host: "msb-iag.onap" 10.233.68.37 - - [14/Jan/2022:11:32:47 +0000] 4d54656467b5569a751058be21ffeaaf "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.018 "-" "python-requests/2.27.1" "-" 2022/01/14 11:32:47 [info] 37#37: *1258 [lua] logger.lua:23: 4d54656467b5569a751058be21ffeaaf {"matched":"huaweivnfmdriver"} while logging request, client: 10.233.68.37, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", upstream: "http://10.233.59.80:8482/api/huaweivnfmdriver/v1/swagger.json", host: "msb-iag.onap" 2022/01/14 11:32:47 [info] 37#37: *1260 [lua] access_by_lua(msblocations.conf:133):2: 01f2d3935e48f276b7b3fc31fe2d154b:receive the request, client: 10.233.68.37, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", host: "msb-iag.onap" 10.233.68.37 - - [14/Jan/2022:11:32:48 +0000] 01f2d3935e48f276b7b3fc31fe2d154b "GET /api/nslcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.527 upstream_response_time:0.526 "-" "python-requests/2.27.1" "-" 2022/01/14 11:32:48 [info] 37#37: *1260 [lua] logger.lua:23: 01f2d3935e48f276b7b3fc31fe2d154b {"matched":"nslcm"} while logging request, client: 10.233.68.37, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", upstream: "http://10.233.3.41:8403/api/nslcm/v1/health_check", host: "msb-iag.onap" 2022/01/14 11:32:48 [info] 37#37: *1262 [lua] access_by_lua(msblocations.conf:133):2: 3b0a95c7236f88612c442f7c89bf111c:receive the request, client: 10.233.68.37, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/01/14 11:32:48 [info] 37#37: *1264 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:32:49 [info] 37#37: *1262 [lua] logger.lua:23: 3b0a95c7236f88612c442f7c89bf111c {"matched":"vnflcm"} while logging request, client: 10.233.68.37, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", upstream: "http://10.233.5.125:8801/api/vnflcm/v1/health_check", host: "msb-iag.onap" 10.233.68.37 - - [14/Jan/2022:11:32:49 +0000] 3b0a95c7236f88612c442f7c89bf111c "GET /api/vnflcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.551 upstream_response_time:0.551 "-" "python-requests/2.27.1" "-" 2022/01/14 11:32:49 [info] 37#37: *1265 [lua] access_by_lua(msblocations.conf:133):2: 620ac06978a37e38891dc47209d4afff:receive the request, client: 10.233.68.37, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/01/14 11:32:49 [info] 37#37: *1265 [lua] logger.lua:23: 620ac06978a37e38891dc47209d4afff {"matched":"vnfmgr"} while logging request, client: 10.233.68.37, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", upstream: "http://10.233.52.248:8803/api/vnfmgr/v1/health_check", host: "msb-iag.onap" 10.233.68.37 - - [14/Jan/2022:11:32:49 +0000] 620ac06978a37e38891dc47209d4afff "GET /api/vnfmgr/v1/health_check HTTP/1.1" 200 request_processing_time:0.435 upstream_response_time:0.434 "-" "python-requests/2.27.1" "-" 2022/01/14 11:32:49 [info] 37#37: *1267 [lua] access_by_lua(msblocations.conf:133):2: 695c923a1de9eec5a0ebec3345e10fec:receive the request, client: 10.233.68.37, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/01/14 11:32:50 [info] 37#37: *1267 [lua] logger.lua:23: 695c923a1de9eec5a0ebec3345e10fec {"matched":"vnfres"} while logging request, client: 10.233.68.37, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", upstream: "http://10.233.0.9:8802/api/vnfres/v1/health_check", host: "msb-iag.onap" 10.233.68.37 - - [14/Jan/2022:11:32:50 +0000] 695c923a1de9eec5a0ebec3345e10fec "GET /api/vnfres/v1/health_check HTTP/1.1" 200 request_processing_time:0.434 upstream_response_time:0.433 "-" "python-requests/2.27.1" "-" 2022/01/14 11:32:50 [info] 37#37: *1269 [lua] access_by_lua(msblocations.conf:133):2: 13a5ca3d0e33620cee790951c7f04409:receive the request, client: 10.233.68.37, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/01/14 11:32:50 [info] 37#37: *1269 [lua] logger.lua:23: 13a5ca3d0e33620cee790951c7f04409 {"matched":"ztevnfmdriver"} while logging request, client: 10.233.68.37, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.28.117:8410/api/ztevnfmdriver/v1/health_check", host: "msb-iag.onap" 10.233.68.37 - - [14/Jan/2022:11:32:50 +0000] 13a5ca3d0e33620cee790951c7f04409 "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "python-requests/2.27.1" "-" 2022/01/14 11:32:50 [info] 37#37: *1271 [lua] access_by_lua(msblocations.conf:133):2: 887308a379bca4ca0c10a8a26aea6915:receive the request, client: 10.233.68.37, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 10.233.68.37 - - [14/Jan/2022:11:32:50 +0000] 887308a379bca4ca0c10a8a26aea6915 "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.029 "-" "python-requests/2.27.1" "-" 2022/01/14 11:32:50 [info] 37#37: *1271 [lua] logger.lua:23: 887308a379bca4ca0c10a8a26aea6915 {"matched":"holmes-rule-mgmt"} while logging request, client: 10.233.68.37, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.49.35:9101/api/holmes-rule-mgmt/v1/healthcheck", host: "msb-iag.onap" 2022/01/14 11:32:50 [info] 37#37: *1273 [lua] access_by_lua(msblocations.conf:133):2: 5c5b504702aef1921d5c74093752c5f9:receive the request, client: 10.233.68.37, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 10.233.68.37 - - [14/Jan/2022:11:32:50 +0000] 5c5b504702aef1921d5c74093752c5f9 "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.031 "-" "python-requests/2.27.1" "-" 2022/01/14 11:32:50 [info] 37#37: *1273 [lua] logger.lua:23: 5c5b504702aef1921d5c74093752c5f9 {"matched":"holmes-engine-mgmt"} while logging request, client: 10.233.68.37, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.41.231:9102/api/holmes-engine-mgmt/v1/healthcheck", host: "msb-iag.onap" 2022/01/14 11:32:50 [info] 37#37: *1275 [lua] access_by_lua(msblocations.conf:133):2: ca243347dbaa5899eeadd087883635ca:receive the request, client: 10.233.68.37, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2022/01/14 11:32:50 [info] 37#37: *1275 [lua] logger.lua:23: ca243347dbaa5899eeadd087883635ca {"matched":"multicloud-fcaps"} while logging request, client: 10.233.68.37, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", upstream: "https://10.233.2.141:9011/api/multicloud-fcaps/v1/healthcheck", host: "msb-iag.onap" 10.233.68.37 - - [14/Jan/2022:11:32:50 +0000] ca243347dbaa5899eeadd087883635ca "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "python-requests/2.27.1" "-" 2022/01/14 11:32:50 [info] 37#37: *1277 [lua] access_by_lua(msblocations.conf:133):2: 21c71681f028b64c4d9ee6fb7faeaaa9:receive the request, client: 10.233.68.37, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", host: "msb-iag.onap" 10.233.68.37 - - [14/Jan/2022:11:32:51 +0000] 21c71681f028b64c4d9ee6fb7faeaaa9 "GET /api/parser/v1/health_check HTTP/1.1" 200 request_processing_time:0.696 upstream_response_time:0.696 "-" "python-requests/2.27.1" "-" 2022/01/14 11:32:51 [info] 37#37: *1277 [lua] logger.lua:23: 21c71681f028b64c4d9ee6fb7faeaaa9 {"matched":"parser"} while logging request, client: 10.233.68.37, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", upstream: "http://10.233.45.223:8806/api/parser/v1/health_check", host: "msb-iag.onap" 2022/01/14 11:32:51 [info] 37#37: *1279 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:32:54 [info] 37#37: *1244 client 10.233.68.37 closed keepalive connection 2022/01/14 11:32:54 [info] 37#37: *1247 client 10.233.68.37 closed keepalive connection 2022/01/14 11:32:54 [info] 37#37: *1249 client 10.233.68.37 closed keepalive connection 2022/01/14 11:32:54 [info] 37#37: *1251 client 10.233.68.37 closed keepalive connection 2022/01/14 11:32:54 [info] 37#37: *1256 client 10.233.68.37 closed keepalive connection 2022/01/14 11:32:54 [info] 37#37: *1254 client 10.233.68.37 closed keepalive connection 2022/01/14 11:32:54 [info] 37#37: *1258 client 10.233.68.37 closed keepalive connection 2022/01/14 11:32:54 [info] 37#37: *1260 client 10.233.68.37 closed keepalive connection 2022/01/14 11:32:54 [info] 37#37: *1265 client 10.233.68.37 closed keepalive connection 2022/01/14 11:32:54 [info] 37#37: *1262 client 10.233.68.37 closed keepalive connection 2022/01/14 11:32:54 [info] 37#37: *1267 client 10.233.68.37 closed keepalive connection 2022/01/14 11:32:54 [info] 37#37: *1269 client 10.233.68.37 closed keepalive connection 2022/01/14 11:32:54 [info] 37#37: *1271 client 10.233.68.37 closed keepalive connection 2022/01/14 11:32:54 [info] 37#37: *1273 client 10.233.68.37 closed keepalive connection 2022/01/14 11:32:54 [info] 37#37: *1275 client 10.233.68.37 closed keepalive connection 2022/01/14 11:32:54 [info] 37#37: *1277 client 10.233.68.37 closed keepalive connection 2022/01/14 11:32:58 [info] 37#37: *1280 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:33:01 [info] 37#37: *1281 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:33:08 [info] 37#37: *1283 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:33:11 [info] 37#37: *1284 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:33:18 [info] 37#37: *1285 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:33:21 [info] 37#37: *1286 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:33:28 [info] 37#37: *1287 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:33:31 [info] 37#37: *1288 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:33:38 [info] 37#37: *1289 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:33:41 [info] 37#37: *1290 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:33:48 [info] 37#37: *1291 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:33:51 [info] 37#37: *1292 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:33:58 [info] 37#37: *1293 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:34:01 [info] 37#37: *1294 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:34:08 [info] 37#37: *1296 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:34:11 [info] 37#37: *1297 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:34:18 [info] 37#37: *1298 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:34:21 [info] 37#37: *1299 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:34:28 [info] 37#37: *1300 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:34:31 [info] 37#37: *1301 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:34:38 [info] 37#37: *1302 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:34:41 [info] 37#37: *1303 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:34:48 [info] 37#37: *1304 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:34:51 [info] 37#37: *1305 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:34:58 [info] 37#37: *1306 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:35:01 [info] 37#37: *1307 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:35:08 [info] 37#37: *1309 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:35:11 [info] 37#37: *1310 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:35:18 [info] 37#37: *1311 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:35:21 [info] 37#37: *1312 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:35:28 [info] 37#37: *1313 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:35:31 [info] 37#37: *1314 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:35:38 [info] 37#37: *1315 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:35:41 [info] 37#37: *1316 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:35:48 [info] 37#37: *1317 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:35:51 [info] 37#37: *1318 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:35:58 [info] 37#37: *1319 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:36:01 [info] 37#37: *1320 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:36:08 [info] 37#37: *1322 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:36:11 [info] 37#37: *1323 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:36:18 [info] 37#37: *1324 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:36:21 [info] 37#37: *1325 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:36:28 [info] 37#37: *1326 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:36:31 [info] 37#37: *1327 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:36:38 [info] 37#37: *1328 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:36:41 [info] 37#37: *1329 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:36:48 [info] 37#37: *1330 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:36:51 [info] 37#37: *1331 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:36:58 [info] 37#37: *1332 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:37:01 [info] 37#37: *1333 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:37:08 [info] 37#37: *1335 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:37:11 [info] 37#37: *1336 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:37:18 [info] 37#37: *1337 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:37:21 [info] 37#37: *1338 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:37:28 [info] 37#37: *1339 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:37:31 [info] 37#37: *1340 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:37:38 [info] 37#37: *1341 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:37:41 [info] 37#37: *1342 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:37:48 [info] 37#37: *1343 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:37:51 [info] 37#37: *1344 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:37:58 [info] 37#37: *1345 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:38:01 [info] 37#37: *1346 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:38:08 [info] 37#37: *1348 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:38:11 [info] 37#37: *1349 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:38:18 [info] 37#37: *1350 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:38:21 [info] 37#37: *1351 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:38:28 [info] 37#37: *1352 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:38:31 [info] 37#37: *1353 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:38:38 [info] 37#37: *1354 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:38:41 [info] 37#37: *1355 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:38:48 [info] 37#37: *1356 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:38:51 [info] 37#37: *1357 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:38:58 [info] 37#37: *1358 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:39:01 [info] 37#37: *1359 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:39:08 [info] 37#37: *1361 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:39:11 [info] 37#37: *1362 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:39:18 [info] 37#37: *1363 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:39:21 [info] 37#37: *1364 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:39:28 [info] 37#37: *1365 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:39:31 [info] 37#37: *1366 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:39:38 [info] 37#37: *1367 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:39:41 [info] 37#37: *1368 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:39:48 [info] 37#37: *1369 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:39:51 [info] 37#37: *1370 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:39:58 [info] 37#37: *1371 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:40:01 [info] 37#37: *1372 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:40:08 [info] 37#37: *1374 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:40:11 [info] 37#37: *1375 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:40:18 [info] 37#37: *1376 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:40:21 [info] 37#37: *1377 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:40:28 [info] 37#37: *1378 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:40:31 [info] 37#37: *1379 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:40:38 [info] 37#37: *1380 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:40:41 [info] 37#37: *1381 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:40:48 [info] 37#37: *1382 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:40:51 [info] 37#37: *1383 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:40:58 [info] 37#37: *1384 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:41:01 [info] 37#37: *1385 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:41:08 [info] 37#37: *1387 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:41:11 [info] 37#37: *1388 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:41:18 [info] 37#37: *1389 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:41:21 [info] 37#37: *1390 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:41:28 [info] 37#37: *1391 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:41:31 [info] 37#37: *1392 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:41:38 [info] 37#37: *1393 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:41:41 [info] 37#37: *1394 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:41:48 [info] 37#37: *1395 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:41:51 [info] 37#37: *1396 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:41:58 [info] 37#37: *1397 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:42:01 [info] 37#37: *1398 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:42:08 [info] 37#37: *1400 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:42:11 [info] 37#37: *1401 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:42:18 [info] 37#37: *1402 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:42:21 [info] 37#37: *1403 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:42:28 [info] 37#37: *1404 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:42:31 [info] 37#37: *1405 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:42:38 [info] 37#37: *1406 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:42:41 [info] 37#37: *1407 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:42:48 [info] 37#37: *1408 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:42:51 [info] 37#37: *1409 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:42:58 [info] 37#37: *1410 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:43:01 [info] 37#37: *1411 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:43:08 [info] 37#37: *1413 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:43:11 [info] 37#37: *1414 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:43:18 [info] 37#37: *1415 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:43:21 [info] 37#37: *1416 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:43:28 [info] 37#37: *1417 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:43:31 [info] 37#37: *1418 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:43:38 [info] 37#37: *1419 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:43:41 [info] 37#37: *1420 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:43:48 [info] 37#37: *1421 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:43:51 [info] 37#37: *1422 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:43:58 [info] 37#37: *1423 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:44:01 [info] 37#37: *1424 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:44:08 [info] 37#37: *1426 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:44:11 [info] 37#37: *1427 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:44:18 [info] 37#37: *1428 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:44:21 [info] 37#37: *1429 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:44:28 [info] 37#37: *1430 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:44:31 [info] 37#37: *1431 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:44:38 [info] 37#37: *1432 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:44:41 [info] 37#37: *1433 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:44:48 [info] 37#37: *1434 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:44:51 [info] 37#37: *1435 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:44:58 [info] 37#37: *1436 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:45:01 [info] 37#37: *1437 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:45:08 [info] 37#37: *1439 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:45:11 [info] 37#37: *1440 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:45:18 [info] 37#37: *1441 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:45:21 [info] 37#37: *1442 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:45:28 [info] 37#37: *1443 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:45:31 [info] 37#37: *1444 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:45:38 [info] 37#37: *1445 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:45:41 [info] 37#37: *1446 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:45:48 [info] 37#37: *1447 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:45:51 [info] 37#37: *1448 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:45:58 [info] 37#37: *1449 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:46:01 [info] 37#37: *1450 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:46:08 [info] 37#37: *1452 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:46:11 [info] 37#37: *1453 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:46:18 [info] 37#37: *1454 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:46:21 [info] 37#37: *1455 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:46:28 [info] 37#37: *1456 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:46:31 [info] 37#37: *1457 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:46:38 [info] 37#37: *1458 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:46:41 [info] 37#37: *1459 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:46:48 [info] 37#37: *1460 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:46:51 [info] 37#37: *1461 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:46:58 [info] 37#37: *1462 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:47:01 [info] 37#37: *1463 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:47:08 [info] 37#37: *1465 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:47:11 [info] 37#37: *1466 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:47:18 [info] 37#37: *1467 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:47:21 [info] 37#37: *1468 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:47:28 [info] 37#37: *1469 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:47:31 [info] 37#37: *1470 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:47:38 [info] 37#37: *1471 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:47:41 [info] 37#37: *1472 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:47:48 [info] 37#37: *1473 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:47:51 [info] 37#37: *1474 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:47:58 [info] 37#37: *1475 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:48:01 [info] 37#37: *1476 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:48:08 [info] 37#37: *1478 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:48:11 [info] 37#37: *1479 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:48:18 [info] 37#37: *1480 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:48:21 [info] 37#37: *1481 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:48:28 [info] 37#37: *1482 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:48:31 [info] 37#37: *1483 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:48:38 [info] 37#37: *1484 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:48:41 [info] 37#37: *1485 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:48:48 [info] 37#37: *1486 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:48:51 [info] 37#37: *1487 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:48:58 [info] 37#37: *1488 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:49:01 [info] 37#37: *1489 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:49:08 [info] 37#37: *1491 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:49:11 [info] 37#37: *1492 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:49:18 [info] 37#37: *1493 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:49:21 [info] 37#37: *1494 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:49:28 [info] 37#37: *1495 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:49:31 [info] 37#37: *1496 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:49:38 [info] 37#37: *1497 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:49:41 [info] 37#37: *1498 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:49:48 [info] 37#37: *1499 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:49:51 [info] 37#37: *1500 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:49:58 [info] 37#37: *1501 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:50:01 [info] 37#37: *1502 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:50:08 [info] 37#37: *1504 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:50:11 [info] 37#37: *1505 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:50:18 [info] 37#37: *1506 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:50:21 [info] 37#37: *1507 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:50:28 [info] 37#37: *1508 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:50:31 [info] 37#37: *1509 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:50:32 [info] 37#37: *1510 [lua] access_by_lua(msblocations.conf:133):2: 3dde660f6af7f06b51dcfff35cd808b5:receive the request, client: 10.233.72.79, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.79 - - [14/Jan/2022:11:50:32 +0000] 3dde660f6af7f06b51dcfff35cd808b5 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 500 request_processing_time:0.005 upstream_response_time:0.003 "-" "python-requests/2.24.0" "-" 2022/01/14 11:50:32 [info] 37#37: *1510 [lua] logger.lua:23: 3dde660f6af7f06b51dcfff35cd808b5 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.79, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", upstream: "http://10.233.49.201:9015/v1/connectivity-info/k8sregion", host: "msb.api.simpledemo.onap.org:30283" 2022/01/14 11:50:32 [info] 37#37: *1512 [lua] access_by_lua(msblocations.conf:133):2: a35b94fae0c0246dad6b72671ff79bed:receive the request, client: 10.233.72.79, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/01/14 11:50:32 [info] 37#37: *1512 [lua] logger.lua:23: a35b94fae0c0246dad6b72671ff79bed {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.79, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", upstream: "http://10.233.49.201:9015/v1/connectivity-info", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.79 - - [14/Jan/2022:11:50:32 +0000] a35b94fae0c0246dad6b72671ff79bed "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1" 201 request_processing_time:0.020 upstream_response_time:0.020 "-" "python-requests/2.24.0" "-" 2022/01/14 11:50:32 [info] 37#37: *1512 client 10.233.72.79 closed keepalive connection 2022/01/14 11:50:32 [info] 37#37: *1513 [lua] access_by_lua(msblocations.conf:133):2: 030af847ecd639de3d598015d08e6813:receive the request, client: 10.233.72.79, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.79 - - [14/Jan/2022:11:50:32 +0000] 030af847ecd639de3d598015d08e6813 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 200 request_processing_time:0.003 upstream_response_time:0.003 "-" "python-requests/2.24.0" "-" 2022/01/14 11:50:32 [info] 37#37: *1513 [lua] logger.lua:23: 030af847ecd639de3d598015d08e6813 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.79, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", upstream: "http://10.233.49.201:9015/v1/connectivity-info/k8sregion", host: "msb.api.simpledemo.onap.org:30283" 2022/01/14 11:50:32 [info] 37#37: *1513 client 10.233.72.79 closed keepalive connection 2022/01/14 11:50:32 [info] 37#37: *1510 client 10.233.72.79 closed keepalive connection 2022/01/14 11:50:38 [info] 37#37: *1514 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:50:41 [info] 37#37: *1515 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:50:48 [info] 37#37: *1516 [lua] access_by_lua(msblocations.conf:133):2: c51d185119f5f977b4457ec2e5dad647:receive the request, client: 10.233.72.79, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/01/14 11:50:48 [info] 37#37: *1516 [lua] logger.lua:23: c51d185119f5f977b4457ec2e5dad647 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.79, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", upstream: "http://10.233.49.201:9015/v1/connectivity-info/k8sregion", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.79 - - [14/Jan/2022:11:50:48 +0000] c51d185119f5f977b4457ec2e5dad647 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-" 2022/01/14 11:50:48 [info] 37#37: *1516 client 10.233.72.79 closed keepalive connection 2022/01/14 11:50:48 [info] 37#37: *1517 [lua] access_by_lua(msblocations.conf:133):2: 202efaba965d651ba3521c35aaccbc14:receive the request, client: 10.233.72.79, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.79 - - [14/Jan/2022:11:50:48 +0000] 202efaba965d651ba3521c35aaccbc14 "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1" 201 request_processing_time:0.011 upstream_response_time:0.011 "-" "python-requests/2.24.0" "-" 2022/01/14 11:50:48 [info] 37#37: *1517 [lua] logger.lua:23: 202efaba965d651ba3521c35aaccbc14 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.79, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1", upstream: "http://10.233.49.201:9015/v1/rb/definition", host: "msb.api.simpledemo.onap.org:30283" 2022/01/14 11:50:48 [info] 37#37: *1517 client 10.233.72.79 closed keepalive connection 2022/01/14 11:50:48 [info] 37#37: *1518 [lua] access_by_lua(msblocations.conf:133):2: d253fd847d23a94d6f058f489912c2aa:receive the request, client: 10.233.72.79, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-2b16fb81-82c3-477e-8f02-625eb3a8ccdc/v1 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/01/14 11:50:48 [info] 37#37: *1518 [lua] logger.lua:23: d253fd847d23a94d6f058f489912c2aa {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.79, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-2b16fb81-82c3-477e-8f02-625eb3a8ccdc/v1 HTTP/1.1", upstream: "http://10.233.49.201:9015/v1/rb/definition/pnf-cnf-rb-2b16fb81-82c3-477e-8f02-625eb3a8ccdc/v1", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.79 - - [14/Jan/2022:11:50:48 +0000] d253fd847d23a94d6f058f489912c2aa "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-2b16fb81-82c3-477e-8f02-625eb3a8ccdc/v1 HTTP/1.1" 200 request_processing_time:0.003 upstream_response_time:0.003 "-" "python-requests/2.24.0" "-" 2022/01/14 11:50:48 [info] 37#37: *1518 client 10.233.72.79 closed keepalive connection 2022/01/14 11:50:48 [info] 37#37: *1519 [lua] access_by_lua(msblocations.conf:133):2: 8a7d0fac8b15cbe520a29d1618a3f21d:receive the request, client: 10.233.72.79, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-2b16fb81-82c3-477e-8f02-625eb3a8ccdc/v1/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/01/14 11:50:48 [info] 37#37: *1519 [lua] logger.lua:23: 8a7d0fac8b15cbe520a29d1618a3f21d {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.79, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-2b16fb81-82c3-477e-8f02-625eb3a8ccdc/v1/content HTTP/1.1", upstream: "http://10.233.49.201:9015/v1/rb/definition/pnf-cnf-rb-2b16fb81-82c3-477e-8f02-625eb3a8ccdc/v1/content", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.79 - - [14/Jan/2022:11:50:48 +0000] 8a7d0fac8b15cbe520a29d1618a3f21d "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-2b16fb81-82c3-477e-8f02-625eb3a8ccdc/v1/content HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "python-requests/2.24.0" "-" 2022/01/14 11:50:48 [info] 37#37: *1519 client 10.233.72.79 closed keepalive connection 2022/01/14 11:50:48 [info] 37#37: *1520 [lua] access_by_lua(msblocations.conf:133):2: 96ccfe53eebb163ceba4c6fa78d52bc3:receive the request, client: 10.233.72.79, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-2b16fb81-82c3-477e-8f02-625eb3a8ccdc/v1 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/01/14 11:50:48 [info] 37#37: *1520 [lua] logger.lua:23: 96ccfe53eebb163ceba4c6fa78d52bc3 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.79, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-2b16fb81-82c3-477e-8f02-625eb3a8ccdc/v1 HTTP/1.1", upstream: "http://10.233.49.201:9015/v1/rb/definition/pnf-cnf-rb-2b16fb81-82c3-477e-8f02-625eb3a8ccdc/v1", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.79 - - [14/Jan/2022:11:50:48 +0000] 96ccfe53eebb163ceba4c6fa78d52bc3 "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-2b16fb81-82c3-477e-8f02-625eb3a8ccdc/v1 HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-" 2022/01/14 11:50:48 [info] 37#37: *1520 client 10.233.72.79 closed keepalive connection 2022/01/14 11:50:48 [info] 37#37: *1521 [lua] access_by_lua(msblocations.conf:133):2: a92ea62bf0553db230129858357edf7e:receive the request, client: 10.233.72.79, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-2b16fb81-82c3-477e-8f02-625eb3a8ccdc/v1/profile HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/01/14 11:50:48 [info] 37#37: *1521 [lua] logger.lua:23: a92ea62bf0553db230129858357edf7e {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.79, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-2b16fb81-82c3-477e-8f02-625eb3a8ccdc/v1/profile HTTP/1.1", upstream: "http://10.233.49.201:9015/v1/rb/definition/pnf-cnf-rb-2b16fb81-82c3-477e-8f02-625eb3a8ccdc/v1/profile", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.79 - - [14/Jan/2022:11:50:48 +0000] a92ea62bf0553db230129858357edf7e "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-2b16fb81-82c3-477e-8f02-625eb3a8ccdc/v1/profile HTTP/1.1" 201 request_processing_time:0.006 upstream_response_time:0.006 "-" "python-requests/2.24.0" "-" 2022/01/14 11:50:48 [info] 37#37: *1521 client 10.233.72.79 closed keepalive connection 2022/01/14 11:50:48 [info] 37#37: *1522 [lua] access_by_lua(msblocations.conf:133):2: be9e5a0b83a2c46c55d6eac70b357450:receive the request, client: 10.233.72.79, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-2b16fb81-82c3-477e-8f02-625eb3a8ccdc/v1/profile/pnf-cnf-profile-5b3c5220-92c9-4678-b456-0092f575373e HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/01/14 11:50:48 [info] 37#37: *1522 [lua] logger.lua:23: be9e5a0b83a2c46c55d6eac70b357450 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.79, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-2b16fb81-82c3-477e-8f02-625eb3a8ccdc/v1/profile/pnf-cnf-profile-5b3c5220-92c9-4678-b456-0092f575373e HTTP/1.1", upstream: "http://10.233.49.201:9015/v1/rb/definition/pnf-cnf-rb-2b16fb81-82c3-477e-8f02-625eb3a8ccdc/v1/profile/pnf-cnf-profile-5b3c5220-92c9-4678-b456-0092f575373e", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.79 - - [14/Jan/2022:11:50:48 +0000] be9e5a0b83a2c46c55d6eac70b357450 "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-2b16fb81-82c3-477e-8f02-625eb3a8ccdc/v1/profile/pnf-cnf-profile-5b3c5220-92c9-4678-b456-0092f575373e HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "python-requests/2.24.0" "-" 2022/01/14 11:50:48 [info] 37#37: *1522 client 10.233.72.79 closed keepalive connection 2022/01/14 11:50:48 [info] 37#37: *1523 [lua] access_by_lua(msblocations.conf:133):2: 4ddd6338e3715d3b783c8e0734da1815:receive the request, client: 10.233.72.79, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-2b16fb81-82c3-477e-8f02-625eb3a8ccdc/v1/profile/pnf-cnf-profile-5b3c5220-92c9-4678-b456-0092f575373e/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.79 - - [14/Jan/2022:11:50:48 +0000] 4ddd6338e3715d3b783c8e0734da1815 "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-2b16fb81-82c3-477e-8f02-625eb3a8ccdc/v1/profile/pnf-cnf-profile-5b3c5220-92c9-4678-b456-0092f575373e/content HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "python-requests/2.24.0" "-" 2022/01/14 11:50:48 [info] 37#37: *1523 [lua] logger.lua:23: 4ddd6338e3715d3b783c8e0734da1815 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.79, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-2b16fb81-82c3-477e-8f02-625eb3a8ccdc/v1/profile/pnf-cnf-profile-5b3c5220-92c9-4678-b456-0092f575373e/content HTTP/1.1", upstream: "http://10.233.49.201:9015/v1/rb/definition/pnf-cnf-rb-2b16fb81-82c3-477e-8f02-625eb3a8ccdc/v1/profile/pnf-cnf-profile-5b3c5220-92c9-4678-b456-0092f575373e/content", host: "msb.api.simpledemo.onap.org:30283" 2022/01/14 11:50:48 [info] 37#37: *1523 client 10.233.72.79 closed keepalive connection 2022/01/14 11:50:48 [info] 37#37: *1524 [lua] access_by_lua(msblocations.conf:133):2: 365baeedc7d850cdb8188f88afdfbe00:receive the request, client: 10.233.72.79, server: , request: "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/01/14 11:50:48 [info] 37#37: *1525 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:50:51 [info] 37#37: *1526 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:50:54 [info] 37#37: *1524 [lua] logger.lua:23: 365baeedc7d850cdb8188f88afdfbe00 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.79, server: , request: "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1", upstream: "http://10.233.49.201:9015/v1/instance", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.79 - - [14/Jan/2022:11:50:54 +0000] 365baeedc7d850cdb8188f88afdfbe00 "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1" 201 request_processing_time:5.587 upstream_response_time:5.587 "-" "python-requests/2.24.0" "-" 2022/01/14 11:50:54 [info] 37#37: *1524 client 10.233.72.79 closed keepalive connection 2022/01/14 11:50:58 [info] 37#37: *1527 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:51:01 [info] 37#37: *1528 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:51:08 [info] 37#37: *1530 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:51:11 [info] 37#37: *1531 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:51:18 [info] 37#37: *1532 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:51:21 [info] 37#37: *1533 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:51:28 [info] 37#37: *1534 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:51:31 [info] 37#37: *1535 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:51:38 [info] 37#37: *1536 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:51:41 [info] 37#37: *1537 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:51:48 [info] 37#37: *1538 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:51:51 [info] 37#37: *1539 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:51:58 [info] 37#37: *1540 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:52:01 [info] 37#37: *1541 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:52:08 [info] 37#37: *1543 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:52:11 [info] 37#37: *1544 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:52:18 [info] 37#37: *1545 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:52:21 [info] 37#37: *1546 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:52:28 [info] 37#37: *1547 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:52:31 [info] 37#37: *1548 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:52:38 [info] 37#37: *1549 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:52:41 [info] 37#37: *1550 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:52:48 [info] 37#37: *1551 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:52:51 [info] 37#37: *1552 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:52:58 [info] 37#37: *1553 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:53:01 [info] 37#37: *1554 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:53:08 [info] 37#37: *1556 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:53:11 [info] 37#37: *1557 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:53:18 [info] 37#37: *1558 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:53:21 [info] 37#37: *1559 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:53:28 [info] 37#37: *1560 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:53:31 [info] 37#37: *1561 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:53:38 [info] 37#37: *1562 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:53:41 [info] 37#37: *1563 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:53:48 [info] 37#37: *1564 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:53:51 [info] 37#37: *1565 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:53:58 [info] 37#37: *1566 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:54:01 [info] 37#37: *1567 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:54:08 [info] 37#37: *1569 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:54:11 [info] 37#37: *1570 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:54:18 [info] 37#37: *1571 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:54:21 [info] 37#37: *1572 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:54:28 [info] 37#37: *1573 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:54:31 [info] 37#37: *1574 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:54:38 [info] 37#37: *1575 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:54:41 [info] 37#37: *1576 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:54:48 [info] 37#37: *1577 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:54:51 [info] 37#37: *1578 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:54:58 [info] 37#37: *1579 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:55:01 [info] 37#37: *1580 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:55:08 [info] 37#37: *1582 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:55:11 [info] 37#37: *1583 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:55:18 [info] 37#37: *1584 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:55:21 [info] 37#37: *1585 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:55:25 [info] 37#37: *1586 [lua] access_by_lua(msblocations.conf:133):2: 0f1a5577b997c4d3b69bf1d8d4c605d9:receive the request, client: 10.233.72.79, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.79 - - [14/Jan/2022:11:55:25 +0000] 0f1a5577b997c4d3b69bf1d8d4c605d9 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "python-requests/2.24.0" "-" 2022/01/14 11:55:25 [info] 37#37: *1586 [lua] logger.lua:23: 0f1a5577b997c4d3b69bf1d8d4c605d9 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.79, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", upstream: "http://10.233.49.201:9015/v1/connectivity-info/k8sregion", host: "msb.api.simpledemo.onap.org:30283" 2022/01/14 11:55:25 [info] 37#37: *1586 client 10.233.72.79 closed keepalive connection 2022/01/14 11:55:25 [info] 37#37: *1588 [lua] access_by_lua(msblocations.conf:133):2: f2b91b087bf320897bab67c5d21d88a7:receive the request, client: 10.233.72.79, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/01/14 11:55:25 [info] 37#37: *1588 [lua] logger.lua:23: f2b91b087bf320897bab67c5d21d88a7 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.79, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1", upstream: "http://10.233.49.201:9015/v1/rb/definition", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.79 - - [14/Jan/2022:11:55:25 +0000] f2b91b087bf320897bab67c5d21d88a7 "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1" 201 request_processing_time:0.014 upstream_response_time:0.014 "-" "python-requests/2.24.0" "-" 2022/01/14 11:55:25 [info] 37#37: *1588 client 10.233.72.79 closed keepalive connection 2022/01/14 11:55:25 [info] 37#37: *1589 [lua] access_by_lua(msblocations.conf:133):2: df53538d7735b0b85f9137611ff49879:receive the request, client: 10.233.72.79, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-647381f2-db1d-40a0-a44b-22fdd6cd0530/v1 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/01/14 11:55:25 [info] 37#37: *1589 [lua] logger.lua:23: df53538d7735b0b85f9137611ff49879 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.79, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-647381f2-db1d-40a0-a44b-22fdd6cd0530/v1 HTTP/1.1", upstream: "http://10.233.49.201:9015/v1/rb/definition/cds-ms-rb-647381f2-db1d-40a0-a44b-22fdd6cd0530/v1", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.79 - - [14/Jan/2022:11:55:25 +0000] df53538d7735b0b85f9137611ff49879 "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-647381f2-db1d-40a0-a44b-22fdd6cd0530/v1 HTTP/1.1" 200 request_processing_time:0.003 upstream_response_time:0.003 "-" "python-requests/2.24.0" "-" 2022/01/14 11:55:25 [info] 37#37: *1589 client 10.233.72.79 closed keepalive connection 2022/01/14 11:55:25 [info] 37#37: *1590 [lua] access_by_lua(msblocations.conf:133):2: e7f78b428f806ace7a4ddb0be664bf05:receive the request, client: 10.233.72.79, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-647381f2-db1d-40a0-a44b-22fdd6cd0530/v1/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/01/14 11:55:25 [info] 37#37: *1590 [lua] logger.lua:23: e7f78b428f806ace7a4ddb0be664bf05 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.79, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-647381f2-db1d-40a0-a44b-22fdd6cd0530/v1/content HTTP/1.1", upstream: "http://10.233.49.201:9015/v1/rb/definition/cds-ms-rb-647381f2-db1d-40a0-a44b-22fdd6cd0530/v1/content", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.79 - - [14/Jan/2022:11:55:25 +0000] e7f78b428f806ace7a4ddb0be664bf05 "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-647381f2-db1d-40a0-a44b-22fdd6cd0530/v1/content HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "python-requests/2.24.0" "-" 2022/01/14 11:55:25 [info] 37#37: *1590 client 10.233.72.79 closed keepalive connection 2022/01/14 11:55:25 [info] 37#37: *1591 [lua] access_by_lua(msblocations.conf:133):2: bacb742c7600938ce4b6a210a8a5963b:receive the request, client: 10.233.72.79, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-647381f2-db1d-40a0-a44b-22fdd6cd0530/v1 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/01/14 11:55:25 [info] 37#37: *1591 [lua] logger.lua:23: bacb742c7600938ce4b6a210a8a5963b {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.79, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-647381f2-db1d-40a0-a44b-22fdd6cd0530/v1 HTTP/1.1", upstream: "http://10.233.49.201:9015/v1/rb/definition/cds-ms-rb-647381f2-db1d-40a0-a44b-22fdd6cd0530/v1", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.79 - - [14/Jan/2022:11:55:25 +0000] bacb742c7600938ce4b6a210a8a5963b "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-647381f2-db1d-40a0-a44b-22fdd6cd0530/v1 HTTP/1.1" 200 request_processing_time:0.003 upstream_response_time:0.003 "-" "python-requests/2.24.0" "-" 2022/01/14 11:55:25 [info] 37#37: *1591 client 10.233.72.79 closed keepalive connection 2022/01/14 11:55:25 [info] 37#37: *1592 [lua] access_by_lua(msblocations.conf:133):2: e5afc918c54f2c82a9a1916a6c1f4cd0:receive the request, client: 10.233.72.79, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-647381f2-db1d-40a0-a44b-22fdd6cd0530/v1/profile HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/01/14 11:55:25 [info] 37#37: *1592 [lua] logger.lua:23: e5afc918c54f2c82a9a1916a6c1f4cd0 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.79, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-647381f2-db1d-40a0-a44b-22fdd6cd0530/v1/profile HTTP/1.1", upstream: "http://10.233.49.201:9015/v1/rb/definition/cds-ms-rb-647381f2-db1d-40a0-a44b-22fdd6cd0530/v1/profile", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.79 - - [14/Jan/2022:11:55:25 +0000] e5afc918c54f2c82a9a1916a6c1f4cd0 "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-647381f2-db1d-40a0-a44b-22fdd6cd0530/v1/profile HTTP/1.1" 201 request_processing_time:0.007 upstream_response_time:0.007 "-" "python-requests/2.24.0" "-" 2022/01/14 11:55:25 [info] 37#37: *1592 client 10.233.72.79 closed keepalive connection 2022/01/14 11:55:25 [info] 37#37: *1593 [lua] access_by_lua(msblocations.conf:133):2: 606f401d5605bad3185741564aca5ea0:receive the request, client: 10.233.72.79, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-647381f2-db1d-40a0-a44b-22fdd6cd0530/v1/profile/cds-ms-prof-779ae5cf-3f59-4e3d-b2be-0af2b78f63d5 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/01/14 11:55:26 [info] 37#37: *1593 [lua] logger.lua:23: 606f401d5605bad3185741564aca5ea0 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.79, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-647381f2-db1d-40a0-a44b-22fdd6cd0530/v1/profile/cds-ms-prof-779ae5cf-3f59-4e3d-b2be-0af2b78f63d5 HTTP/1.1", upstream: "http://10.233.49.201:9015/v1/rb/definition/cds-ms-rb-647381f2-db1d-40a0-a44b-22fdd6cd0530/v1/profile/cds-ms-prof-779ae5cf-3f59-4e3d-b2be-0af2b78f63d5", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.79 - - [14/Jan/2022:11:55:26 +0000] 606f401d5605bad3185741564aca5ea0 "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-647381f2-db1d-40a0-a44b-22fdd6cd0530/v1/profile/cds-ms-prof-779ae5cf-3f59-4e3d-b2be-0af2b78f63d5 HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "python-requests/2.24.0" "-" 2022/01/14 11:55:26 [info] 37#37: *1593 client 10.233.72.79 closed keepalive connection 2022/01/14 11:55:26 [info] 37#37: *1594 [lua] access_by_lua(msblocations.conf:133):2: 4974f6c86d2f6b5e4aee48db0e5adcf5:receive the request, client: 10.233.72.79, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-647381f2-db1d-40a0-a44b-22fdd6cd0530/v1/profile/cds-ms-prof-779ae5cf-3f59-4e3d-b2be-0af2b78f63d5/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/01/14 11:55:26 [info] 37#37: *1594 [lua] logger.lua:23: 4974f6c86d2f6b5e4aee48db0e5adcf5 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.79, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-647381f2-db1d-40a0-a44b-22fdd6cd0530/v1/profile/cds-ms-prof-779ae5cf-3f59-4e3d-b2be-0af2b78f63d5/content HTTP/1.1", upstream: "http://10.233.49.201:9015/v1/rb/definition/cds-ms-rb-647381f2-db1d-40a0-a44b-22fdd6cd0530/v1/profile/cds-ms-prof-779ae5cf-3f59-4e3d-b2be-0af2b78f63d5/content", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.79 - - [14/Jan/2022:11:55:26 +0000] 4974f6c86d2f6b5e4aee48db0e5adcf5 "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-647381f2-db1d-40a0-a44b-22fdd6cd0530/v1/profile/cds-ms-prof-779ae5cf-3f59-4e3d-b2be-0af2b78f63d5/content HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "python-requests/2.24.0" "-" 2022/01/14 11:55:26 [info] 37#37: *1594 client 10.233.72.79 closed keepalive connection 2022/01/14 11:55:26 [info] 37#37: *1595 [lua] access_by_lua(msblocations.conf:133):2: 98e253849adf05176f5565666836dd0a:receive the request, client: 10.233.72.79, server: , request: "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.79 - - [14/Jan/2022:11:55:26 +0000] 98e253849adf05176f5565666836dd0a "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1" 201 request_processing_time:0.853 upstream_response_time:0.853 "-" "python-requests/2.24.0" "-" 2022/01/14 11:55:26 [info] 37#37: *1595 [lua] logger.lua:23: 98e253849adf05176f5565666836dd0a {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.79, server: , request: "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1", upstream: "http://10.233.49.201:9015/v1/instance", host: "msb.api.simpledemo.onap.org:30283" 2022/01/14 11:55:26 [info] 37#37: *1595 client 10.233.72.79 closed keepalive connection 2022/01/14 11:55:28 [info] 37#37: *1596 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:55:31 [info] 37#37: *1597 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:55:38 [info] 37#37: *1598 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:55:41 [info] 37#37: *1599 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:55:48 [info] 37#37: *1600 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:55:51 [info] 37#37: *1601 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:55:58 [info] 37#37: *1602 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:56:01 [info] 37#37: *1603 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:56:08 [info] 37#37: *1605 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:56:11 [info] 37#37: *1606 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:56:16 [info] 37#37: *1607 [lua] access_by_lua(msblocations.conf:133):2: c9f9780450533951cd7a89f50a3ca5dd:receive the request, client: 10.233.72.79, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/fc36d068-54d5-489c-a50a-baa5c2dc7ae8/756d2773-ac24-49e5-b294-bdbdbc40cc91 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/01/14 11:56:16 [info] 37#37: *1607 [lua] logger.lua:23: c9f9780450533951cd7a89f50a3ca5dd {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.79, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/fc36d068-54d5-489c-a50a-baa5c2dc7ae8/756d2773-ac24-49e5-b294-bdbdbc40cc91 HTTP/1.1", upstream: "http://10.233.49.201:9015/v1/rb/definition/fc36d068-54d5-489c-a50a-baa5c2dc7ae8/756d2773-ac24-49e5-b294-bdbdbc40cc91", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.79 - - [14/Jan/2022:11:56:16 +0000] c9f9780450533951cd7a89f50a3ca5dd "GET /api/multicloud-k8s/v1/v1/rb/definition/fc36d068-54d5-489c-a50a-baa5c2dc7ae8/756d2773-ac24-49e5-b294-bdbdbc40cc91 HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-" 2022/01/14 11:56:16 [info] 37#37: *1607 client 10.233.72.79 closed keepalive connection 2022/01/14 11:56:16 [info] 37#37: *1608 [lua] access_by_lua(msblocations.conf:133):2: 96cf7793c966bc4ebff0912531f46c1e:receive the request, client: 10.233.72.79, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/fc36d068-54d5-489c-a50a-baa5c2dc7ae8/756d2773-ac24-49e5-b294-bdbdbc40cc91/profile/cnftest HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/01/14 11:56:16 [info] 37#37: *1608 [lua] logger.lua:23: 96cf7793c966bc4ebff0912531f46c1e {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.79, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/fc36d068-54d5-489c-a50a-baa5c2dc7ae8/756d2773-ac24-49e5-b294-bdbdbc40cc91/profile/cnftest HTTP/1.1", upstream: "http://10.233.49.201:9015/v1/rb/definition/fc36d068-54d5-489c-a50a-baa5c2dc7ae8/756d2773-ac24-49e5-b294-bdbdbc40cc91/profile/cnftest", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.79 - - [14/Jan/2022:11:56:16 +0000] 96cf7793c966bc4ebff0912531f46c1e "GET /api/multicloud-k8s/v1/v1/rb/definition/fc36d068-54d5-489c-a50a-baa5c2dc7ae8/756d2773-ac24-49e5-b294-bdbdbc40cc91/profile/cnftest HTTP/1.1" 404 request_processing_time:0.003 upstream_response_time:0.003 "-" "python-requests/2.24.0" "-" 2022/01/14 11:56:16 [info] 37#37: *1609 [lua] access_by_lua(msblocations.conf:133):2: 38df3e5bd21cdf636329355b600185af:receive the request, client: 10.233.72.79, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/fc36d068-54d5-489c-a50a-baa5c2dc7ae8/756d2773-ac24-49e5-b294-bdbdbc40cc91/profile HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/01/14 11:56:16 [info] 37#37: *1609 [lua] logger.lua:23: 38df3e5bd21cdf636329355b600185af {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.79, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/fc36d068-54d5-489c-a50a-baa5c2dc7ae8/756d2773-ac24-49e5-b294-bdbdbc40cc91/profile HTTP/1.1", upstream: "http://10.233.49.201:9015/v1/rb/definition/fc36d068-54d5-489c-a50a-baa5c2dc7ae8/756d2773-ac24-49e5-b294-bdbdbc40cc91/profile", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.79 - - [14/Jan/2022:11:56:16 +0000] 38df3e5bd21cdf636329355b600185af "POST /api/multicloud-k8s/v1/v1/rb/definition/fc36d068-54d5-489c-a50a-baa5c2dc7ae8/756d2773-ac24-49e5-b294-bdbdbc40cc91/profile HTTP/1.1" 201 request_processing_time:0.005 upstream_response_time:0.005 "-" "python-requests/2.24.0" "-" 2022/01/14 11:56:16 [info] 37#37: *1609 client 10.233.72.79 closed keepalive connection 2022/01/14 11:56:16 [info] 37#37: *1610 [lua] access_by_lua(msblocations.conf:133):2: 008a9bda81451477eeab5d719d954892:receive the request, client: 10.233.72.79, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/fc36d068-54d5-489c-a50a-baa5c2dc7ae8/756d2773-ac24-49e5-b294-bdbdbc40cc91/profile/cnftest HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/01/14 11:56:16 [info] 37#37: *1610 [lua] logger.lua:23: 008a9bda81451477eeab5d719d954892 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.79, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/fc36d068-54d5-489c-a50a-baa5c2dc7ae8/756d2773-ac24-49e5-b294-bdbdbc40cc91/profile/cnftest HTTP/1.1", upstream: "http://10.233.49.201:9015/v1/rb/definition/fc36d068-54d5-489c-a50a-baa5c2dc7ae8/756d2773-ac24-49e5-b294-bdbdbc40cc91/profile/cnftest", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.79 - - [14/Jan/2022:11:56:16 +0000] 008a9bda81451477eeab5d719d954892 "GET /api/multicloud-k8s/v1/v1/rb/definition/fc36d068-54d5-489c-a50a-baa5c2dc7ae8/756d2773-ac24-49e5-b294-bdbdbc40cc91/profile/cnftest HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-" 2022/01/14 11:56:16 [info] 37#37: *1610 client 10.233.72.79 closed keepalive connection 2022/01/14 11:56:16 [info] 37#37: *1611 [lua] access_by_lua(msblocations.conf:133):2: fbf9c67fec66ead130941bf9c160c087:receive the request, client: 10.233.72.79, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/fc36d068-54d5-489c-a50a-baa5c2dc7ae8/756d2773-ac24-49e5-b294-bdbdbc40cc91/profile/cnftest/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.79 - - [14/Jan/2022:11:56:16 +0000] fbf9c67fec66ead130941bf9c160c087 "POST /api/multicloud-k8s/v1/v1/rb/definition/fc36d068-54d5-489c-a50a-baa5c2dc7ae8/756d2773-ac24-49e5-b294-bdbdbc40cc91/profile/cnftest/content HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "python-requests/2.24.0" "-" 2022/01/14 11:56:16 [info] 37#37: *1611 [lua] logger.lua:23: fbf9c67fec66ead130941bf9c160c087 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.79, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/fc36d068-54d5-489c-a50a-baa5c2dc7ae8/756d2773-ac24-49e5-b294-bdbdbc40cc91/profile/cnftest/content HTTP/1.1", upstream: "http://10.233.49.201:9015/v1/rb/definition/fc36d068-54d5-489c-a50a-baa5c2dc7ae8/756d2773-ac24-49e5-b294-bdbdbc40cc91/profile/cnftest/content", host: "msb.api.simpledemo.onap.org:30283" 2022/01/14 11:56:16 [info] 37#37: *1611 client 10.233.72.79 closed keepalive connection 2022/01/14 11:56:17 [info] 37#37: *1608 client 10.233.72.79 closed keepalive connection 2022/01/14 11:56:18 [info] 37#37: *1612 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:56:21 [info] 37#37: *1613 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:56:28 [info] 37#37: *1614 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:56:31 [info] 37#37: *1616 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:56:31 [info] 37#37: *1615 [lua] access_by_lua(msblocations.conf:133):2: 1e9acdb73ff57daa5d2c7dd0d381dd17:receive the request, client: 10.233.69.77, server: , request: "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-769b768a-2278-4907-8b16-76cf05b104e0 HTTP/1.1", host: "msb-iag" 2022/01/14 11:56:32 [info] 37#37: *1618 [lua] access_by_lua(msblocations.conf:133):2: a1066ffb6962907c7d7a79f78c3a0ba9:receive the request, client: 10.233.70.170, server: , request: "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-769b768a-2278-4907-8b16-76cf05b104e0 HTTP/1.1", host: "msb-iag.onap" 2022/01/14 11:56:32 [info] 37#37: *1618 [lua] logger.lua:23: a1066ffb6962907c7d7a79f78c3a0ba9 {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.170, server: , request: "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-769b768a-2278-4907-8b16-76cf05b104e0 HTTP/1.1", upstream: "http://10.233.49.201:9015/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-769b768a-2278-4907-8b16-76cf05b104e0", host: "msb-iag.onap" 10.233.70.170 - - [14/Jan/2022:11:56:32 +0000] a1066ffb6962907c7d7a79f78c3a0ba9 "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-769b768a-2278-4907-8b16-76cf05b104e0 HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Apache-CXF/3.4.1" "10.233.69.77" 2022/01/14 11:56:32 [info] 37#37: *1618 client 10.233.70.170 closed keepalive connection 2022/01/14 11:56:32 [info] 37#37: *1615 [lua] logger.lua:23: 1e9acdb73ff57daa5d2c7dd0d381dd17 {"matched":"multicloud"} while logging request, client: 10.233.69.77, server: , request: "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-769b768a-2278-4907-8b16-76cf05b104e0 HTTP/1.1", upstream: "https://10.233.25.248:9001/api/multicloud/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-769b768a-2278-4907-8b16-76cf05b104e0", host: "msb-iag" 10.233.69.77 - - [14/Jan/2022:11:56:32 +0000] 1e9acdb73ff57daa5d2c7dd0d381dd17 "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-769b768a-2278-4907-8b16-76cf05b104e0 HTTP/1.1" 200 request_processing_time:0.944 upstream_response_time:0.943 "-" "Apache-CXF/3.4.1" "-" 2022/01/14 11:56:33 [info] 37#37: *1619 [lua] access_by_lua(msblocations.conf:133):2: 436bdb94638f6e69afc63fb8ae765b2c:receive the request, client: 10.233.69.77, server: , request: "POST /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload HTTP/1.1", host: "msb-iag" 2022/01/14 11:56:33 [info] 37#37: *1621 [lua] access_by_lua(msblocations.conf:133):2: 91f35546feca6bece8eb42936f84f436:receive the request, client: 10.233.70.170, server: , request: "POST /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload HTTP/1.1", host: "msb-iag.onap" 2022/01/14 11:56:34 [info] 37#37: *1621 [lua] logger.lua:23: 91f35546feca6bece8eb42936f84f436 {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.170, server: , request: "POST /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload HTTP/1.1", upstream: "http://10.233.49.201:9015/basicnf-owner/k8sregion/infra_workload", host: "msb-iag.onap" 10.233.70.170 - - [14/Jan/2022:11:56:34 +0000] 91f35546feca6bece8eb42936f84f436 "POST /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload HTTP/1.1" 201 request_processing_time:1.095 upstream_response_time:1.095 "-" "Apache-CXF/3.4.1" "10.233.69.77" 2022/01/14 11:56:34 [info] 37#37: *1621 client 10.233.70.170 closed keepalive connection 2022/01/14 11:56:34 [info] 37#37: *1619 [lua] logger.lua:23: 436bdb94638f6e69afc63fb8ae765b2c {"matched":"multicloud"} while logging request, client: 10.233.69.77, server: , request: "POST /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload HTTP/1.1", upstream: "https://10.233.25.248:9001/api/multicloud/v1/basicnf-owner/k8sregion/infra_workload", host: "msb-iag" 10.233.69.77 - - [14/Jan/2022:11:56:34 +0000] 436bdb94638f6e69afc63fb8ae765b2c "POST /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload HTTP/1.1" 201 request_processing_time:1.275 upstream_response_time:1.274 "-" "Apache-CXF/3.4.1" "-" 2022/01/14 11:56:34 [info] 37#37: *1622 [lua] access_by_lua(msblocations.conf:133):2: 4145934533c181a444ac114f0141e8d2:receive the request, client: 10.233.69.77, server: , request: "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/wonderful_jackson HTTP/1.1", host: "msb-iag" 2022/01/14 11:56:34 [info] 37#37: *1624 [lua] access_by_lua(msblocations.conf:133):2: e1e63a994d3d0eea62546c3735315b81:receive the request, client: 10.233.70.170, server: , request: "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/wonderful_jackson HTTP/1.1", host: "msb-iag.onap" 10.233.70.170 - - [14/Jan/2022:11:56:34 +0000] e1e63a994d3d0eea62546c3735315b81 "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/wonderful_jackson HTTP/1.1" 200 request_processing_time:0.003 upstream_response_time:0.003 "-" "Apache-CXF/3.4.1" "10.233.69.77" 2022/01/14 11:56:34 [info] 37#37: *1624 [lua] logger.lua:23: e1e63a994d3d0eea62546c3735315b81 {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.170, server: , request: "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/wonderful_jackson HTTP/1.1", upstream: "http://10.233.49.201:9015/basicnf-owner/k8sregion/infra_workload/wonderful_jackson", host: "msb-iag.onap" 2022/01/14 11:56:34 [info] 37#37: *1624 client 10.233.70.170 closed keepalive connection 2022/01/14 11:56:34 [info] 37#37: *1622 [lua] logger.lua:23: 4145934533c181a444ac114f0141e8d2 {"matched":"multicloud"} while logging request, client: 10.233.69.77, server: , request: "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/wonderful_jackson HTTP/1.1", upstream: "https://10.233.25.248:9001/api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/wonderful_jackson", host: "msb-iag" 10.233.69.77 - - [14/Jan/2022:11:56:34 +0000] 4145934533c181a444ac114f0141e8d2 "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/wonderful_jackson HTTP/1.1" 200 request_processing_time:0.221 upstream_response_time:0.221 "-" "Apache-CXF/3.4.1" "-" 2022/01/14 11:56:34 [info] 37#37: *1625 [lua] access_by_lua(msblocations.conf:133):2: 618ac6aa0d71a92a00640b990cbc29a2:receive the request, client: 10.233.69.77, server: , request: "POST /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/wonderful_jackson HTTP/1.1", host: "msb-iag" 2022/01/14 11:56:34 [info] 37#37: *1627 [lua] access_by_lua(msblocations.conf:133):2: c7893bc2fc1737c67fd3388cb01c881b:receive the request, client: 10.233.70.170, server: , request: "POST /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/wonderful_jackson HTTP/1.1", host: "msb-iag.onap" 2022/01/14 11:56:34 [info] 37#37: *1627 [lua] logger.lua:23: c7893bc2fc1737c67fd3388cb01c881b {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.170, server: , request: "POST /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/wonderful_jackson HTTP/1.1", upstream: "http://10.233.49.201:9015/basicnf-owner/k8sregion/infra_workload/wonderful_jackson", host: "msb-iag.onap" 10.233.70.170 - - [14/Jan/2022:11:56:34 +0000] c7893bc2fc1737c67fd3388cb01c881b "POST /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/wonderful_jackson HTTP/1.1" 405 request_processing_time:0.001 upstream_response_time:0.001 "-" "Apache-CXF/3.4.1" "10.233.69.77" 2022/01/14 11:56:34 [info] 37#37: *1627 client 10.233.70.170 closed keepalive connection 2022/01/14 11:56:34 [info] 37#37: *1625 [lua] logger.lua:23: 618ac6aa0d71a92a00640b990cbc29a2 {"matched":"multicloud"} while logging request, client: 10.233.69.77, server: , request: "POST /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/wonderful_jackson HTTP/1.1", upstream: "https://10.233.25.248:9001/api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/wonderful_jackson", host: "msb-iag" 10.233.69.77 - - [14/Jan/2022:11:56:34 +0000] 618ac6aa0d71a92a00640b990cbc29a2 "POST /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/wonderful_jackson HTTP/1.1" 405 request_processing_time:0.131 upstream_response_time:0.131 "-" "Apache-CXF/3.4.1" "-" 2022/01/14 11:56:38 [info] 37#37: *1628 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:56:41 [info] 37#37: *1629 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:56:42 [info] 37#37: *1622 client 10.233.69.77 closed keepalive connection 2022/01/14 11:56:42 [info] 37#37: *1615 client 10.233.69.77 closed keepalive connection 2022/01/14 11:56:42 [info] 37#37: *1625 client 10.233.69.77 closed keepalive connection 2022/01/14 11:56:42 [info] 37#37: *1619 client 10.233.69.77 closed keepalive connection 2022/01/14 11:56:48 [info] 37#37: *1630 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:56:51 [info] 37#37: *1631 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:56:58 [info] 37#37: *1632 [lua] access_by_lua(msblocations.conf:133):2: 88f987b2a9d631f4681375afa12c1049:receive the request, client: 10.233.69.77, server: , request: "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/wonderful_jackson HTTP/1.1", host: "msb-iag" 2022/01/14 11:56:58 [info] 37#37: *1634 [lua] access_by_lua(msblocations.conf:133):2: 200369e28c29b14e19259d267a8058c1:receive the request, client: 10.233.70.170, server: , request: "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/wonderful_jackson HTTP/1.1", host: "msb-iag.onap" 10.233.70.170 - - [14/Jan/2022:11:56:58 +0000] 200369e28c29b14e19259d267a8058c1 "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/wonderful_jackson HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Apache-CXF/3.4.1" "10.233.69.77" 2022/01/14 11:56:58 [info] 37#37: *1634 [lua] logger.lua:23: 200369e28c29b14e19259d267a8058c1 {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.170, server: , request: "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/wonderful_jackson HTTP/1.1", upstream: "http://10.233.49.201:9015/basicnf-owner/k8sregion/infra_workload/wonderful_jackson", host: "msb-iag.onap" 2022/01/14 11:56:58 [info] 37#37: *1634 client 10.233.70.170 closed keepalive connection 2022/01/14 11:56:58 [info] 37#37: *1632 [lua] logger.lua:23: 88f987b2a9d631f4681375afa12c1049 {"matched":"multicloud"} while logging request, client: 10.233.69.77, server: , request: "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/wonderful_jackson HTTP/1.1", upstream: "https://10.233.25.248:9001/api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/wonderful_jackson", host: "msb-iag" 10.233.69.77 - - [14/Jan/2022:11:56:58 +0000] 88f987b2a9d631f4681375afa12c1049 "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/wonderful_jackson HTTP/1.1" 200 request_processing_time:0.096 upstream_response_time:0.094 "-" "Apache-CXF/3.4.1" "-" 2022/01/14 11:56:58 [info] 37#37: *1635 [lua] access_by_lua(msblocations.conf:133):2: f99df4ae45a8f4f013705bb589debd8c:receive the request, client: 10.233.69.77, server: , request: "DELETE /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/wonderful_jackson HTTP/1.1", host: "msb-iag" 2022/01/14 11:56:58 [info] 37#37: *1637 [lua] access_by_lua(msblocations.conf:133):2: 2a78a49d18da921b00b1dfef356dd9eb:receive the request, client: 10.233.70.170, server: , request: "DELETE /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/wonderful_jackson HTTP/1.1", host: "msb-iag.onap" 2022/01/14 11:56:58 [info] 37#37: *1638 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:57:01 [info] 37#37: *1639 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:57:03 [info] 37#37: *1632 client 10.233.69.77 closed keepalive connection 2022/01/14 11:57:04 [info] 37#37: *1637 [lua] logger.lua:23: 2a78a49d18da921b00b1dfef356dd9eb {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.170, server: , request: "DELETE /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/wonderful_jackson HTTP/1.1", upstream: "http://10.233.49.201:9015/basicnf-owner/k8sregion/infra_workload/wonderful_jackson", host: "msb-iag.onap" 10.233.70.170 - - [14/Jan/2022:11:57:04 +0000] 2a78a49d18da921b00b1dfef356dd9eb "DELETE /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/wonderful_jackson HTTP/1.1" 202 request_processing_time:5.856 upstream_response_time:5.856 "-" "Apache-CXF/3.4.1" "10.233.69.77" 2022/01/14 11:57:04 [info] 37#37: *1637 client 10.233.70.170 closed keepalive connection 2022/01/14 11:57:04 [info] 37#37: *1635 [lua] logger.lua:23: f99df4ae45a8f4f013705bb589debd8c {"matched":"multicloud"} while logging request, client: 10.233.69.77, server: , request: "DELETE /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/wonderful_jackson HTTP/1.1", upstream: "https://10.233.25.248:9001/api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/wonderful_jackson", host: "msb-iag" 10.233.69.77 - - [14/Jan/2022:11:57:04 +0000] f99df4ae45a8f4f013705bb589debd8c "DELETE /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/wonderful_jackson HTTP/1.1" 202 request_processing_time:5.955 upstream_response_time:5.955 "-" "Apache-CXF/3.4.1" "-" 2022/01/14 11:57:08 [info] 37#37: *1641 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:57:09 [info] 37#37: *1635 client 10.233.69.77 closed keepalive connection 2022/01/14 11:57:11 [info] 37#37: *1642 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:57:16 [info] 37#37: *1643 [lua] access_by_lua(msblocations.conf:133):2: 5d65e8981ab95394c27063efb084ac84:receive the request, client: 10.233.72.79, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/fc36d068-54d5-489c-a50a-baa5c2dc7ae8/756d2773-ac24-49e5-b294-bdbdbc40cc91 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/01/14 11:57:16 [info] 37#37: *1643 [lua] logger.lua:23: 5d65e8981ab95394c27063efb084ac84 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.79, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/fc36d068-54d5-489c-a50a-baa5c2dc7ae8/756d2773-ac24-49e5-b294-bdbdbc40cc91 HTTP/1.1", upstream: "http://10.233.49.201:9015/v1/rb/definition/fc36d068-54d5-489c-a50a-baa5c2dc7ae8/756d2773-ac24-49e5-b294-bdbdbc40cc91", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.79 - - [14/Jan/2022:11:57:16 +0000] 5d65e8981ab95394c27063efb084ac84 "GET /api/multicloud-k8s/v1/v1/rb/definition/fc36d068-54d5-489c-a50a-baa5c2dc7ae8/756d2773-ac24-49e5-b294-bdbdbc40cc91 HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-" 2022/01/14 11:57:16 [info] 37#37: *1643 client 10.233.72.79 closed keepalive connection 2022/01/14 11:57:16 [info] 37#37: *1644 [lua] access_by_lua(msblocations.conf:133):2: deb837a976e0d198e495b576e30285fd:receive the request, client: 10.233.72.79, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/fc36d068-54d5-489c-a50a-baa5c2dc7ae8/756d2773-ac24-49e5-b294-bdbdbc40cc91/profile/cnftest HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/01/14 11:57:16 [info] 37#37: *1644 [lua] logger.lua:23: deb837a976e0d198e495b576e30285fd {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.79, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/fc36d068-54d5-489c-a50a-baa5c2dc7ae8/756d2773-ac24-49e5-b294-bdbdbc40cc91/profile/cnftest HTTP/1.1", upstream: "http://10.233.49.201:9015/v1/rb/definition/fc36d068-54d5-489c-a50a-baa5c2dc7ae8/756d2773-ac24-49e5-b294-bdbdbc40cc91/profile/cnftest", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.79 - - [14/Jan/2022:11:57:16 +0000] deb837a976e0d198e495b576e30285fd "GET /api/multicloud-k8s/v1/v1/rb/definition/fc36d068-54d5-489c-a50a-baa5c2dc7ae8/756d2773-ac24-49e5-b294-bdbdbc40cc91/profile/cnftest HTTP/1.1" 200 request_processing_time:0.002 upstream_response_time:0.002 "-" "python-requests/2.24.0" "-" 2022/01/14 11:57:16 [info] 37#37: *1644 client 10.233.72.79 closed keepalive connection 2022/01/14 11:57:16 [info] 37#37: *1645 [lua] access_by_lua(msblocations.conf:133):2: 40190de65e77297801fe17d82b04ee70:receive the request, client: 10.233.72.79, server: , request: "DELETE /api/multicloud-k8s/v1/v1/rb/definition/fc36d068-54d5-489c-a50a-baa5c2dc7ae8/756d2773-ac24-49e5-b294-bdbdbc40cc91/profile/cnftest HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/01/14 11:57:16 [info] 37#37: *1645 [lua] logger.lua:23: 40190de65e77297801fe17d82b04ee70 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.79, server: , request: "DELETE /api/multicloud-k8s/v1/v1/rb/definition/fc36d068-54d5-489c-a50a-baa5c2dc7ae8/756d2773-ac24-49e5-b294-bdbdbc40cc91/profile/cnftest HTTP/1.1", upstream: "http://10.233.49.201:9015/v1/rb/definition/fc36d068-54d5-489c-a50a-baa5c2dc7ae8/756d2773-ac24-49e5-b294-bdbdbc40cc91/profile/cnftest", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.79 - - [14/Jan/2022:11:57:16 +0000] 40190de65e77297801fe17d82b04ee70 "DELETE /api/multicloud-k8s/v1/v1/rb/definition/fc36d068-54d5-489c-a50a-baa5c2dc7ae8/756d2773-ac24-49e5-b294-bdbdbc40cc91/profile/cnftest HTTP/1.1" 204 request_processing_time:0.006 upstream_response_time:0.006 "-" "python-requests/2.24.0" "-" 2022/01/14 11:57:16 [info] 37#37: *1645 client 10.233.72.79 closed keepalive connection 2022/01/14 11:57:18 [info] 37#37: *1646 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:57:21 [info] 37#37: *1647 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:57:28 [info] 37#37: *1648 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:57:31 [info] 37#37: *1649 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:57:38 [info] 37#37: *1650 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:57:41 [info] 37#37: *1651 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:57:44 [info] 37#37: *1652 [lua] access_by_lua(msblocations.conf:133):2: a0b703d731f318f690acf1f16761d3af:receive the request, client: 10.233.72.79, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/01/14 11:57:44 [info] 37#37: *1652 [lua] logger.lua:23: a0b703d731f318f690acf1f16761d3af {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.79, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", upstream: "http://10.233.49.201:9015/v1/connectivity-info/k8sregion", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.79 - - [14/Jan/2022:11:57:44 +0000] a0b703d731f318f690acf1f16761d3af "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-" 2022/01/14 11:57:44 [info] 37#37: *1652 client 10.233.72.79 closed keepalive connection 2022/01/14 11:57:44 [info] 37#37: *1653 [lua] access_by_lua(msblocations.conf:133):2: 3ad9ad372898419464e2fe95994eaf18:receive the request, client: 10.233.72.79, server: , request: "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/01/14 11:57:44 [info] 37#37: *1653 [lua] logger.lua:23: 3ad9ad372898419464e2fe95994eaf18 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.79, server: , request: "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", upstream: "http://10.233.49.201:9015/v1/connectivity-info/k8sregion", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.79 - - [14/Jan/2022:11:57:44 +0000] 3ad9ad372898419464e2fe95994eaf18 "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 204 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-" 2022/01/14 11:57:44 [info] 37#37: *1653 client 10.233.72.79 closed keepalive connection 2022/01/14 11:57:48 [info] 37#37: *1654 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:57:51 [info] 37#37: *1655 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:57:58 [info] 37#37: *1656 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:58:01 [info] 37#37: *1657 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:58:08 [info] 37#37: *1659 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:58:11 [info] 37#37: *1660 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:58:18 [info] 37#37: *1661 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:58:21 [info] 37#37: *1662 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:58:28 [info] 37#37: *1663 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:58:31 [info] 37#37: *1664 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:58:38 [info] 37#37: *1665 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:58:41 [info] 37#37: *1666 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:58:48 [info] 37#37: *1667 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:58:51 [info] 37#37: *1668 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:58:58 [info] 37#37: *1669 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:59:01 [info] 37#37: *1670 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:59:08 [info] 37#37: *1672 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:59:11 [info] 37#37: *1673 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:59:18 [info] 37#37: *1674 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:59:21 [info] 37#37: *1675 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:59:28 [info] 37#37: *1676 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:59:31 [info] 37#37: *1677 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:59:38 [info] 37#37: *1678 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:59:41 [info] 37#37: *1679 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:59:48 [info] 37#37: *1680 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:59:51 [info] 37#37: *1681 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 11:59:58 [info] 37#37: *1682 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:00:01 [info] 37#37: *1683 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:00:08 [info] 37#37: *1685 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:00:11 [info] 37#37: *1686 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:00:18 [info] 37#37: *1687 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:00:21 [info] 37#37: *1688 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:00:28 [info] 37#37: *1689 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:00:31 [info] 37#37: *1690 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:00:38 [info] 37#37: *1691 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:00:41 [info] 37#37: *1692 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:00:48 [info] 37#37: *1693 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:00:51 [info] 37#37: *1694 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:00:58 [info] 37#37: *1695 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:01:01 [info] 37#37: *1696 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:01:08 [info] 37#37: *1698 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:01:11 [info] 37#37: *1699 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:01:18 [info] 37#37: *1700 [lua] access_by_lua(msblocations.conf:133):2: f570189ff3852c20ea518702226a2d0d:receive the request, client: 10.233.72.79, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/01/14 12:01:18 [info] 37#37: *1700 [lua] logger.lua:23: f570189ff3852c20ea518702226a2d0d {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.79, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", upstream: "http://10.233.49.201:9015/v1/connectivity-info/k8sregion", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.79 - - [14/Jan/2022:12:01:18 +0000] f570189ff3852c20ea518702226a2d0d "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 500 request_processing_time:0.006 upstream_response_time:0.005 "-" "python-requests/2.24.0" "-" 2022/01/14 12:01:18 [info] 37#37: *1702 [lua] access_by_lua(msblocations.conf:133):2: b20411b7333289677719a43381c35eab:receive the request, client: 10.233.72.79, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/01/14 12:01:18 [info] 37#37: *1702 [lua] logger.lua:23: b20411b7333289677719a43381c35eab {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.79, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", upstream: "http://10.233.49.201:9015/v1/connectivity-info", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.79 - - [14/Jan/2022:12:01:18 +0000] b20411b7333289677719a43381c35eab "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1" 201 request_processing_time:0.008 upstream_response_time:0.008 "-" "python-requests/2.24.0" "-" 2022/01/14 12:01:18 [info] 37#37: *1702 client 10.233.72.79 closed keepalive connection 2022/01/14 12:01:18 [info] 37#37: *1703 [lua] access_by_lua(msblocations.conf:133):2: 3144dce7509f2a545ca2a213729e305b:receive the request, client: 10.233.72.79, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/01/14 12:01:18 [info] 37#37: *1703 [lua] logger.lua:23: 3144dce7509f2a545ca2a213729e305b {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.79, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", upstream: "http://10.233.49.201:9015/v1/connectivity-info/k8sregion", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.79 - - [14/Jan/2022:12:01:18 +0000] 3144dce7509f2a545ca2a213729e305b "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 200 request_processing_time:0.003 upstream_response_time:0.003 "-" "python-requests/2.24.0" "-" 2022/01/14 12:01:18 [info] 37#37: *1703 client 10.233.72.79 closed keepalive connection 2022/01/14 12:01:18 [info] 37#37: *1704 [lua] access_by_lua(msblocations.conf:133):2: eead7e6e318522d02b96548701d100ae:receive the request, client: 10.233.72.79, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.79 - - [14/Jan/2022:12:01:18 +0000] eead7e6e318522d02b96548701d100ae "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1" 201 request_processing_time:0.011 upstream_response_time:0.011 "-" "python-requests/2.24.0" "-" 2022/01/14 12:01:18 [info] 37#37: *1704 [lua] logger.lua:23: eead7e6e318522d02b96548701d100ae {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.79, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1", upstream: "http://10.233.49.201:9015/v1/rb/definition", host: "msb.api.simpledemo.onap.org:30283" 2022/01/14 12:01:18 [info] 37#37: *1705 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:01:18 [info] 37#37: *1704 client 10.233.72.79 closed keepalive connection 2022/01/14 12:01:18 [info] 37#37: *1706 [lua] access_by_lua(msblocations.conf:133):2: 21cd8c58e113430209bf4de37fc1e8ce:receive the request, client: 10.233.72.79, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-d35410c1-27a8-4764-a64f-829ee053de59/v1 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/01/14 12:01:18 [info] 37#37: *1706 [lua] logger.lua:23: 21cd8c58e113430209bf4de37fc1e8ce {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.79, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-d35410c1-27a8-4764-a64f-829ee053de59/v1 HTTP/1.1", upstream: "http://10.233.49.201:9015/v1/rb/definition/pnf-cnf-rb-d35410c1-27a8-4764-a64f-829ee053de59/v1", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.79 - - [14/Jan/2022:12:01:18 +0000] 21cd8c58e113430209bf4de37fc1e8ce "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-d35410c1-27a8-4764-a64f-829ee053de59/v1 HTTP/1.1" 200 request_processing_time:0.003 upstream_response_time:0.003 "-" "python-requests/2.24.0" "-" 2022/01/14 12:01:18 [info] 37#37: *1706 client 10.233.72.79 closed keepalive connection 2022/01/14 12:01:18 [info] 37#37: *1707 [lua] access_by_lua(msblocations.conf:133):2: e24740ee40c236335c10946939d925f0:receive the request, client: 10.233.72.79, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-d35410c1-27a8-4764-a64f-829ee053de59/v1/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/01/14 12:01:18 [info] 37#37: *1707 [lua] logger.lua:23: e24740ee40c236335c10946939d925f0 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.79, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-d35410c1-27a8-4764-a64f-829ee053de59/v1/content HTTP/1.1", upstream: "http://10.233.49.201:9015/v1/rb/definition/pnf-cnf-rb-d35410c1-27a8-4764-a64f-829ee053de59/v1/content", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.79 - - [14/Jan/2022:12:01:18 +0000] e24740ee40c236335c10946939d925f0 "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-d35410c1-27a8-4764-a64f-829ee053de59/v1/content HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "python-requests/2.24.0" "-" 2022/01/14 12:01:18 [info] 37#37: *1707 client 10.233.72.79 closed keepalive connection 2022/01/14 12:01:18 [info] 37#37: *1708 [lua] access_by_lua(msblocations.conf:133):2: 08c327646f684c9409f0ed137a9e2cd0:receive the request, client: 10.233.72.79, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-d35410c1-27a8-4764-a64f-829ee053de59/v1 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/01/14 12:01:18 [info] 37#37: *1708 [lua] logger.lua:23: 08c327646f684c9409f0ed137a9e2cd0 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.79, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-d35410c1-27a8-4764-a64f-829ee053de59/v1 HTTP/1.1", upstream: "http://10.233.49.201:9015/v1/rb/definition/pnf-cnf-rb-d35410c1-27a8-4764-a64f-829ee053de59/v1", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.79 - - [14/Jan/2022:12:01:18 +0000] 08c327646f684c9409f0ed137a9e2cd0 "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-d35410c1-27a8-4764-a64f-829ee053de59/v1 HTTP/1.1" 200 request_processing_time:0.003 upstream_response_time:0.003 "-" "python-requests/2.24.0" "-" 2022/01/14 12:01:18 [info] 37#37: *1708 client 10.233.72.79 closed keepalive connection 2022/01/14 12:01:18 [info] 37#37: *1709 [lua] access_by_lua(msblocations.conf:133):2: 8d01b1e7a52588d1bc36cd11e74a50d0:receive the request, client: 10.233.72.79, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-d35410c1-27a8-4764-a64f-829ee053de59/v1/profile HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/01/14 12:01:18 [info] 37#37: *1709 [lua] logger.lua:23: 8d01b1e7a52588d1bc36cd11e74a50d0 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.79, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-d35410c1-27a8-4764-a64f-829ee053de59/v1/profile HTTP/1.1", upstream: "http://10.233.49.201:9015/v1/rb/definition/pnf-cnf-rb-d35410c1-27a8-4764-a64f-829ee053de59/v1/profile", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.79 - - [14/Jan/2022:12:01:18 +0000] 8d01b1e7a52588d1bc36cd11e74a50d0 "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-d35410c1-27a8-4764-a64f-829ee053de59/v1/profile HTTP/1.1" 201 request_processing_time:0.006 upstream_response_time:0.006 "-" "python-requests/2.24.0" "-" 2022/01/14 12:01:18 [info] 37#37: *1709 client 10.233.72.79 closed keepalive connection 2022/01/14 12:01:19 [info] 37#37: *1710 [lua] access_by_lua(msblocations.conf:133):2: b92fa77ade791fe921ad076a1285cae8:receive the request, client: 10.233.72.79, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-d35410c1-27a8-4764-a64f-829ee053de59/v1/profile/pnf-cnf-profile-848716e4-ae7d-4fdb-9ebf-dd2fc71c2ce3 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/01/14 12:01:19 [info] 37#37: *1710 [lua] logger.lua:23: b92fa77ade791fe921ad076a1285cae8 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.79, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-d35410c1-27a8-4764-a64f-829ee053de59/v1/profile/pnf-cnf-profile-848716e4-ae7d-4fdb-9ebf-dd2fc71c2ce3 HTTP/1.1", upstream: "http://10.233.49.201:9015/v1/rb/definition/pnf-cnf-rb-d35410c1-27a8-4764-a64f-829ee053de59/v1/profile/pnf-cnf-profile-848716e4-ae7d-4fdb-9ebf-dd2fc71c2ce3", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.79 - - [14/Jan/2022:12:01:19 +0000] b92fa77ade791fe921ad076a1285cae8 "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-d35410c1-27a8-4764-a64f-829ee053de59/v1/profile/pnf-cnf-profile-848716e4-ae7d-4fdb-9ebf-dd2fc71c2ce3 HTTP/1.1" 200 request_processing_time:0.003 upstream_response_time:0.003 "-" "python-requests/2.24.0" "-" 2022/01/14 12:01:19 [info] 37#37: *1710 client 10.233.72.79 closed keepalive connection 2022/01/14 12:01:19 [info] 37#37: *1711 [lua] access_by_lua(msblocations.conf:133):2: 1cf1e53359a1b38ab443aca43c9248a0:receive the request, client: 10.233.72.79, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-d35410c1-27a8-4764-a64f-829ee053de59/v1/profile/pnf-cnf-profile-848716e4-ae7d-4fdb-9ebf-dd2fc71c2ce3/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/01/14 12:01:19 [info] 37#37: *1711 [lua] logger.lua:23: 1cf1e53359a1b38ab443aca43c9248a0 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.79, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-d35410c1-27a8-4764-a64f-829ee053de59/v1/profile/pnf-cnf-profile-848716e4-ae7d-4fdb-9ebf-dd2fc71c2ce3/content HTTP/1.1", upstream: "http://10.233.49.201:9015/v1/rb/definition/pnf-cnf-rb-d35410c1-27a8-4764-a64f-829ee053de59/v1/profile/pnf-cnf-profile-848716e4-ae7d-4fdb-9ebf-dd2fc71c2ce3/content", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.79 - - [14/Jan/2022:12:01:19 +0000] 1cf1e53359a1b38ab443aca43c9248a0 "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-d35410c1-27a8-4764-a64f-829ee053de59/v1/profile/pnf-cnf-profile-848716e4-ae7d-4fdb-9ebf-dd2fc71c2ce3/content HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-" 2022/01/14 12:01:19 [info] 37#37: *1711 client 10.233.72.79 closed keepalive connection 2022/01/14 12:01:19 [info] 37#37: *1712 [lua] access_by_lua(msblocations.conf:133):2: 39ec7ba2885eb0d0b548fa4b1a4ce960:receive the request, client: 10.233.72.79, server: , request: "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.79 - - [14/Jan/2022:12:01:20 +0000] 39ec7ba2885eb0d0b548fa4b1a4ce960 "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1" 500 request_processing_time:1.444 upstream_response_time:1.444 "-" "python-requests/2.24.0" "-" 2022/01/14 12:01:20 [info] 37#37: *1712 [lua] logger.lua:23: 39ec7ba2885eb0d0b548fa4b1a4ce960 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.79, server: , request: "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1", upstream: "http://10.233.49.201:9015/v1/instance", host: "msb.api.simpledemo.onap.org:30283" 2022/01/14 12:01:20 [info] 37#37: *1712 client 10.233.72.79 closed keepalive connection 2022/01/14 12:01:20 [info] 37#37: *1700 client 10.233.72.79 closed keepalive connection 2022/01/14 12:01:21 [info] 37#37: *1713 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:01:28 [info] 37#37: *1714 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:01:31 [info] 37#37: *1715 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:01:38 [info] 37#37: *1716 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:01:41 [info] 37#37: *1717 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:01:48 [info] 37#37: *1718 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:01:51 [info] 37#37: *1719 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:01:58 [info] 37#37: *1720 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:02:01 [info] 37#37: *1721 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:02:08 [info] 37#37: *1723 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:02:11 [info] 37#37: *1724 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:02:18 [info] 37#37: *1725 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:02:21 [info] 37#37: *1726 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:02:28 [info] 37#37: *1727 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:02:31 [info] 37#37: *1728 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:02:38 [info] 37#37: *1729 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:02:41 [info] 37#37: *1730 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:02:48 [info] 37#37: *1731 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:02:51 [info] 37#37: *1732 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:02:58 [info] 37#37: *1733 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:03:01 [info] 37#37: *1734 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:03:08 [info] 37#37: *1736 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:03:11 [info] 37#37: *1737 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:03:18 [info] 37#37: *1738 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:03:21 [info] 37#37: *1739 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:03:28 [info] 37#37: *1740 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:03:31 [info] 37#37: *1741 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:03:38 [info] 37#37: *1742 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:03:41 [info] 37#37: *1743 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:03:48 [info] 37#37: *1744 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:03:51 [info] 37#37: *1745 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:03:58 [info] 37#37: *1746 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:04:01 [info] 37#37: *1747 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:04:08 [info] 37#37: *1749 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:04:11 [info] 37#37: *1750 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:04:18 [info] 37#37: *1751 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:04:21 [info] 37#37: *1752 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:04:28 [info] 37#37: *1753 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:04:31 [info] 37#37: *1754 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:04:38 [info] 37#37: *1755 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:04:41 [info] 37#37: *1756 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:04:48 [info] 37#37: *1757 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:04:51 [info] 37#37: *1758 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:04:58 [info] 37#37: *1759 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:05:01 [info] 37#37: *1760 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:05:08 [info] 37#37: *1762 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:05:11 [info] 37#37: *1763 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:05:18 [info] 37#37: *1764 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:05:19 [info] 37#37: *1765 [lua] access_by_lua(msblocations.conf:133):2: 4df1c968e59887c48a879dd9591c42db:receive the request, client: 10.233.72.79, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/01/14 12:05:19 [info] 37#37: *1765 [lua] logger.lua:23: 4df1c968e59887c48a879dd9591c42db {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.79, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", upstream: "http://10.233.49.201:9015/v1/connectivity-info/k8sregion", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.79 - - [14/Jan/2022:12:05:19 +0000] 4df1c968e59887c48a879dd9591c42db "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "python-requests/2.24.0" "-" 2022/01/14 12:05:19 [info] 37#37: *1765 client 10.233.72.79 closed keepalive connection 2022/01/14 12:05:19 [info] 37#37: *1767 [lua] access_by_lua(msblocations.conf:133):2: 8cee3fd199043fb09cf75c7d9fd9a794:receive the request, client: 10.233.72.79, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/01/14 12:05:19 [info] 37#37: *1767 [lua] logger.lua:23: 8cee3fd199043fb09cf75c7d9fd9a794 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.79, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1", upstream: "http://10.233.49.201:9015/v1/rb/definition", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.79 - - [14/Jan/2022:12:05:19 +0000] 8cee3fd199043fb09cf75c7d9fd9a794 "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1" 201 request_processing_time:0.015 upstream_response_time:0.015 "-" "python-requests/2.24.0" "-" 2022/01/14 12:05:19 [info] 37#37: *1767 client 10.233.72.79 closed keepalive connection 2022/01/14 12:05:19 [info] 37#37: *1768 [lua] access_by_lua(msblocations.conf:133):2: ad61f0c5bdbab64925c7af0322d4396d:receive the request, client: 10.233.72.79, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-65cb1d1f-070b-44a0-908d-14aadce27bc7/v1 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/01/14 12:05:19 [info] 37#37: *1768 [lua] logger.lua:23: ad61f0c5bdbab64925c7af0322d4396d {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.79, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-65cb1d1f-070b-44a0-908d-14aadce27bc7/v1 HTTP/1.1", upstream: "http://10.233.49.201:9015/v1/rb/definition/cds-ms-rb-65cb1d1f-070b-44a0-908d-14aadce27bc7/v1", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.79 - - [14/Jan/2022:12:05:19 +0000] ad61f0c5bdbab64925c7af0322d4396d "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-65cb1d1f-070b-44a0-908d-14aadce27bc7/v1 HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-" 2022/01/14 12:05:19 [info] 37#37: *1768 client 10.233.72.79 closed keepalive connection 2022/01/14 12:05:19 [info] 37#37: *1769 [lua] access_by_lua(msblocations.conf:133):2: 6212a89fdcea34a1fb6f7f23a04e6836:receive the request, client: 10.233.72.79, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-65cb1d1f-070b-44a0-908d-14aadce27bc7/v1/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/01/14 12:05:19 [info] 37#37: *1769 [lua] logger.lua:23: 6212a89fdcea34a1fb6f7f23a04e6836 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.79, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-65cb1d1f-070b-44a0-908d-14aadce27bc7/v1/content HTTP/1.1", upstream: "http://10.233.49.201:9015/v1/rb/definition/cds-ms-rb-65cb1d1f-070b-44a0-908d-14aadce27bc7/v1/content", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.79 - - [14/Jan/2022:12:05:19 +0000] 6212a89fdcea34a1fb6f7f23a04e6836 "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-65cb1d1f-070b-44a0-908d-14aadce27bc7/v1/content HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "python-requests/2.24.0" "-" 2022/01/14 12:05:19 [info] 37#37: *1769 client 10.233.72.79 closed keepalive connection 2022/01/14 12:05:19 [info] 37#37: *1770 [lua] access_by_lua(msblocations.conf:133):2: 66a4d5fc45452523918c13a6cced6404:receive the request, client: 10.233.72.79, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-65cb1d1f-070b-44a0-908d-14aadce27bc7/v1 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.79 - - [14/Jan/2022:12:05:19 +0000] 66a4d5fc45452523918c13a6cced6404 "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-65cb1d1f-070b-44a0-908d-14aadce27bc7/v1 HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "python-requests/2.24.0" "-" 2022/01/14 12:05:19 [info] 37#37: *1770 [lua] logger.lua:23: 66a4d5fc45452523918c13a6cced6404 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.79, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-65cb1d1f-070b-44a0-908d-14aadce27bc7/v1 HTTP/1.1", upstream: "http://10.233.49.201:9015/v1/rb/definition/cds-ms-rb-65cb1d1f-070b-44a0-908d-14aadce27bc7/v1", host: "msb.api.simpledemo.onap.org:30283" 2022/01/14 12:05:19 [info] 37#37: *1770 client 10.233.72.79 closed keepalive connection 2022/01/14 12:05:19 [info] 37#37: *1771 [lua] access_by_lua(msblocations.conf:133):2: 2ef462e8fc74884b99c1c56375b861f7:receive the request, client: 10.233.72.79, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-65cb1d1f-070b-44a0-908d-14aadce27bc7/v1/profile HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/01/14 12:05:19 [info] 37#37: *1771 [lua] logger.lua:23: 2ef462e8fc74884b99c1c56375b861f7 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.79, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-65cb1d1f-070b-44a0-908d-14aadce27bc7/v1/profile HTTP/1.1", upstream: "http://10.233.49.201:9015/v1/rb/definition/cds-ms-rb-65cb1d1f-070b-44a0-908d-14aadce27bc7/v1/profile", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.79 - - [14/Jan/2022:12:05:19 +0000] 2ef462e8fc74884b99c1c56375b861f7 "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-65cb1d1f-070b-44a0-908d-14aadce27bc7/v1/profile HTTP/1.1" 201 request_processing_time:0.006 upstream_response_time:0.006 "-" "python-requests/2.24.0" "-" 2022/01/14 12:05:19 [info] 37#37: *1771 client 10.233.72.79 closed keepalive connection 2022/01/14 12:05:19 [info] 37#37: *1772 [lua] access_by_lua(msblocations.conf:133):2: 9b0117b56c8d3b5742c81ff81d354376:receive the request, client: 10.233.72.79, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-65cb1d1f-070b-44a0-908d-14aadce27bc7/v1/profile/cds-ms-prof-f27a3ed0-1485-49c8-b382-9fb4c4132586 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.79 - - [14/Jan/2022:12:05:19 +0000] 9b0117b56c8d3b5742c81ff81d354376 "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-65cb1d1f-070b-44a0-908d-14aadce27bc7/v1/profile/cds-ms-prof-f27a3ed0-1485-49c8-b382-9fb4c4132586 HTTP/1.1" 200 request_processing_time:0.003 upstream_response_time:0.003 "-" "python-requests/2.24.0" "-" 2022/01/14 12:05:19 [info] 37#37: *1772 [lua] logger.lua:23: 9b0117b56c8d3b5742c81ff81d354376 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.79, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-65cb1d1f-070b-44a0-908d-14aadce27bc7/v1/profile/cds-ms-prof-f27a3ed0-1485-49c8-b382-9fb4c4132586 HTTP/1.1", upstream: "http://10.233.49.201:9015/v1/rb/definition/cds-ms-rb-65cb1d1f-070b-44a0-908d-14aadce27bc7/v1/profile/cds-ms-prof-f27a3ed0-1485-49c8-b382-9fb4c4132586", host: "msb.api.simpledemo.onap.org:30283" 2022/01/14 12:05:19 [info] 37#37: *1772 client 10.233.72.79 closed keepalive connection 2022/01/14 12:05:19 [info] 37#37: *1773 [lua] access_by_lua(msblocations.conf:133):2: 5a077eaeeffdefd03d3dc8dae457db39:receive the request, client: 10.233.72.79, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-65cb1d1f-070b-44a0-908d-14aadce27bc7/v1/profile/cds-ms-prof-f27a3ed0-1485-49c8-b382-9fb4c4132586/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.79 - - [14/Jan/2022:12:05:19 +0000] 5a077eaeeffdefd03d3dc8dae457db39 "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-65cb1d1f-070b-44a0-908d-14aadce27bc7/v1/profile/cds-ms-prof-f27a3ed0-1485-49c8-b382-9fb4c4132586/content HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-" 2022/01/14 12:05:19 [info] 37#37: *1773 [lua] logger.lua:23: 5a077eaeeffdefd03d3dc8dae457db39 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.79, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-65cb1d1f-070b-44a0-908d-14aadce27bc7/v1/profile/cds-ms-prof-f27a3ed0-1485-49c8-b382-9fb4c4132586/content HTTP/1.1", upstream: "http://10.233.49.201:9015/v1/rb/definition/cds-ms-rb-65cb1d1f-070b-44a0-908d-14aadce27bc7/v1/profile/cds-ms-prof-f27a3ed0-1485-49c8-b382-9fb4c4132586/content", host: "msb.api.simpledemo.onap.org:30283" 2022/01/14 12:05:19 [info] 37#37: *1773 client 10.233.72.79 closed keepalive connection 2022/01/14 12:05:19 [info] 37#37: *1774 [lua] access_by_lua(msblocations.conf:133):2: da3595434bf8f3247f4b06b010601d47:receive the request, client: 10.233.72.79, server: , request: "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/01/14 12:05:21 [info] 37#37: *1774 [lua] logger.lua:23: da3595434bf8f3247f4b06b010601d47 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.79, server: , request: "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1", upstream: "http://10.233.49.201:9015/v1/instance", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.79 - - [14/Jan/2022:12:05:21 +0000] da3595434bf8f3247f4b06b010601d47 "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1" 500 request_processing_time:1.972 upstream_response_time:1.972 "-" "python-requests/2.24.0" "-" 2022/01/14 12:05:21 [info] 37#37: *1774 client 10.233.72.79 closed keepalive connection 2022/01/14 12:05:21 [info] 37#37: *1775 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:05:28 [info] 37#37: *1776 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:05:31 [info] 37#37: *1777 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:05:38 [info] 37#37: *1778 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:05:41 [info] 37#37: *1779 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:05:48 [info] 37#37: *1780 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:05:51 [info] 37#37: *1781 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:05:58 [info] 37#37: *1782 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:06:01 [info] 37#37: *1783 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:06:08 [info] 37#37: *1784 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:06:11 [info] 37#37: *1786 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:06:18 [info] 37#37: *1787 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:06:21 [info] 37#37: *1788 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:06:28 [info] 37#37: *1789 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:06:31 [info] 37#37: *1790 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:06:38 [info] 37#37: *1791 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:06:41 [info] 37#37: *1792 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:06:48 [info] 37#37: *1793 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:06:51 [info] 37#37: *1794 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:06:58 [info] 37#37: *1795 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:07:01 [info] 37#37: *1796 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:07:08 [info] 37#37: *1797 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:07:11 [info] 37#37: *1799 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:07:18 [info] 37#37: *1800 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:07:21 [info] 37#37: *1801 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:07:28 [info] 37#37: *1802 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:07:31 [info] 37#37: *1803 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:07:38 [info] 37#37: *1804 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:07:41 [info] 37#37: *1805 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:07:48 [info] 37#37: *1806 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:07:51 [info] 37#37: *1807 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:07:58 [info] 37#37: *1808 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:08:01 [info] 37#37: *1809 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:08:08 [info] 37#37: *1810 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:08:11 [info] 37#37: *1812 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:08:18 [info] 37#37: *1813 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:08:21 [info] 37#37: *1814 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:08:28 [info] 37#37: *1815 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:08:31 [info] 37#37: *1816 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:08:38 [info] 37#37: *1817 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:08:41 [info] 37#37: *1818 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:08:48 [info] 37#37: *1819 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:08:51 [info] 37#37: *1820 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:08:58 [info] 37#37: *1821 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:09:01 [info] 37#37: *1822 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:09:08 [info] 37#37: *1823 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:09:11 [info] 37#37: *1825 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:09:18 [info] 37#37: *1826 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:09:21 [info] 37#37: *1827 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:09:28 [info] 37#37: *1828 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:09:31 [info] 37#37: *1829 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:09:38 [info] 37#37: *1830 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:09:41 [info] 37#37: *1831 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:09:48 [info] 37#37: *1832 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:09:51 [info] 37#37: *1833 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:09:58 [info] 37#37: *1834 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:10:01 [info] 37#37: *1835 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:10:08 [info] 37#37: *1836 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:10:11 [info] 37#37: *1838 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:10:18 [info] 37#37: *1839 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:10:21 [info] 37#37: *1840 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:10:28 [info] 37#37: *1841 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:10:31 [info] 37#37: *1842 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:10:38 [info] 37#37: *1843 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:10:41 [info] 37#37: *1844 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:10:48 [info] 37#37: *1845 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:10:51 [info] 37#37: *1846 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:10:58 [info] 37#37: *1847 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:11:01 [info] 37#37: *1848 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:11:08 [info] 37#37: *1849 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:11:11 [info] 37#37: *1851 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:11:18 [info] 37#37: *1852 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:11:21 [info] 37#37: *1853 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:11:28 [info] 37#37: *1854 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:11:31 [info] 37#37: *1855 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:11:38 [info] 37#37: *1856 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:11:41 [info] 37#37: *1857 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:11:48 [info] 37#37: *1858 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:11:51 [info] 37#37: *1859 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:11:58 [info] 37#37: *1860 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:12:01 [info] 37#37: *1861 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:12:08 [info] 37#37: *1862 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:12:11 [info] 37#37: *1864 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:12:18 [info] 37#37: *1865 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:12:21 [info] 37#37: *1866 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:12:28 [info] 37#37: *1867 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:12:31 [info] 37#37: *1868 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:12:38 [info] 37#37: *1869 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:12:41 [info] 37#37: *1870 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:12:48 [info] 37#37: *1871 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:12:51 [info] 37#37: *1872 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:12:58 [info] 37#37: *1873 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:13:01 [info] 37#37: *1874 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:13:08 [info] 37#37: *1875 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:13:11 [info] 37#37: *1877 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:13:18 [info] 37#37: *1878 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:13:21 [info] 37#37: *1879 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:13:28 [info] 37#37: *1880 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:13:31 [info] 37#37: *1881 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:13:38 [info] 37#37: *1882 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:13:41 [info] 37#37: *1883 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:13:48 [info] 37#37: *1884 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:13:51 [info] 37#37: *1885 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:13:58 [info] 37#37: *1886 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:14:01 [info] 37#37: *1887 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:14:08 [info] 37#37: *1888 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:14:11 [info] 37#37: *1890 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:14:18 [info] 37#37: *1891 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:14:21 [info] 37#37: *1892 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:14:28 [info] 37#37: *1893 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:14:31 [info] 37#37: *1894 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:14:38 [info] 37#37: *1895 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:14:41 [info] 37#37: *1896 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:14:48 [info] 37#37: *1898 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:14:51 [info] 37#37: *1899 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:14:58 [info] 37#37: *1900 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:14:58 [info] 37#37: *1897 client prematurely closed connection while reading client request line, client: 10.233.64.192, server: 10.233.64.192 - - [14/Jan/2022:12:14:58 +0000] 6d9496521186193ea362b10d16adc16e "" 400 request_processing_time:5.002 upstream_response_time:- "-" "-" "-" 2022/01/14 12:14:58 [info] 37#37: *1901 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.192, server: , request: "GET / HTTP/1.0" 10.233.64.192 - - [14/Jan/2022:12:14:58 +0000] 7aada280ab82ed7744028417b6552cda "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-" 2022/01/14 12:15:01 [info] 37#37: *1902 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:15:08 [info] 37#37: *1903 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:15:11 [info] 37#37: *1905 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:15:18 [info] 37#37: *1906 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:15:21 [info] 37#37: *1907 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:15:27 [info] 37#37: *1908 [lua] access_by_lua(msblocations.conf:133):2: 5ee55fc890cb00eb976a3eb111a3b438:receive the request, client: 10.233.64.192, server: , request: "GET /nmaplowercheck1642162527 HTTP/1.1", host: "10.211.1.190:30283" 2022/01/14 12:15:27 [warn] 37#37: *1908 [lua] error_handler.lua:29: error_svc_not_found(): 5ee55fc890cb00eb976a3eb111a3b438 No route found for this request! detail_info:Custom not match, client: 10.233.64.192, server: , request: "GET /nmaplowercheck1642162527 HTTP/1.1", host: "10.211.1.190:30283" 10.233.64.192 - - [14/Jan/2022:12:15:27 +0000] 5ee55fc890cb00eb976a3eb111a3b438 "GET /nmaplowercheck1642162527 HTTP/1.1" 502 request_processing_time:0.003 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2022/01/14 12:15:27 [info] 37#37: *1910 [lua] access_by_lua(msblocations.conf:133):2: 537b4f6b1b71427a362b8e1c4e295d5c:receive the request, client: 10.233.64.192, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.211.1.190:30283" 2022/01/14 12:15:27 [warn] 37#37: *1910 [lua] error_handler.lua:29: error_svc_not_found(): 537b4f6b1b71427a362b8e1c4e295d5c No route found for this request! detail_info:Custom not match, client: 10.233.64.192, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.211.1.190:30283" 10.233.64.192 - - [14/Jan/2022:12:15:27 +0000] 537b4f6b1b71427a362b8e1c4e295d5c "GET /HNAP1 HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2022/01/14 12:15:27 [info] 37#37: *1911 [lua] access_by_lua(msblocations.conf:133):2: 84de2d5e991ef89dcc24c25a016c93ac:receive the request, client: 10.233.64.192, server: , request: "GET /evox/about HTTP/1.1", host: "10.211.1.190:30283" 2022/01/14 12:15:27 [warn] 37#37: *1911 [lua] error_handler.lua:29: error_svc_not_found(): 84de2d5e991ef89dcc24c25a016c93ac No route found for this request! detail_info:Custom not match, client: 10.233.64.192, server: , request: "GET /evox/about HTTP/1.1", host: "10.211.1.190:30283" 10.233.64.192 - - [14/Jan/2022:12:15:27 +0000] 84de2d5e991ef89dcc24c25a016c93ac "GET /evox/about HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2022/01/14 12:15:27 [info] 37#37: *1912 [lua] access_by_lua(msblocations.conf:133):2: edb516a24ce670019b5417b11d6b83a9:receive the request, client: 10.233.64.192, server: , request: "POST /sdk HTTP/1.1", host: "10.211.1.190:30283" 2022/01/14 12:15:27 [warn] 37#37: *1912 [lua] error_handler.lua:29: error_svc_not_found(): edb516a24ce670019b5417b11d6b83a9 No route found for this request! detail_info:Custom not match, client: 10.233.64.192, server: , request: "POST /sdk HTTP/1.1", host: "10.211.1.190:30283" 10.233.64.192 - - [14/Jan/2022:12:15:28 +0000] edb516a24ce670019b5417b11d6b83a9 "POST /sdk HTTP/1.1" 502 request_processing_time:0.104 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2022/01/14 12:15:28 [info] 37#37: *1913 [lua] access_by_lua(msblocations.conf:133):2: fd3583ed080cbcccf172ba6beedb3d6f:receive the request, client: 10.233.64.192, server: , request: "GET / HTTP/1.0" 2022/01/14 12:15:28 [warn] 37#37: *1913 [lua] error_handler.lua:29: error_svc_not_found(): fd3583ed080cbcccf172ba6beedb3d6f No route found for this request! detail_info:Custom not match, client: 10.233.64.192, server: , request: "GET / HTTP/1.0" 10.233.64.192 - - [14/Jan/2022:12:15:28 +0000] fd3583ed080cbcccf172ba6beedb3d6f "GET / HTTP/1.0" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-" 2022/01/14 12:15:28 [info] 37#37: *1914 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:15:28 [info] 37#37: *1915 [lua] access_by_lua(msblocations.conf:133):2: 7562163168431ec8656f1cb75797673d:receive the request, client: 10.233.64.192, server: , request: "GET / HTTP/1.1", host: "10.211.1.190" 2022/01/14 12:15:28 [warn] 37#37: *1915 [lua] error_handler.lua:29: error_svc_not_found(): 7562163168431ec8656f1cb75797673d No route found for this request! detail_info:Custom not match, client: 10.233.64.192, server: , request: "GET / HTTP/1.1", host: "10.211.1.190" 10.233.64.192 - - [14/Jan/2022:12:15:28 +0000] 7562163168431ec8656f1cb75797673d "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-" 2022/01/14 12:15:29 [info] 37#37: *1915 client 10.233.64.192 closed keepalive connection 2022/01/14 12:15:31 [info] 37#37: *1916 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:15:38 [info] 37#37: *1917 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:15:41 [info] 37#37: *1918 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:15:48 [info] 37#37: *1919 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:15:51 [info] 37#37: *1920 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:15:58 [info] 37#37: *1921 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:16:01 [info] 37#37: *1922 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:16:08 [info] 37#37: *1923 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:16:11 [info] 37#37: *1925 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:16:18 [info] 37#37: *1926 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:16:21 [info] 37#37: *1927 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:16:28 [info] 37#37: *1928 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:16:31 [info] 37#37: *1929 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:16:38 [info] 37#37: *1930 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:16:41 [info] 37#37: *1931 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:16:48 [info] 37#37: *1932 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:16:51 [info] 37#37: *1933 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:16:58 [info] 37#37: *1934 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:17:01 [info] 37#37: *1935 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:17:08 [info] 37#37: *1936 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:17:11 [info] 37#37: *1938 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:17:18 [info] 37#37: *1939 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:17:21 [info] 37#37: *1940 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:17:28 [info] 37#37: *1941 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:17:31 [info] 37#37: *1942 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:17:38 [info] 37#37: *1943 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:17:41 [info] 37#37: *1944 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:17:48 [info] 37#37: *1945 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:17:51 [info] 37#37: *1946 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:17:58 [info] 37#37: *1947 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:18:01 [info] 37#37: *1948 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:18:08 [info] 37#37: *1949 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:18:11 [info] 37#37: *1951 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:18:18 [info] 37#37: *1952 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:18:21 [info] 37#37: *1953 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:18:28 [info] 37#37: *1954 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:18:31 [info] 37#37: *1955 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:18:38 [info] 37#37: *1956 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:18:41 [info] 37#37: *1957 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:18:48 [info] 37#37: *1958 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:18:51 [info] 37#37: *1959 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:18:58 [info] 37#37: *1960 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:19:01 [info] 37#37: *1961 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:19:08 [info] 37#37: *1962 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:19:11 [info] 37#37: *1964 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:19:18 [info] 37#37: *1965 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:19:21 [info] 37#37: *1966 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:19:28 [info] 37#37: *1967 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:19:31 [info] 37#37: *1968 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:19:38 [info] 37#37: *1969 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:19:41 [info] 37#37: *1970 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:19:48 [info] 37#37: *1971 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:19:51 [info] 37#37: *1972 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:19:58 [info] 37#37: *1973 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:20:01 [info] 37#37: *1974 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:20:08 [info] 37#37: *1975 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:20:11 [info] 37#37: *1977 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:20:18 [info] 37#37: *1978 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:20:21 [info] 37#37: *1979 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:20:28 [info] 37#37: *1980 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:20:31 [info] 37#37: *1981 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:20:38 [info] 37#37: *1982 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:20:41 [info] 37#37: *1983 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:20:48 [info] 37#37: *1984 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:20:51 [info] 37#37: *1985 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:20:58 [info] 37#37: *1986 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:21:01 [info] 37#37: *1987 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:21:08 [info] 37#37: *1988 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:21:11 [info] 37#37: *1990 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:21:18 [info] 37#37: *1991 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:21:21 [info] 37#37: *1992 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:21:28 [info] 37#37: *1993 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:21:31 [info] 37#37: *1994 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:21:38 [info] 37#37: *1995 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:21:41 [info] 37#37: *1996 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:21:48 [info] 37#37: *1997 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:21:51 [info] 37#37: *1998 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:21:58 [info] 37#37: *1999 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:22:01 [info] 37#37: *2000 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:22:08 [info] 37#37: *2001 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:22:11 [info] 37#37: *2003 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:22:18 [info] 37#37: *2004 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:22:21 [info] 37#37: *2005 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:22:28 [info] 37#37: *2006 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:22:31 [info] 37#37: *2007 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:22:38 [info] 37#37: *2008 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:22:41 [info] 37#37: *2009 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:22:48 [info] 37#37: *2010 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:22:51 [info] 37#37: *2011 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:22:58 [info] 37#37: *2012 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:23:01 [info] 37#37: *2013 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:23:08 [info] 37#37: *2014 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:23:11 [info] 37#37: *2016 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:23:18 [info] 37#37: *2018 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:23:21 [info] 37#37: *2019 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:23:27 [info] 37#37: *2017 client prematurely closed connection while reading client request line, client: 10.233.64.192, server: 10.233.64.192 - - [14/Jan/2022:12:23:27 +0000] c3829db72df509f70499a3ed01dc927a "" 400 request_processing_time:4.998 upstream_response_time:- "-" "-" "-" 2022/01/14 12:23:27 [info] 37#37: *2020 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.192, server: , request: "GET / HTTP/1.0" 10.233.64.192 - - [14/Jan/2022:12:23:27 +0000] 6a24a21112ec18e1c2bef3ca083b692a "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-" 2022/01/14 12:23:28 [info] 37#37: *2021 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:23:31 [info] 37#37: *2022 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:23:38 [info] 37#37: *2023 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:23:41 [info] 37#37: *2024 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:23:48 [info] 37#37: *2025 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:23:51 [info] 37#37: *2026 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:23:56 [info] 37#37: *2027 [lua] access_by_lua(msblocations.conf:133):2: 57eb4b877b5add0c6437e4e9d3efb9a5:receive the request, client: 10.233.64.192, server: , request: "POST /sdk HTTP/1.1", host: "10.211.1.190:30283" 2022/01/14 12:23:56 [warn] 37#37: *2027 [lua] error_handler.lua:29: error_svc_not_found(): 57eb4b877b5add0c6437e4e9d3efb9a5 No route found for this request! detail_info:Custom not match, client: 10.233.64.192, server: , request: "POST /sdk HTTP/1.1", host: "10.211.1.190:30283" 10.233.64.192 - - [14/Jan/2022:12:23:56 +0000] 57eb4b877b5add0c6437e4e9d3efb9a5 "POST /sdk HTTP/1.1" 502 request_processing_time:0.109 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2022/01/14 12:23:56 [info] 37#37: *2029 [lua] access_by_lua(msblocations.conf:133):2: 3620772a3af3e0e14aa4c247162e04db:receive the request, client: 10.233.64.192, server: , request: "GET /nmaplowercheck1642163035 HTTP/1.1", host: "10.211.1.190:30283" 2022/01/14 12:23:56 [warn] 37#37: *2029 [lua] error_handler.lua:29: error_svc_not_found(): 3620772a3af3e0e14aa4c247162e04db No route found for this request! detail_info:Custom not match, client: 10.233.64.192, server: , request: "GET /nmaplowercheck1642163035 HTTP/1.1", host: "10.211.1.190:30283" 10.233.64.192 - - [14/Jan/2022:12:23:56 +0000] 3620772a3af3e0e14aa4c247162e04db "GET /nmaplowercheck1642163035 HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 10.233.64.192 - - [14/Jan/2022:12:23:56 +0000] 65d3ef4bb3a8eac957790d3a3c7fbc9a "GET /HNAP1 HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2022/01/14 12:23:56 [info] 37#37: *2030 [lua] access_by_lua(msblocations.conf:133):2: 65d3ef4bb3a8eac957790d3a3c7fbc9a:receive the request, client: 10.233.64.192, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.211.1.190:30283" 2022/01/14 12:23:56 [warn] 37#37: *2030 [lua] error_handler.lua:29: error_svc_not_found(): 65d3ef4bb3a8eac957790d3a3c7fbc9a No route found for this request! detail_info:Custom not match, client: 10.233.64.192, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.211.1.190:30283" 2022/01/14 12:23:56 [info] 37#37: *2031 [lua] access_by_lua(msblocations.conf:133):2: c8c415bf6b1511874078bbcba66739be:receive the request, client: 10.233.64.192, server: , request: "GET /evox/about HTTP/1.1", host: "10.211.1.190:30283" 10.233.64.192 - - [14/Jan/2022:12:23:56 +0000] c8c415bf6b1511874078bbcba66739be "GET /evox/about HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2022/01/14 12:23:56 [warn] 37#37: *2031 [lua] error_handler.lua:29: error_svc_not_found(): c8c415bf6b1511874078bbcba66739be No route found for this request! detail_info:Custom not match, client: 10.233.64.192, server: , request: "GET /evox/about HTTP/1.1", host: "10.211.1.190:30283" 2022/01/14 12:23:58 [info] 37#37: *2032 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:24:01 [info] 37#37: *2033 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:24:03 [info] 37#37: *2034 [lua] access_by_lua(msblocations.conf:133):2: f543d4cfa529382cdeb4fe9116b8d2a0:receive the request, client: 10.233.64.192, server: , request: "GET / HTTP/1.0" 2022/01/14 12:24:03 [warn] 37#37: *2034 [lua] error_handler.lua:29: error_svc_not_found(): f543d4cfa529382cdeb4fe9116b8d2a0 No route found for this request! detail_info:Custom not match, client: 10.233.64.192, server: , request: "GET / HTTP/1.0" 10.233.64.192 - - [14/Jan/2022:12:24:03 +0000] f543d4cfa529382cdeb4fe9116b8d2a0 "GET / HTTP/1.0" 502 request_processing_time:0.003 upstream_response_time:- "-" "-" "-" 2022/01/14 12:24:03 [info] 37#37: *2035 [lua] access_by_lua(msblocations.conf:133):2: 33d60363affb92e1f56f3b3c1c6bee27:receive the request, client: 10.233.64.192, server: , request: "GET / HTTP/1.1", host: "10.211.1.190" 2022/01/14 12:24:03 [warn] 37#37: *2035 [lua] error_handler.lua:29: error_svc_not_found(): 33d60363affb92e1f56f3b3c1c6bee27 No route found for this request! detail_info:Custom not match, client: 10.233.64.192, server: , request: "GET / HTTP/1.1", host: "10.211.1.190" 10.233.64.192 - - [14/Jan/2022:12:24:03 +0000] 33d60363affb92e1f56f3b3c1c6bee27 "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-" 2022/01/14 12:24:03 [info] 37#37: *2035 client 10.233.64.192 closed keepalive connection 2022/01/14 12:24:08 [info] 37#37: *2036 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:24:11 [info] 37#37: *2038 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:24:18 [info] 37#37: *2039 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:24:21 [info] 37#37: *2040 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:24:28 [info] 37#37: *2041 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:24:31 [info] 37#37: *2042 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:24:38 [info] 37#37: *2043 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:24:41 [info] 37#37: *2044 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:24:48 [info] 37#37: *2045 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:24:51 [info] 37#37: *2046 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:24:58 [info] 37#37: *2047 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:25:01 [info] 37#37: *2048 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:25:08 [info] 37#37: *2049 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:25:11 [info] 37#37: *2051 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:25:18 [info] 37#37: *2052 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:25:21 [info] 37#37: *2053 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:25:28 [info] 37#37: *2054 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:25:31 [info] 37#37: *2055 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:25:38 [info] 37#37: *2056 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:25:41 [info] 37#37: *2057 client closed connection while waiting for request, client: 10.233.72.79, server: 0.0.0.0:443 2022/01/14 12:25:41 [info] 37#37: *2058 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:25:48 [info] 37#37: *2059 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:25:51 [info] 37#37: *2060 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:25:58 [info] 37#37: *2061 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:26:01 [info] 37#37: *2062 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:26:08 [info] 37#37: *2063 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:26:11 [info] 37#37: *2065 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:26:18 [info] 37#37: *2066 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:26:21 [info] 37#37: *2067 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:26:28 [info] 37#37: *2068 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:26:31 [info] 37#37: *2069 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:26:38 [info] 37#37: *2070 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:26:41 [info] 37#37: *2071 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:26:48 [info] 37#37: *2072 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:26:51 [info] 37#37: *2073 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:26:58 [info] 37#37: *2074 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:27:01 [info] 37#37: *2075 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:27:08 [info] 37#37: *2076 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:27:11 [info] 37#37: *2078 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:27:18 [info] 37#37: *2079 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:27:21 [info] 37#37: *2080 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:27:28 [info] 37#37: *2081 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:27:31 [info] 37#37: *2082 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:27:38 [info] 37#37: *2083 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:27:41 [info] 37#37: *2084 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:27:48 [info] 37#37: *2085 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:27:51 [info] 37#37: *2086 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:27:58 [info] 37#37: *2087 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:28:01 [info] 37#37: *2088 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:28:08 [info] 37#37: *2089 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:28:11 [info] 37#37: *2091 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:28:18 [info] 37#37: *2092 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:28:21 [info] 37#37: *2093 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:28:28 [info] 37#37: *2094 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:28:31 [info] 37#37: *2095 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:28:38 [info] 37#37: *2096 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:28:41 [info] 37#37: *2097 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:28:48 [info] 37#37: *2098 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:28:51 [info] 37#37: *2099 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:28:58 [info] 37#37: *2100 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:29:01 [info] 37#37: *2101 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:29:08 [info] 37#37: *2102 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:29:11 [info] 37#37: *2104 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:29:18 [info] 37#37: *2105 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:29:21 [info] 37#37: *2106 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:29:28 [info] 37#37: *2107 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:29:31 [info] 37#37: *2108 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:29:38 [info] 37#37: *2109 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:29:41 [info] 37#37: *2110 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:29:48 [info] 37#37: *2111 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:29:51 [info] 37#37: *2112 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:29:58 [info] 37#37: *2113 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:30:01 [info] 37#37: *2114 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:30:08 [info] 37#37: *2115 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:30:11 [info] 37#37: *2117 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:30:18 [info] 37#37: *2118 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:30:21 [info] 37#37: *2119 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:30:28 [info] 37#37: *2120 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:30:31 [info] 37#37: *2121 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:30:38 [info] 37#37: *2122 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:30:41 [info] 37#37: *2123 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:30:48 [info] 37#37: *2124 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:30:51 [info] 37#37: *2125 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:30:58 [info] 37#37: *2126 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:31:01 [info] 37#37: *2127 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:31:08 [info] 37#37: *2128 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:31:11 [info] 37#37: *2130 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:31:18 [info] 37#37: *2131 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:31:21 [info] 37#37: *2132 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:31:28 [info] 37#37: *2133 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:31:31 [info] 37#37: *2134 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:31:38 [info] 37#37: *2135 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:31:41 [info] 37#37: *2136 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:31:48 [info] 37#37: *2137 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:31:51 [info] 37#37: *2138 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:31:58 [info] 37#37: *2139 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:32:01 [info] 37#37: *2140 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:32:08 [info] 37#37: *2141 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:32:11 [info] 37#37: *2143 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:32:18 [info] 37#37: *2144 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:32:21 [info] 37#37: *2145 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:32:28 [info] 37#37: *2146 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:32:31 [info] 37#37: *2147 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:32:38 [info] 37#37: *2148 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:32:41 [info] 37#37: *2149 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:32:48 [info] 37#37: *2150 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:32:51 [info] 37#37: *2151 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:32:58 [info] 37#37: *2152 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:33:01 [info] 37#37: *2153 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:33:08 [info] 37#37: *2154 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:33:11 [info] 37#37: *2156 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:33:18 [info] 37#37: *2157 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80 2022/01/14 12:33:21 [info] 37#37: *2158 client closed connection while waiting for request, client: 10.233.68.59, server: 0.0.0.0:80