By type
@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-05-15 23:53:06 381 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering jersey handler with root path prefix: / 2021-05-15 23:53:06 383 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering admin handler with root path prefix: /admin 2021-05-15 23:53:06 676 INFO [org.onap.msb.sdclient.DiscoverApp][main] - getApplicationContextPath: /api/microservices/v1 2021/05/15 23:53:27 [error] 21#21: *7 connect() failed (111: Connection refused) while connecting to upstream, client: 10.233.71.188, 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.71.188 - - [15/May/2021:23:53:27 +0000] f1ba2de91826e0f529504b3771967bed "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/05/15 23:53:30 [error] 21#21: *11 connect() failed (111: Connection refused) while connecting to upstream, client: 10.233.71.188, 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.71.188 - - [15/May/2021:23:53:30 +0000] a568983e8a40616d578308556f71246a "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-05-15 23:53:35 268 INFO [org.reflections.Reflections][main] - Reflections took 28306 ms to scan 1 urls, producing 15738 keys and 30140 values 2021-05-15 23:53:38 579 INFO [org.glassfish.jersey.internal.ServiceFinder][main] - Running in a non-OSGi environment 2021-05-15 23:53:40 468 INFO [org.onap.msb.sdclient.wrapper.util.ConfigUtil][main] - init TCP_UDP portRange:28001-30000 2021-05-15 23:53:40 468 INFO [org.onap.msb.sdclient.wrapper.util.ConfigUtil][main] - init Consul Register Mode:agent 2021-05-15 23:53:40 468 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering jersey handler with root path prefix: / 2021-05-15 23:53:40 468 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering admin handler with root path prefix: /admin 2021-05-15 23:53:40 473 INFO [io.dropwizard.server.ServerFactory][main] - Starting MicroService Bus 2021-05-15 23:53:41 972 INFO [org.eclipse.jetty.setuid.SetUIDListener][main] - Opened MicroService Bus @674c9079{HTTP/1.1,[http/1.1]}{0.0.0.0:8076} 2021-05-15 23:53:41 975 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-05-15 23:53:44 380 INFO [org.glassfish.jersey.server.ApplicationHandler][main] - Initiating Jersey application, version Jersey: 2.25.1 2017-01-19 16:23:50... 2021-05-15 23:53:49 173 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-05-15 23:53:49 269 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-05-15 23:53:51 571 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-05-15 23:53:52 775 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-05-15 23:53:52 776 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method addMicroService in org.onap.msb.sdclient.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method getMicroService in org.onap.msb.sdclient.resources.MicroServiceResource contains empty path annotation. 2021-05-15 23:53:52 869 INFO [org.eclipse.jetty.server.handler.ContextHandler][main] - Started i.d.j.MutableServletContextHandler@8a98f38{/,null,AVAILABLE} 2021-05-15 23:53:53 168 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-05-15 23:53:53 168 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-05-15 23:53:53 474 INFO [org.eclipse.jetty.server.handler.ContextHandler][main] - Started i.d.j.MutableServletContextHandler@444cc791{/admin,null,AVAILABLE} 2021-05-15 23:53:54 175 INFO [org.eclipse.jetty.server.AbstractConnector][main] - Started MicroService Bus @674c9079{HTTP/1.1,[http/1.1]}{0.0.0.0:8076} 2021-05-15 23:53:54 175 INFO [org.eclipse.jetty.server.Server][main] - Started @63002ms 2021-05-15 23:53:56 186 INFO [org.onap.msb.sdclient.health.ConsulLinkHealthCheck][dw-35 - GET /api/microservices/v1/services/health] - check consul URL:http://msb-consul.onap:8500/v1/status/leader 10.233.71.188 - - [15/May/2021:23:53:59 +0000] 6f399bb960089babb46dc35e76766425 "GET /api/microservices/v1/services/health HTTP/1.1" 200 request_processing_time:11.196 upstream_response_time:11.196 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:53:59 +0000] "GET /api/microservices/v1/services/health HTTP/1.1" 200 25 "-" "Go-http-client/1.1" 3705 2021-05-15 23:53:59 873 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3bcdd42b 2021-05-15 23:53:59 983 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"appc","version":"v1","url":"/","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/","enable_ssl":false,"nodes":[{"ip":"10.233.22.38","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-05-15 23:54:00 729 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-24 - POST /api/microservices/v1/services] - save microservice success: serviceName-appc,version-v1 ,namespace- 10.233.71.188 - - [15/May/2021:23:54:01 +0000] 3043b28c06afa2095b6b0127f49663e5 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.856 upstream_response_time:1.856 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:54:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 420 "-" "Go-http-client/1.1" 1804 2021-05-15 23:54:01 275 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@39ca4345 2021-05-15 23:54:01 368 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.46.69","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-05-15 23:54:01 629 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-esr-gui,version-v1 ,namespace- 10.233.71.188 - - [15/May/2021:23:54:01 +0000] b8d8dbb9b0d20ee31188757a502e07c6 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.655 upstream_response_time:0.655 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:54:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 566 2021-05-15 23:54:01 849 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7021a262 2021-05-15 23:54:01 849 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.46.81","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-05-15 23:54:01 969 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-parser,version-v1 ,namespace- 10.233.71.188 - - [15/May/2021:23:54:02 +0000] 57929014e693797b231d2632809ac03a "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.71.188 - - [15/May/2021:23:54:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 436 "-" "Go-http-client/1.1" 229 2021-05-15 23:54:02 175 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@428fbb33 2021-05-15 23:54:02 175 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.46.81","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-05-15 23:54:02 469 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-catalog,version-v1 ,namespace- 10.233.71.188 - - [15/May/2021:23:54:02 +0000] 9dede30132aa43bbb9c0e046d3d60bcc "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.602 upstream_response_time:0.602 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:54:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 439 "-" "Go-http-client/1.1" 600 2021-05-15 23:54:02 775 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3b21b9f6 2021-05-15 23:54:02 776 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.46.81","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-05-15 23:54:03 037 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-nsd,version-v1 ,namespace- 10.233.71.188 - - [15/May/2021:23:54:03 +0000] 22087c105c7e1f96c4fb00c9d06db88b "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.71.188 - - [15/May/2021:23:54:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 427 "-" "Go-http-client/1.1" 402 2021-05-15 23:54:03 469 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@251b31dc 2021-05-15 23:54:03 469 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.46.81","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-05-15 23:54:03 671 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-vnfpkgm,version-v1 ,namespace- 10.233.71.188 - - [15/May/2021:23:54:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 439 "-" "Go-http-client/1.1" 698 10.233.71.188 - - [15/May/2021:23:54:04 +0000] 38744abaa39bc89af0b3aeb8fbb7250f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.801 upstream_response_time:0.801 "-" "Go-http-client/1.1" "-" 2021-05-15 23:54:04 367 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5f16cc7 2021-05-15 23:54:04 368 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-titanium_cloud","version":"v0","url":"/api/multicloud-titanium_cloud/v0","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.12.188","port":"9005","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-15 23:54:04 573 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-titanium_cloud,version-v0 ,namespace- 10.233.71.188 - - [15/May/2021:23:54:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 494 "-" "Go-http-client/1.1" 599 10.233.71.188 - - [15/May/2021:23:54:04 +0000] 8c52410519e73dafe72c024a26b80895 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.697 upstream_response_time:0.697 "-" "Go-http-client/1.1" "-" 2021-05-15 23:54:05 367 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@47779334 2021-05-15 23:54:05 368 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-titaniumcloud","version":"v0","url":"/api/multicloud-titaniumcloud/v0","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.12.188","port":"9005","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-15 23:54:05 637 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-titaniumcloud,version-v0 ,namespace- 10.233.71.188 - - [15/May/2021:23:54:05 +0000] c0487e7d279c9ae129a34974369cde77 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.194 upstream_response_time:1.194 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:54:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Go-http-client/1.1" 1101 2021-05-15 23:54:06 075 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@539ff3bd 2021-05-15 23:54:06 076 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-titaniumcloud","version":"v1","url":"/api/multicloud-titaniumcloud/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.12.188","port":"9005","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-15 23:54:06 568 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-titaniumcloud,version-v1 ,namespace- 10.233.71.188 - - [15/May/2021:23:54:06 +0000] 72d1dd1ff2afab70b530457b8f8d583b "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.71.188 - - [15/May/2021:23:54:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Go-http-client/1.1" 602 2021-05-15 23:54:07 070 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4f91b0e3 2021-05-15 23:54:07 070 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.16.181","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-05-15 23:54:07 298 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud,version-v0 ,namespace- 10.233.71.188 - - [15/May/2021:23:54:07 +0000] 52b1daa3c84ded22a870d7b63cc67470 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.103 upstream_response_time:1.103 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:54:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 449 "-" "Go-http-client/1.1" 903 2021-05-15 23:54:08 370 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3271e1c0 2021-05-15 23:54:08 370 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.16.181","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-05-15 23:54:08 514 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud,version-v1 ,namespace- 10.233.71.188 - - [15/May/2021:23:54:08 +0000] ef4fcd60128ab2e5a7dbaa7c09f2ebbd "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.71.188 - - [15/May/2021:23:54:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 449 "-" "Go-http-client/1.1" 399 2021-05-15 23:54:08 676 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2f26e2a0 2021-05-15 23:54:08 676 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.23.205","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-05-15 23:54:09 123 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-esr-server,version-v1 ,namespace- 10.233.71.188 - - [15/May/2021:23:54:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 461 "-" "Go-http-client/1.1" 508 10.233.71.188 - - [15/May/2021:23:54:09 +0000] 0d973e159ab0aa205ea884f9842aadd4 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.687 upstream_response_time:0.687 "-" "Go-http-client/1.1" "-" 2021-05-15 23:54:09 473 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7af2c1a1 2021-05-15 23:54:09 568 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.50.118","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-05-15 23:54:09 937 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-message-router,version-v1 ,namespace- 10.233.71.188 - - [15/May/2021:23:54:10 +0000] 397481f77475ba49249a9b61b6a81d6a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.702 upstream_response_time:0.702 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:54:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 441 "-" "Go-http-client/1.1" 696 2021-05-15 23:54:10 175 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@17228c78 2021-05-15 23:54:10 175 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.39.228","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-05-15 23:54:10 570 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-fcaps,version-v0 ,namespace- 10.233.71.188 - - [15/May/2021:23:54:10 +0000] f4492986894dbb10c9f551eadbe9b8c9 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.501 upstream_response_time:0.501 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:54:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 467 "-" "Go-http-client/1.1" 499 2021-05-15 23:54:10 771 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@79b5ee15 2021-05-15 23:54:10 771 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.39.228","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-05-15 23:54:11 039 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-fcaps,version-v1 ,namespace- 10.233.71.188 - - [15/May/2021:23:54:11 +0000] 1dc9ce4843c565218cb4d2192f644939 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.505 upstream_response_time:0.505 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:54:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 467 "-" "Go-http-client/1.1" 503 2021-05-15 23:54:11 369 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2d2f7a6f 2021-05-15 23:54:11 572 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-starlingx","version":"v0","url":"/api/multicloud-starlingx/v0","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.46.60","port":"9009","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-15 23:54:12 068 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-starlingx,version-v0 ,namespace- 10.233.71.188 - - [15/May/2021:23:54:12 +0000] f1d1d17d34d704b0cd0b4b0f3851ea20 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.092 upstream_response_time:1.092 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:54:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1097 2021-05-15 23:54:12 473 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2b42fcf7 2021-05-15 23:54:12 474 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-starlingx","version":"v1","url":"/api/multicloud-starlingx/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.46.60","port":"9009","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-15 23:54:12 950 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-starlingx,version-v1 ,namespace- 10.233.71.188 - - [15/May/2021:23:54:13 +0000] 082bb3334ebd27e22572bab828a72aa5 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.712 upstream_response_time:0.712 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:54:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 710 2021-05-15 23:54:13 175 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@32bf16cf 2021-05-15 23:54:13 175 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.2.95","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-05-15 23:54:13 410 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-pike,version-v0 ,namespace- 10.233.71.188 - - [15/May/2021:23:54:13 +0000] fb7a8fa7185a9d904f48b18a8a170b82 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.339 upstream_response_time:0.339 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:54:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 461 "-" "Go-http-client/1.1" 337 2021-05-15 23:54:13 477 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@fd69e9a 2021-05-15 23:54:13 477 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.2.95","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-05-15 23:54:13 729 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-pike,version-v1 ,namespace- 10.233.71.188 - - [15/May/2021:23:54:13 +0000] 05c5e770d8afaaeef182383136da9352 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.344 upstream_response_time:0.344 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:54:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 461 "-" "Go-http-client/1.1" 300 2021-05-15 23:54:13 879 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7160297d 2021-05-15 23:54:13 879 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.19.188","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-05-15 23:54:14 204 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-dmaap-dr-prov,version-v1 ,namespace- 10.233.71.188 - - [15/May/2021:23:54:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 437 "-" "Go-http-client/1.1" 358 10.233.71.188 - - [15/May/2021:23:54:14 +0000] e7ca198e1df4a356a4cd7aec64cbca9e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.493 upstream_response_time:0.493 "-" "Go-http-client/1.1" "-" 2021-05-15 23:54:14 280 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@52995d69 2021-05-15 23:54:14 280 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-vio","version":"v0","url":"/api/multicloud-vio/v0","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.51.154","port":"9004","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-15 23:54:14 689 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-vio,version-v0 ,namespace- 10.233.71.188 - - [15/May/2021:23:54:14 +0000] 63164860c3825f0cac11a27b7506d138 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.466 upstream_response_time:0.466 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:54:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 462 "-" "Go-http-client/1.1" 465 2021-05-15 23:54:14 771 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@11391304 2021-05-15 23:54:14 771 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-vio","version":"v1","url":"/api/multicloud-vio/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.51.154","port":"9004","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-15 23:54:15 306 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-vio,version-v1 ,namespace- 10.233.71.188 - - [15/May/2021:23:54:15 +0000] c4921503c7aa091438159aa0a70371e8 "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.71.188 - - [15/May/2021:23:54:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 462 "-" "Go-http-client/1.1" 590 2021-05-15 23:54:15 371 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3f6a2ffc 2021-05-15 23:54:15 371 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.54.52","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-05-15 23:54:15 983 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-k8s,version-v1 ,namespace- 10.233.71.188 - - [15/May/2021:23:54:16 +0000] 39189b10ab354a683c31d9ca96292ba3 "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.71.188 - - [15/May/2021:23:54:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 439 "-" "Go-http-client/1.1" 695 2021-05-15 23:54:16 068 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@24890cea 2021-05-15 23:54:16 068 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:54:16 408 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.71.188 - - [15/May/2021:23:54:16 +0000] 23d62636473247784899bad1d48fab63 "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.71.188 - - [15/May/2021:23:54:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 394 2021-05-15 23:54:16 444 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6df89bc2 2021-05-15 23:54:16 444 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:54:16 662 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace- 10.233.71.188 - - [15/May/2021:23:54:16 +0000] 9026e91d0810fadf8513c3699f746503 "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.71.188 - - [15/May/2021:23:54:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 300 2021-05-15 23:54:16 747 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2a63916f 2021-05-15 23:54:16 747 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:54:17 329 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.71.188 - - [15/May/2021:23:54:17 +0000] 0c61cbdb9d81ad3ea3baf254d5599685 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.605 upstream_response_time:0.605 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:54:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 604 2021-05-15 23:54:17 367 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7cf526d0 2021-05-15 23:54:17 368 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:54:17 665 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace- 10.233.71.188 - - [15/May/2021:23:54:17 +0000] 498e76d360a372656fc9c331607680e0 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.386 upstream_response_time:0.386 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:54:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 384 2021-05-15 23:54:17 742 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2d4f8976 2021-05-15 23:54:17 742 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:54:18 228 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.71.188 - - [15/May/2021:23:54:18 +0000] 33e1a9aef6c80e114e4a38a596038f10 "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.71.188 - - [15/May/2021:23:54:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 701 2021-05-15 23:54:18 446 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@42ea375d 2021-05-15 23:54:18 446 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:54:18 729 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.71.188 - - [15/May/2021:23:54:18 +0000] 96049c597200049356eb17c589c17887 "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.71.188 - - [15/May/2021:23:54:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 393 2021-05-15 23:54:18 842 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5991715f 2021-05-15 23:54:18 842 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:54:19 229 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace- 10.233.71.188 - - [15/May/2021:23:54:19 +0000] 5f244acdc1d6c6769d5e83170811828f "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.71.188 - - [15/May/2021:23:54:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 496 2021-05-15 23:54:19 341 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@501ee6d3 2021-05-15 23:54:19 342 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:54:19 629 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.71.188 - - [15/May/2021:23:54:19 +0000] 0246c728e8aaf863e18dcb4af6e311a1 "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.71.188 - - [15/May/2021:23:54:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 397 2021-05-15 23:54:19 743 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@b62fcb6 2021-05-15 23:54:19 743 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:54:20 230 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace- 10.233.71.188 - - [15/May/2021:23:54:20 +0000] 0a9d56ba676ac56fac2947ea43188116 "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.71.188 - - [15/May/2021:23:54:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 595 2021-05-15 23:54:20 346 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@645bb48d 2021-05-15 23:54:20 346 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:54:20 931 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.71.188 - - [15/May/2021:23:54:21 +0000] bbf58ff2e893d811827b84108c7e67d3 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.795 upstream_response_time:0.795 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:54:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 793 2021-05-15 23:54:21 144 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@14677644 2021-05-15 23:54:21 144 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:54:21 929 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace- 10.233.71.188 - - [15/May/2021:23:54:22 +0000] 5cdf9bcd588b2e1f03286b764ebcd85f "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.71.188 - - [15/May/2021:23:54:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 892 2021-05-15 23:54:22 039 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@eb6c1da 2021-05-15 23:54:22 039 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:54:22 329 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.71.188 - - [15/May/2021:23:54:22 +0000] d7d5e5cc41c51a2605735357b591746e "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.71.188 - - [15/May/2021:23:54:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 308 2021-05-15 23:54:22 369 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@b91b187 2021-05-15 23:54:22 369 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:54:22 629 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace- 10.233.71.188 - - [15/May/2021:23:54:22 +0000] 8b26ad5d9f2bff92ab213a5e75d30f46 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.292 upstream_response_time:0.292 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:54:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 293 2021-05-15 23:54:22 650 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@48923c9 2021-05-15 23:54:22 650 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:54:23 029 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.71.188 - - [15/May/2021:23:54:23 +0000] d13dde1a007ab16ac8932b99599ac2b1 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.489 upstream_response_time:0.489 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:54:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 488 2021-05-15 23:54:23 143 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@28f5fb84 2021-05-15 23:54:23 143 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:54:23 387 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.71.188 - - [15/May/2021:23:54:23 +0000] 27c7d48b926f4a202cfd12573e5cedbc "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.71.188 - - [15/May/2021:23:54:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 493 2021-05-15 23:54:23 642 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@78620109 2021-05-15 23:54:23 642 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:54:24 036 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace- 10.233.71.188 - - [15/May/2021:23:54:24 +0000] c86dd69b7b876735a56f3171a050b413 "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.71.188 - - [15/May/2021:23:54:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 496 2021-05-15 23:54:24 145 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4f5e8b0a 2021-05-15 23:54:24 145 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:54:24 529 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.71.188 - - [15/May/2021:23:54:24 +0000] 4ee8ce15038aadfee97e68d90d8da9d8 "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.71.188 - - [15/May/2021:23:54:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 493 2021-05-15 23:54:24 643 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@24bc93d2 2021-05-15 23:54:24 643 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:54:25 029 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace- 10.233.71.188 - - [15/May/2021:23:54:25 +0000] a2eab809fa0b5c1370c982dd39f933b1 "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.71.188 - - [15/May/2021:23:54:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 496 2021-05-15 23:54:25 143 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@49d7730f 2021-05-15 23:54:25 143 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:54:25 332 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.71.188 - - [15/May/2021:23:54:25 +0000] dc2099ed2b331ed011e5a37e6d1d9231 "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.71.188 - - [15/May/2021:23:54:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 395 2021-05-15 23:54:25 544 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@62432f72 2021-05-15 23:54:25 544 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:54:26 034 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace- 10.233.71.188 - - [15/May/2021:23:54:26 +0000] 3830f4a8bf945c922d784f6c974ea00c "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.71.188 - - [15/May/2021:23:54:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 594 2021-05-15 23:54:26 143 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@609a7e1d 2021-05-15 23:54:26 143 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:54:26 629 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.71.188 - - [15/May/2021:23:54:26 +0000] 6ee04fe7671fabae2f046679457883e2 "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.71.188 - - [15/May/2021:23:54:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 593 2021-05-15 23:54:26 742 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@75e5ed9e 2021-05-15 23:54:26 742 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:54:26 932 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace- 10.233.71.188 - - [15/May/2021:23:54:27 +0000] cf454e6ba4d863e688a2d7202484e650 "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.71.188 - - [15/May/2021:23:54:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 294 2021-05-15 23:54:27 041 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1c43c7bd 2021-05-15 23:54:27 041 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:54:27 232 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.71.188 - - [15/May/2021:23:54:27 +0000] 43fc4ad582921010d9b6dde47ca71f89 "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.71.188 - - [15/May/2021:23:54:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 394 2021-05-15 23:54:27 471 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@394186e8 2021-05-15 23:54:27 471 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:54:28 131 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace- 10.233.71.188 - - [15/May/2021:23:54:28 +0000] c9bbef335bc1e413e8e64bddd9c0ce11 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.832 upstream_response_time:0.832 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:54:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 804 2021-05-15 23:54:28 276 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3376c0a7 2021-05-15 23:54:28 277 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:54:28 728 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace- 10.233.71.188 - - [15/May/2021:23:54:28 +0000] 109eef07ef68ca7529fa4c58b78c5732 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.474 upstream_response_time:0.474 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:54:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 472 2021-05-15 23:54:28 762 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@40dc094 2021-05-15 23:54:28 762 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:54:29 229 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.71.188 - - [15/May/2021:23:54:29 +0000] 76542abd7e3f83d7fe7bac14fbdc5fd9 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.785 upstream_response_time:0.785 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:54:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 776 2021-05-15 23:54:29 540 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2a46f434 2021-05-15 23:54:29 540 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:54:30 329 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace- 10.233.71.188 - - [15/May/2021:23:54:30 +0000] 49afe928948f1a22b79112870438db46 "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.71.188 - - [15/May/2021:23:54:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 996 2021-05-15 23:54:30 541 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1904e66f 2021-05-15 23:54:30 542 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:54:30 636 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.71.188 - - [15/May/2021:23:54:30 +0000] bf183e03e9ee43fa92ddee38624d4419 "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.71.188 - - [15/May/2021:23:54:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 239 2021-05-15 23:54:30 872 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@f6f2ca9 2021-05-15 23:54:30 872 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:54:31 003 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace- 10.233.71.188 - - [15/May/2021:23:54:31 +0000] 47ee7eba718a893a44219a0eac8fe201 "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.71.188 - - [15/May/2021:23:54:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 405 2021-05-15 23:54:31 283 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@58223ce1 2021-05-15 23:54:31 283 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:54:31 379 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.71.188 - - [15/May/2021:23:54:31 +0000] 1b035cde0b8f934207d9b2b483b11722 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.292 upstream_response_time:0.292 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:54:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 290 2021-05-15 23:54:31 579 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@788db7f 2021-05-15 23:54:31 579 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:54:31 815 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace- 10.233.71.188 - - [15/May/2021:23:54:31 +0000] 5c1792b56701fe674aeae30bdf735b94 "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.71.188 - - [15/May/2021:23:54:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 302 2021-05-15 23:54:31 970 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@de5cd8f 2021-05-15 23:54:31 970 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:54:32 329 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.71.188 - - [15/May/2021:23:54:32 +0000] 9d410d84d1ef4d8ed1856645e5a30bfe "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.652 upstream_response_time:0.652 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:54:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 650 2021-05-15 23:54:32 544 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@12d0fa29 2021-05-15 23:54:32 545 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:54:32 631 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace- 10.233.71.188 - - [15/May/2021:23:54:32 +0000] b58f4dc76a0a9ee8f06ff188e03dc2fa "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.71.188 - - [15/May/2021:23:54:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 293 2021-05-15 23:54:32 842 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@575ddfc6 2021-05-15 23:54:32 842 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:54:33 029 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.71.188 - - [15/May/2021:23:54:33 +0000] b308edcf2d9cafcb6ea397332f79aa2a "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.71.188 - - [15/May/2021:23:54:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 295 2021-05-15 23:54:33 157 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@b3f815 2021-05-15 23:54:33 157 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:54:33 529 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace- 10.233.71.188 - - [15/May/2021:23:54:33 +0000] 69d2e8242bfdd9a9767e4a49f2c71401 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.387 upstream_response_time:0.387 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:54:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 385 2021-05-15 23:54:33 546 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@127e560b 2021-05-15 23:54:33 546 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:54:33 778 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.71.188 - - [15/May/2021:23:54:34 +0000] c03f267500169deb35d4b36132e9d2f6 "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.71.188 - - [15/May/2021:23:54:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 491 2021-05-15 23:54:34 042 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@f6fcd74 2021-05-15 23:54:34 042 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:54:34 629 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace- 10.233.71.188 - - [15/May/2021:23:54:34 +0000] e01990fb5ff12254a3c0b116e076ccd7 "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.71.188 - - [15/May/2021:23:54:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 695 2021-05-15 23:54:34 740 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2295d3db 2021-05-15 23:54:34 740 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:54:35 048 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.71.188 - - [15/May/2021:23:54:35 +0000] ff8b1ea868e2572130684df809bc7a69 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:54:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 399 2021-05-15 23:54:35 146 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@46d2db9e 2021-05-15 23:54:35 147 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:54:35 329 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace- 10.233.71.188 - - [15/May/2021:23:54:35 +0000] ccb896d2d6897c86e0e19293ccc0a134 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.295 upstream_response_time:0.295 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:54:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 293 2021-05-15 23:54:35 443 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@54ebaa23 2021-05-15 23:54:35 443 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:54:35 676 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.71.188 - - [15/May/2021:23:54:35 +0000] a3919a2ba3c2d752b8afb0a4119a72bd "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:54:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 299 2021-05-15 23:54:35 746 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@72368661 2021-05-15 23:54:35 746 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:54:36 161 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace- 10.233.71.188 - - [15/May/2021:23:54:36 +0000] 53fecbc8e421e2594f1225b0c91de454 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.528 upstream_response_time:0.528 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:54:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 527 2021-05-15 23:54:36 279 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2800a11a 2021-05-15 23:54:36 279 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:54:36 829 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.71.188 - - [15/May/2021:23:54:36 +0000] 1c2c0e7e67bd1bf698d2f11c23b9563a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.662 upstream_response_time:0.662 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:54:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 661 2021-05-15 23:54:36 946 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@29b6a59b 2021-05-15 23:54:36 946 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:54:37 629 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace- 10.233.71.188 - - [15/May/2021:23:54:37 +0000] 28d5389b1b06be9c70153964a4d87ca0 "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.71.188 - - [15/May/2021:23:54:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 891 2021-05-15 23:54:37 874 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@32e2ecab 2021-05-15 23:54:37 874 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:54:38 231 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.71.188 - - [15/May/2021:23:54:38 +0000] d83ac8ab4fa751f23ab89e4a9740e344 "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.71.188 - - [15/May/2021:23:54:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 466 2021-05-15 23:54:38 342 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1826db33 2021-05-15 23:54:38 342 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:54:38 583 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace- 10.233.71.188 - - [15/May/2021:23:54:38 +0000] f2c1ed4f2e68b05d7a1019166a7720af "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.71.188 - - [15/May/2021:23:54:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 255 2021-05-15 23:54:38 603 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7a4f1391 2021-05-15 23:54:38 604 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:54:39 132 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.71.188 - - [15/May/2021:23:54:39 +0000] a8293a946fe35f3f7cc39289d9c1d415 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.545 upstream_response_time:0.545 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:54:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 543 2021-05-15 23:54:39 148 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@555f65d4 2021-05-15 23:54:39 148 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:54:39 498 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace- 10.233.71.188 - - [15/May/2021:23:54:39 +0000] eaadfafbbc30efa9d412234855a42193 "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.71.188 - - [15/May/2021:23:54:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 487 2021-05-15 23:54:39 643 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@880f61 2021-05-15 23:54:39 644 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:54:39 929 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.71.188 - - [15/May/2021:23:54:40 +0000] b7a9deecd1416caa58bd0d04d8baf6b3 "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.71.188 - - [15/May/2021:23:54:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 394 2021-05-15 23:54:40 043 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@219932c8 2021-05-15 23:54:40 043 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:54:40 540 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace- 10.233.71.188 - - [15/May/2021:23:54:41 +0000] c28ec25e1b72719faa20d558181238c9 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.397 upstream_response_time:1.397 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:54:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1396 2021-05-15 23:54:41 445 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6cc651a5 2021-05-15 23:54:41 445 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:54:41 830 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.71.188 - - [15/May/2021:23:54:42 +0000] 9af35bb711e423dd9c28d7b72e7e7810 "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.71.188 - - [15/May/2021:23:54:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 591 2021-05-15 23:54:42 045 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5513678c 2021-05-15 23:54:42 045 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:54:42 253 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace- 10.233.71.188 - - [15/May/2021:23:54:42 +0000] 8aad10744f58718b70eae2b9dc6a5dc5 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.295 upstream_response_time:0.295 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:54:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 294 2021-05-15 23:54:42 346 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3ab151fd 2021-05-15 23:54:42 347 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:54:42 630 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.71.188 - - [15/May/2021:23:54:42 +0000] f7b5c57c05f253941ee8c96a6e88fcd8 "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.71.188 - - [15/May/2021:23:54:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 591 2021-05-15 23:54:42 940 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3c0d1256 2021-05-15 23:54:42 940 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:54:43 331 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace- 10.233.71.188 - - [15/May/2021:23:54:43 +0000] 5d70136b31b4b889cee1297645e1a65e "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.71.188 - - [15/May/2021:23:54:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 598 2021-05-15 23:54:43 544 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@69a946a3 2021-05-15 23:54:43 544 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:54:43 829 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.71.188 - - [15/May/2021:23:54:43 +0000] 55751e5ee4720c94b9ab095c9f3dc50c "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.71.188 - - [15/May/2021:23:54:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 393 2021-05-15 23:54:43 947 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@29b9accb 2021-05-15 23:54:43 947 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:54:44 331 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace- 10.233.71.188 - - [15/May/2021:23:54:44 +0000] 8ae683b99d2a138850238a7325cfa6c1 "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.71.188 - - [15/May/2021:23:54:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 793 2021-05-15 23:54:44 742 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3ead3396 2021-05-15 23:54:44 742 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:54:44 838 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.71.188 - - [15/May/2021:23:54:45 +0000] 71bc082b2304b045b1cdc90c744c3f34 "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.71.188 - - [15/May/2021:23:54:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 593 2021-05-15 23:56:59 166 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:56:59 +0000] 90cac361990985f7e6ecc12f6cb922e2 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.288 upstream_response_time:0.288 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:56:59 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 275 2021-05-15 23:56:59 440 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:56:59 +0000] 30258db5787deb8eac4585df2e86c24b "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:56:59 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296 2021-05-15 23:56:59 737 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:57:00 +0000] 88e0e7946336f392bb6146a081d83af6 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:00 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497 2021-05-15 23:57:00 237 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:57:00 +0000] 0f59c607ba63cdc3fea7a98c7a49a49e "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.301 upstream_response_time:0.301 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:00 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 299 2021-05-15 23:57:00 541 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:57:00 +0000] bf6c9627fca45786eb5659096462ea61 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.111 upstream_response_time:0.111 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:00 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 107 2021-05-15 23:57:00 670 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:57:01 +0000] 20f06b824f9a4a0ef17640e9ab4098b4 "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.587 upstream_response_time:0.587 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:01 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 586 2021-05-15 23:57:01 237 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:57:01 +0000] 01b55a7205e6645a4da6aa75cec9e944 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:01 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497 2021-05-15 23:57:01 737 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:57:02 +0000] 1c552daad8f0c15fb329bea369ed3a23 "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:02 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 399 2021-05-15 23:57:02 138 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:57:02 +0000] e0f1fffea04b32c42f7b661d7a6b9e29 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:02 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2021-05-15 23:57:02 540 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:57:02 +0000] 5cb6a0955a30bef4649a4a48bf40e06b "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.211 upstream_response_time:0.211 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:02 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 208 2021-05-15 23:57:02 751 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:57:03 +0000] e80f406160f798030f6f2bb29932868e "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.487 upstream_response_time:0.487 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:03 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 484 2021-05-15 23:57:03 237 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:57:03 +0000] eba41713c3f3a08d8bab775e6c5b1b8c "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.208 upstream_response_time:0.208 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:03 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 207 2021-05-15 23:57:03 449 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:57:03 +0000] 507bf836fc85992e9586be8f1887f872 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.489 upstream_response_time:0.489 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:03 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 485 2021-05-15 23:57:03 939 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:57:04 +0000] 31e4d3a0a16dc5fa9b576245d4d5cab0 "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:04 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296 2021-05-15 23:57:04 237 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:57:05 +0000] 96026919acfc1e50b40e7f9e4f9fa1e9 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:1.096 upstream_response_time:1.096 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:05 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1095 2021-05-15 23:57:05 335 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:57:05 +0000] c9fb7b0a3cce4b61742867c5e55bc998 "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.100 upstream_response_time:0.100 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:05 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 99 2021-05-15 23:57:05 437 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:57:05 +0000] 6566a4b54ecac4a0f6f1f4171de9227f "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.237 upstream_response_time:0.237 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:05 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 237 2021-05-15 23:57:05 678 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:57:05 +0000] d77422f016e312ab8bef058d33fed47f "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.105 upstream_response_time:0.105 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:05 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 101 2021-05-15 23:57:05 784 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:57:06 +0000] 42bbe4a0bc2259ef7c7c25b31905352d "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.357 upstream_response_time:0.357 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:06 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 354 2021-05-15 23:57:06 138 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:57:06 +0000] 4acbfd2fb96b4fcc9852e1a352bf490f "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.197 upstream_response_time:0.197 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:06 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196 2021-05-15 23:57:06 339 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:57:07 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 798 10.233.71.188 - - [15/May/2021:23:57:07 +0000] 4daba059bed93a3e06af30ba11184a42 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.804 upstream_response_time:0.804 "-" "Go-http-client/1.1" "-" 2021-05-15 23:57:07 142 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:57:07 +0000] 0e4ed28b0499c6ddf7dcfb5c25ebdcfd "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:07 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 394 2021-05-15 23:57:07 540 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:57:07 +0000] 15757bf854101b19ec295464369d9c7c "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.195 upstream_response_time:0.195 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:07 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 195 2021-05-15 23:57:07 739 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:57:08 +0000] e8be7da5a0e6349e06c9df87a7514f9f "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:08 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 295 2021-05-15 23:57:08 041 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:57:08 +0000] 196caa610239e52f7483f6e7c3bfd6b4 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:08 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 292 2021-05-15 23:57:08 338 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:57:08 +0000] 94ede01d42baafc0ab92235e3f82937b "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.402 upstream_response_time:0.402 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:08 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 400 2021-05-15 23:57:08 739 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:57:09 +0000] 9b782578759ec00805cceae0e2c2821c "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.296 upstream_response_time:0.296 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:09 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296 2021-05-15 23:57:09 038 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:57:09 +0000] 9f71d08f0d3a9a03b319789a8bcfb656 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.106 upstream_response_time:0.106 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:09 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 104 2021-05-15 23:57:09 145 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:57:09 +0000] 10f45052fc408aa9aea88e4122aee0df "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.107 upstream_response_time:0.107 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:09 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 105 2021-05-15 23:57:09 255 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:57:09 +0000] cb5742d8e57c9a7616bd06e160ad0386 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.392 upstream_response_time:0.392 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:09 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 388 2021-05-15 23:57:09 649 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:57:09 +0000] 10b729407b621e17af7f16c65eba2d0e "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.190 upstream_response_time:0.190 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:09 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 186 2021-05-15 23:57:09 844 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:57:09 +0000] 66967f322684efde8e2997d67b60b75d "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.111 upstream_response_time:0.111 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:09 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 101 2021-05-15 23:57:09 978 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:57:11 +0000] e74b197b11acebefae6aea4203f03c97 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:1.193 upstream_response_time:1.193 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:11 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1162 2021-05-15 23:57:11 143 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:57:11 +0000] 28b9a8d84727fa81873d3c6b104a74f4 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.293 upstream_response_time:0.293 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:11 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 291 2021-05-15 23:57:11 438 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:57:11 +0000] ac8ba763d40e1bbb106447285053d26b "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.103 upstream_response_time:0.103 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:11 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 100 2021-05-15 23:57:11 543 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:57:11 +0000] d6cd54f7e5276bfe17ed18d0ea9e7b7c "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.295 upstream_response_time:0.295 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:11 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 291 2021-05-15 23:57:11 837 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:57:12 +0000] 0c7bcbd2d1c7d950fc0e0b5d0917787c "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.700 upstream_response_time:0.700 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:12 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 697 2021-05-15 23:57:12 540 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:57:12 +0000] 7f25383620dd0af1fd53283e3977e977 "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:12 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 195 2021-05-15 23:57:12 743 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:57:12 +0000] 21549b2a732e5715187c8992b111e950 "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:12 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 91 2021-05-15 23:57:12 836 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:57:13 +0000] fd86d542393c5df417a3d174f79827ea "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:13 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198 2021-05-15 23:57:13 037 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:57:13 +0000] 4a31f038c5ca852878fdfc004d27cf25 "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:13 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24 2021-05-15 23:57:13 068 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:57:13 +0000] 626a71725ecae489747b1106a4556bf5 "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.384 upstream_response_time:0.384 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:13 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 381 2021-05-15 23:57:13 449 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:57:14 +0000] 6dffc6be18b3e0f9814f983e9e6a59eb "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.704 upstream_response_time:0.704 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:14 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 702 2021-05-15 23:57:14 154 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:57:14 +0000] 417db0a83f1cc5ffd198a5fa1b493dcc "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.182 upstream_response_time:0.182 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:14 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 181 2021-05-15 23:57:14 338 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:57:14 +0000] 94d18d461ca71f98928e5f52c9bdca69 "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.337 upstream_response_time:0.337 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:14 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 334 2021-05-15 23:57:14 870 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:57:15 +0000] 5a9ef3bdfe49f9f60fc771966f7a0c47 "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:15 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 294 2021-05-15 23:57:15 076 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:57:15 +0000] d5d95a553526c77bb69247a1561167b2 "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.260 upstream_response_time:0.260 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:15 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 258 2021-05-15 23:57:15 371 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:57:15 +0000] dd520d16f31b3b3da007621e3857dd68 "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.145 upstream_response_time:0.145 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:15 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 144 2021-05-15 23:57:15 481 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:57:15 +0000] 0ee1a319d0f0d7931eabc8bfeb746f55 "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.354 upstream_response_time:0.354 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:15 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 352 2021-05-15 23:57:15 837 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:57:16 +0000] 70ab832b822f84244e52cdd3d0717584 "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:16 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296 2021-05-15 23:57:16 138 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:57:16 +0000] ee41c884b0594ab0713528cb078f36c6 "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:16 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197 2021-05-15 23:57:16 339 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:57:16 +0000] 005df72f83a72e07bb9f041804b45955 "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:16 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296 2021-05-15 23:57:16 645 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:57:16 +0000] 4ebc584f6b82185cae85fef78bd95ae8 "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.104 upstream_response_time:0.104 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:16 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 95 2021-05-15 23:57:16 743 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:57:16 +0000] a49211e60ed565f8dabff07a24184387 "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.195 upstream_response_time:0.195 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:16 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 192 2021-05-15 23:57:16 939 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:57:17 +0000] 1cb326b115bb021ed66a0c2bcb6f3d5a "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.998 upstream_response_time:0.998 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:17 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 995 2021-05-15 23:57:17 940 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:57:18 +0000] 8fb1a9bf5cb987fbd5cd6cc7ea3d7919 "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:18 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 294 2021-05-15 23:57:18 238 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@39a5816f 2021-05-15 23:57:18 238 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:57:18 346 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.71.188 - - [15/May/2021:23:57:18 +0000] aedbda5b7cab6f4eeca734ed8223c943 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.128 upstream_response_time:0.128 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 127 2021-05-15 23:57:18 375 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2c777ae8 2021-05-15 23:57:18 375 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:57:18 635 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace- 10.233.71.188 - - [15/May/2021:23:57:18 +0000] b569c93b5ab0cc97c8cab4f02932c63f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.366 upstream_response_time:0.366 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 364 2021-05-15 23:57:18 744 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@493f77b1 2021-05-15 23:57:18 745 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:57:19 030 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.71.188 - - [15/May/2021:23:57:19 +0000] 67437e46b2b89f56c0790a086de5501f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.311 upstream_response_time:0.311 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 308 2021-05-15 23:57:19 057 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@55c89ade 2021-05-15 23:57:19 057 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:57:19 331 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace- 10.233.71.188 - - [15/May/2021:23:57:19 +0000] a24ba9e57caf3505b1bd8c002b373410 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.379 upstream_response_time:0.379 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 377 2021-05-15 23:57:19 442 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@31569c8f 2021-05-15 23:57:19 442 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:57:19 829 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.71.188 - - [15/May/2021:23:57:19 +0000] 42cfddd6c02550e80fa74cb2ebc1c5a4 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.403 upstream_response_time:0.403 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 401 2021-05-15 23:57:19 851 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@44b809f7 2021-05-15 23:57:19 852 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:57:20 530 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace- 10.233.71.188 - - [15/May/2021:23:57:20 +0000] 96b9c6483dadc3bbfa54386ae9810054 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.891 upstream_response_time:0.891 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 889 2021-05-15 23:57:20 741 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@75a3c644 2021-05-15 23:57:20 741 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:57:21 029 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.71.188 - - [15/May/2021:23:57:21 +0000] 31ef52ffe0d9f306cbe6d1920faa65af "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.71.188 - - [15/May/2021:23:57:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 395 2021-05-15 23:57:21 141 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@72d963a7 2021-05-15 23:57:21 141 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:57:21 329 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace- 10.233.71.188 - - [15/May/2021:23:57:21 +0000] 3912973335a7b739635032490d89bcfb "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.71.188 - - [15/May/2021:23:57:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 296 2021-05-15 23:57:21 440 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@20c83695 2021-05-15 23:57:21 440 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:57:21 617 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.71.188 - - [15/May/2021:23:57:21 +0000] 85950d6d77812daced9d324d77b0adb1 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.195 upstream_response_time:0.195 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 194 2021-05-15 23:57:21 639 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@42e95f94 2021-05-15 23:57:21 640 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:57:21 829 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace- 10.233.71.188 - - [15/May/2021:23:57:21 +0000] 0434a010c215990e0d16d0d6823b7aab "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.211 upstream_response_time:0.211 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 208 2021-05-15 23:57:21 852 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3a1c98e8 2021-05-15 23:57:21 852 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:57:22 129 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.71.188 - - [15/May/2021:23:57:22 +0000] 50de4452f7acd221903c092b95f671e0 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.386 upstream_response_time:0.386 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 385 2021-05-15 23:57:22 243 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3f58b9fa 2021-05-15 23:57:22 243 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:57:22 432 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace- 10.233.71.188 - - [15/May/2021:23:57:22 +0000] 05fc0e8f70510726891124eaa7370768 "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.71.188 - - [15/May/2021:23:57:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 393 2021-05-15 23:57:22 640 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1f000093 2021-05-15 23:57:22 640 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:57:23 030 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.71.188 - - [15/May/2021:23:57:23 +0000] 795ecc9d8dab96b8654f5e5b4e82de10 "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.71.188 - - [15/May/2021:23:57:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 495 2021-05-15 23:57:23 141 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1a9c7bd9 2021-05-15 23:57:23 141 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:57:23 630 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace- 10.233.71.188 - - [15/May/2021:23:57:23 +0000] c0d1db21e49c3f55b59fafcedb8b39e9 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 599 2021-05-15 23:57:23 746 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@50719079 2021-05-15 23:57:23 746 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:57:24 145 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.71.188 - - [15/May/2021:23:57:24 +0000] d68fa372e0e17d0a013c86dc41f90a30 "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.71.188 - - [15/May/2021:23:57:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 490 2021-05-15 23:57:24 241 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@292821e2 2021-05-15 23:57:24 241 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:57:24 252 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace- 10.233.71.188 - - [15/May/2021:23:57:24 +0000] 4bb88e21d635982f8aa1608195a691db "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 22 2021-05-15 23:57:24 271 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4cbcbde4 2021-05-15 23:57:24 271 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:57:24 729 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.71.188 - - [15/May/2021:23:57:24 +0000] 6c0e3a460d286d244becf1a36781255d "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.71.188 - - [15/May/2021:23:57:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 474 2021-05-15 23:57:24 748 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@14d92d72 2021-05-15 23:57:24 748 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:57:25 134 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace- 10.233.71.188 - - [15/May/2021:23:57:25 +0000] 45bbcbac24525ae453fc429f9663390c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.592 upstream_response_time:0.592 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 591 2021-05-15 23:57:25 343 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@77961bbc 2021-05-15 23:57:25 343 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:57:25 529 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.71.188 - - [15/May/2021:23:57:25 +0000] 8ac22ca9fbd7a82dad622f061b9de5e5 "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.71.188 - - [15/May/2021:23:57:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 293 2021-05-15 23:57:25 640 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@30b68d78 2021-05-15 23:57:25 640 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:57:26 065 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace- 10.233.71.188 - - [15/May/2021:23:57:26 +0000] 975992ae0fc975dd2e58c8344f738eab "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.71.188 - - [15/May/2021:23:57:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 497 2021-05-15 23:57:26 142 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3728b53e 2021-05-15 23:57:26 142 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:57:26 237 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.71.188 - - [15/May/2021:23:57:26 +0000] 60aca3ab99899e85efb00850435b12c5 "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.71.188 - - [15/May/2021:23:57:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 396 2021-05-15 23:57:26 541 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@258591c7 2021-05-15 23:57:26 541 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:57:27 230 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace- 10.233.71.188 - - [15/May/2021:23:57:27 +0000] 585852bcef277c6d99eea562ef951239 "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.71.188 - - [15/May/2021:23:57:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 796 2021-05-15 23:57:27 342 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4dddb080 2021-05-15 23:57:27 342 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:57:27 792 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.71.188 - - [15/May/2021:23:57:27 +0000] c269359b52df129c437762032b947745 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.506 upstream_response_time:0.506 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 504 2021-05-15 23:57:27 873 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@34733f61 2021-05-15 23:57:27 873 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:57:28 057 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace- 10.233.71.188 - - [15/May/2021:23:57:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 197 10.233.71.188 - - [15/May/2021:23:57:28 +0000] 1ff32bb99e27ceeec1df8826054f64cf "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.221 upstream_response_time:0.221 "-" "Go-http-client/1.1" "-" 2021-05-15 23:57:28 075 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5ff7697a 2021-05-15 23:57:28 075 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:57:28 633 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.71.188 - - [15/May/2021:23:57:28 +0000] 714e4373660c4877fb4c002b459873bb "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.661 upstream_response_time:0.661 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 661 2021-05-15 23:57:28 740 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3d2f65e2 2021-05-15 23:57:28 740 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:57:29 029 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace- 10.233.71.188 - - [15/May/2021:23:57:29 +0000] 7f1b640f0092fc7a0a5e67a68e4a59b1 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.434 upstream_response_time:0.434 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 432 2021-05-15 23:57:29 180 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1c99daa0 2021-05-15 23:57:29 180 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:57:29 467 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.71.188 - - [15/May/2021:23:57:29 +0000] 3998ee2b6d39cae2cf25405fd03acff3 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.757 upstream_response_time:0.757 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 792 2021-05-15 23:57:29 973 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@67e83dfa 2021-05-15 23:57:29 973 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:57:30 409 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.71.188 - - [15/May/2021:23:57:30 +0000] 602a9eef841d894335fafad3820ac1b1 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.452 upstream_response_time:0.452 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 451 2021-05-15 23:57:30 427 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@23a9ad7f 2021-05-15 23:57:30 428 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:57:30 930 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace- 10.233.71.188 - - [15/May/2021:23:57:31 +0000] 9b00c8bf180ad64a0fee3392cb25e3cb "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.611 upstream_response_time:0.611 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 610 2021-05-15 23:57:31 040 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6b02ce91 2021-05-15 23:57:31 040 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:57:32 029 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.71.188 - - [15/May/2021:23:57:32 +0000] d3b2c5be5f430571c9c76b494bc8b096 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.199 upstream_response_time:1.199 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1197 2021-05-15 23:57:32 243 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@600cb3c8 2021-05-15 23:57:32 243 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:57:32 542 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace- 10.233.71.188 - - [15/May/2021:23:57:32 +0000] e97c335e33d76bce4ba5af416e00ec1c "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.71.188 - - [15/May/2021:23:57:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 499 2021-05-15 23:57:32 744 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7aa6a624 2021-05-15 23:57:32 744 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:57:33 029 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace- 10.233.71.188 - - [15/May/2021:23:57:33 +0000] 475c27b61855100383310fe0002551ed "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.71.188 - - [15/May/2021:23:57:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 392 2021-05-15 23:57:33 145 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@63020e1b 2021-05-15 23:57:33 145 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:57:33 641 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.71.188 - - [15/May/2021:23:57:33 +0000] 3788212fe0004b0e717c3e1a7f309319 "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.71.188 - - [15/May/2021:23:57:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 596 2021-05-15 23:57:33 739 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@32211979 2021-05-15 23:57:33 739 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:57:34 229 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace- 10.233.71.188 - - [15/May/2021:23:57:34 +0000] e614604d0d4bdda3ae7a462537d2ff66 "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.71.188 - - [15/May/2021:23:57:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 597 2021-05-15 23:57:34 344 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@34da482a 2021-05-15 23:57:34 344 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:57:34 598 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.71.188 - - [15/May/2021:23:57:34 +0000] 9dcbe8d91c1c273e9cdf3efc4de1770c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.293 upstream_response_time:0.293 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 336 2021-05-15 23:57:34 679 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@11840c98 2021-05-15 23:57:34 680 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:57:35 155 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.71.188 - - [15/May/2021:23:57:35 +0000] 73d5619124356cebfce74c80c34f337b "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.71.188 - - [15/May/2021:23:57:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 557 2021-05-15 23:57:35 242 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@68eb37af 2021-05-15 23:57:35 242 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:57:35 413 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace- 10.233.71.188 - - [15/May/2021:23:57:36 +0000] e34f3204346dc82eeb59a40b7618d0ef "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.71.188 - - [15/May/2021:23:57:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 895 2021-05-15 23:57:36 139 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@622b3d9e 2021-05-15 23:57:36 139 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:57:36 530 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.71.188 - - [15/May/2021:23:57:36 +0000] 8cfd3a0d8a18f4f0c19168edff72b1ea "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.71.188 - - [15/May/2021:23:57:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 596 2021-05-15 23:57:36 740 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6b7a2df7 2021-05-15 23:57:36 740 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:57:36 939 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace- 10.233.71.188 - - [15/May/2021:23:57:37 +0000] b83566d766024ba9d91d5ab1b37aee12 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.604 upstream_response_time:0.604 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 603 2021-05-15 23:57:37 348 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@22bac858 2021-05-15 23:57:37 348 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:57:37 729 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.71.188 - - [15/May/2021:23:57:37 +0000] 92e66d651b47723efb7e354a304716ff "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.71.188 - - [15/May/2021:23:57:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 589 2021-05-15 23:57:37 942 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@499d612d 2021-05-15 23:57:37 942 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:57:38 230 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace- 10.233.71.188 - - [15/May/2021:23:57:38 +0000] ac8d31f1bdd2ce13fe281ff1fdca4784 "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.71.188 - - [15/May/2021:23:57:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 495 2021-05-15 23:57:38 440 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@44e635c9 2021-05-15 23:57:38 440 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:57:39 328 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.71.188 - - [15/May/2021:23:57:39 +0000] 38aa832e6448202c008fc5c626e79f21 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.997 upstream_response_time:0.997 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 997 2021-05-15 23:57:39 463 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@32054bae 2021-05-15 23:57:39 463 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:57:39 582 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace- 10.233.71.188 - - [15/May/2021:23:57:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 134 10.233.71.188 - - [15/May/2021:23:57:39 +0000] 23f8dfd7a8f4b279eb34d3c177896167 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.137 upstream_response_time:0.137 "-" "Go-http-client/1.1" "-" 2021-05-15 23:57:39 602 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6533223e 2021-05-15 23:57:39 602 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:57:40 229 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.71.188 - - [15/May/2021:23:57:40 +0000] d38b48b52035bff75baf1c80356b4735 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.139 upstream_response_time:1.139 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1138 2021-05-15 23:57:40 744 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7f7cd6b7 2021-05-15 23:57:40 744 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:57:41 128 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace- 10.233.71.188 - - [15/May/2021:23:57:41 +0000] c3409763ca601653ce639edf58be6f33 "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.71.188 - - [15/May/2021:23:57:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 491 2021-05-15 23:57:41 240 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1239cfdd 2021-05-15 23:57:41 240 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:57:41 430 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.71.188 - - [15/May/2021:23:57:41 +0000] bbb055b1682d1b165210b3e5b63950f0 "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.71.188 - - [15/May/2021:23:57:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 399 2021-05-15 23:57:41 643 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2cb844d8 2021-05-15 23:57:41 643 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:57:41 929 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace- 10.233.71.188 - - [15/May/2021:23:57:42 +0000] e02d9bc41c032aa1592f0d8067aa9516 "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.71.188 - - [15/May/2021:23:57:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 394 2021-05-15 23:57:42 042 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@23607f25 2021-05-15 23:57:42 043 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:57:42 329 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.71.188 - - [15/May/2021:23:57:42 +0000] 0d1a76846c4d93e4b4fc26892a51f9fb "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.311 upstream_response_time:0.311 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 310 2021-05-15 23:57:42 372 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2e5e9c2a 2021-05-15 23:57:42 372 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:57:42 681 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace- 10.233.71.188 - - [15/May/2021:23:57:42 +0000] 62179cbd4b1bf69f4f85c3c4979f61f6 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.586 upstream_response_time:0.586 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 585 2021-05-15 23:57:42 970 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6bcdfc77 2021-05-15 23:57:42 970 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:57:43 212 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.71.188 - - [15/May/2021:23:57:43 +0000] c594fa13766ce0113a40397d5f2362a6 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.292 upstream_response_time:0.292 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 291 2021-05-15 23:57:43 249 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@409bb322 2021-05-15 23:57:43 249 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:57:43 530 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace- 10.233.71.188 - - [15/May/2021:23:57:43 +0000] 5ba1e504e5543ee1e3dc509d5fa808f2 "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.71.188 - - [15/May/2021:23:57:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 486 2021-05-15 23:57:43 739 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1f8b647a 2021-05-15 23:57:43 739 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:57:44 049 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.71.188 - - [15/May/2021:23:57:44 +0000] 8884cca2c4c40e1134d51fefd0049632 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.323 upstream_response_time:0.323 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 322 2021-05-15 23:57:44 067 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5b3ae3c3 2021-05-15 23:57:44 067 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:57:44 530 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace- 10.233.71.188 - - [15/May/2021:23:57:44 +0000] 41f76d7986a5df4382838d95fa5c8a64 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.672 upstream_response_time:0.672 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 670 2021-05-15 23:57:44 743 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@879d79f 2021-05-15 23:57:44 743 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:57:45 129 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.71.188 - - [15/May/2021:23:57:45 +0000] 7c6e104533d5088fcf4b1a328ff60e7f "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.71.188 - - [15/May/2021:23:57:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 400 2021-05-15 23:57:45 147 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7b06e540 2021-05-15 23:57:45 147 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:57:45 464 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace- 10.233.71.188 - - [15/May/2021:23:57:45 +0000] 8764d808717e34369e75921c87d9849e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.393 upstream_response_time:0.393 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:57:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 392 2021-05-15 23:57:45 569 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7f78c8ac 2021-05-15 23:57:45 569 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:57:45 830 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.71.188 - - [15/May/2021:23:57:45 +0000] 3cb96d3681a84661fca13789a16983ed "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.71.188 - - [15/May/2021:23:57:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 396 2021-05-15 23:58:11 390 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@61d396a5 2021-05-15 23:58:11 390 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.62.245","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-05-15 23:58:11 569 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc,version-v1 ,namespace- 10.233.71.188 - - [15/May/2021:23:58:11 +0000] 0127a94f1858d0d8b3d51a0ba922c1e7 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.350 upstream_response_time:0.350 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 424 "-" "Go-http-client/1.1" 350 2021-05-15 23:58:11 740 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4b92804f 2021-05-15 23:58:11 740 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.62.245","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-05-15 23:58:12 029 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc-deprecated,version-v1 ,namespace- 10.233.71.188 - - [15/May/2021:23:58:12 +0000] f161747b52050c7e6124eaa7a5fc13b5 "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.71.188 - - [15/May/2021:23:58:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 447 "-" "Go-http-client/1.1" 302 2021-05-15 23:58:12 044 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@88704a0 2021-05-15 23:58:12 044 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.7.89","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-05-15 23:58:12 577 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc-gui,version-v1 ,namespace- 10.233.71.188 - - [15/May/2021:23:58:12 +0000] 8426eb7b89ab4cf476906add3439b6da "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.690 upstream_response_time:0.690 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 427 "-" "Go-http-client/1.1" 690 2021-05-15 23:58:12 744 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@d1415ac 2021-05-15 23:58:12 744 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.12.107","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-05-15 23:58:14 429 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-wf-gui,version-v1 ,namespace- 10.233.71.188 - - [15/May/2021:23:58:14 +0000] d0ebfcbc8b8e8f3261f7c403f8580a6b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.796 upstream_response_time:1.796 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 425 "-" "Go-http-client/1.1" 1790 2021-05-15 23:58:18 396 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:58:18 +0000] 4517c45434a241c1258e0888d525a403 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.143 upstream_response_time:0.143 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:18 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 141 2021-05-15 23:58:18 542 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:58:19 +0000] 253ae1482b779c1e5092ccffebdfda3d "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.496 upstream_response_time:0.496 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:19 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 492 2021-05-15 23:58:19 037 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:58:19 +0000] 2962d36234cafbe2f786ad52bb90ce61 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.699 upstream_response_time:0.699 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:19 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 698 2021-05-15 23:58:19 737 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:58:20 +0000] dfe56f15fd2d944119fd5e26f1c26b0c "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.401 upstream_response_time:0.401 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:20 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398 2021-05-15 23:58:20 137 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:58:20 +0000] ea7843397ff2f53ba42c77a37b377972 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:20 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2021-05-15 23:58:20 560 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:58:20 +0000] 24cda0a742fa7b56f0cce5c6b2bb0d68 "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.305 upstream_response_time:0.305 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:20 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 283 2021-05-15 23:58:20 843 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:58:21 +0000] ca2a2e3e71ccf4a9df4f2662c3883f57 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.593 upstream_response_time:0.593 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:21 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 591 2021-05-15 23:58:21 436 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:58:22 +0000] e851c7bc91b5f33378d049d11ab9832a "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:1.198 upstream_response_time:1.198 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:22 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1196 2021-05-15 23:58:22 636 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:58:22 +0000] 89ff6d4e0a060aa9b36466a98d08e750 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:22 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2021-05-15 23:58:22 939 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:58:23 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 93 10.233.71.188 - - [15/May/2021:23:58:23 +0000] 44012cc9e20c4ba10d8c30321506491d "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.100 upstream_response_time:0.100 "-" "Go-http-client/1.1" "-" 2021-05-15 23:58:23 037 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:58:23 +0000] 9173b596081709022e1341898e6f9578 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:23 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197 2021-05-15 23:58:23 236 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:58:23 +0000] 972c6146f4c1fd22c901d6d8c12d70b7 "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:23 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 599 2021-05-15 23:58:23 837 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:58:24 +0000] a6459d315a00a09dca7d65ac1a72a2ba "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.211 upstream_response_time:0.211 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:24 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 210 2021-05-15 23:58:24 051 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:58:24 +0000] a67d0dd4980152f636eba68d8148924b "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.186 upstream_response_time:0.186 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:24 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 184 2021-05-15 23:58:24 238 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:58:24 +0000] 5add7e77023b751dd18b45187531285a "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:24 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2021-05-15 23:58:24 638 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:58:24 +0000] 6b2b2c9ec56c1c1270d20c369c847ab2 "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.207 upstream_response_time:0.207 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:24 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 206 2021-05-15 23:58:24 848 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:58:25 +0000] d07179abb081cb4f1634de4d837505e6 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.288 upstream_response_time:0.288 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:25 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 283 2021-05-15 23:58:25 134 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:58:26 +0000] 7801692a9734371b9296dc598d13317a "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.900 upstream_response_time:0.900 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:26 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 900 2021-05-15 23:58:26 036 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:58:26 +0000] a5ac6e40aba2d379426d44a322af4029 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.600 upstream_response_time:0.600 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:26 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 598 2021-05-15 23:58:26 636 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:58:26 +0000] 347ecf395897b1601c1120a52caef5ff "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:26 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198 2021-05-15 23:58:26 839 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:58:27 +0000] f09979e0424c547ceacd5b8faf7df2a6 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:27 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 194 2021-05-15 23:58:27 035 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:58:28 +0000] 5809c50862e79f995c860b61017d836d "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:1.099 upstream_response_time:1.099 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:28 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1099 2021-05-15 23:58:28 136 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:58:28 +0000] 1aaea04db22d480d5ca33374484a3a8f "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:28 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398 2021-05-15 23:58:28 536 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:58:28 +0000] 1cfb9e63866427b71f12dd6d643fbc87 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.098 upstream_response_time:0.098 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:28 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 96 2021-05-15 23:58:28 637 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:58:28 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 98 10.233.71.188 - - [15/May/2021:23:58:28 +0000] d9c330b2a9858ba284c46d670db61b44 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.101 upstream_response_time:0.101 "-" "Go-http-client/1.1" "-" 2021-05-15 23:58:28 739 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:58:29 +0000] 4407696b46fabbb2993ea83b89a3af21 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.296 upstream_response_time:0.296 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:29 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 295 2021-05-15 23:58:29 037 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:58:29 +0000] 160ea1611f7954cb237816e3244b0605 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:29 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497 2021-05-15 23:58:29 538 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:58:30 +0000] 3373beb05fae18fc6c352d378a54da9d "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:30 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 596 2021-05-15 23:58:30 138 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:58:30 +0000] 339bc2b8ec50a244692a6f04853a9411 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.697 upstream_response_time:0.697 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:30 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 695 2021-05-15 23:58:30 837 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:58:31 +0000] a049c7b1016d73c349fae368d384bb0a "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:31 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197 2021-05-15 23:58:31 036 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:58:31 +0000] 41653b46e02ce267a0f4e757daf8d532 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:31 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 23 2021-05-15 23:58:31 061 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:58:31 +0000] cc73eb3299778bcb0b65a81d9759812e "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.375 upstream_response_time:0.375 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:31 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 373 2021-05-15 23:58:31 435 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:58:31 +0000] 8c6589182d45f52839a4eec6c8bf23f3 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.105 upstream_response_time:0.105 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:31 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 103 2021-05-15 23:58:31 541 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:58:31 +0000] 6b96599257da89cef0f899ea85d32238 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.393 upstream_response_time:0.393 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:31 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 392 2021-05-15 23:58:31 935 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:58:32 +0000] 761eac1dd15657ff1d638bffd5de61e2 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:32 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 498 2021-05-15 23:58:32 438 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:58:32 +0000] 10f520aa68f451771a7b9f29afd88384 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.108 upstream_response_time:0.108 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:32 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 105 2021-05-15 23:58:32 546 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:58:32 +0000] 6c9b3c1d14981846d7f19555675a6f3a "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.189 upstream_response_time:0.189 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:32 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 188 2021-05-15 23:58:32 739 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:58:33 +0000] 3680e857f895061b4a5071bb4ae40c1e "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.600 upstream_response_time:0.600 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:33 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 595 2021-05-15 23:58:33 335 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:58:33 +0000] c3dbc7dcfe7d0277e7997d38e778a968 "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:33 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 199 2021-05-15 23:58:33 537 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:58:33 +0000] d2e86645c3f42cc073ac483ad0b443c0 "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.031 upstream_response_time:0.031 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:33 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 30 2021-05-15 23:58:33 570 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:58:34 +0000] 7199ccdbf4cc6f7435040a5283fda7a8 "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.565 upstream_response_time:0.565 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:34 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 564 2021-05-15 23:58:34 144 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:58:34 +0000] d538d7b61a0b96dfc4e23674f45cd633 "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:34 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 289 2021-05-15 23:58:34 437 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:58:34 +0000] 0303d343caff01ebfddbd70541f446ce "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:34 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197 2021-05-15 23:58:34 637 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:58:35 +0000] c2e5f8ca987263c86e0c6d5c89ec1174 "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:35 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497 2021-05-15 23:58:35 139 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:58:36 +0000] cf13cd6ff4cb0a5f7ce5ac8b4e1b46fd "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.998 upstream_response_time:0.998 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:36 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 995 2021-05-15 23:58:36 135 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:58:36 +0000] 4174932dcf55c4a16f633534d029c86e "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.699 upstream_response_time:0.699 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:36 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 697 2021-05-15 23:58:36 835 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:58:37 +0000] aa662e7ad61144a20d28df26d9eacd32 "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:37 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298 2021-05-15 23:58:37 135 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:58:37 +0000] b15a60c80af65e2fddc4ab82609996fa "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.106 upstream_response_time:0.106 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:37 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 104 2021-05-15 23:58:37 246 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:58:37 +0000] b9295fdc2878b2e2dcec121759b0f81d "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.294 upstream_response_time:0.294 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:37 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 288 2021-05-15 23:58:37 536 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:58:37 +0000] 2bab6e59c1400d54670d215c2680e20d "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:37 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296 2021-05-15 23:58:37 835 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:58:37 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 108 10.233.71.188 - - [15/May/2021:23:58:37 +0000] 1be2aa65b4dd5346d82198f795e76e4b "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.110 upstream_response_time:0.110 "-" "Go-http-client/1.1" "-" 2021-05-15 23:58:37 949 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:58:38 +0000] f5f4e196a9f14bfa68a39a862aeee61d "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.187 upstream_response_time:0.187 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:38 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 184 2021-05-15 23:58:38 135 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:58:38 +0000] e63f0a449a8719fa8aa56a88ecee000a "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.113 upstream_response_time:0.113 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:38 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 111 2021-05-15 23:58:38 249 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:58:39 +0000] 9adba528bf5c089666153fe97fc79b9f "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.886 upstream_response_time:0.886 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:39 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 884 2021-05-15 23:58:39 136 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:58:39 +0000] 7d51f623f28e374f357795239c69318e "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:39 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 498 2021-05-15 23:58:39 644 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:58:39 +0000] 432ac61e22ba2bfde7b0d538dd3f6b7f "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:39 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 98 2021-05-15 23:58:39 741 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@f6c56ca 2021-05-15 23:58:39 741 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:58:40 029 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace- 10.233.71.188 - - [15/May/2021:23:58:40 +0000] ef5d226c41cd9581e83f04d3feb151c4 "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.71.188 - - [15/May/2021:23:58:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 495 2021-05-15 23:58:40 241 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6598de5a 2021-05-15 23:58:40 241 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:58:47 255 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace- 10.233.71.188 - - [15/May/2021:23:58:47 +0000] 3dba95985b3ee867a404969b67447c2f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:7.095 upstream_response_time:7.095 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 7094 2021-05-15 23:58:47 345 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@747b4df9 2021-05-15 23:58:47 345 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:58:48 331 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace- 10.233.71.188 - - [15/May/2021:23:58:48 +0000] 177f57b6582077a6fbdb781d9c3294b4 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.200 upstream_response_time:1.200 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1199 2021-05-15 23:58:48 547 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@68f17f3a 2021-05-15 23:58:48 547 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:58:48 740 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.71.188 - - [15/May/2021:23:58:48 +0000] 2c6f6d4a217bea47c4035b1f1f480c6f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.393 upstream_response_time:0.393 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 393 2021-05-15 23:58:48 941 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1aacbc27 2021-05-15 23:58:48 941 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:58:49 262 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace- 10.233.71.188 - - [15/May/2021:23:58:49 +0000] 78ab749f9166cc953517259a50e5f702 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.435 upstream_response_time:0.435 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 434 2021-05-15 23:58:49 379 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1b523bbc 2021-05-15 23:58:49 379 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:58:49 629 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.71.188 - - [15/May/2021:23:58:49 +0000] 515e7f5a438217c0b0a777437919652c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.274 upstream_response_time:0.274 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 274 2021-05-15 23:58:49 658 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@17eb44ea 2021-05-15 23:58:49 658 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:58:50 096 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace- 10.233.71.188 - - [15/May/2021:23:58:50 +0000] fb36c54cb717a6e16c9cb99461d23a5c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.879 upstream_response_time:0.879 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 878 2021-05-15 23:58:50 540 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1e9e7e94 2021-05-15 23:58:50 540 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:58:50 645 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.71.188 - - [15/May/2021:23:58:50 +0000] db8a946266d1b3b83f4747c84b4e7965 "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.71.188 - - [15/May/2021:23:58:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 194 2021-05-15 23:58:50 747 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@76fab73d 2021-05-15 23:58:50 747 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:58:51 029 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace- 10.233.71.188 - - [15/May/2021:23:58:51 +0000] 01cacfca1d91bbae6fad6dfae9744fa7 "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.71.188 - - [15/May/2021:23:58:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 388 2021-05-15 23:58:51 138 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@20cb9403 2021-05-15 23:58:51 139 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:58:51 429 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.71.188 - - [15/May/2021:23:58:51 +0000] 8a73f51feb8f65855af1d691e86881cf "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.71.188 - - [15/May/2021:23:58:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 302 2021-05-15 23:58:51 445 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@21b699ad 2021-05-15 23:58:51 445 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:58:51 707 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace- 10.233.71.188 - - [15/May/2021:23:58:51 +0000] 3b6fe1c2e2e5105a40bc000a24ba87e9 "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.71.188 - - [15/May/2021:23:58:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 491 2021-05-15 23:58:51 941 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5274665d 2021-05-15 23:58:51 941 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:58:52 129 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace- 10.233.71.188 - - [15/May/2021:23:58:52 +0000] d9d2bf15954a6e38d1f66e23b400c61e "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.71.188 - - [15/May/2021:23:58:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 200 2021-05-15 23:58:52 148 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5ef35662 2021-05-15 23:58:52 148 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:58:52 273 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace- 10.233.71.188 - - [15/May/2021:23:58:52 +0000] bb2b12d73ec3ac3b28eef183b732c058 "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.71.188 - - [15/May/2021:23:58:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 496 2021-05-15 23:58:52 651 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7a443944 2021-05-15 23:58:52 651 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:58:52 944 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.71.188 - - [15/May/2021:23:58:53 +0000] ef83c8d7c895d19328f3dd09a20c8255 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.487 upstream_response_time:0.487 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 485 2021-05-15 23:58:53 139 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3500304 2021-05-15 23:58:53 139 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:58:53 629 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace- 10.233.71.188 - - [15/May/2021:23:58:53 +0000] 856c64abee060ba0ccd7e3a87e643e05 "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.71.188 - - [15/May/2021:23:58:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 696 2021-05-15 23:58:53 840 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5e982751 2021-05-15 23:58:53 840 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:58:53 939 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.71.188 - - [15/May/2021:23:58:54 +0000] 7b6fb232ac77d11122a27ab876547a61 "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.71.188 - - [15/May/2021:23:58:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 295 2021-05-15 23:58:54 140 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@77c2a8 2021-05-15 23:58:54 141 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:58:54 385 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace- 10.233.71.188 - - [15/May/2021:23:58:54 +0000] a6224d10d41c4e2f0927ca132956d04d "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.71.188 - - [15/May/2021:23:58:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 296 2021-05-15 23:58:54 446 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@31fcbee7 2021-05-15 23:58:54 446 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:58:54 829 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.71.188 - - [15/May/2021:23:58:55 +0000] f5ccfef4d444032ec218abfdcca004bb "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.71.188 - - [15/May/2021:23:58:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 591 2021-05-15 23:58:55 042 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4eaf3d 2021-05-15 23:58:55 042 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:58:55 230 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace- 10.233.71.188 - - [15/May/2021:23:58:55 +0000] a8e72c41dddde8ec159ebb329080e494 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.295 upstream_response_time:0.295 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 293 2021-05-15 23:58:55 339 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4c91014c 2021-05-15 23:58:55 339 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:58:55 459 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.71.188 - - [15/May/2021:23:58:55 +0000] e27277ddb825cc289dc4e7b6d06c902c "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.71.188 - - [15/May/2021:23:58:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 297 2021-05-15 23:58:55 641 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@f2e528d 2021-05-15 23:58:55 642 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:58:55 732 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace- 10.233.71.188 - - [15/May/2021:23:58:55 +0000] 3f9dc2d550442f7d2bdd5a912baf1bf5 "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.71.188 - - [15/May/2021:23:58:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 295 2021-05-15 23:58:55 941 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3b2f4e7a 2021-05-15 23:58:55 941 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:58:56 129 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.71.188 - - [15/May/2021:23:58:56 +0000] 4236f0c883ecbd2934b60a36b324b6c9 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.201 upstream_response_time:0.201 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 201 2021-05-15 23:58:56 146 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@180f303d 2021-05-15 23:58:56 146 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:58:56 333 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace- 10.233.71.188 - - [15/May/2021:23:58:56 +0000] c79f292131f19236511406a62393b382 "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.71.188 - - [15/May/2021:23:58:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 289 2021-05-15 23:58:56 441 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1e49d76 2021-05-15 23:58:56 441 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:58:56 636 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.71.188 - - [15/May/2021:23:58:56 +0000] 3b139b5cc68e8bbcaee87461f8193403 "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.71.188 - - [15/May/2021:23:58:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 295 2021-05-15 23:58:56 739 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3f68c944 2021-05-15 23:58:56 740 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:58:57 035 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace- 10.233.71.188 - - [15/May/2021:23:58:57 +0000] 50f921f992b8e7e9aef7b194cfc93ab8 "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.71.188 - - [15/May/2021:23:58:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 496 2021-05-15 23:58:57 238 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5187900b 2021-05-15 23:58:57 238 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:58:57 929 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.71.188 - - [15/May/2021:23:58:58 +0000] e6ad5f2a2a31c7384afb4ed893befa27 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.999 upstream_response_time:0.999 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 999 2021-05-15 23:58:58 249 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2f8edbe0 2021-05-15 23:58:58 249 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:58:58 428 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace- 10.233.71.188 - - [15/May/2021:23:58:58 +0000] 6ca0d2afd59f0f4332d53ad9f05974e1 "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.71.188 - - [15/May/2021:23:58:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 196 2021-05-15 23:58:58 450 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@c2a5e33 2021-05-15 23:58:58 450 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:58:58 630 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.71.188 - - [15/May/2021:23:58:58 +0000] 121ff92c19f1d6bf15d3dce9e3c7483d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.288 upstream_response_time:0.288 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 287 2021-05-15 23:58:58 738 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@27d498b1 2021-05-15 23:58:58 738 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:58:58 930 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace- 10.233.71.188 - - [15/May/2021:23:58:59 +0000] 270e042766ea106f058321736f09544a "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.71.188 - - [15/May/2021:23:58:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 297 2021-05-15 23:58:59 041 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2cd6d704 2021-05-15 23:58:59 041 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:58:59 629 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.71.188 - - [15/May/2021:23:58:59 +0000] f254696ac3343f907d4f1284d527ee09 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.603 upstream_response_time:0.603 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:58:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 602 2021-05-15 23:58:59 648 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@258762b6 2021-05-15 23:58:59 648 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:58:59 932 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace- 10.233.71.188 - - [15/May/2021:23:59:00 +0000] cc8e89f4c91f2ce7d5f06e22726b4742 "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.71.188 - - [15/May/2021:23:59:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 388 2021-05-15 23:59:00 038 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6aec28ed 2021-05-15 23:59:00 038 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:59:10 051 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.71.188 - - [15/May/2021:23:59:10 +0000] f0628577c73074d7a9ba669302554e39 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:10.100 upstream_response_time:10.100 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 10100 2021-05-15 23:59:10 146 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@76c6d216 2021-05-15 23:59:10 146 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:59:12 181 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace- 10.233.71.188 - - [15/May/2021:23:59:12 +0000] 4da09d6b863c5fd82e6cb1849299e41c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.291 upstream_response_time:2.291 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 2290 2021-05-15 23:59:12 439 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7ab8b673 2021-05-15 23:59:12 439 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:59:12 940 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.71.188 - - [15/May/2021:23:59:13 +0000] 5851c337e98f04d2de04a3d76feb0c54 "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.71.188 - - [15/May/2021:23:59:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 600 2021-05-15 23:59:13 045 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7aa921d8 2021-05-15 23:59:13 045 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:59:13 429 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace- 10.233.71.188 - - [15/May/2021:23:59:13 +0000] b66f1c5b8092e6fc5077dcd1e1a5d179 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.593 upstream_response_time:0.593 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 591 2021-05-15 23:59:13 638 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5818e54 2021-05-15 23:59:13 638 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:59:14 130 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.71.188 - - [15/May/2021:23:59:14 +0000] eda90be22b340b4fe70c30a4a2c91e70 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.997 upstream_response_time:0.997 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 997 2021-05-15 23:59:14 641 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5b5f9e5c 2021-05-15 23:59:14 641 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:59:15 030 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace- 10.233.71.188 - - [15/May/2021:23:59:15 +0000] d7a8c0a6ec2b0c56c901cc1e5a3f148f "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.71.188 - - [15/May/2021:23:59:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 597 2021-05-15 23:59:15 252 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@343a0e67 2021-05-15 23:59:15 252 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:59:15 746 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.71.188 - - [15/May/2021:23:59:15 +0000] ab84240a272f53c3d985ae0948af803b "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.71.188 - - [15/May/2021:23:59:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 517 2021-05-15 23:59:15 764 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6ef75 2021-05-15 23:59:15 764 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:59:16 330 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace- 10.233.71.188 - - [15/May/2021:23:59:16 +0000] 42b958871d4d612ce503cfd279292911 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.672 upstream_response_time:0.672 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 671 2021-05-15 23:59:16 439 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@65928bec 2021-05-15 23:59:16 439 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:59:16 697 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.71.188 - - [15/May/2021:23:59:16 +0000] 625ae6d54feefa24cdd2480427d21635 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.272 upstream_response_time:0.272 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 272 2021-05-15 23:59:16 717 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@736e7f68 2021-05-15 23:59:16 717 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:59:17 162 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace- 10.233.71.188 - - [15/May/2021:23:59:17 +0000] 85d1d55233d97c8a4f06b64d011f05e7 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.623 upstream_response_time:0.623 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 622 2021-05-15 23:59:17 339 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@a354769 2021-05-15 23:59:17 339 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:59:17 898 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.71.188 - - [15/May/2021:23:59:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 696 10.233.71.188 - - [15/May/2021:23:59:18 +0000] cf8c724ad06bbb6f48910b6e5259fc68 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.697 upstream_response_time:0.697 "-" "Go-http-client/1.1" "-" 2021-05-15 23:59:18 043 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6a8e6022 2021-05-15 23:59:18 043 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:59:18 829 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace- 10.233.71.188 - - [15/May/2021:23:59:18 +0000] 4aed7a938a2f26b896cc50a0939998a9 "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.71.188 - - [15/May/2021:23:59:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 799 2021-05-15 23:59:18 846 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5aa9f0e4 2021-05-15 23:59:18 847 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:59:19 036 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.71.188 - - [15/May/2021:23:59:19 +0000] f4041dfa394b01d8fe98f3e538a1aed2 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.288 upstream_response_time:0.288 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 287 2021-05-15 23:59:19 141 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3de0e708 2021-05-15 23:59:19 141 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:59:19 602 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace- 10.233.71.188 - - [15/May/2021:23:59:19 +0000] c866f8a31489e3111b4bd46abf078afb "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.71.188 - - [15/May/2021:23:59:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 498 2021-05-15 23:59:19 642 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@31f7d117 2021-05-15 23:59:19 642 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:59:19 898 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.71.188 - - [15/May/2021:23:59:19 +0000] 97f8b4240b3febac3a394b2d18bc6979 "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.71.188 - - [15/May/2021:23:59:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 294 2021-05-15 23:59:19 946 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4e2163d2 2021-05-15 23:59:19 946 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:59:20 231 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace- 10.233.71.188 - - [15/May/2021:23:59:20 +0000] 62cb1759dd3eba1c5ae2aaac3c71da5b "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.71.188 - - [15/May/2021:23:59:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 390 2021-05-15 23:59:20 344 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@37377ad9 2021-05-15 23:59:20 344 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:59:21 029 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.71.188 - - [15/May/2021:23:59:21 +0000] fd3ec2cba57bdc4ba987610ba93fce61 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.893 upstream_response_time:0.893 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 891 2021-05-15 23:59:21 240 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2db9897f 2021-05-15 23:59:21 240 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:59:21 530 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace- 10.233.71.188 - - [15/May/2021:23:59:21 +0000] 0690231232cbca76532aad6750f9c8c9 "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.71.188 - - [15/May/2021:23:59:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 596 2021-05-15 23:59:21 839 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@378c5316 2021-05-15 23:59:21 839 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:59:22 232 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.71.188 - - [15/May/2021:23:59:22 +0000] b85461405811d8606e7ec1c814481a5d "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.71.188 - - [15/May/2021:23:59:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 496 2021-05-15 23:59:22 341 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@57b1a18d 2021-05-15 23:59:22 341 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:59:22 733 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace- 10.233.71.188 - - [15/May/2021:23:59:22 +0000] 96cbef239591128d19ad4351243eb1e2 "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.71.188 - - [15/May/2021:23:59:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 596 2021-05-15 23:59:22 942 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4b67f849 2021-05-15 23:59:22 942 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:59:23 629 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.71.188 - - [15/May/2021:23:59:24 +0000] 9208960fffa56d9bfd8a9027f0d8faaa "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.71.188 - - [15/May/2021:23:59:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1195 2021-05-15 23:59:24 140 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@342b9347 2021-05-15 23:59:24 140 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:59:24 632 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace- 10.233.71.188 - - [15/May/2021:23:59:24 +0000] 7d0de3b35e1f45839bf2e41d4fdbdad0 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.513 upstream_response_time:0.513 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 512 2021-05-15 23:59:24 669 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6a06b0c3 2021-05-15 23:59:24 669 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:59:24 838 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.71.188 - - [15/May/2021:23:59:25 +0000] acd5227aec35cb6207827dee60ce83cf "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.379 upstream_response_time:0.379 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 378 2021-05-15 23:59:25 041 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1823ed37 2021-05-15 23:59:25 041 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:59:25 442 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace- 10.233.71.188 - - [15/May/2021:23:59:25 +0000] 0d11e0b986af145298132a1f13cca503 "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.71.188 - - [15/May/2021:23:59:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 495 2021-05-15 23:59:25 548 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1a47829b 2021-05-15 23:59:25 548 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:59:25 909 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.71.188 - - [15/May/2021:23:59:26 +0000] b96a64f8bb02299cfd0d686a81df3d6b "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.71.188 - - [15/May/2021:23:59:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 486 2021-05-15 23:59:26 038 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:59:26 +0000] da5b84a3c8c0a38edc020230c5eff22b "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.096 upstream_response_time:0.096 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:26 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 94 2021-05-15 23:59:26 136 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:59:26 +0000] 3ec00b4008b99643efef3a57f5c5295c "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.600 upstream_response_time:0.600 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:26 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 598 2021-05-15 23:59:26 737 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:59:26 +0000] e77ca72f173883e3666d76329064d915 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:26 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197 2021-05-15 23:59:26 937 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:59:27 +0000] 62b2ec339da21ff93104f7b0ac52df7b "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.303 upstream_response_time:0.303 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:27 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 302 2021-05-15 23:59:27 241 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:59:27 +0000] 1bfe9659e612d7a7bcd2b1979fbafb0a "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.494 upstream_response_time:0.494 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:27 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 492 2021-05-15 23:59:27 735 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:59:28 +0000] 5772f138b47086baf60b9abfc19807d7 "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:28 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298 2021-05-15 23:59:28 042 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:59:28 +0000] 220be44d7cf78167e87be0abf8791753 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.205 upstream_response_time:0.205 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:28 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197 2021-05-15 23:59:28 242 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:59:28 +0000] 9978e73adda6b9804449f26793a568ed "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.395 upstream_response_time:0.395 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:28 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 394 2021-05-15 23:59:28 641 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:59:28 +0000] aafa2724e3c059f8e68d1d2bbebf1526 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.343 upstream_response_time:0.343 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:28 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 341 2021-05-15 23:59:28 983 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:59:29 +0000] cf8d4f4690a869cf40f2bf0714a289ae "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.191 upstream_response_time:0.191 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:29 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 188 2021-05-15 23:59:29 176 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:59:29 +0000] e368f31de54bc5fa787351c0ff7343d4 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.210 upstream_response_time:0.210 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:29 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 208 2021-05-15 23:59:29 471 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:59:29 +0000] 757d7debb1ebad58f81baa74b4ffb7f7 "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.287 upstream_response_time:0.287 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:29 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 201 2021-05-15 23:59:29 676 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:59:30 +0000] 05931aeaf1fe14b4bea723b4b65e5641 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.494 upstream_response_time:0.494 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:30 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 494 2021-05-15 23:59:30 271 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:59:31 +0000] bd8be0a10065e4ec41e653c61f640105 "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:1.102 upstream_response_time:1.102 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:31 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1001 2021-05-15 23:59:31 275 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:59:31 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 158 10.233.71.188 - - [15/May/2021:23:59:31 +0000] 10c1d20d6fe3b3cef14abd7df345587c "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.160 upstream_response_time:0.160 "-" "Go-http-client/1.1" "-" 2021-05-15 23:59:31 473 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:59:32 +0000] de0cb3b68b84a4f597ee64a3107b4725 "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.602 upstream_response_time:0.602 "-" "Go-http-client/1.1" "-" 2021-05-15 23:59:32 074 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:59:32 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 599 10.233.71.188 - - [15/May/2021:23:59:32 +0000] e065fc3aca5da59c1c4539f4643c51d3 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.103 upstream_response_time:0.103 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:32 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 102 2021-05-15 23:59:32 180 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:59:32 +0000] 628297e92f7b8c11e8185cb6c243f7af "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.393 upstream_response_time:0.393 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:32 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 391 2021-05-15 23:59:32 574 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:59:32 +0000] 13c43c8e025d6bbbd7e63b71ddaca3de "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.262 upstream_response_time:0.262 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:32 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 259 2021-05-15 23:59:32 872 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:59:33 +0000] 4e3ddef02a53f1f808ca52cae39cd748 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.339 upstream_response_time:0.339 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:33 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 301 2021-05-15 23:59:33 180 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:59:33 +0000] bc315bf64e0f97a98ef9c11e1e5676ae "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.759 upstream_response_time:0.759 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:33 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 752 2021-05-15 23:59:33 972 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:59:34 +0000] 73e83041d61243118c7b376187f6b5a9 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.439 upstream_response_time:0.439 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:34 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 400 2021-05-15 23:59:34 376 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:59:34 +0000] a4093726f2524f8cc38a3bba626e8f51 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.159 upstream_response_time:0.159 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:34 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 157 2021-05-15 23:59:34 572 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:59:34 +0000] d10a552ad557326fd64c74d557de2868 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.140 upstream_response_time:0.140 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:34 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 102 2021-05-15 23:59:34 676 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:59:35 +0000] 1463c60fb4ea72ef425e9aa63b7e0f13 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.458 upstream_response_time:0.458 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:35 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 456 2021-05-15 23:59:35 170 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:59:35 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 99 10.233.71.188 - - [15/May/2021:23:59:35 +0000] 302e5fbd6354daf02c169b036923a156 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.137 upstream_response_time:0.137 "-" "Go-http-client/1.1" "-" 2021-05-15 23:59:35 274 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:59:35 +0000] d21c955ab2bd71472dc08ee53c6dbba2 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.661 upstream_response_time:0.661 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:35 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 659 2021-05-15 23:59:35 978 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:59:36 +0000] 98910716b122a7047358ae786e4b3a94 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.736 upstream_response_time:0.736 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:36 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 693 2021-05-15 23:59:36 674 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:59:37 +0000] aabfa64593ef36b73ff1589da0a69a13 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.863 upstream_response_time:0.863 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:37 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 896 2021-05-15 23:59:37 571 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:59:37 +0000] 7f783081fee53e5715263f384d4067c2 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.301 upstream_response_time:0.301 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:37 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 301 2021-05-15 23:59:37 874 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:59:38 +0000] fa0e0ca400dad41db301ee799d8994cf "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.161 upstream_response_time:0.161 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:38 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 159 2021-05-15 23:59:38 076 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:59:38 +0000] 8a3ce093c81580c49b24d989bd2b675e "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:38 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 255 2021-05-15 23:59:38 376 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:59:38 +0000] b6f7c7703d2b2c5d765236dff210d06e "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:38 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 357 2021-05-15 23:59:38 736 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:59:38 +0000] 5d40f9033fb09a4ffa891ba2682d15a8 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.015 upstream_response_time:0.015 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:38 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 14 2021-05-15 23:59:38 751 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:59:38 +0000] f40a934e6a84adda26bc817c7ae78bfe "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.183 upstream_response_time:0.183 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:38 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 182 2021-05-15 23:59:38 936 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:59:39 +0000] 221dc4b961832147619cda36c25669f9 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.401 upstream_response_time:0.401 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:39 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 400 2021-05-15 23:59:39 337 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:59:39 +0000] bccc762b362aa6c9a2c61a84f6eb7f9e "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.296 upstream_response_time:0.296 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:39 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 295 2021-05-15 23:59:39 636 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:59:39 +0000] ff1d3fb3ddeb39bec923f65c1baab6e0 "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.205 upstream_response_time:0.205 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:39 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 203 2021-05-15 23:59:39 842 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:59:40 +0000] abeed336d27beec8dbba7a8ff67ede2d "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.193 upstream_response_time:0.193 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:40 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 191 2021-05-15 23:59:40 041 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:59:40 +0000] 8a5eed07052b53d58871641dc1ee80f5 "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.100 upstream_response_time:0.100 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:40 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 93 2021-05-15 23:59:40 136 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:59:40 +0000] 4996da530552d94bbc85cbb43085001a "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.098 upstream_response_time:0.098 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:40 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 97 2021-05-15 23:59:40 236 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:59:40 +0000] 30e814689493650ace9dbf7d439214de "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:40 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2021-05-15 23:59:40 635 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:59:40 +0000] c3016a43be8d585a891f3e994ec66d08 "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:40 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198 2021-05-15 23:59:40 834 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:59:42 +0000] 12df93085e1ab503f328fb598bf5f053 "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:1.398 upstream_response_time:1.398 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:42 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1397 2021-05-15 23:59:42 235 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:59:42 +0000] 37550c61914717afad22dc58f962d09c "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.201 upstream_response_time:0.201 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:42 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 199 2021-05-15 23:59:42 436 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:59:42 +0000] 84b3b4f0cae6a6e99fb094916a67d9fa "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:42 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2021-05-15 23:59:42 743 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:59:42 +0000] d9cda32b5072765172fb44c0eef6ffcc "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.022 upstream_response_time:0.022 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:42 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 12 2021-05-15 23:59:42 758 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:59:42 +0000] 4c51693e703f66d8eb3606b49a5b31fc "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.176 upstream_response_time:0.176 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:42 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 174 2021-05-15 23:59:42 937 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:59:43 +0000] 7a437deda7007901d15987c876f6e5c0 "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.600 upstream_response_time:0.600 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:43 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 597 2021-05-15 23:59:43 538 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:59:43 +0000] 5f8dafa8356ac8806fe404bd8525c25c "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.204 upstream_response_time:0.204 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:43 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 201 2021-05-15 23:59:43 741 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:59:43 +0000] a72b2d76295476207cd87d9e24d6b765 "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.193 upstream_response_time:0.193 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:43 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 193 2021-05-15 23:59:43 937 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:59:44 +0000] d4c03f0a783b1676145717acf435d8b2 "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.306 upstream_response_time:0.306 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:44 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 303 2021-05-15 23:59:44 243 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:59:44 +0000] 433291d29915329d01207c4bfe6d6750 "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:44 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 295 2021-05-15 23:59:44 544 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:59:44 +0000] bb5048e95d581c62bd93f483f4f96ed3 "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.194 upstream_response_time:0.194 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:44 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 189 2021-05-15 23:59:44 735 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:59:45 +0000] 1fdff426b0ce89b9edd855169f308e6a "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:45 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298 2021-05-15 23:59:45 036 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [15/May/2021:23:59:45 +0000] 8895c43b704dba366b86c86f6219afa3 "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:45 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 597 2021-05-15 23:59:45 637 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@75cce0d8 2021-05-15 23:59:45 637 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:59:45 840 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace- 10.233.71.188 - - [15/May/2021:23:59:45 +0000] 3546d0b670379b7331c397877e4c0973 "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.71.188 - - [15/May/2021:23:59:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 298 2021-05-15 23:59:45 943 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@16ef733e 2021-05-15 23:59:45 943 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:59:46 122 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace- 10.233.71.188 - - [15/May/2021:23:59:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 199 10.233.71.188 - - [15/May/2021:23:59:46 +0000] 2e826ab8a850acbc1c6b4860801dec64 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.201 upstream_response_time:0.201 "-" "Go-http-client/1.1" "-" 2021-05-15 23:59:46 147 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7849c6d7 2021-05-15 23:59:46 147 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:59:46 462 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace- 10.233.71.188 - - [15/May/2021:23:59:46 +0000] 38905548586b5ac7201a5c5de0c65372 "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.71.188 - - [15/May/2021:23:59:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 388 2021-05-15 23:59:46 538 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7c2b6e45 2021-05-15 23:59:46 538 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:59:46 929 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.71.188 - - [15/May/2021:23:59:47 +0000] 8363498a42e25b9db70698a21540f216 "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.71.188 - - [15/May/2021:23:59:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 504 2021-05-15 23:59:47 043 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3490a0e 2021-05-15 23:59:47 043 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:59:47 429 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.71.188 - - [15/May/2021:23:59:47 +0000] d0c874f3d570054159b1e1ac02b230cc "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.71.188 - - [15/May/2021:23:59:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 491 2021-05-15 23:59:47 544 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@44930530 2021-05-15 23:59:47 544 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:59:47 746 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace- 10.233.71.188 - - [15/May/2021:23:59:47 +0000] bbae49bacf9638d9af900c18f09e99c1 "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.71.188 - - [15/May/2021:23:59:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 291 2021-05-15 23:59:47 840 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1cedc43e 2021-05-15 23:59:47 840 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:59:48 186 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.71.188 - - [15/May/2021:23:59:48 +0000] 6b7c215cab2abb30c0aaa8184b44691b "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.71.188 - - [15/May/2021:23:59:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 357 2021-05-15 23:59:48 201 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3faa8bd3 2021-05-15 23:59:48 202 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:59:48 440 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace- 10.233.71.188 - - [15/May/2021:23:59:48 +0000] faa1a7b24b8c0c85bde611e7e67df34e "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.71.188 - - [15/May/2021:23:59:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 334 2021-05-15 23:59:48 540 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@37ee36f5 2021-05-15 23:59:48 540 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:59:49 126 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.71.188 - - [15/May/2021:23:59:49 +0000] 0a87c294f2e844c648d13e99aadb698c "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.71.188 - - [15/May/2021:23:59:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 696 2021-05-15 23:59:49 247 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@46927558 2021-05-15 23:59:49 247 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:59:49 529 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace- 10.233.71.188 - - [15/May/2021:23:59:49 +0000] 4e75ef2402e8f45778885a381400961f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.661 upstream_response_time:0.661 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 659 2021-05-15 23:59:49 910 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@72a5c054 2021-05-15 23:59:49 910 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:59:50 631 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace- 10.233.71.188 - - [15/May/2021:23:59:50 +0000] 2bd87815e956b69bae66a6b645a037dd "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.741 upstream_response_time:0.741 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 741 2021-05-15 23:59:50 660 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@70d2fba0 2021-05-15 23:59:50 660 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:59:51 026 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace- 10.233.71.188 - - [15/May/2021:23:59:51 +0000] 44786b85116fd31f27b23765ce791a95 "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.71.188 - - [15/May/2021:23:59:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 382 2021-05-15 23:59:51 044 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7f1ab474 2021-05-15 23:59:51 044 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:59:51 250 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.71.188 - - [15/May/2021:23:59:51 +0000] 3fa977afabfbf6936ab379033e52fefe "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.71.188 - - [15/May/2021:23:59:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 391 2021-05-15 23:59:51 446 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3f5a4882 2021-05-15 23:59:51 446 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:59:51 730 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace- 10.233.71.188 - - [15/May/2021:23:59:51 +0000] f323aada5a77d8cb141c9bb55ae6d1f3 "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.71.188 - - [15/May/2021:23:59:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 296 2021-05-15 23:59:51 747 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1f5111be 2021-05-15 23:59:51 748 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:59:51 932 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.71.188 - - [15/May/2021:23:59:51 +0000] 38a3cc4b2f671df300c93e51f3b2c361 "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.71.188 - - [15/May/2021:23:59:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 195 2021-05-15 23:59:51 947 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@68da1a9c 2021-05-15 23:59:51 947 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:59:52 430 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace- 10.233.71.188 - - [15/May/2021:23:59:52 +0000] e30da8b3f8c1972d148b17970f945dd9 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.589 upstream_response_time:0.589 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 587 2021-05-15 23:59:52 539 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@49d5310c 2021-05-15 23:59:52 539 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:59:52 746 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.71.188 - - [15/May/2021:23:59:52 +0000] 1ec828810ed5d6c57afbc25866bdafad "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.71.188 - - [15/May/2021:23:59:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 296 2021-05-15 23:59:52 839 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5a7c3d40 2021-05-15 23:59:52 839 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:59:53 529 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace- 10.233.71.188 - - [15/May/2021:23:59:53 +0000] cc066940c8ba7c1cdc5998d144ac6779 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.703 upstream_response_time:0.703 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 702 2021-05-15 23:59:53 546 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@149c935 2021-05-15 23:59:53 547 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:59:53 679 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.71.188 - - [15/May/2021:23:59:53 +0000] 8ab71ac2d8da97fdcd44cf9b91bf01cd "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.292 upstream_response_time:0.292 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 291 2021-05-15 23:59:53 842 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@16dcbfe2 2021-05-15 23:59:53 842 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:59:54 370 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace- 10.233.71.188 - - [15/May/2021:23:59:54 +0000] 8954f2c454988645851ffdf37dbbc3d0 "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.71.188 - - [15/May/2021:23:59:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 597 2021-05-15 23:59:54 473 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@445fa015 2021-05-15 23:59:54 473 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:59:54 729 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.71.188 - - [15/May/2021:23:59:54 +0000] 5aeea45b0b4b17639c4939e9d618a177 "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.71.188 - - [15/May/2021:23:59:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 365 2021-05-15 23:59:54 840 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@74dfdcc9 2021-05-15 23:59:54 840 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:59:54 935 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace- 10.233.71.188 - - [15/May/2021:23:59:55 +0000] eee40bd3869e7b2e0cb35684f1b0f662 "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.71.188 - - [15/May/2021:23:59:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 195 2021-05-15 23:59:55 043 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3bb66811 2021-05-15 23:59:55 043 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:59:55 257 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.71.188 - - [15/May/2021:23:59:55 +0000] 1c0d86a52047896e1c236460156150b5 "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.71.188 - - [15/May/2021:23:59:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 494 2021-05-15 23:59:55 539 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@20be3129 2021-05-15 23:59:55 539 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:59:55 929 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace- 10.233.71.188 - - [15/May/2021:23:59:56 +0000] a6bc461b149791046b77b24c16cc5186 "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.71.188 - - [15/May/2021:23:59:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 595 2021-05-15 23:59:56 141 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@b6670ab 2021-05-15 23:59:56 141 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:59:56 530 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.71.188 - - [15/May/2021:23:59:56 +0000] a82eed42b22c1fe04555ab8d90a121ae "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.71.188 - - [15/May/2021:23:59:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 401 2021-05-15 23:59:56 547 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@601bf46b 2021-05-15 23:59:56 547 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:59:56 933 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace- 10.233.71.188 - - [15/May/2021:23:59:56 +0000] 1dba8a245429558350306e0f2fd6315b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 397 2021-05-15 23:59:56 949 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@71d1b4d0 2021-05-15 23:59:56 949 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:59:57 133 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.71.188 - - [15/May/2021:23:59:57 +0000] 35b40563ea91e916b13b9092adfd3c48 "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.71.188 - - [15/May/2021:23:59:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 285 2021-05-15 23:59:57 238 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3b4eb12e 2021-05-15 23:59:57 238 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:59:57 629 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace- 10.233.71.188 - - [15/May/2021:23:59:57 +0000] 2668ab47a2af0fab473ab5a93869ee9d "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.71.188 - - [15/May/2021:23:59:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 597 2021-05-15 23:59:57 839 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1666a070 2021-05-15 23:59:57 840 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:59:57 939 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.71.188 - - [15/May/2021:23:59:58 +0000] 800abfe9fe4a5a41cc51bba56351b347 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 197 2021-05-15 23:59:58 041 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@30c2df67 2021-05-15 23:59:58 041 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:59:58 570 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace- 10.233.71.188 - - [15/May/2021:23:59:58 +0000] 216feb8ac1cd7195f661f330dded368c "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.71.188 - - [15/May/2021:23:59:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 697 2021-05-15 23:59:58 743 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2134fdd1 2021-05-15 23:59:58 743 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:59:59 087 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.71.188 - - [15/May/2021:23:59:59 +0000] 02dedef8b08902807977898525de0e6e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.393 upstream_response_time:0.393 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 391 2021-05-15 23:59:59 142 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@68ed053d 2021-05-15 23:59:59 142 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-15 23:59:59 601 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.71.188 - - [15/May/2021:23:59:59 +0000] 01787d7a8681dc12d2ba6bcdca5637bb "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.476 upstream_response_time:0.476 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [15/May/2021:23:59:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 471 2021-05-15 23:59:59 618 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3b03cb5d 2021-05-15 23:59:59 618 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-16 00:00:00 029 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace- 10.233.71.188 - - [16/May/2021:00:00:00 +0000] 5045871738f328e937fa1db147b2f350 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.619 upstream_response_time:0.619 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [16/May/2021:00:00:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 618 2021-05-16 00:00:00 240 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1ac22153 2021-05-16 00:00:00 240 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-16 00:00:00 729 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.71.188 - - [16/May/2021:00:00:00 +0000] 4c96d134549f261116fdd548acfc826d "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.71.188 - - [16/May/2021:00:00:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 597 2021-05-16 00:00:00 845 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@680e9806 2021-05-16 00:00:00 845 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-16 00:00:01 043 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace- 10.233.71.188 - - [16/May/2021:00:00:01 +0000] c49a5f3dda5d9cb5e54451e4f6d6d7ed "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.71.188 - - [16/May/2021:00:00:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 489 2021-05-16 00:00:01 344 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@140fddb 2021-05-16 00:00:01 344 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-16 00:00:01 550 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.71.188 - - [16/May/2021:00:00:01 +0000] 98cd59c2bdc2bd0a602c34e4b6377cd5 "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.71.188 - - [16/May/2021:00:00:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 292 2021-05-16 00:00:01 640 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2036253c 2021-05-16 00:00:01 640 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-16 00:00:02 129 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace- 10.233.71.188 - - [16/May/2021:00:00:02 +0000] 01997770bb579399998e72ade5b251ef "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.501 upstream_response_time:0.501 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [16/May/2021:00:00:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 499 2021-05-16 00:00:02 145 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7f95adcc 2021-05-16 00:00:02 145 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-16 00:00:02 453 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.71.188 - - [16/May/2021:00:00:02 +0000] 26b93c08325996b333923ab8221b4a45 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.393 upstream_response_time:0.393 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [16/May/2021:00:00:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 392 2021-05-16 00:00:02 541 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@28886aff 2021-05-16 00:00:02 541 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-16 00:00:03 028 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace- 10.233.71.188 - - [16/May/2021:00:00:03 +0000] 603f7f20496fbfb406881c8a0f0c0e1e "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.71.188 - - [16/May/2021:00:00:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 597 2021-05-16 00:00:03 141 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3c5562a4 2021-05-16 00:00:03 141 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-16 00:00:03 429 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.71.188 - - [16/May/2021:00:00:03 +0000] 16a85fdcb87ed2fac3c6a6a35b7c1192 "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.71.188 - - [16/May/2021:00:00:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 495 2021-05-16 00:00:03 658 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7ce928c9 2021-05-16 00:00:03 658 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-16 00:00:03 732 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace- 10.233.71.188 - - [16/May/2021:00:00:04 +0000] dd3db0f3c8cc1f1c674a15e3010191e3 "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.71.188 - - [16/May/2021:00:00:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 479 2021-05-16 00:00:04 141 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@573cb121 2021-05-16 00:00:04 141 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-16 00:00:04 510 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.71.188 - - [16/May/2021:00:00:04 +0000] e1cc47096689aa3ba93ca5e48baa283a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.381 upstream_response_time:0.381 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [16/May/2021:00:00:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 381 2021-05-16 00:00:04 525 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@134ee689 2021-05-16 00:00:04 525 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-16 00:00:05 567 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace- 10.233.71.188 - - [16/May/2021:00:00:05 +0000] c205dbe23dcbc8cdc46ffd1ac219488a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.210 upstream_response_time:1.210 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [16/May/2021:00:00:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1208 2021-05-16 00:00:05 739 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@680b70cb 2021-05-16 00:00:05 739 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-16 00:00:06 103 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.71.188 - - [16/May/2021:00:00:06 +0000] 15d4924763c319c9e370d272ac759ad1 "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.71.188 - - [16/May/2021:00:00:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 396 2021-05-16 00:00:06 138 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6d694944 2021-05-16 00:00:06 139 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-16 00:00:06 430 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace- 10.233.71.188 - - [16/May/2021:00:00:06 +0000] f112b215daaaa1543c600de2d94fa0e6 "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.71.188 - - [16/May/2021:00:00:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 595 2021-05-16 00:00:06 739 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@367bfa1f 2021-05-16 00:00:06 739 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-16 00:00:07 330 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.71.188 - - [16/May/2021:00:00:07 +0000] 11ed0a62579a37a81060014a7d6dd853 "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.71.188 - - [16/May/2021:00:00:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 599 2021-05-16 00:00:07 344 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@50b9a143 2021-05-16 00:00:07 344 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-16 00:00:07 549 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace- 10.233.71.188 - - [16/May/2021:00:00:07 +0000] 70a3daf5e12e18e7476129648b9a1a70 "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.71.188 - - [16/May/2021:00:00:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 391 2021-05-16 00:00:07 740 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@185faf72 2021-05-16 00:00:07 740 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-16 00:00:08 101 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.71.188 - - [16/May/2021:00:00:08 +0000] dd5c0c637a4d7aba07aeda4978b057b9 "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.71.188 - - [16/May/2021:00:00:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 395 2021-05-16 00:00:08 138 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@74140894 2021-05-16 00:00:08 138 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-16 00:00:08 862 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace- 10.233.71.188 - - [16/May/2021:00:00:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 797 10.233.71.188 - - [16/May/2021:00:00:08 +0000] b7b7e6a16c1fa55232f7f14b68496f50 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.799 upstream_response_time:0.799 "-" "Go-http-client/1.1" "-" 2021-05-16 00:00:08 944 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@64690e59 2021-05-16 00:00:08 944 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-16 00:00:09 236 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.71.188 - - [16/May/2021:00:00:09 +0000] 2a1c0828e88f85d6df65a0f9cb7a7ebc "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.71.188 - - [16/May/2021:00:00:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 390 2021-05-16 00:00:09 339 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@a215478 2021-05-16 00:00:09 339 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-16 00:00:10 329 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace- 10.233.71.188 - - [16/May/2021:00:00:10 +0000] ef5ade375cd3839c0c57d31eadecd04c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.303 upstream_response_time:1.303 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [16/May/2021:00:00:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1301 2021-05-16 00:00:10 644 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@25d6fde8 2021-05-16 00:00:10 644 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-16 00:00:11 830 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.71.188 - - [16/May/2021:00:00:11 +0000] fba90a2ada0717d8c10b70cb3e4f2a63 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.292 upstream_response_time:1.292 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [16/May/2021:00:00:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1292 2021-05-16 00:00:11 943 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@255f33ae 2021-05-16 00:00:11 943 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-16 00:00:12 598 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace- 10.233.71.188 - - [16/May/2021:00:00:12 +0000] f6616c6b6f936f2bcdf48e88a827a140 "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.71.188 - - [16/May/2021:00:00:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 792 2021-05-16 00:00:12 738 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@417008c7 2021-05-16 00:00:12 738 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-16 00:00:13 829 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.71.188 - - [16/May/2021:00:00:13 +0000] 918d8ea143839b7fe528228be10075f8 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.104 upstream_response_time:1.104 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [16/May/2021:00:00:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1104 2021-05-16 00:00:13 870 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@75e83226 2021-05-16 00:00:13 870 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-16 00:00:14 155 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace- 10.233.71.188 - - [16/May/2021:00:00:14 +0000] 07273caae3e91024c73496a550e8f390 "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.71.188 - - [16/May/2021:00:00:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 366 2021-05-16 00:00:14 239 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7985462d 2021-05-16 00:00:14 239 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.188,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.71.241","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-05-16 00:00:14 944 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.71.188 - - [16/May/2021:00:00:14 +0000] eba2f4fc2e750746ff8f9fa2e7c9630c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.725 upstream_response_time:0.725 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [16/May/2021:00:00:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 724 2021-05-16 00:00:14 967 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [16/May/2021:00:00:15 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 265 10.233.71.188 - - [16/May/2021:00:00:15 +0000] 9633182766ec30e78f5a74e9faadec1f "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.267 upstream_response_time:0.267 "-" "Go-http-client/1.1" "-" 2021-05-16 00:00:15 236 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [16/May/2021:00:00:15 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 98 10.233.71.188 - - [16/May/2021:00:00:15 +0000] 671b3871be5c7f84a2fd25c28a8e5279 "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-" 2021-05-16 00:00:15 342 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [16/May/2021:00:00:15 +0000] 2e32286a336213480cacd2fec16424d5 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.206 upstream_response_time:0.206 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [16/May/2021:00:00:15 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 199 2021-05-16 00:00:15 544 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [16/May/2021:00:00:16 +0000] c393033454e75d37c936b7c98b72da48 "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.691 upstream_response_time:0.691 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [16/May/2021:00:00:16 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 689 2021-05-16 00:00:16 236 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [16/May/2021:00:00:16 +0000] 0625bda680b19318af0a0e9a86ccff34 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.204 upstream_response_time:0.204 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [16/May/2021:00:00:16 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 202 2021-05-16 00:00:16 439 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [16/May/2021:00:00:16 +0000] 01f41f782c9bfd293c22734eea94ded7 "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.100 upstream_response_time:0.100 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [16/May/2021:00:00:16 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 99 2021-05-16 00:00:16 541 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [16/May/2021:00:00:17 +0000] 0ded379b9f200dc0991bf8c317787f6a "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:1.293 upstream_response_time:1.293 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [16/May/2021:00:00:17 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1292 2021-05-16 00:00:17 835 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [16/May/2021:00:00:17 +0000] b464c996fceb786324425a25c0493478 "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.100 upstream_response_time:0.100 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [16/May/2021:00:00:17 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 99 2021-05-16 00:00:17 937 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [16/May/2021:00:00:18 +0000] 2c38f2d578ffeeb1682a6cdd083075de "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.104 upstream_response_time:0.104 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [16/May/2021:00:00:18 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 102 2021-05-16 00:00:18 049 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [16/May/2021:00:00:18 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 185 10.233.71.188 - - [16/May/2021:00:00:18 +0000] c99902bf2afc5441adb868d7d5f3c92d "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.194 upstream_response_time:0.194 "-" "Go-http-client/1.1" "-" 2021-05-16 00:00:18 236 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [16/May/2021:00:00:18 +0000] 9a7cace38206515cbcb732dd160776d9 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [16/May/2021:00:00:18 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2021-05-16 00:00:18 637 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [16/May/2021:00:00:18 +0000] d73f7abd103f1a1ba4a3c862082b5b9b "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.71.241/8446 HTTP/1.1" 204 request_processing_time:0.100 upstream_response_time:0.100 "-" "Go-http-client/1.1" "-" 10.233.71.188 - - [16/May/2021:00:00:18 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.71.241/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 97 2021-05-16 00:00:18 738 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.71.241/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.71.241,port:8446 10.233.71.188 - - [16/May/2021:00:00:19 +0000] 6bf2ed91fc3c438e85c4a2b1aba1cd1f "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/no