@RUNHOME@ /usr/local \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 =============================================================================== 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/ \n\n### Starting discover @RUNHOME@ /usr/local/discover ================== ENV_INFO ============================================= @RUNHOME@ /usr/local/discover @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @Main_Class@ org.onap.msb.sdclient.DiscoverApp @APP_INFO@ msb-discovery-service @Main_JAR@ discovery-service.jar @Main_Conf@ conf/discover.yml @CONSUL_IP@ msb-consul.onap ========================================================================== start msb-discovery-service ... @JAVA_VERSION@ 1.8 @MAXIMUM_HEAP_SIZE@ 128m ================== 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 @CLASS_PATH@ /usr/local/discover/:/usr/local/discover/discovery-service.jar @EXT_DIRS@ ========================================================================== @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_CMD@ 2021-08-31 22:09:37 966 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering jersey handler with root path prefix: / 2021-08-31 22:09:37 972 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering admin handler with root path prefix: /admin 2021-08-31 22:09:38 270 INFO [org.onap.msb.sdclient.DiscoverApp][main] - getApplicationContextPath: /api/microservices/v1 2021/08/31 22:10:07 [error] 23#23: *7 connect() failed (111: Connection refused) while connecting to upstream, client: 10.233.72.213, server: , request: "GET /api/microservices/v1/services/health HTTP/1.1", upstream: "http://127.0.0.1:8076/api/microservices/v1/services/health", host: "msb-discovery.onap:10081" 10.233.72.213 - - [31/Aug/2021:22:10:07 +0000] 438ecc6069dff1b2c4fbf3d686d44c33 "GET /api/microservices/v1/services/health HTTP/1.1" 502 request_processing_time:0.001 upstream_response_time:0.001 "-" "Go-http-client/1.1" "-" 2021-08-31 22:10:08 071 INFO [org.reflections.Reflections][main] - Reflections took 29590 ms to scan 1 urls, producing 15738 keys and 30140 values 2021/08/31 22:10:10 [error] 23#23: *10 connect() failed (111: Connection refused) while connecting to upstream, client: 10.233.72.213, server: , request: "GET /api/microservices/v1/services/health HTTP/1.1", upstream: "http://127.0.0.1:8076/api/microservices/v1/services/health", host: "msb-discovery.onap:10081" 10.233.72.213 - - [31/Aug/2021:22:10:10 +0000] f15d09d987bda5d124d3dfe7f9cae15e "GET /api/microservices/v1/services/health HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:0.000 "-" "Go-http-client/1.1" "-" 2021-08-31 22:10:11 865 INFO [org.glassfish.jersey.internal.ServiceFinder][main] - Running in a non-OSGi environment 2021-08-31 22:10:14 177 INFO [org.onap.msb.sdclient.wrapper.util.ConfigUtil][main] - init TCP_UDP portRange:28001-30000 2021-08-31 22:10:14 177 INFO [org.onap.msb.sdclient.wrapper.util.ConfigUtil][main] - init Consul Register Mode:agent 2021-08-31 22:10:14 177 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering jersey handler with root path prefix: / 2021-08-31 22:10:14 177 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering admin handler with root path prefix: /admin 2021-08-31 22:10:14 179 INFO [io.dropwizard.server.ServerFactory][main] - Starting MicroService Bus 2021-08-31 22:10:15 968 INFO [org.eclipse.jetty.setuid.SetUIDListener][main] - Opened MicroService Bus @674c9079{HTTP/1.1,[http/1.1]}{0.0.0.0:8076} 2021-08-31 22:10:15 971 INFO [org.eclipse.jetty.server.Server][main] - jetty-9.4.z-SNAPSHOT; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_131-b11 2021-08-31 22:10:18 667 INFO [org.glassfish.jersey.server.ApplicationHandler][main] - Initiating Jersey application, version Jersey: 2.25.1 2017-01-19 16:23:50... 2021-08-31 22:10:23 374 INFO [org.glassfish.jersey.process.internal.ExecutorProviders][main] - Selected ExecutorServiceProvider implementation [org.glassfish.jersey.server.internal.process.ServerProcessingBinder$DefaultManagedAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.server.ManagedAsyncExecutor] annotation. 2021-08-31 22:10:23 376 INFO [org.glassfish.jersey.process.internal.ExecutorProviders][main] - Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.server.internal.process.ServerProcessingBinder$DefaultBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.server.BackgroundScheduler] annotation. 2021-08-31 22:10:24 865 INFO [org.glassfish.jersey.server.ApplicationHandler][main] - Jersey application initialized. Root Resource Classes: io.swagger.jaxrs.listing.ApiListingResource org.onap.msb.sdclient.resources.MicroServiceResource Global Reader Interceptors: org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor Global Writer Interceptors: org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor org.glassfish.jersey.server.internal.JsonWithPaddingInterceptor Dynamic Features: io.dropwizard.jersey.caching.CacheControlledResponseFeature@3943c449 Message Body Readers: org.glassfish.jersey.message.internal.StringMessageProvider org.glassfish.jersey.jaxb.internal.DocumentProvider org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$App org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$App org.glassfish.jersey.message.internal.RenderedImageProvider org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider$General org.glassfish.jersey.message.internal.ReaderProvider org.glassfish.jersey.message.internal.FormProvider org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider$App org.glassfish.jersey.message.internal.SourceProvider$DomSourceReader org.glassfish.jersey.message.internal.FileProvider org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$App org.glassfish.jersey.message.internal.BasicTypesMessageProvider org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$Text org.glassfish.jersey.message.internal.SourceProvider$SaxSourceReader org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$Text org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$General io.dropwizard.jersey.jackson.JacksonMessageBodyProvider org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$General org.glassfish.jersey.message.internal.SourceProvider$StreamSourceReader org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$General com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider$Text org.glassfish.jersey.message.internal.InputStreamProvider org.glassfish.jersey.message.internal.ByteArrayProvider org.glassfish.jersey.message.internal.DataSourceProvider org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$Text org.glassfish.jersey.message.internal.FormMultivaluedMapProvider Message Body Writers: org.glassfish.jersey.message.internal.StringMessageProvider org.glassfish.jersey.jaxb.internal.DocumentProvider org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$App org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$App org.glassfish.jersey.message.internal.RenderedImageProvider org.glassfish.jersey.message.internal.ReaderProvider org.glassfish.jersey.message.internal.FormProvider org.glassfish.jersey.server.validation.internal.ValidationErrorMessageBodyWriter org.glassfish.jersey.server.ChunkedResponseWriter org.glassfish.jersey.message.internal.SourceProvider$SourceWriter com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider org.glassfish.jersey.message.internal.FileProvider org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$App io.dropwizard.jersey.optional.OptionalDoubleMessageBodyWriter org.glassfish.jersey.message.internal.BasicTypesMessageProvider org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$Text io.dropwizard.jersey.optional.OptionalMessageBodyWriter org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$Text org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$General io.dropwizard.jersey.guava.OptionalMessageBodyWriter io.dropwizard.jersey.jackson.JacksonMessageBodyProvider io.dropwizard.jersey.optional.OptionalLongMessageBodyWriter org.glassfish.jersey.message.internal.StreamingOutputProvider org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$General org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$General org.glassfish.jersey.message.internal.InputStreamProvider org.glassfish.jersey.message.internal.ByteArrayProvider org.glassfish.jersey.message.internal.DataSourceProvider org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$Text org.glassfish.jersey.message.internal.FormMultivaluedMapProvider io.dropwizard.jersey.optional.OptionalIntMessageBodyWriter 2021-08-31 22:10:26 170 INFO [io.dropwizard.jersey.DropwizardResourceConfig][main] - The following paths were found for the configured resources: GET /api/microservices/v1/services/ (org.onap.msb.sdclient.resources.MicroServiceResource) POST /api/microservices/v1/services/ (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/services/apigatewayserviceinfo (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/services/health (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/services/tcpudpportrange (org.onap.msb.sdclient.resources.MicroServiceResource) DELETE /api/microservices/v1/services/{serviceName}/version/{version} (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/services/{serviceName}/version/{version} (org.onap.msb.sdclient.resources.MicroServiceResource) PUT /api/microservices/v1/services/{serviceName}/version/{version} (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/services/{serviceName}/version/{version}/allpublishaddress (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/services/{serviceName}/version/{version}/nodes (org.onap.msb.sdclient.resources.MicroServiceResource) DELETE /api/microservices/v1/services/{serviceName}/version/{version}/nodes/{ip}/{port} (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/services/{serviceName}/version/{version}/publishaddress (org.onap.msb.sdclient.resources.MicroServiceResource) PUT /api/microservices/v1/services/{serviceName}/version/{version}/ttl (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/swagger.{type:json|yaml} (io.swagger.jaxrs.listing.ApiListingResource) 2021-08-31 22:10:26 267 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getMicroService in org.onap.msb.sdclient.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method addMicroService in org.onap.msb.sdclient.resources.MicroServiceResource contains empty path annotation. 2021-08-31 22:10:26 269 INFO [org.eclipse.jetty.server.handler.ContextHandler][main] - Started i.d.j.MutableServletContextHandler@8a98f38{/,null,AVAILABLE} 2021-08-31 22:10:26 568 INFO [io.dropwizard.setup.AdminEnvironment][main] - tasks = POST /tasks/log-level (io.dropwizard.servlets.tasks.LogConfigurationTask) POST /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask) 2021-08-31 22:10:26 569 WARN [io.dropwizard.setup.AdminEnvironment][main] - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! THIS APPLICATION HAS NO HEALTHCHECKS. THIS MEANS YOU WILL NEVER KNOW ! ! IF IT DIES IN PRODUCTION, WHICH MEANS YOU WILL NEVER KNOW IF YOU'RE ! ! LETTING YOUR USERS DOWN. YOU SHOULD ADD A HEALTHCHECK FOR EACH OF YOUR ! ! APPLICATION'S DEPENDENCIES WHICH FULLY (BUT LIGHTLY) TESTS IT. ! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 2021-08-31 22:10:26 766 INFO [org.eclipse.jetty.server.handler.ContextHandler][main] - Started i.d.j.MutableServletContextHandler@444cc791{/admin,null,AVAILABLE} 2021-08-31 22:10:27 376 INFO [org.eclipse.jetty.server.AbstractConnector][main] - Started MicroService Bus @674c9079{HTTP/1.1,[http/1.1]}{0.0.0.0:8076} 2021-08-31 22:10:27 376 INFO [org.eclipse.jetty.server.Server][main] - Started @64587ms 2021-08-31 22:10:28 571 INFO [org.onap.msb.sdclient.health.ConsulLinkHealthCheck][dw-34 - GET /api/microservices/v1/services/health] - check consul URL:http://msb-consul.onap:8500/v1/status/leader 10.233.72.213 - - [31/Aug/2021:22:10:33 +0000] a2016e7ab4ae41c46e6342a0738df2d3 "GET /api/microservices/v1/services/health HTTP/1.1" 200 request_processing_time:7.257 upstream_response_time:7.257 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:10:33 +0000] "GET /api/microservices/v1/services/health HTTP/1.1" 200 25 "-" "Go-http-client/1.1" 5711 2021-08-31 22:10:33 875 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@28ebbd01 2021-08-31 22:10:33 981 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"dmaap-dr-prov","version":"v1","url":"/","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.17.113","port":"443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:10:34 605 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-dmaap-dr-prov,version-v1 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:10:34 +0000] 31ff59639905f432251e01ad5cf6d3e7 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.266 upstream_response_time:1.266 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:10:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 437 "-" "Go-http-client/1.1" 1300 2021-08-31 22:10:34 972 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@b79e8f0 2021-08-31 22:10:34 972 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-esr-gui","version":"v1","url":"/esr-gui","protocol":"UI","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/iui/aai-esr-gui","enable_ssl":false,"nodes":[{"ip":"10.233.20.160","port":"8080","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:10:35 404 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-esr-gui,version-v1 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:10:35 +0000] 6935ab0ee816b844e5758c9c5308d6fb "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.809 upstream_response_time:0.809 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:10:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 456 "-" "Go-http-client/1.1" 718 2021-08-31 22:10:35 773 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2155127c 2021-08-31 22:10:35 774 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:10:36 466 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:10:36 +0000] 373958d9cda0bff68ff3a66821d21c7f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.066 upstream_response_time:1.066 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:10:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 1004 2021-08-31 22:10:36 978 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@78a181bb 2021-08-31 22:10:36 978 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:10:37 391 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:10:37 +0000] 71933233c66aad6d407dbdd9f5d58ac3 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.895 upstream_response_time:0.895 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:10:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 707 2021-08-31 22:10:37 674 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@20fa0a90 2021-08-31 22:10:37 674 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:10:37 986 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:10:38 +0000] 3411c6c49f6ee3cdabe6da95202bfc99 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.502 upstream_response_time:0.502 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:10:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 496 2021-08-31 22:10:38 369 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7021a262 2021-08-31 22:10:38 370 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:10:38 766 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:10:38 +0000] f40b804361a06d06874196c49c7558f0 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.799 upstream_response_time:0.799 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:10:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 797 2021-08-31 22:10:39 075 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6199a3b3 2021-08-31 22:10:39 075 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:10:39 267 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:10:39 +0000] 4397fbf357399661b2dc68a76c6ccff8 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.491 upstream_response_time:0.491 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:10:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 403 2021-08-31 22:10:39 670 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3222cd6d 2021-08-31 22:10:39 671 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:10:39 891 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:10:39 +0000] 4587c99db3eaf486553964cad8da6a5b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.432 upstream_response_time:0.432 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:10:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 430 2021-08-31 22:10:40 073 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6bfe6a7e 2021-08-31 22:10:40 073 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:10:40 591 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:10:40 +0000] 50d8bf19d001a0e3e62fe3840a88134f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.600 upstream_response_time:0.600 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:10:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 535 2021-08-31 22:10:40 614 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7e7d89e7 2021-08-31 22:10:40 615 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:10:40 914 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:10:40 +0000] 5e322e9c10cb2e4a0c6708728be6152b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.324 upstream_response_time:0.324 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:10:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 322 2021-08-31 22:10:40 939 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7fa0c2c4 2021-08-31 22:10:40 939 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:10:41 346 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:10:41 +0000] 5b5cf2d09486b41a9d0a874df02cd659 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.461 upstream_response_time:0.461 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:10:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 460 2021-08-31 22:10:41 472 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7a169dd2 2021-08-31 22:10:41 566 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:10:41 590 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:10:41 +0000] 1551bf2d4066fa7b8abee2d73708f041 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.367 upstream_response_time:0.367 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:10:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 366 2021-08-31 22:10:41 971 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3e5c827c 2021-08-31 22:10:42 065 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:10:42 102 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:10:42 +0000] c94d4e0ed0d71fb638bed3842c359919 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:10:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 691 2021-08-31 22:10:42 471 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@180025d2 2021-08-31 22:10:42 472 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:10:42 686 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:10:42 +0000] ce09e0b348648512d328ec0e1484fe22 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.405 upstream_response_time:0.405 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:10:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 311 2021-08-31 22:10:42 869 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4b7c31d6 2021-08-31 22:10:42 869 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:10:42 899 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:10:42 +0000] e28fb9c0b691a3038cf789f44d434282 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.197 upstream_response_time:0.197 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:10:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 196 2021-08-31 22:10:43 074 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@37957923 2021-08-31 22:10:43 168 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:10:43 391 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:10:43 +0000] ca13d83a7945cd20010b7c2ad8c1375e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.517 upstream_response_time:0.517 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:10:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 434 2021-08-31 22:10:43 511 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6d9aa0a3 2021-08-31 22:10:43 511 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:10:43 791 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:10:43 +0000] 3567b560a91a91383a51c9ece4a24e74 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.392 upstream_response_time:0.392 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:10:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 390 2021-08-31 22:10:43 905 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@47bf6ba7 2021-08-31 22:10:43 905 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:10:45 274 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:10:45 +0000] f7e42f5781bc6f4463f43b8a80eefd63 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.396 upstream_response_time:1.396 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:10:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 1395 2021-08-31 22:10:45 373 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4bc2560d 2021-08-31 22:10:45 373 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:10:45 668 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:10:45 +0000] 088302b39844f627ac8042be0ab0c388 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.666 upstream_response_time:0.666 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:10:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 603 2021-08-31 22:10:46 166 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@554b74f8 2021-08-31 22:10:46 166 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:10:46 824 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:10:46 +0000] eff92d55d6ded278109886d9c3bb3914 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.923 upstream_response_time:0.923 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:10:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 829 2021-08-31 22:10:46 904 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@ac9100e 2021-08-31 22:10:46 904 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:10:47 062 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:10:47 +0000] 8b63e157331112d041ccf4362344a6e3 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.176 upstream_response_time:0.176 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:10:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 175 2021-08-31 22:10:47 172 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@a410774 2021-08-31 22:10:47 173 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:10:49 736 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:10:49 +0000] 5b99c8662bba4786316fbf560bfa65d5 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.815 upstream_response_time:2.815 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:10:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 2730 2021-08-31 22:10:49 969 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@76cfaab9 2021-08-31 22:10:49 970 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:10:50 205 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:10:50 +0000] 4ac66a56a582304b5fd723b4534f0e7e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.317 upstream_response_time:0.317 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:10:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 316 2021-08-31 22:10:50 228 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5a2fec57 2021-08-31 22:10:50 228 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:10:51 102 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:10:51 +0000] 1d459cb3143846e5495658135fda1d6c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.976 upstream_response_time:0.976 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:10:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 974 2021-08-31 22:10:51 211 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@49080c13 2021-08-31 22:10:51 211 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:10:51 604 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:10:51 +0000] a82348f0e50519da3779e71b64b3b2ad "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.492 upstream_response_time:0.492 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:10:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 489 2021-08-31 22:10:51 706 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@f09ebc3 2021-08-31 22:10:51 706 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:10:51 891 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:10:52 +0000] 3f9e1693330d9714f61518717fd95def "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:10:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 395 2021-08-31 22:10:52 106 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1f58dc5 2021-08-31 22:10:52 107 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:10:52 217 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:10:52 +0000] 50a8ba8283c77b69afacaf42c6844442 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.168 upstream_response_time:0.168 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:10:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 167 2021-08-31 22:10:52 282 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3ebf40fc 2021-08-31 22:10:52 282 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:10:52 592 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:10:52 +0000] 9783d4451d6beee74f6eabe61fd7748d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.422 upstream_response_time:0.422 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:10:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 421 2021-08-31 22:10:52 705 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6c77f2a1 2021-08-31 22:10:52 706 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:10:52 930 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:10:52 +0000] d24c44b0bb283358f9525594f7a922f3 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.241 upstream_response_time:0.241 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:10:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 238 2021-08-31 22:10:52 969 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4dc36e52 2021-08-31 22:10:52 969 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:10:53 191 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:10:53 +0000] 60d5ae19323c79d82817f25ce89f41b7 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.349 upstream_response_time:0.349 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:10:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 347 2021-08-31 22:10:53 305 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1b236cb4 2021-08-31 22:10:53 305 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:10:53 491 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:10:53 +0000] aec152b9110ae008616f95912f200f06 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:10:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 395 2021-08-31 22:10:53 703 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4dbe454b 2021-08-31 22:10:53 703 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:10:53 991 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:10:54 +0000] 317b73c6460ecf3fbab8a2d1701d8840 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.396 upstream_response_time:0.396 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:10:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 395 2021-08-31 22:10:54 109 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5161d693 2021-08-31 22:10:54 109 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:10:54 291 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:10:54 +0000] 486fa5cd0ed9c44fb60e82ab6975a560 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.204 upstream_response_time:0.204 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:10:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 197 2021-08-31 22:10:54 310 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2fdbdfe9 2021-08-31 22:10:54 311 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:10:55 010 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:10:55 +0000] b251eb02625a60dbcf00b65cc3583f54 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.716 upstream_response_time:0.716 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:10:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 715 2021-08-31 22:10:55 032 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1aa7471c 2021-08-31 22:10:55 032 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:10:55 401 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:10:55 +0000] c7bfc31c41167803205b5bd56698679f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.569 upstream_response_time:0.569 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:10:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 568 2021-08-31 22:10:55 615 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@af61103 2021-08-31 22:10:55 615 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:10:56 049 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:10:56 +0000] 406cd18345eebbc26b9ea17009ca7801 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.458 upstream_response_time:0.458 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:10:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 456 2021-08-31 22:10:56 067 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1bdf2664 2021-08-31 22:10:56 067 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:10:56 291 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:10:56 +0000] a8891ccf4ee1d0fe8c1bb3d68d4dd448 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.337 upstream_response_time:0.337 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:10:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 337 2021-08-31 22:10:56 412 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@363d422e 2021-08-31 22:10:56 412 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:10:57 391 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:10:57 +0000] 0dc1266346fe1bff666ee60048453bbc "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.289 upstream_response_time:1.289 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:10:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 1287 2021-08-31 22:10:57 703 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4c680107 2021-08-31 22:10:57 703 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:10:58 148 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:10:58 +0000] f20b5a559f7837e90cdd7c3033ec5901 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:10:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 496 2021-08-31 22:10:58 205 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@79a948e2 2021-08-31 22:10:58 206 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:10:58 339 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:10:58 +0000] 9fecd18b1ecc8172a2bfbd0e20d38bbe "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.151 upstream_response_time:0.151 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:10:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 148 2021-08-31 22:10:58 360 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5c72db55 2021-08-31 22:10:58 361 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:10:58 598 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:10:58 +0000] c3f088ccea758ce5bcf69215e5f4f148 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.262 upstream_response_time:0.262 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:10:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 260 2021-08-31 22:10:58 667 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3ca64307 2021-08-31 22:10:58 667 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:10:58 891 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:10:58 +0000] 6300d96495cff90ca64ef2d91c7142ac "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.282 upstream_response_time:0.282 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:10:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 281 2021-08-31 22:10:58 912 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5392143f 2021-08-31 22:10:58 912 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:10:59 154 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:10:59 +0000] fe7bbeaa91322ceeacbd648c1b3a8ce9 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.257 upstream_response_time:0.257 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:10:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 256 2021-08-31 22:10:59 176 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2242d610 2021-08-31 22:10:59 176 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:10:59 421 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:10:59 +0000] ed880f425b9c082fd41b59608158ecf3 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.427 upstream_response_time:0.427 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:10:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 427 2021-08-31 22:10:59 606 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@35d2dd3 2021-08-31 22:10:59 606 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:10:59 795 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:10:59 +0000] 1a629f62102da9a9b33e07841074ba14 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.207 upstream_response_time:0.207 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:10:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 205 2021-08-31 22:10:59 817 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@72605519 2021-08-31 22:10:59 817 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:11:00 139 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:11:00 +0000] b59c83548d630702ffa7e526eb084e50 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.335 upstream_response_time:0.335 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:11:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 333 2021-08-31 22:11:00 155 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@74cb23b9 2021-08-31 22:11:00 155 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:11:00 591 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:11:01 +0000] a9c2ed607fda3df2b61ce54037510793 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.043 upstream_response_time:1.043 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:11:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 1043 2021-08-31 22:11:01 206 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4a344415 2021-08-31 22:11:01 206 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:11:01 372 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:11:01 +0000] 9722307bf7ff697290e81a0b36d1595d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.495 upstream_response_time:0.495 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:11:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 494 2021-08-31 22:11:01 705 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@49962bd3 2021-08-31 22:11:01 705 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:11:02 074 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:11:02 +0000] c518620a4a0fe1f125f636a8593ba85e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.493 upstream_response_time:0.493 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:11:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 492 2021-08-31 22:11:02 203 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@15a3156e 2021-08-31 22:11:02 203 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:11:02 495 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:11:02 +0000] 1bbdd1dc2166f5604884a9be3618be02 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.314 upstream_response_time:0.314 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:11:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 313 2021-08-31 22:11:02 521 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@53a0be9e 2021-08-31 22:11:02 522 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:11:02 658 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:11:02 +0000] d6f765a8cb375aa4277585d35284ca67 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.280 upstream_response_time:0.280 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:11:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 350 2021-08-31 22:11:02 871 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2379d179 2021-08-31 22:11:02 871 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:11:02 979 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:11:03 +0000] 4b7b2130498e59e0b3411fffde2bb4dd "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.396 upstream_response_time:0.396 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:11:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 328 2021-08-31 22:11:03 271 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@54541b6e 2021-08-31 22:11:03 271 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:11:03 492 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:11:03 +0000] cdc9e3ab2636f83e66cc63990049f1da "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.368 upstream_response_time:0.368 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:11:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 301 2021-08-31 22:11:03 577 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@70b79b6e 2021-08-31 22:11:03 577 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:11:03 795 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:11:03 +0000] 8bf3f0223dbb0f4fecabf665c2e767e8 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.423 upstream_response_time:0.423 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:11:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 422 2021-08-31 22:11:04 004 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5ce65915 2021-08-31 22:11:04 004 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:11:04 257 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:11:04 +0000] bda18091bdd4a977fcb3766dcdd5c353 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.695 upstream_response_time:0.695 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:11:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 695 2021-08-31 22:11:04 706 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5759c9c4 2021-08-31 22:11:04 706 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:11:05 292 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:11:05 +0000] a3866dbb3047f5f0c7b5202c229d8260 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:11:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 695 2021-08-31 22:11:05 405 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@488515f0 2021-08-31 22:11:05 405 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/search","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:11:05 594 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace- 10.233.72.213 - - [31/Aug/2021:22:11:05 +0000] 3f65fb27c74ba5a170760c77878043f2 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.296 upstream_response_time:0.296 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:11:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 295 2021-08-31 22:11:05 741 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@120922b7 2021-08-31 22:11:05 742 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:11:06 092 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace- 10.233.72.213 - - [31/Aug/2021:22:11:06 +0000] b6f1416ecba78fb41d8d7b32cdf0e52b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.566 upstream_response_time:0.566 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:11:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 453 "-" "Go-http-client/1.1" 561 2021-08-31 22:11:06 306 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@55202d8f 2021-08-31 22:11:06 306 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-pike","version":"v0","url":"/api/multicloud-pike/v0","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.58.111","port":"9007","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:11:06 402 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-pike,version-v0 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:11:06 +0000] 5a5672c028aa87c962e6fba21a1d65c1 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.296 upstream_response_time:0.296 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:11:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 295 2021-08-31 22:11:06 603 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2bf38e98 2021-08-31 22:11:06 604 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-pike","version":"v1","url":"/api/multicloud-pike/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.58.111","port":"9007","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:11:06 892 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-pike,version-v1 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:11:06 +0000] ca3e847c38e460596e85f8e2f73fdc83 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.303 upstream_response_time:0.303 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:11:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 303 2021-08-31 22:11:06 918 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@da8f097 2021-08-31 22:11:06 918 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud","version":"v0","url":"/api/multicloud/v0","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.2.239","port":"9001","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:11:07 392 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud,version-v0 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:11:07 +0000] ec583832e99d3a3017d552d8e3cab7a8 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.584 upstream_response_time:0.584 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:11:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 447 "-" "Go-http-client/1.1" 583 2021-08-31 22:11:07 511 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5c318fc9 2021-08-31 22:11:07 511 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud","version":"v1","url":"/api/multicloud/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.2.239","port":"9001","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:11:07 739 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud,version-v1 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:11:07 +0000] e35ca9b0674b402b61685e47da55539d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.296 upstream_response_time:0.296 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:11:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 447 "-" "Go-http-client/1.1" 289 2021-08-31 22:11:07 806 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@f351588 2021-08-31 22:11:07 807 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"message-router","version":"v1","url":"/","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.26.58","port":"3904","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:11:08 691 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-message-router,version-v1 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:11:08 +0000] e2c930d9fcec2f39074fe3383b867015 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.097 upstream_response_time:1.097 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:11:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 439 "-" "Go-http-client/1.1" 1097 2021-08-31 22:11:08 972 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@57d74e83 2021-08-31 22:11:08 973 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-fcaps","version":"v0","url":"/api/multicloud-fcaps/v0","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.38.15","port":"9011","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:11:09 649 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-fcaps,version-v0 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:11:09 +0000] f536e8964b7e9bb141f3eeb000fa3e29 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.796 upstream_response_time:0.796 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:11:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 795 2021-08-31 22:11:09 705 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3b205820 2021-08-31 22:11:09 705 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-fcaps","version":"v1","url":"/api/multicloud-fcaps/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.38.15","port":"9011","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:11:10 274 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-fcaps,version-v1 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:11:10 +0000] add18d6e57f6b90aac5456f40f54cd2d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.694 upstream_response_time:0.694 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:11:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 694 2021-08-31 22:11:10 409 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1932f7a1 2021-08-31 22:11:10 409 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-esr-server","version":"v1","url":"/api/aai-esr-server/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.50.130","port":"9518","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:11:10 749 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-esr-server,version-v1 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:11:10 +0000] 4208c37a49d24e48e9c140f7824e0168 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.364 upstream_response_time:0.364 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:11:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 461 "-" "Go-http-client/1.1" 360 2021-08-31 22:11:10 771 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@66684910 2021-08-31 22:11:10 771 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-k8s","version":"v1","url":"/","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.34.120","port":"9015","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:11:11 092 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-k8s,version-v1 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:11:11 +0000] c018fcb5e6e2f77ea73f92cdd7f4edb8 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.427 upstream_response_time:0.427 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:11:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 441 "-" "Go-http-client/1.1" 427 2021-08-31 22:11:11 206 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6132afcf 2021-08-31 22:11:11 206 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"parser","version":"v1","url":"/api/parser/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.30.253","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:11:11 591 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-parser,version-v1 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:11:11 +0000] 75acb235b80d578952a1a4c2d0b65a25 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.410 upstream_response_time:0.410 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:11:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 438 "-" "Go-http-client/1.1" 407 2021-08-31 22:11:11 618 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4d4c2fb6 2021-08-31 22:11:11 618 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"catalog","version":"v1","url":"/api/catalog/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.30.253","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:11:11 895 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-catalog,version-v1 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:11:12 +0000] 0eef92846839b82029f869660b688caa "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.581 upstream_response_time:0.581 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:11:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 441 "-" "Go-http-client/1.1" 579 2021-08-31 22:11:12 206 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@19f304e5 2021-08-31 22:11:12 206 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"nsd","version":"v1","url":"/api/nsd/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.30.253","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:11:12 991 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-nsd,version-v1 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:11:13 +0000] 14fbba3a6c7f181d3035e22bd666ef0f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.803 upstream_response_time:0.803 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:11:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 429 "-" "Go-http-client/1.1" 800 2021-08-31 22:11:13 015 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@16f617b9 2021-08-31 22:11:13 015 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"vnfpkgm","version":"v1","url":"/api/vnfpkgm/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.30.253","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:11:13 274 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-vnfpkgm,version-v1 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:11:13 +0000] 8e46ac50436da96f98fc052c388a898c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.287 upstream_response_time:0.287 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:11:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 441 "-" "Go-http-client/1.1" 282 2021-08-31 22:12:41 884 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:12:42 +0000] 02e41dab33895d921b25373baf9bd818 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.623 upstream_response_time:0.623 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:12:42 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 615 2021-08-31 22:12:42 502 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:12:42 +0000] 52d4fe5460f6d38aedb634a5ea849dd3 "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:12:42 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 294 2021-08-31 22:12:42 872 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:12:43 +0000] d0fdfb34d34419d7f6b1005868ac4b68 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.304 upstream_response_time:0.304 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:12:43 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 300 2021-08-31 22:12:43 177 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:12:43 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 320 10.233.72.213 - - [31/Aug/2021:22:12:43 +0000] 9e788a7e67df5a86a02cae05116ceacc "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.326 upstream_response_time:0.326 "-" "Go-http-client/1.1" "-" 2021-08-31 22:12:43 502 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:12:43 +0000] 4fea15da75ec837fe12bd1bb790d8017 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.396 upstream_response_time:0.396 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:12:43 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 394 2021-08-31 22:12:43 902 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:12:44 +0000] 9c51835a68b1083beae17d7f64ee8176 "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:12:44 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2021-08-31 22:12:44 202 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:12:44 +0000] 22457daab67f850b4334f9ca8897c97e "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.206 upstream_response_time:0.206 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:12:44 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 205 2021-08-31 22:12:44 409 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:12:44 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 387 10.233.72.213 - - [31/Aug/2021:22:12:44 +0000] 964e703be579ac17d2aaaf0e101f39e4 "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.392 upstream_response_time:0.392 "-" "Go-http-client/1.1" "-" 2021-08-31 22:12:44 803 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:12:44 +0000] ef52beadc76677f02a8fe5d195fc2b4e "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.105 upstream_response_time:0.105 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:12:44 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 103 2021-08-31 22:12:44 911 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:12:45 +0000] 1cd6ce9d0ed6aa411063d7db53ee5882 "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.389 upstream_response_time:0.389 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:12:45 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 386 2021-08-31 22:12:45 303 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:12:45 +0000] 4ca1bc1d11f386ff5aacd5d56c942fc6 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:12:45 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2021-08-31 22:12:45 700 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:12:46 +0000] bb468467e672bc7080a894fd8403aa5f "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.506 upstream_response_time:0.506 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:12:46 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 505 2021-08-31 22:12:46 208 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:12:46 +0000] 3a444a34c02645909e07e1c1c4956fd8 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.490 upstream_response_time:0.490 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:12:46 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 488 2021-08-31 22:12:46 700 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:12:46 +0000] 99e74fd24230591a6b06659ed9aced18 "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.107 upstream_response_time:0.107 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:12:46 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 106 2021-08-31 22:12:46 871 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:12:47 +0000] 6f39ade1e7b755d82e8dfdf75a7943b0 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.691 upstream_response_time:0.691 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:12:47 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 627 2021-08-31 22:12:47 503 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:12:48 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1096 10.233.72.213 - - [31/Aug/2021:22:12:48 +0000] 55e15976aed907ba0880fb97d1dd82e4 "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:1.099 upstream_response_time:1.099 "-" "Go-http-client/1.1" "-" 2021-08-31 22:12:48 600 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:12:48 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 102 10.233.72.213 - - [31/Aug/2021:22:12:48 +0000] 189a544c924f87189752581c03f829ca "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.104 upstream_response_time:0.104 "-" "Go-http-client/1.1" "-" 2021-08-31 22:12:48 706 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:12:49 +0000] 4b470f501a9622a4f0b5ccd028eb997f "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.593 upstream_response_time:0.593 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:12:49 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 589 2021-08-31 22:12:49 300 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:12:49 +0000] ea86a0cc7c3ad092aac0ccee82bdd662 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:12:49 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 394 2021-08-31 22:12:49 700 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:12:49 +0000] f87aafce4636e00eb7ba5b41cc9d01da "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:12:49 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196 2021-08-31 22:12:49 901 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:12:50 +0000] 1224308e66259ca0ff5637856bbca54f "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:12:50 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2021-08-31 22:12:50 204 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:12:50 +0000] 12f47eccb0074a7ab6fdc1cde00572d1 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:12:50 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 395 2021-08-31 22:12:50 607 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:12:50 +0000] a9f4a0a24549c4493ff14b3168bf3152 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:12:50 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 288 2021-08-31 22:12:50 901 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:12:51 +0000] 9269015a5d3e6a9e5785718b5a28a239 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:12:51 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196 2021-08-31 22:12:51 166 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:12:51 +0000] b1a0fc7745a93153e3b289fc97b6f9d3 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.179 upstream_response_time:0.179 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:12:51 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 176 2021-08-31 22:12:51 282 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:12:51 +0000] a51af7eab04aeac95af81f80de6d5867 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.317 upstream_response_time:0.317 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:12:51 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 313 2021-08-31 22:12:51 599 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:12:52 +0000] 083b23ebc926378ad87b78162b3cfa69 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:1.200 upstream_response_time:1.200 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:12:52 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1197 2021-08-31 22:12:52 800 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:12:52 +0000] 4db7344034635003a25d4354e231a43b "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.197 upstream_response_time:0.197 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:12:52 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 195 2021-08-31 22:12:52 998 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:12:53 +0000] 7780c80574d0f64c4743e7c7aca29957 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.108 upstream_response_time:0.108 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:12:53 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 105 2021-08-31 22:12:53 168 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:12:53 +0000] 9b57715434ece842831bcf775bf19bb0 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.292 upstream_response_time:0.292 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:12:53 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 283 2021-08-31 22:12:53 398 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:12:53 +0000] ae78767cd7d3c29f68d0892329cb1a36 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:12:53 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396 2021-08-31 22:12:53 800 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:12:53 +0000] 982122b090b40092e45802b6aeb66cd8 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:12:53 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 96 2021-08-31 22:12:53 897 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:12:54 +0000] 3eab7542397e24501347eec06c034566 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:12:54 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298 2021-08-31 22:12:54 198 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:12:54 +0000] 5e22605653a8418be55a198491b4df48 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:12:54 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2021-08-31 22:12:54 599 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:12:55 +0000] e61b82794d5c0a7e78c07b92e061539c "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:1.200 upstream_response_time:1.200 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:12:55 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1197 2021-08-31 22:12:55 798 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:12:55 +0000] b862ad92d2139537cbe8be2097ce7bbb "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.100 upstream_response_time:0.100 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:12:55 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 98 2021-08-31 22:12:55 906 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:12:56 +0000] e0e09b1520293fcea8b0a19d1a65b2d2 "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.197 upstream_response_time:0.197 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:12:56 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 190 2021-08-31 22:12:56 098 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:12:56 +0000] 77c0069968a736470306901d7cc85f21 "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.404 upstream_response_time:0.404 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:12:56 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 402 2021-08-31 22:12:56 503 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:12:56 +0000] a3832351c73da6dab13df420a287ba7c "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.294 upstream_response_time:0.294 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:12:56 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 292 2021-08-31 22:12:56 800 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:12:57 +0000] 1fac7b48bf6daa9ae5676e3ca4b8a72c "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:1.000 upstream_response_time:1.000 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:12:57 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 996 2021-08-31 22:12:57 799 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:12:58 +0000] 5ef95de81c7a4f845eda53e2eca715f1 "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:12:58 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 496 2021-08-31 22:12:58 300 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:12:58 +0000] bb644a154d2e2541e31590d86f6978fe "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:12:58 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 596 2021-08-31 22:12:58 897 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:12:59 +0000] f0e6063cd0f7e40ac74b2d6503e135ff "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:12:59 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197 2021-08-31 22:12:59 108 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:12:59 +0000] 3e850e155d4ad1cb68cdee3313131025 "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:12:59 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 188 2021-08-31 22:12:59 298 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:12:59 +0000] 5d9c516b48e26d6ca1959c40fcc246a4 "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:12:59 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2021-08-31 22:12:59 700 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:12:59 +0000] c40a5abde829609057c8c79c7f90cf89 "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:12:59 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197 2021-08-31 22:12:59 899 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:00 +0000] b30c4460b1e6ce1d146052f46a15a1e0 "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:00 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296 2021-08-31 22:13:00 201 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:00 +0000] 2847505e6510785d02bf2953d61260e0 "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:00 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 295 2021-08-31 22:13:00 496 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:00 +0000] 3435e058264d65664b028903bd122328 "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.106 upstream_response_time:0.106 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:00 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 104 2021-08-31 22:13:00 604 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:00 +0000] 9410be906119959e04784d482ffdaa1e "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.103 upstream_response_time:0.103 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:00 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 103 2021-08-31 22:13:00 710 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:00 +0000] b90a2885d1859848387dbbb506d87c2f "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.086 upstream_response_time:0.086 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:00 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 85 2021-08-31 22:13:00 799 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:01 +0000] 7064307989802f896ed27c5b47c5383e "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.375 upstream_response_time:0.375 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:01 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 372 2021-08-31 22:13:01 173 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:01 +0000] 7cb3e364cd1d2f52c951be77a4bc4459 "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.224 upstream_response_time:0.224 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:01 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 223 2021-08-31 22:13:01 399 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:01 +0000] be5766fe50d679c104739d226631ce0a "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.098 upstream_response_time:0.098 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:01 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 95 2021-08-31 22:13:01 499 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:01 +0000] 4fa1c63275bd9988a620a1823446522d "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.174 upstream_response_time:0.174 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:01 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 171 2021-08-31 22:13:01 679 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:01 +0000] 1633b9db6178208fd7d7aabeadbdef6f "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.206 upstream_response_time:0.206 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:01 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 203 2021-08-31 22:13:01 970 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5498e0e5 2021-08-31 22:13:01 970 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:02 182 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:02 +0000] cce08020d4341fc47511b824ea42b272 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 497 2021-08-31 22:13:02 475 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5d57f490 2021-08-31 22:13:02 475 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:02 494 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:02 +0000] 63dfb682b8b8a7a5b8c8bb324823689b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.122 upstream_response_time:0.122 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 34 2021-08-31 22:13:02 567 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@455614dc 2021-08-31 22:13:02 567 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:02 854 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:02 +0000] 4161a5d80d3c67becab0958db65cd221 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.356 upstream_response_time:0.356 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 355 2021-08-31 22:13:02 872 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@175daa12 2021-08-31 22:13:02 872 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:03 103 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:03 +0000] d9eb4a8f761d5dbe3d635b3fba1d03b3 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.245 upstream_response_time:0.245 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 244 2021-08-31 22:13:03 121 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@62208903 2021-08-31 22:13:03 122 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:03 296 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 376 10.233.72.213 - - [31/Aug/2021:22:13:03 +0000] 95985371165ff7c6ba6fbf4388b48fe2 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.378 upstream_response_time:0.378 "-" "Go-http-client/1.1" "-" 2021-08-31 22:13:03 505 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1b790e55 2021-08-31 22:13:03 505 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:03 690 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:04 +0000] 5f7bfd17d0ad8160f694b720896b7a15 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.594 upstream_response_time:0.594 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 592 2021-08-31 22:13:04 102 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@63a9ab4c 2021-08-31 22:13:04 102 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:04 620 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:04 +0000] 38b12a1381964b97bdc384d58b972807 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.531 upstream_response_time:0.531 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 530 2021-08-31 22:13:04 636 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7b419a5d 2021-08-31 22:13:04 637 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:04 925 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:04 +0000] 35ceebbebe2e140e6ce7279af4994de9 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.361 upstream_response_time:0.361 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 360 2021-08-31 22:13:05 001 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6ea951d9 2021-08-31 22:13:05 002 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:05 094 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:05 +0000] 7cc72c973845714c183a43f66fee7008 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.106 upstream_response_time:0.106 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 104 2021-08-31 22:13:05 112 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6f4a4950 2021-08-31 22:13:05 112 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:05 297 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:05 +0000] a380953196caa3131be942f8d7da5e6c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.204 upstream_response_time:0.204 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 202 2021-08-31 22:13:05 321 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@36a5df0c 2021-08-31 22:13:05 322 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:05 677 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:05 +0000] 7ce56a6d0cb150c200af3f1dc291b33d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.477 upstream_response_time:0.477 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 476 2021-08-31 22:13:05 804 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6b84eba3 2021-08-31 22:13:05 804 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:06 097 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:06 +0000] 5aadeb352f9b3fb4857a3467b9cebcf2 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.309 upstream_response_time:0.309 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 307 2021-08-31 22:13:06 126 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6411853e 2021-08-31 22:13:06 127 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:06 426 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:06 +0000] 01459b87147bd167b2dbbb06424f361d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.382 upstream_response_time:0.382 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 372 2021-08-31 22:13:06 504 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@e8af021 2021-08-31 22:13:06 504 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:06 791 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:06 +0000] a6ca12af511b895152aa6c8e4afea88a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.302 upstream_response_time:0.302 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 302 2021-08-31 22:13:06 811 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@cd4ce9d 2021-08-31 22:13:06 811 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:07 062 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:07 +0000] dc2ab6e2beaf3a7f31ed98e7df4dd3f9 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.265 upstream_response_time:0.265 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 264 2021-08-31 22:13:07 079 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5618fbb7 2021-08-31 22:13:07 079 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:07 495 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:07 +0000] eeeab0fa3d715ab81817a827da9edef1 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.518 upstream_response_time:0.518 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 517 2021-08-31 22:13:07 603 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@556f4970 2021-08-31 22:13:07 603 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:07 890 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:08 +0000] 6858c21b60a9919c50f3e83b228152e7 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.793 upstream_response_time:0.793 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 793 2021-08-31 22:13:08 404 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@441e72ea 2021-08-31 22:13:08 404 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:08 594 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:08 +0000] d48f51a9b40c0436869dca5f9572a4c7 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.296 upstream_response_time:0.296 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 295 2021-08-31 22:13:08 702 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@161b21e9 2021-08-31 22:13:08 702 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:08 892 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:08 +0000] a967a0170f04e0c4f1130d7526266e3c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 296 2021-08-31 22:13:09 002 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@169028d3 2021-08-31 22:13:09 003 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:09 591 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:09 +0000] 18140a37adc9c57ba40069bbf025e2ee "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.601 upstream_response_time:0.601 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 600 2021-08-31 22:13:09 609 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3bf789f3 2021-08-31 22:13:09 609 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:09 910 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:09 +0000] c3805bbd4ac36af5cacead754aacef8d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.391 upstream_response_time:0.391 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 395 2021-08-31 22:13:10 004 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@715f7aab 2021-08-31 22:13:10 005 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:10 218 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:10 +0000] c12899817d21286cdb720734601f2ecd "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.231 upstream_response_time:0.231 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 228 2021-08-31 22:13:10 238 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@30036e0b 2021-08-31 22:13:10 239 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:10 578 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:10 +0000] 094af9cc154750cf5666c5b23de8dc67 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.359 upstream_response_time:0.359 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 358 2021-08-31 22:13:10 602 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@220a89d0 2021-08-31 22:13:10 602 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:10 694 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:10 +0000] 82fb0261bc344653dbec6e897d35dec1 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 298 2021-08-31 22:13:10 903 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1fab2f3d 2021-08-31 22:13:10 903 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:11 094 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:11 +0000] c893f48391cb595344a45b30f4b3a0a2 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.203 upstream_response_time:0.203 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 202 2021-08-31 22:13:11 112 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@46bd4fb9 2021-08-31 22:13:11 112 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:11 395 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:12 +0000] 0cdad938bfebdfa943c19b5615d27295 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.987 upstream_response_time:0.987 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 985 2021-08-31 22:13:12 104 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1ddd80b8 2021-08-31 22:13:12 104 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:12 390 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:12 +0000] 5ecc16619ef7aa72b64e9c934eb65e83 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.396 upstream_response_time:0.396 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 396 2021-08-31 22:13:12 506 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4c1dbef6 2021-08-31 22:13:12 507 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:12 790 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:12 +0000] a850c71e36db9a11ecab46592f51e76e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.312 upstream_response_time:0.312 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 310 2021-08-31 22:13:12 867 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@69074bb7 2021-08-31 22:13:12 867 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:13 363 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:13 +0000] d5286851fc1189a2602e08dbe4c67acc "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.577 upstream_response_time:0.577 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 576 2021-08-31 22:13:13 404 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4ed775bb 2021-08-31 22:13:13 404 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:13 696 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:13 +0000] 98c58cb6f1b5fdac48b9dd17c9191f9f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 572 2021-08-31 22:13:13 981 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@62ca3514 2021-08-31 22:13:13 981 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:14 191 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 291 10.233.72.213 - - [31/Aug/2021:22:13:14 +0000] bc0bf27d50ad214546fb189791c1eb16 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-" 2021-08-31 22:13:14 373 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3385d2cc 2021-08-31 22:13:14 373 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:14 566 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:14 +0000] 087fa1723f8a9592689fb9663d2e91ce "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.415 upstream_response_time:0.415 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 397 2021-08-31 22:13:14 773 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4acd397f 2021-08-31 22:13:14 774 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:15 066 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 403 10.233.72.213 - - [31/Aug/2021:22:13:15 +0000] 5ca4a41572ac108cde5d9b7077cb1b2b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.476 upstream_response_time:0.476 "-" "Go-http-client/1.1" "-" 2021-08-31 22:13:15 266 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@59f09f8c 2021-08-31 22:13:15 266 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:15 311 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:15 +0000] 3f3394c708d8e84a833286c6adf7ef60 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.613 upstream_response_time:0.613 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 611 2021-08-31 22:13:15 803 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2ab74b96 2021-08-31 22:13:15 803 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:16 696 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:16 +0000] 94d7cbebe0ae31bd74fdba8fb859f9fd "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.909 upstream_response_time:0.909 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 907 2021-08-31 22:13:16 714 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@12c72e65 2021-08-31 22:13:16 714 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:17 047 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:17 +0000] 6c1027797beba126ff55d38845140d3c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.384 upstream_response_time:0.384 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 383 2021-08-31 22:13:17 101 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@42602407 2021-08-31 22:13:17 101 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:17 514 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:17 +0000] f9ebcee4b8986e0d3c0c9d515b00e258 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.596 upstream_response_time:0.596 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 595 2021-08-31 22:13:17 704 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@224d24a1 2021-08-31 22:13:17 704 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:18 174 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:18 +0000] 0de3fdc27be5ee4bcedc164e26b90667 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.494 upstream_response_time:0.494 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 493 2021-08-31 22:13:18 203 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@52a4f7fb 2021-08-31 22:13:18 203 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:18 494 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:18 +0000] 21ed47881b63f3685b1d24bb82fbc646 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.394 upstream_response_time:0.394 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 394 2021-08-31 22:13:18 606 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6edf6f1 2021-08-31 22:13:18 606 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:19 118 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:19 +0000] c5e1f7d93cedf8e4062a9407cc0b7506 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 592 2021-08-31 22:13:19 204 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@284c02ea 2021-08-31 22:13:19 204 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:19 784 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:19 +0000] f44ec3e29ca0aacbc7161f7f0e15c9a5 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.694 upstream_response_time:0.694 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 692 2021-08-31 22:13:19 901 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@43a44766 2021-08-31 22:13:19 902 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:20 191 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:20 +0000] 1746cccdab605698d351f8fd67b30106 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 497 2021-08-31 22:13:20 404 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@61830f69 2021-08-31 22:13:20 404 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:21 390 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:21 +0000] b83c23d01eb01090933ebe5d7be8d856 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.495 upstream_response_time:1.495 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 1495 2021-08-31 22:13:21 903 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@47885403 2021-08-31 22:13:21 903 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:22 109 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:22 +0000] 304ab9e90876aec8d80249959ca9a83d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.496 upstream_response_time:0.496 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 495 2021-08-31 22:13:22 403 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@56c65e2 2021-08-31 22:13:22 403 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:22 490 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:22 +0000] 2ecf324b4713bdd945ff2a03b7f6b6e1 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.101 upstream_response_time:0.101 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 99 2021-08-31 22:13:22 514 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@668f5fb9 2021-08-31 22:13:22 514 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:23 121 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:23 +0000] 02d302fa72288f7cc11df87a4f1806e6 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.686 upstream_response_time:0.686 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 684 2021-08-31 22:13:23 269 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@45d3a0e7 2021-08-31 22:13:23 270 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:23 591 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:23 +0000] 655a4f9248794568a47e247719a9cfa2 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.596 upstream_response_time:0.596 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 528 2021-08-31 22:13:23 806 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7fe8fced 2021-08-31 22:13:23 807 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:24 092 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:24 +0000] c58f47d128e1824d37f6807c2a78f4bd "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.303 upstream_response_time:0.303 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 300 2021-08-31 22:13:24 170 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@27643612 2021-08-31 22:13:24 170 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:24 493 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:24 +0000] 6204e24f71521febcb427b02aad936a1 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.787 upstream_response_time:0.787 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 728 2021-08-31 22:13:24 904 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@29502f62 2021-08-31 22:13:24 904 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:25 691 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:25 +0000] 1740d5da2d321608f1d9a5019120a21c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.802 upstream_response_time:0.802 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 800 2021-08-31 22:13:25 733 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@629f89cc 2021-08-31 22:13:25 733 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:25 994 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:26 +0000] 6af76fd025590888d491a34c4d73d923 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.368 upstream_response_time:0.368 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 367 2021-08-31 22:13:26 103 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@299b9e4b 2021-08-31 22:13:26 103 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:26 297 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:26 +0000] f53e990e7d2fe2b13812bc70238381e0 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.394 upstream_response_time:0.394 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 394 2021-08-31 22:13:26 501 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4399f013 2021-08-31 22:13:26 501 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:26 968 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:27 +0000] dd90b30b6ab4a1461551f175404b8f2c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.697 upstream_response_time:0.697 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 696 2021-08-31 22:13:27 203 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5d4da8d5 2021-08-31 22:13:27 203 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:27 295 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:27 +0000] feb2bbdd3b291d047df2e1d35740317d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.196 upstream_response_time:0.196 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 195 2021-08-31 22:13:27 403 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1ae537c3 2021-08-31 22:13:27 403 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/search","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:27 990 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:28 +0000] a96bbb9d4c65ffb8d008514d7f76baf9 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.608 upstream_response_time:0.608 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 607 2021-08-31 22:13:28 015 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@43ef8ddd 2021-08-31 22:13:28 015 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:29 191 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:29 +0000] 5c36100a35771d9c41b417ae605cdd8c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.385 upstream_response_time:1.385 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 453 "-" "Go-http-client/1.1" 1386 2021-08-31 22:13:29 415 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:29 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196 10.233.72.213 - - [31/Aug/2021:22:13:29 +0000] 72ceac135abf21c39853363d2a3cebda "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-" 2021-08-31 22:13:29 611 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:29 +0000] 8eed9ffe46541c2b63ea9ec0b447b55a "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.284 upstream_response_time:0.284 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:29 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 283 2021-08-31 22:13:29 898 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:29 +0000] a3e765b23f46aff6caab9ea6ff46ebce "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.105 upstream_response_time:0.105 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:29 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 103 2021-08-31 22:13:30 003 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:30 +0000] 0457515823f51f608ce9d8d1a2de502b "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.194 upstream_response_time:0.194 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:30 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 193 2021-08-31 22:13:30 198 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:30 +0000] 6af43677b9a50ab2c7cd9e8c04e69871 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.205 upstream_response_time:0.205 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:30 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 204 2021-08-31 22:13:30 405 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:30 +0000] 368d40774cc5dad7cd73b3f131f7d4f7 "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.292 upstream_response_time:0.292 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:30 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 291 2021-08-31 22:13:30 699 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:31 +0000] f55c40d75eb7d3b2344b69a3a746bb28 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:31 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396 2021-08-31 22:13:31 105 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:31 +0000] 025c3df155baeddb466a13c279a2a10c "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.404 upstream_response_time:0.404 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:31 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 403 2021-08-31 22:13:31 567 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:31 +0000] 6db57ef872ef3ff5218100609259823d "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.296 upstream_response_time:0.296 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:31 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 294 2021-08-31 22:13:31 801 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:32 +0000] 06740a7da21d6a4d675315d4349774ed "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.895 upstream_response_time:0.895 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:32 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 893 2021-08-31 22:13:32 697 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:33 +0000] 67684ab1498e23bb264951117163cd7a "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:33 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398 2021-08-31 22:13:33 099 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:33 +0000] 6ddb51ca0c6b3d26464ac8b8fd47c7f2 "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:33 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396 2021-08-31 22:13:33 497 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:33 +0000] 7ea17e70e09b873955765569a798b605 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:33 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 299 2021-08-31 22:13:33 799 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:34 +0000] e17cb8dbd1e7b38059788d4365376261 "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.306 upstream_response_time:0.306 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:34 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 304 2021-08-31 22:13:34 106 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:34 +0000] e701d159044f88ae06c9394903448de4 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.390 upstream_response_time:0.390 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:34 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 388 2021-08-31 22:13:34 498 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:34 +0000] e5ff73846651f53eed3ad147b4566c34 "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.100 upstream_response_time:0.100 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:34 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 97 2021-08-31 22:13:34 596 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:34 +0000] f7c9e365c6eff8278bf7d0c6087cbb6b "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:34 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2021-08-31 22:13:34 996 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:35 +0000] 8584c899ac07573ce55b4308b06c7c80 "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.105 upstream_response_time:0.105 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:35 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 104 2021-08-31 22:13:35 103 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:36 +0000] 08da8708167ed0eb54a26bd5b1b6b1fb "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:1.393 upstream_response_time:1.393 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:36 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1392 2021-08-31 22:13:36 498 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:36 +0000] b2abee15413318ca19b73b6267d42c6a "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.205 upstream_response_time:0.205 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:36 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 203 2021-08-31 22:13:36 704 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:36 +0000] 72212dbee05915140d932500866e7a1b "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:36 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197 2021-08-31 22:13:36 904 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:37 +0000] 6f646eb956e57bdb06b55f95080021e2 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.393 upstream_response_time:0.393 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:37 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 391 2021-08-31 22:13:37 298 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:37 +0000] b74d16a0c3f4ad7de55ac8c84e9d00d3 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.203 upstream_response_time:0.203 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:37 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 202 2021-08-31 22:13:37 503 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:37 +0000] edc2357ef118ac10738edb75befdee4a "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.492 upstream_response_time:0.492 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:37 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 490 2021-08-31 22:13:38 002 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:38 +0000] e8611f2b154b0308d758f708c0d29f94 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:38 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 92 2021-08-31 22:13:38 099 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:38 +0000] e5a1a61be7148e1d34c1dd8322353cbc "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:38 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 596 2021-08-31 22:13:38 697 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:39 +0000] 13e71b2efa3b1fd14ef4143179d88ffc "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.799 upstream_response_time:0.799 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:39 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 797 2021-08-31 22:13:39 497 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:39 +0000] 1c601f5437e528a1206461d9d60ef24d "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:39 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2021-08-31 22:13:39 797 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:40 +0000] 70feb223e3397fc6d4b375663f0dbf52 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:40 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2021-08-31 22:13:40 097 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:40 +0000] d369d7ec56fe5cbb612f9a41e2a412b1 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:40 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 199 2021-08-31 22:13:40 297 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:40 +0000] a18ae76ae57129dea6ed0ad2216a78cf "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:40 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 598 2021-08-31 22:13:40 906 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:41 +0000] 59142108c825989e3deb8f7ac45364c1 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:41 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 290 2021-08-31 22:13:41 198 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:41 +0000] fb09bcc324a731ee55350d211843d5a2 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:41 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298 2021-08-31 22:13:41 500 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:41 +0000] 50933d3e4a0e0b64f2e4e858ae585903 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.207 upstream_response_time:0.207 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:41 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 204 2021-08-31 22:13:41 706 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:41 +0000] c1592a06a7e48a847bbdd7ae087d6eb4 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.291 upstream_response_time:0.291 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:41 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 289 2021-08-31 22:13:41 999 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:42 +0000] 9e339c10de85d525583629cab2dbd1c1 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:42 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296 2021-08-31 22:13:42 299 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:42 +0000] ad84db5089c74a65edd078c2fc448aef "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.104 upstream_response_time:0.104 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:42 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 101 2021-08-31 22:13:42 403 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:43 +0000] 55559636d47ab5ad679857a590a4c7a4 "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.892 upstream_response_time:0.892 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:43 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 891 2021-08-31 22:13:43 303 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:43 +0000] a3388b3a7673a06bb13395989bf0c094 "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:43 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 391 2021-08-31 22:13:43 697 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:43 +0000] 094f6b8209e0cd51de9f902d46db1198 "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:43 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 299 2021-08-31 22:13:43 999 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:44 +0000] e0cd5cce382e575f68212724574ac82b "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:44 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2021-08-31 22:13:44 298 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:44 +0000] fe7a164bc4f3a786bc4ecaf47fa3991d "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:44 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197 2021-08-31 22:13:44 497 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:44 +0000] c25d378260c8abf9730787fd7894b875 "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:44 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296 2021-08-31 22:13:44 799 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:44 +0000] d02e6d3c1204b5456558a35034fbbb5b "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:44 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196 2021-08-31 22:13:44 999 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:45 +0000] 203acff02e2207f310662a0f8e00068f "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:45 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196 2021-08-31 22:13:45 201 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:46 +0000] ad146a4e76082f67582e2e5f5a512408 "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:1.199 upstream_response_time:1.199 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:46 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1194 2021-08-31 22:13:46 397 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:46 +0000] c30ad5ea5612db6093449d37b9b567bf "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:46 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2021-08-31 22:13:46 696 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:46 +0000] b4d295409fa4586e7b0ff6c76930ae72 "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:46 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298 2021-08-31 22:13:46 998 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:47 +0000] 311fa5f5a0a193e8218bbb6b4b9db56e "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:47 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2021-08-31 22:13:47 399 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:47 +0000] 405eae77f570ae868ce6235ae454c80a "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:47 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 595 2021-08-31 22:13:47 996 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:48 +0000] 33bef9d0b5c71a4d55dcec7e87378476 "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:48 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198 2021-08-31 22:13:48 197 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:48 +0000] 3e3cd792fd0180b1f91af3e90b2fc4c0 "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.209 upstream_response_time:0.209 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:48 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 208 2021-08-31 22:13:48 408 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:48 +0000] c9e295d568a5ad490bdba1f211d5efce "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.488 upstream_response_time:0.488 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:48 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 487 2021-08-31 22:13:48 897 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:49 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196 10.233.72.213 - - [31/Aug/2021:22:13:49 +0000] b6bf2282816c406e73f9dd54a14fcc5e "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-" 2021-08-31 22:13:49 098 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:49 +0000] 74ad8ecece6c04444eb01f63d25f6734 "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:49 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197 2021-08-31 22:13:49 298 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:13:50 +0000] 3eff0a71a5e423c3770ce5b54f8cef4f "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:1.300 upstream_response_time:1.300 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:50 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1297 2021-08-31 22:13:50 607 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4e7fc952 2021-08-31 22:13:50 607 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:51 190 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:51 +0000] 685173a951f86ae2f48f017f3275693f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.617 upstream_response_time:0.617 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 666 2021-08-31 22:13:51 271 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@67594dda 2021-08-31 22:13:51 271 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:51 890 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:51 +0000] 4e447035305d4f14fefb8079a80d38c9 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.678 upstream_response_time:0.678 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 633 2021-08-31 22:13:51 907 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@d744c2c 2021-08-31 22:13:51 907 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:52 093 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:52 +0000] 0c857912737d5d3ecadbe4d6e78b3996 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.205 upstream_response_time:0.205 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 204 2021-08-31 22:13:52 117 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@56d67a89 2021-08-31 22:13:52 118 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:52 691 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:52 +0000] 8ebcd3ab7c128bacfa9edee0491824cd "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.679 upstream_response_time:0.679 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 678 2021-08-31 22:13:52 801 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@291cdfdd 2021-08-31 22:13:52 801 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:52 895 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:52 +0000] c574320a296214c43305cfa8b5b47491 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.107 upstream_response_time:0.107 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 106 2021-08-31 22:13:52 918 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@12eeec21 2021-08-31 22:13:52 918 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:53 291 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:53 +0000] b717e6d02e9ed6a460e93c1051a1cc61 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.686 upstream_response_time:0.686 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 678 2021-08-31 22:13:53 603 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@20551b8d 2021-08-31 22:13:53 603 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:53 876 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:53 +0000] 38e0a1dd9cdf6a5a8dcadbf2444ae9d2 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.395 upstream_response_time:0.395 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 394 2021-08-31 22:13:54 002 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@43629c53 2021-08-31 22:13:54 002 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:54 318 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:54 +0000] 85c795362ee367b9d0153769f82b9b04 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.330 upstream_response_time:0.330 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 328 2021-08-31 22:13:54 336 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@70660ee4 2021-08-31 22:13:54 336 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:54 737 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:54 +0000] cfdbde06f897376852a2c671d4b20a21 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.462 upstream_response_time:0.462 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 461 2021-08-31 22:13:54 803 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4a8f5a2c 2021-08-31 22:13:54 803 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:55 226 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:55 +0000] ad6295af97d1bee880bc491c211530f5 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.596 upstream_response_time:0.596 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 595 2021-08-31 22:13:55 403 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2d75653e 2021-08-31 22:13:55 403 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:55 891 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:55 +0000] 710a33e6e22fe6ff819b4a19be4acd9a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.517 upstream_response_time:0.517 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 515 2021-08-31 22:13:55 923 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@780b776d 2021-08-31 22:13:55 923 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:56 591 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:56 +0000] 0b560e077476bee0d83d4978cc731a14 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.875 upstream_response_time:0.875 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 875 2021-08-31 22:13:56 804 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4be4bb0a 2021-08-31 22:13:56 805 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:57 059 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 267 10.233.72.213 - - [31/Aug/2021:22:13:57 +0000] 9245a1836db0db6b2153de8ea91fcb21 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.269 upstream_response_time:0.269 "-" "Go-http-client/1.1" "-" 2021-08-31 22:13:57 079 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@431b7f7b 2021-08-31 22:13:57 079 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:57 491 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:57 +0000] 6e535d29d2aedf464c8c9d8791c8a886 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.427 upstream_response_time:0.427 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 426 2021-08-31 22:13:57 513 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@650eeeb2 2021-08-31 22:13:57 513 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:57 884 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:57 +0000] c93cbfb90d1529e37d501a414595f3cb "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.488 upstream_response_time:0.488 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 483 2021-08-31 22:13:58 002 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5578fa7 2021-08-31 22:13:58 002 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:58 158 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:58 +0000] 4692bf1ba1fd0f2a5edcd0d164e9296d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 299 2021-08-31 22:13:58 377 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@58b82b20 2021-08-31 22:13:58 377 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:58 837 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:58 +0000] 2d6fde99c328cc4c7a7899f0b4526012 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 523 2021-08-31 22:13:58 903 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@22fd604c 2021-08-31 22:13:58 904 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:59 095 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:59 +0000] 19e6c9343b09dd2ef895913e45e27f2e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.394 upstream_response_time:0.394 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 394 2021-08-31 22:13:59 304 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@348b88f 2021-08-31 22:13:59 304 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:59 510 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:59 +0000] 411e4ac143c20bd416ad51c353a375f4 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.296 upstream_response_time:0.296 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 294 2021-08-31 22:13:59 602 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@78d5e823 2021-08-31 22:13:59 602 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:13:59 887 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:13:59 +0000] c09e2a5a45f35d8dee9578139ed56b5b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:13:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 297 2021-08-31 22:13:59 904 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7eb9495e 2021-08-31 22:13:59 904 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:14:00 093 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:14:00 +0000] f7a53d67283dd10ad2442ec6c9b379cc "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.494 upstream_response_time:0.494 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:14:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 492 2021-08-31 22:14:00 401 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6550068e 2021-08-31 22:14:00 401 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:14:00 791 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:14:00 +0000] 21dc5236cee49f0a24188d68f261d48e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.402 upstream_response_time:0.402 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:14:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 401 2021-08-31 22:14:00 808 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3dbeab40 2021-08-31 22:14:00 809 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:14:01 691 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:14:01 +0000] 5aa178e29a9e8e003949bfda6bc9a4b3 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.091 upstream_response_time:1.091 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:14:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 1089 2021-08-31 22:14:01 905 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@67b97ccc 2021-08-31 22:14:01 906 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:14:01 996 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:14:02 +0000] 6e0d13ffd5087c50bee114c050046ffc "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.193 upstream_response_time:0.193 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:14:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 192 2021-08-31 22:14:02 102 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@293d8abf 2021-08-31 22:14:02 102 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:14:02 391 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:14:02 +0000] d2dbacc65c867521ac80f83cfef8f9a4 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.396 upstream_response_time:0.396 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:14:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 394 2021-08-31 22:14:02 506 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6b0a9ad2 2021-08-31 22:14:02 506 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:14:02 757 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:14:02 +0000] ce30fea816d39b7a56cff765fc1cbfc1 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.495 upstream_response_time:0.495 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:14:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 495 2021-08-31 22:14:03 001 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@74cdc829 2021-08-31 22:14:03 001 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:14:03 190 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:14:03 +0000] 08a0489d46c19823da56b1f5e1165098 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.203 upstream_response_time:0.203 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:14:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 201 2021-08-31 22:14:03 206 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@711e9ccf 2021-08-31 22:14:03 206 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:14:03 295 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:14:03 +0000] 0fec26c240af72635edec22c0024f5ed "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.291 upstream_response_time:0.291 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:14:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 289 2021-08-31 22:14:03 567 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3ca1dc1e 2021-08-31 22:14:03 567 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:14:04 491 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:14:04 +0000] 3ccedf906b72e56b0d75f0fc22b8b64f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.196 upstream_response_time:1.196 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:14:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 1195 2021-08-31 22:14:04 701 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5bfe9b6b 2021-08-31 22:14:04 701 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:14:04 899 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:14:04 +0000] 291fad22e90b8aa12bd5d2960032d48d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.296 upstream_response_time:0.296 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:14:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 295 2021-08-31 22:14:05 005 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@cbc4806 2021-08-31 22:14:05 005 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:14:05 300 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:14:05 +0000] 33eaaa1ed791105114118bb7030f028c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.307 upstream_response_time:0.307 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:14:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 306 2021-08-31 22:14:05 318 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5f1082ad 2021-08-31 22:14:05 318 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:14:05 611 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:14:05 +0000] c216ef5e5cabb179ceba86d1972075fc "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.313 upstream_response_time:0.313 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:14:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 312 2021-08-31 22:14:05 634 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1d1aae01 2021-08-31 22:14:05 634 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:14:05 897 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:14:05 +0000] 59f84557a62c71d6a5d1efd234a02373 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.275 upstream_response_time:0.275 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:14:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 274 2021-08-31 22:14:05 914 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3f730d46 2021-08-31 22:14:05 914 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:14:06 091 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:14:06 +0000] d7d6f1c1ec2fb785e0e5407b31cd1f8a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.388 upstream_response_time:0.388 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:14:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 387 2021-08-31 22:14:06 307 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@763fb3d9 2021-08-31 22:14:06 307 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:14:07 131 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:14:07 +0000] 131b638b2e05940c7984f30af4c01c44 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.993 upstream_response_time:0.993 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:14:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 990 2021-08-31 22:14:07 307 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5434cb78 2021-08-31 22:14:07 307 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:14:07 691 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:14:07 +0000] a2498f1f1fecc4678f758ce97999c193 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.493 upstream_response_time:0.493 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:14:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 489 2021-08-31 22:14:07 801 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@56db99d6 2021-08-31 22:14:07 801 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:14:08 091 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:14:08 +0000] 5928702e2340b8081e330d27cf47c3e4 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.302 upstream_response_time:0.302 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:14:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 301 2021-08-31 22:14:08 105 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@aa6924b 2021-08-31 22:14:08 106 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:14:08 399 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:14:08 +0000] 6ca58afa0d748addc8af8679b5c2162b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.591 upstream_response_time:0.591 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:14:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 591 2021-08-31 22:14:08 702 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@64116592 2021-08-31 22:14:08 702 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:14:08 890 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:14:08 +0000] 46ce5d352e8cebd22f9f86cb9131d232 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.296 upstream_response_time:0.296 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:14:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 294 2021-08-31 22:14:09 002 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7e635a7f 2021-08-31 22:14:09 002 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:14:09 263 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:14:09 +0000] d8bbbc8f681af629f730d6856f5663d2 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.275 upstream_response_time:0.275 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:14:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 273 2021-08-31 22:14:09 279 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3401b277 2021-08-31 22:14:09 279 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:14:09 742 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:14:09 +0000] 3c6167c50f04ec00740eaa75472f930e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.520 upstream_response_time:0.520 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:14:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 519 2021-08-31 22:14:09 866 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6fe01dbb 2021-08-31 22:14:09 866 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:14:10 321 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:14:10 +0000] 3db83b9cee1670d2ce710cb938aa4d97 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.995 upstream_response_time:0.995 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:14:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 994 2021-08-31 22:14:10 803 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2761b71d 2021-08-31 22:14:10 803 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:14:11 086 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:14:11 +0000] 6091812b43965ec07a477e7df8cf125c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.395 upstream_response_time:0.395 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:14:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 394 2021-08-31 22:14:11 201 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4642b0fe 2021-08-31 22:14:11 202 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:14:11 490 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:14:11 +0000] 804abf8528bac9fcd0c010632926447f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.396 upstream_response_time:0.396 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:14:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 396 2021-08-31 22:14:11 602 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1222642e 2021-08-31 22:14:11 602 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:14:11 796 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:14:11 +0000] d273751f2984ecd8f2a1ed2cf4d1aa7a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:14:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 396 2021-08-31 22:14:12 010 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6fe07b9f 2021-08-31 22:14:12 010 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:14:12 295 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:14:12 +0000] 196d3ba83dc5f6865fd51386cd3813ef "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.305 upstream_response_time:0.305 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:14:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 304 2021-08-31 22:14:12 314 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@d975cba 2021-08-31 22:14:12 314 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:14:12 594 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:14:12 +0000] 0928ebf4777b208085fe15a133c3f60e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.484 upstream_response_time:0.484 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:14:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 483 2021-08-31 22:14:12 801 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@493edb6d 2021-08-31 22:14:12 801 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:14:13 092 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:14:13 +0000] b703b23363aad21f26aab4ae51b11eb1 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.304 upstream_response_time:0.304 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:14:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 303 2021-08-31 22:14:13 109 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@156e1a57 2021-08-31 22:14:13 109 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:14:13 394 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:14:13 +0000] 1a03b02ead4e53c3b9dc4ee169f0dd4f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.488 upstream_response_time:0.488 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:14:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 487 2021-08-31 22:14:13 601 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5a81f205 2021-08-31 22:14:13 601 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:14:14 014 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:14:14 +0000] c8d4e5f7bcb32a53935dbc5f14d8326f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:14:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 495 2021-08-31 22:14:14 102 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@adff012 2021-08-31 22:14:14 102 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:14:14 295 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:14:14 +0000] cde4ebdc72bd5e3a2a6b4e009551ad81 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:14:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 496 2021-08-31 22:14:14 605 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@42697e34 2021-08-31 22:14:14 605 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:14:14 697 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:14:14 +0000] 8bab0aea40a5d2d129f669a51214dd79 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.294 upstream_response_time:0.294 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:14:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 292 2021-08-31 22:14:14 969 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7f9db70b 2021-08-31 22:14:14 970 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:14:15 391 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:14:15 +0000] d35c86b2e466e3ccf5463b5ad999010d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.504 upstream_response_time:0.504 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:14:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 502 2021-08-31 22:14:15 407 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@30b7b95b 2021-08-31 22:14:15 407 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:14:15 849 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:14:15 +0000] daccbe8c58c53ef8af0252583f96d24a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.590 upstream_response_time:0.590 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:14:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 588 2021-08-31 22:14:16 004 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@16f761a4 2021-08-31 22:14:16 005 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/search","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:14:16 792 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace- 10.233.72.213 - - [31/Aug/2021:22:14:16 +0000] 13fc5bdcc24d94463e942583eefeeb69 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.897 upstream_response_time:0.897 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:14:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 893 2021-08-31 22:14:16 904 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1d1727e5 2021-08-31 22:14:16 904 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:14:17 407 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace- 10.233.72.213 - - [31/Aug/2021:22:14:17 +0000] e8f8114149f90f9702a80735f6c80d3d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.595 upstream_response_time:0.595 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:14:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 453 "-" "Go-http-client/1.1" 593 2021-08-31 22:14:17 505 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@543df21a 2021-08-31 22:14:17 505 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"sdc","version":"v1","url":"/sdc/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.16.142","port":"8443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:14:17 990 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc,version-v1 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:14:17 +0000] 1bf19287e5583e562758ce9b219a88d1 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:14:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 424 "-" "Go-http-client/1.1" 496 2021-08-31 22:14:18 007 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1ed90841 2021-08-31 22:14:18 007 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"sdc-deprecated","version":"v1","url":"/sdc/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.16.142","port":"8080","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:14:18 365 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc-deprecated,version-v1 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:14:18 +0000] f7fe88d21fdb9fdd97570f622a944089 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.491 upstream_response_time:0.491 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:14:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 447 "-" "Go-http-client/1.1" 491 2021-08-31 22:14:18 502 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2d8b1751 2021-08-31 22:14:18 502 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"wf-gui","version":"v1","url":"/","protocol":"UI","visualRange":"0|1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.16.67","port":"8443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:14:18 992 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-wf-gui,version-v1 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:14:19 +0000] 7036ad7ea0c79e22fc0b45a764b18894 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.796 upstream_response_time:0.796 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:14:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 423 "-" "Go-http-client/1.1" 795 2021-08-31 22:14:19 302 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5e93ab28 2021-08-31 22:14:19 302 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"sdc-gui","version":"v1","url":"/sdc1","protocol":"UI","visualRange":"0|1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.59.179","port":"8181","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:14:20 091 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc-gui,version-v1 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:14:20 +0000] 5bcefdc93c194e0ec0f1c7e8b636cb4b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.801 upstream_response_time:0.801 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:14:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 431 "-" "Go-http-client/1.1" 801 2021-08-31 22:16:50 907 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@75edb389 2021-08-31 22:16:50 908 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"sdnc","version":"v1","url":"/","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/","enable_ssl":false,"nodes":[{"ip":"10.233.29.141","port":"8282","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:16:50 994 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdnc,version-v1 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:16:51 +0000] aa8d06495130a4f8f73234ff128b4a77 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.006 upstream_response_time:1.006 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:16:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 422 "-" "Go-http-client/1.1" 998 2021-08-31 22:17:13 623 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:17:13 +0000] 5782f45b96a42a6280b03c3e64309ba9 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.277 upstream_response_time:0.277 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:13 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 275 2021-08-31 22:17:13 901 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:17:14 +0000] 48dad119a90f9d9547a5e82bea68aae8 "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.213 upstream_response_time:0.213 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:14 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 209 2021-08-31 22:17:14 113 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:17:14 +0000] 495d4e6eae8e17d86c583832cfbfce7b "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.190 upstream_response_time:0.190 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:14 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 188 2021-08-31 22:17:14 305 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:17:14 +0000] df6aad145deb315cd6a03d438e036483 "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:14 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 96 2021-08-31 22:17:14 410 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:17:14 +0000] 36eab185121870239d11747605948803 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.493 upstream_response_time:0.493 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:14 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 485 2021-08-31 22:17:14 898 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:17:15 +0000] 4cd9b07324352c0a90b5022def329cdd "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:15 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 395 2021-08-31 22:17:15 298 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:17:15 +0000] b9144c6291d72e0531e8a6ce4ecd6cf2 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.201 upstream_response_time:0.201 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:15 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 200 2021-08-31 22:17:15 500 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:17:16 +0000] 0a874baaa5791a8175a8a12ecbcd961d "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.898 upstream_response_time:0.898 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:16 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 896 2021-08-31 22:17:16 400 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:17:16 +0000] 485d7a7e070167870200044c0cd162c3 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.373 upstream_response_time:0.373 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:16 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 370 2021-08-31 22:17:16 776 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:17:16 +0000] e1629907439e1b3b147c1af01957614e "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.224 upstream_response_time:0.224 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:16 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 219 2021-08-31 22:17:17 070 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:17:17 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 526 10.233.72.213 - - [31/Aug/2021:22:17:17 +0000] dcf7407d67fe0de7cd96de96552d40f6 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.600 upstream_response_time:0.600 "-" "Go-http-client/1.1" "-" 2021-08-31 22:17:17 671 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:17:17 +0000] 8bb9f31e5f26f7d52b18f6e2264ee215 "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.295 upstream_response_time:0.295 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:17 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 223 2021-08-31 22:17:17 972 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:17:18 +0000] db66041ce7642636d98c67b54c2dd5d7 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.274 upstream_response_time:0.274 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:18 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198 2021-08-31 22:17:18 172 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:17:18 +0000] 21b77ae7ef84a47f58b85e2f872cb5cd "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:18 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2021-08-31 22:17:18 474 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:17:18 +0000] adbc1695d00fa39e30ceaace1e40daed "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:18 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 394 2021-08-31 22:17:18 872 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:17:19 +0000] 5b29fd84b553ddee8c2374efbbf5ba37 "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:19 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298 2021-08-31 22:17:19 174 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:17:19 +0000] 0b5bc7765b1d22641ea0b676257a269f "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.626 upstream_response_time:0.626 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:19 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 624 2021-08-31 22:17:19 872 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:17:19 +0000] 0adbdec87bbcbee44518f67f1505475a "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:19 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 126 2021-08-31 22:17:20 073 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:17:20 +0000] 495b56a8db6c84edae1df62856093c8a "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.371 upstream_response_time:0.371 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:20 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296 2021-08-31 22:17:20 376 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:17:21 +0000] 9822a8466621b4c4499995bc6a607f2a "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.704 upstream_response_time:0.704 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:21 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 700 2021-08-31 22:17:21 168 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:17:21 +0000] 208aee9f7dfc96122eb5380d8814c002 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.320 upstream_response_time:0.320 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:21 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 317 2021-08-31 22:17:21 468 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:17:21 +0000] 277b3b17ae71a0f493141d4d78d6d3ba "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:21 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 327 2021-08-31 22:17:21 871 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:17:21 +0000] 158743e722d5415896aeb2ee1a36df39 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:21 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 126 2021-08-31 22:17:22 071 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:17:22 +0000] ba49c34bdf0dfdf6555a758ccc2a04e5 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.111 upstream_response_time:0.111 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:22 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 108 2021-08-31 22:17:22 267 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:17:22 +0000] 4412a8d704cfbf01be192e41c20cd699 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.393 upstream_response_time:0.393 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:22 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 391 2021-08-31 22:17:22 672 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:17:22 +0000] 812b126354beff8425f73d48e1f063d1 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.302 upstream_response_time:0.302 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:22 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 205 2021-08-31 22:17:22 879 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:17:23 +0000] 4857a24f1d03473e946939688a72629d "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.191 upstream_response_time:0.191 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:23 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 190 2021-08-31 22:17:23 075 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:17:23 +0000] 964fa084107f451b7e50cb78414e1789 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.324 upstream_response_time:0.324 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:23 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 321 2021-08-31 22:17:23 400 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:17:23 +0000] 964d03f1a3be76f292e44d79a7f50cc4 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.204 upstream_response_time:0.204 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:23 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 202 2021-08-31 22:17:23 604 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:17:24 +0000] b4b5694b252ad337d40f3b77ca4a941c "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.793 upstream_response_time:0.793 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:24 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 791 2021-08-31 22:17:24 398 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:17:24 +0000] 3683bac41731e7fecc7c36814cb77714 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:24 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2021-08-31 22:17:24 799 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:17:25 +0000] d4a4c3ed7d4e4d2854b9c6d829c65626 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:25 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2021-08-31 22:17:25 099 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:17:25 +0000] 1a4b9ea0adb343670b8ff8954c13b60a "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:25 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 195 2021-08-31 22:17:25 298 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:17:25 +0000] fa45056a6927cd89a726f99153a2b7c9 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.208 upstream_response_time:0.208 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:25 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 206 2021-08-31 22:17:25 507 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:17:25 +0000] 1fde969d3836491432ab915a065bc0fd "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.489 upstream_response_time:0.489 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:25 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 487 2021-08-31 22:17:25 998 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:17:26 +0000] 95451759ca55c400aeb8962b70274ac6 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.304 upstream_response_time:0.304 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:26 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 301 2021-08-31 22:17:26 301 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:17:26 +0000] f8d453670ba78a1f0cbacb4aa813859d "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.212 upstream_response_time:0.212 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:26 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 210 2021-08-31 22:17:26 516 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:17:26 +0000] 25ee4ec91a3ae2e46cde97b386573ad5 "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.190 upstream_response_time:0.190 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:26 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 187 2021-08-31 22:17:26 707 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:17:26 +0000] 5903cf659518d2cc4ab745d6ec6bcdb7 "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.290 upstream_response_time:0.290 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:26 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 287 2021-08-31 22:17:26 997 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:17:27 +0000] 40d6afd205b7e415283923a83905f2ef "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.899 upstream_response_time:0.899 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:27 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 898 2021-08-31 22:17:27 899 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:17:28 +0000] b8ca359509c4790bb2571a07f8a6e45d "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:28 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 395 2021-08-31 22:17:28 297 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:17:28 +0000] 063bd86876ec66cbccf673b73d041c96 "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:28 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 299 2021-08-31 22:17:28 599 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:17:28 +0000] 9aeb88c6481f6ecdacff64c0be2df27e "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:28 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 295 2021-08-31 22:17:28 898 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:17:29 +0000] f5bc5d108302349dd9dd56ab84a1c258 "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.107 upstream_response_time:0.107 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:29 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 104 2021-08-31 22:17:29 006 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:17:29 +0000] 7fb8a329ec07e9006dfe77f441eea8dc "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.197 upstream_response_time:0.197 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:29 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 195 2021-08-31 22:17:29 204 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:17:29 +0000] 88eb6e18e920f5f080438b3bf8fb5655 "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.209 upstream_response_time:0.209 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:29 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 208 2021-08-31 22:17:29 417 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:17:29 +0000] 297d1ce70a93df87d3de1b4fc5e69a00 "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.086 upstream_response_time:0.086 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:29 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 82 2021-08-31 22:17:29 503 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:17:29 +0000] 980c7f861639ddfdc75312ef59621fd5 "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.303 upstream_response_time:0.303 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:29 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 300 2021-08-31 22:17:29 813 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:17:30 +0000] 8f9f2d743a04cb1979f50bd6623ff53b "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.290 upstream_response_time:0.290 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:30 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 282 2021-08-31 22:17:30 099 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:17:30 +0000] 1d536091fe03bc65fa4276602d068a1b "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:30 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196 2021-08-31 22:17:30 298 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:17:30 +0000] d343d0ce60c63a2f8472af067375aebd "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:30 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196 2021-08-31 22:17:30 503 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:17:31 +0000] 256386ccae399bdc54786740f1dcada8 "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.794 upstream_response_time:0.794 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:31 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 791 2021-08-31 22:17:31 298 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:17:31 +0000] dd9a985ed6a14247e06f2474a4962725 "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:31 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 395 2021-08-31 22:17:31 697 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:17:31 +0000] c01409d98e2aff05c24f783e6c42e63f "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.109 upstream_response_time:0.109 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:31 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 107 2021-08-31 22:17:31 807 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:17:31 +0000] b2f11547bf998401df42e78ef84efef8 "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.196 upstream_response_time:0.196 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:31 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 194 2021-08-31 22:17:32 010 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:17:32 +0000] f51705a39ab730153ed4113354052fdc "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.292 upstream_response_time:0.292 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:32 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 285 2021-08-31 22:17:32 300 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@e755491 2021-08-31 22:17:32 300 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:17:32 580 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:17:32 +0000] 2918016889fab09a9f41c250dff78339 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 397 2021-08-31 22:17:32 704 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1565aba3 2021-08-31 22:17:32 704 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:17:33 568 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:17:33 +0000] dda8084f3265e3fdd478af69d9086e0c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.892 upstream_response_time:0.892 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 894 2021-08-31 22:17:33 602 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@49ac64c9 2021-08-31 22:17:33 602 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:17:33 895 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:17:34 +0000] fc583cdd5e6b09cd6d0380c3f12ae893 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.496 upstream_response_time:0.496 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 495 2021-08-31 22:17:34 101 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@60821e26 2021-08-31 22:17:34 102 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:17:34 290 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:17:34 +0000] f1179cbd0f1627183497d57a69f0bf30 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 397 2021-08-31 22:17:34 570 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@51c47588 2021-08-31 22:17:34 570 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:17:34 832 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:17:34 +0000] 0ddce37879e6246202e053956b10243f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.342 upstream_response_time:0.342 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 275 2021-08-31 22:17:34 849 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@70f85a86 2021-08-31 22:17:34 849 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:17:35 398 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:17:35 +0000] 3dfa3db8e3691b5ce4642070cf71ca77 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.568 upstream_response_time:0.568 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 568 2021-08-31 22:17:35 425 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4f258a24 2021-08-31 22:17:35 425 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:17:36 173 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:17:36 +0000] 263e95f9f7204e4d9a7de8b7c1db1726 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.761 upstream_response_time:0.761 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 760 2021-08-31 22:17:36 191 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@794cc1b7 2021-08-31 22:17:36 191 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:17:36 583 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:17:36 +0000] d8c5ba04bcacd602105d6402aa421e45 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.507 upstream_response_time:0.507 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 506 2021-08-31 22:17:36 702 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4294388 2021-08-31 22:17:36 702 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:17:36 896 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:17:36 +0000] 1ef8281695ce69bb9bb9d120bea28aae "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 295 2021-08-31 22:17:37 001 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@73a99322 2021-08-31 22:17:37 001 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:17:37 661 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:17:37 +0000] c65faa5a6344e0124b33eaf92ba49b3d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.696 upstream_response_time:0.696 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 694 2021-08-31 22:17:37 702 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7e3b29b3 2021-08-31 22:17:37 702 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:17:38 090 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:17:38 +0000] cefb7b6b592bc4ab97cc64287942f371 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.496 upstream_response_time:0.496 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 495 2021-08-31 22:17:38 205 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5640c84a 2021-08-31 22:17:38 205 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:17:39 321 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:17:39 +0000] f415f0818b6b70f3910600e4f63750f8 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.193 upstream_response_time:1.193 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 1192 2021-08-31 22:17:39 402 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@fead0dd 2021-08-31 22:17:39 402 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:17:39 989 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:17:40 +0000] d9d26f6f62f4af1b727bf53ddc423dad "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.696 upstream_response_time:0.696 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 695 2021-08-31 22:17:40 100 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7806f275 2021-08-31 22:17:40 100 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:17:40 816 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:17:40 +0000] 820204a2510cbac3f3483dd0a6ef9cce "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.796 upstream_response_time:0.796 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 796 2021-08-31 22:17:40 901 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@25830b49 2021-08-31 22:17:40 901 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:17:41 273 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:17:41 +0000] 0689a1437fc15a03aaabf7f3911b1535 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.395 upstream_response_time:0.395 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 394 2021-08-31 22:17:41 302 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@76db038c 2021-08-31 22:17:41 302 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:17:41 490 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:17:41 +0000] 077a8f574a88224676e1cdc047ea1c90 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.394 upstream_response_time:0.394 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 393 2021-08-31 22:17:41 698 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6e20ade9 2021-08-31 22:17:41 698 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:17:41 971 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:17:42 +0000] 85768c0f06b225c2f056f0b4962648fe "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 698 2021-08-31 22:17:42 402 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@a33e1c4 2021-08-31 22:17:42 403 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:17:43 490 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:17:43 +0000] 15637bf227a742021038d519d43d7433 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.100 upstream_response_time:1.100 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 1097 2021-08-31 22:17:43 506 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@615ff096 2021-08-31 22:17:43 506 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:17:43 992 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:17:44 +0000] 977eee9fb1d57c2411258363ad016597 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.790 upstream_response_time:0.790 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 789 2021-08-31 22:17:44 301 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@78b9e40 2021-08-31 22:17:44 301 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:17:45 047 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:17:45 +0000] f329a5c6dfd30599e8935510cdb1fc62 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.796 upstream_response_time:0.796 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 795 2021-08-31 22:17:45 101 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@75a76374 2021-08-31 22:17:45 101 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:17:45 391 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:17:45 +0000] e276b57c3c67302d9c6a1607ac0aab29 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.496 upstream_response_time:0.496 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 494 2021-08-31 22:17:45 601 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7d8e7c18 2021-08-31 22:17:45 601 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:17:45 689 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:17:45 +0000] 626b4177cc8615910870fa1826e36ed8 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.197 upstream_response_time:0.197 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 196 2021-08-31 22:17:45 803 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1d223fc0 2021-08-31 22:17:45 803 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:17:46 351 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:17:47 +0000] 55941718afb379bf466da76881471e2e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.295 upstream_response_time:1.295 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 1293 2021-08-31 22:17:47 100 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@63e6248a 2021-08-31 22:17:47 100 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:17:47 691 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:17:47 +0000] fe42c4179d30162031096d0d3832bdd8 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.796 upstream_response_time:0.796 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 795 2021-08-31 22:17:47 902 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@d22027a 2021-08-31 22:17:47 902 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:17:48 541 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:17:48 +0000] be9aec8aca5150555e99c8f08d9764ee "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.796 upstream_response_time:0.796 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 794 2021-08-31 22:17:48 706 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4d8fea37 2021-08-31 22:17:48 706 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:17:48 766 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:17:48 +0000] 2773cbf041ecf87216189eab5c7c0602 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.194 upstream_response_time:0.194 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 192 2021-08-31 22:17:48 906 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6841ea57 2021-08-31 22:17:48 906 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:17:49 891 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:17:50 +0000] 55d2cd09fb8e72a34ec38b27b089811f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.195 upstream_response_time:1.195 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 1191 2021-08-31 22:17:50 101 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@51f5afa6 2021-08-31 22:17:50 101 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:17:50 794 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:17:50 +0000] 523e39c56ef151ab12e4afdc53137872 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.797 upstream_response_time:0.797 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 798 2021-08-31 22:17:50 902 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7f4f18b0 2021-08-31 22:17:50 902 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:17:51 342 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:17:51 +0000] 87f90e4b880727d0de4259a0af3e3e6c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.595 upstream_response_time:0.595 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 594 2021-08-31 22:17:51 502 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@60d462a0 2021-08-31 22:17:51 502 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:17:51 868 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:17:51 +0000] 2458e22111c05d4b5d10d4c51de09ee1 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 396 2021-08-31 22:17:51 902 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5ab3d18 2021-08-31 22:17:51 902 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:17:52 491 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:17:52 +0000] a521918f64c29b92089d20a25bee9292 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.600 upstream_response_time:0.600 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 598 2021-08-31 22:17:52 506 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7f8b859d 2021-08-31 22:17:52 506 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:17:53 191 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:17:53 +0000] 9fc30c1478e49b9ea32b6c7902db9dae "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.792 upstream_response_time:0.792 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 791 2021-08-31 22:17:53 302 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5336dc97 2021-08-31 22:17:53 303 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:17:53 718 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:17:53 +0000] 681e356975677b35d7381781c7f4d2c9 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.437 upstream_response_time:0.437 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 436 2021-08-31 22:17:53 746 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@767c1e19 2021-08-31 22:17:53 747 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:17:54 490 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:17:54 +0000] 784104327875046e39ee4e97d6d7c4d1 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.952 upstream_response_time:0.952 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 951 2021-08-31 22:17:54 701 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2c3d3429 2021-08-31 22:17:54 702 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:17:54 990 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:17:55 +0000] ebe83370b40d04e4c92f7466c13ada97 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.312 upstream_response_time:0.312 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 311 2021-08-31 22:17:55 017 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6c347626 2021-08-31 22:17:55 017 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:17:55 459 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:17:55 +0000] b961809a072320e125da3cece9824d2f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.480 upstream_response_time:0.480 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 480 2021-08-31 22:17:55 502 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@9b9b456 2021-08-31 22:17:55 502 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:17:55 990 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:17:56 +0000] 1a44956f141aa7bf65b783b916161e69 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.823 upstream_response_time:0.823 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 822 2021-08-31 22:17:56 332 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1a7c7465 2021-08-31 22:17:56 332 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:17:56 791 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:17:56 +0000] 4b0527a4dc9959af641602245747351f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.568 upstream_response_time:0.568 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 568 2021-08-31 22:17:56 900 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3a16cab3 2021-08-31 22:17:56 900 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:17:57 491 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:17:57 +0000] 2ed2dd193f8592f23a415ee6d6f36880 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.697 upstream_response_time:0.697 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 696 2021-08-31 22:17:57 601 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2aaa0c34 2021-08-31 22:17:57 601 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:17:57 766 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:17:57 +0000] def23a039be0cb950b8253a498cd2cd7 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.177 upstream_response_time:0.177 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 177 2021-08-31 22:17:57 784 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5e5706a7 2021-08-31 22:17:57 784 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:17:58 268 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:17:58 +0000] c72031c0f42cd4cc5a50bb0483061d3a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 499 2021-08-31 22:17:58 287 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6c716bc2 2021-08-31 22:17:58 287 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:17:58 732 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:17:58 +0000] 78f8e7848070517ec29e4d50905aa498 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.609 upstream_response_time:0.609 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 609 2021-08-31 22:17:58 903 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@245ab5ef 2021-08-31 22:17:58 903 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:17:59 090 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:17:59 +0000] 97e7a7d29d42daff267e30828598dabb "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.202 upstream_response_time:0.202 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 201 2021-08-31 22:17:59 108 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@62beec85 2021-08-31 22:17:59 108 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:17:59 639 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:17:59 +0000] 8d62faa25af31d86035028d3e7e9c5df "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.689 upstream_response_time:0.689 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:17:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 688 2021-08-31 22:17:59 803 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6c5aad06 2021-08-31 22:17:59 803 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:18:00 010 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:18:00 +0000] f5fe0240f8ed3116d8974549201a8adc "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.395 upstream_response_time:0.395 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:18:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 394 2021-08-31 22:18:00 202 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1bb43a5b 2021-08-31 22:18:00 202 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:18:00 497 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:18:00 +0000] 4ff68259f787610d970b2d4e19ba3c54 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.308 upstream_response_time:0.308 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:18:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 307 2021-08-31 22:18:00 516 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6c4ab0f1 2021-08-31 22:18:00 517 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:18:01 304 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:18:01 +0000] 771a4c90140510a3e67c90042b2d2194 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.983 upstream_response_time:0.983 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:18:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 979 2021-08-31 22:18:01 502 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@9f6b60b 2021-08-31 22:18:01 502 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:18:02 090 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:18:02 +0000] 2d87cbfe4c1e0ba7ca9410a7f8644f68 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.094 upstream_response_time:1.094 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:18:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 1094 2021-08-31 22:18:02 601 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@de45e3d 2021-08-31 22:18:02 602 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:18:03 190 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:18:03 +0000] 0ed5b829af6c47379587b3dcc4b15790 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:18:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 697 2021-08-31 22:18:03 302 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@396b6ed7 2021-08-31 22:18:03 303 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:18:04 031 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:18:04 +0000] ad52d08fcb1648792fc893b579f962e1 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.894 upstream_response_time:0.894 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:18:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 893 2021-08-31 22:18:04 205 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@28fa4a15 2021-08-31 22:18:04 205 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:18:05 291 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:18:05 +0000] e38d83900aaf35c4a972ce68452a102c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.099 upstream_response_time:1.099 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:18:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 1097 2021-08-31 22:18:05 306 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3afce518 2021-08-31 22:18:05 306 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:18:05 895 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:18:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 691 10.233.72.213 - - [31/Aug/2021:22:18:05 +0000] ab4f9ba776494a91f22efb6071a041fa "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.692 upstream_response_time:0.692 "-" "Go-http-client/1.1" "-" 2021-08-31 22:18:06 001 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@75d3638b 2021-08-31 22:18:06 001 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:18:06 492 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:18:06 +0000] 3d7e4b72fe1e1e5d304c8ff9fe719e29 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.695 upstream_response_time:0.695 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:18:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 694 2021-08-31 22:18:06 700 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6e7fd1ac 2021-08-31 22:18:06 700 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:18:07 293 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace- 10.233.72.213 - - [31/Aug/2021:22:18:07 +0000] 423dcc828474eec2ca49bc65938fbac0 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.797 upstream_response_time:0.797 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:18:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 797 2021-08-31 22:18:07 502 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@54723b8c 2021-08-31 22:18:07 502 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/search","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:18:07 603 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace- 10.233.72.213 - - [31/Aug/2021:22:18:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 296 10.233.72.213 - - [31/Aug/2021:22:18:07 +0000] 035d86b1b9bedb62dbb57db84b5513b5 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 2021-08-31 22:18:07 803 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5b6a677c 2021-08-31 22:18:07 804 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.213,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.62","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-31 22:18:08 518 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace- 10.233.72.213 - - [31/Aug/2021:22:18:08 +0000] bd8a3ba974e6612806ce5efbe253ec54 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.897 upstream_response_time:0.897 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:18:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 453 "-" "Go-http-client/1.1" 896 2021-08-31 22:18:18 320 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:18:18 +0000] 67c9c0007e9f5e9cf112dbea8de118a4 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.175 upstream_response_time:0.175 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:18:18 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 174 2021-08-31 22:18:18 500 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:18:18 +0000] 1c41680ab908cd370aa571d7c1311d3d "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:18:18 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 292 2021-08-31 22:18:18 794 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:18:19 +0000] acfafae42a05427f84f1787ed20c4b5e "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:1.002 upstream_response_time:1.002 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:18:19 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1001 2021-08-31 22:18:19 802 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:18:20 +0000] 60ecd36247e8c2b303a766d7490e0928 "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:18:20 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 292 2021-08-31 22:18:20 098 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:18:20 +0000] 53893e01dcb487d6938d45a5129d2387 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:18:20 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2021-08-31 22:18:20 398 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:18:20 +0000] 0fe3d42a527fc4cff265020edd7755c9 "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:18:20 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2021-08-31 22:18:20 699 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:18:20 +0000] 0e30aa5864693e912705e2f25bf02a8d "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:18:20 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 295 2021-08-31 22:18:20 997 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:18:21 +0000] 7ced0f4a19a86fbb7e84eb7d7afd37be "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.101 upstream_response_time:0.101 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:18:21 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 99 2021-08-31 22:18:21 103 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:18:22 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 990 10.233.72.213 - - [31/Aug/2021:22:18:22 +0000] 04745259f6d4f11a3d54a0adde8cf9a4 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.998 upstream_response_time:0.998 "-" "Go-http-client/1.1" "-" 2021-08-31 22:18:22 096 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:18:22 +0000] ddb48b3371c248109aa3ffebd54c0708 "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.798 upstream_response_time:0.798 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:18:22 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 797 2021-08-31 22:18:22 895 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:18:22 +0000] 30712058fa564ddaa41f493703cfe4de "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.100 upstream_response_time:0.100 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:18:22 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 99 2021-08-31 22:18:22 996 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:18:23 +0000] ef6e8e280e3456d962717d6d735dc4b7 "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.306 upstream_response_time:0.306 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:18:23 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 305 2021-08-31 22:18:23 304 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:18:24 +0000] 4a6214837f2d4585a1d8dc8d1551693f "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.796 upstream_response_time:0.796 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:18:24 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 795 2021-08-31 22:18:24 102 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:18:24 +0000] dce2a8660a8e7e31f3f0d716273e0746 "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.204 upstream_response_time:0.204 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:18:24 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 202 2021-08-31 22:18:24 306 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:18:24 +0000] 91ce6b8761aa2184ddf489fabef99caf "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.290 upstream_response_time:0.290 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:18:24 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 289 2021-08-31 22:18:24 607 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:18:24 +0000] 721544c5ee2c596336226ca2c6315280 "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.104 upstream_response_time:0.104 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:18:24 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 94 2021-08-31 22:18:24 702 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:18:24 +0000] cc59c1d0cd658d4cc36f8675a50cb314 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:18:24 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197 2021-08-31 22:18:24 902 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:18:25 +0000] 09c5f6be7291a649446ab91f46b69adc "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.406 upstream_response_time:0.406 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:18:25 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 404 2021-08-31 22:18:25 308 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:18:25 +0000] 0e0ea85c30416457a66fb95e15241ce1 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.187 upstream_response_time:0.187 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:18:25 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 186 2021-08-31 22:18:25 496 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:18:26 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 698 10.233.72.213 - - [31/Aug/2021:22:18:26 +0000] f35084d7e739e2c7695ba30a87cc6e2d "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.700 upstream_response_time:0.700 "-" "Go-http-client/1.1" "-" 2021-08-31 22:18:26 196 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:18:26 +0000] 0f0c3f2f22d109b32a64c3a68f57081b "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:18:26 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298 2021-08-31 22:18:26 498 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:18:27 +0000] beff0e3e2cb729b5203c60697a1e813d "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:18:27 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 595 2021-08-31 22:18:27 102 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:18:27 +0000] 574813409b9e4fb8bfeb7a1bcb0e50c3 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.108 upstream_response_time:0.108 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:18:27 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 99 2021-08-31 22:18:27 203 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:18:27 +0000] 1ed49ac577703621e0a003b868610357 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.490 upstream_response_time:0.490 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:18:27 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 489 2021-08-31 22:18:27 697 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:18:28 +0000] f18e14fcc27d23bc172d57c4407d3607 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:18:28 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497 2021-08-31 22:18:28 198 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:18:28 +0000] 0f5271af6d24af237b67b2ca9de4f280 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-" 10.233.72.213 - - [31/Aug/2021:22:18:28 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197 2021-08-31 22:18:28 397 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.72.62/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.72.62,port:8446 10.233.72.213 - - [31/Aug/2021:22:18:28 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.72.62/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298 10.233.72.213 - - [31/Aug/2021:22:18:28 +0000] 1270feeb66bd617e642f301a3ea76e2c "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.72.62/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 2021-08-31 22:18:28 701 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v