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@ 2022-03-29 01:11:44 879 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering jersey handler with root path prefix: / 2022-03-29 01:11:44 967 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering admin handler with root path prefix: /admin 2022-03-29 01:11:45 165 INFO [org.onap.msb.sdclient.DiscoverApp][main] - getApplicationContextPath: /api/microservices/v1 2022-03-29 01:12:09 866 INFO [org.reflections.Reflections][main] - Reflections took 24499 ms to scan 1 urls, producing 15738 keys and 30140 values 2022-03-29 01:12:12 669 INFO [org.glassfish.jersey.internal.ServiceFinder][main] - Running in a non-OSGi environment 2022/03/29 01:12:13 [error] 23#23: *8 connect() failed (111: Connection refused) while connecting to upstream, client: 10.233.71.71, 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.71 - - [29/Mar/2022:01:12:13 +0000] "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" "-" 2022-03-29 01:12:14 266 INFO [org.onap.msb.sdclient.wrapper.util.ConfigUtil][main] - init TCP_UDP portRange:28001-30000 2022-03-29 01:12:14 266 INFO [org.onap.msb.sdclient.wrapper.util.ConfigUtil][main] - init Consul Register Mode:agent 2022-03-29 01:12:14 266 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering jersey handler with root path prefix: / 2022-03-29 01:12:14 266 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering admin handler with root path prefix: /admin 2022-03-29 01:12:14 279 INFO [io.dropwizard.server.ServerFactory][main] - Starting MicroService Bus 2022-03-29 01:12:15 563 INFO [org.eclipse.jetty.setuid.SetUIDListener][main] - Opened MicroService Bus @674c9079{HTTP/1.1,[http/1.1]}{0.0.0.0:8076} 2022-03-29 01:12:15 566 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 2022-03-29 01:12:18 068 INFO [org.glassfish.jersey.server.ApplicationHandler][main] - Initiating Jersey application, version Jersey: 2.25.1 2017-01-19 16:23:50... 2022-03-29 01:12:23 664 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. 2022-03-29 01:12:23 667 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. 2022-03-29 01:12:25 874 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 2022-03-29 01:12:26 966 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) 2022-03-29 01:12:26 967 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getMicroService in org.onap.msb.sdclient.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method addMicroService in org.onap.msb.sdclient.resources.MicroServiceResource contains empty path annotation. 2022-03-29 01:12:27 062 INFO [org.eclipse.jetty.server.handler.ContextHandler][main] - Started i.d.j.MutableServletContextHandler@8a98f38{/,null,AVAILABLE} 2022-03-29 01:12:27 367 INFO [io.dropwizard.setup.AdminEnvironment][main] - tasks = POST /tasks/log-level (io.dropwizard.servlets.tasks.LogConfigurationTask) POST /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask) 2022-03-29 01:12:27 463 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. ! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 2022-03-29 01:12:27 563 INFO [org.eclipse.jetty.server.handler.ContextHandler][main] - Started i.d.j.MutableServletContextHandler@444cc791{/admin,null,AVAILABLE} 2022-03-29 01:12:28 070 INFO [org.eclipse.jetty.server.AbstractConnector][main] - Started MicroService Bus @674c9079{HTTP/1.1,[http/1.1]}{0.0.0.0:8076} 2022-03-29 01:12:28 070 INFO [org.eclipse.jetty.server.Server][main] - Started @55204ms 2022-03-29 01:12:29 072 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.71 - - [29/Mar/2022:01:12:31 +0000] "GET /api/microservices/v1/services/health HTTP/1.1" 200 request_processing_time:13.305 upstream_response_time:13.305 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:12:31 +0000] "GET /api/microservices/v1/services/health HTTP/1.1" 200 25 "-" "Go-http-client/1.1" 2899 2022-03-29 01:12:31 965 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7422e48a 2022-03-29 01:12:32 078 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.46.60","port":"9015","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:12:32 580 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.71 - - [29/Mar/2022:01:12:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.204 upstream_response_time:1.204 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:12:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 439 "-" "Go-http-client/1.1" 1201 2022-03-29 01:12:32 970 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@241fb503 2022-03-29 01:12:32 979 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.48.177","port":"443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:12:34 230 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-dmaap-dr-prov,version-v1 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:12:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.405 upstream_response_time:1.405 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:12:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 437 "-" "Go-http-client/1.1" 1499 2022-03-29 01:12:34 565 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4bfd7dee 2022-03-29 01:12:34 565 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.2.100","port":"8443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:12:35 519 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc,version-v1 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:12:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.290 upstream_response_time:1.290 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:12:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 422 "-" "Go-http-client/1.1" 1196 2022-03-29 01:12:35 662 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@14be0f79 2022-03-29 01:12:35 663 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.2.100","port":"8080","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:12:36 019 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc-deprecated,version-v1 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:12:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.798 upstream_response_time:0.798 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:12:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 445 "-" "Go-http-client/1.1" 798 2022-03-29 01:12:36 383 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@39ca4345 2022-03-29 01:12:36 384 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.60.112","port":"9001","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:12:38 205 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud,version-v0 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:12:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.841 upstream_response_time:1.841 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:12:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 449 "-" "Go-http-client/1.1" 1837 2022-03-29 01:12:38 265 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1ae8bd16 2022-03-29 01:12:38 266 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.60.112","port":"9001","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:12:39 271 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud,version-v1 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:12:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 449 "-" "Go-http-client/1.1" 1060 10.233.71.71 - - [29/Mar/2022:01:12:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.141 upstream_response_time:1.141 "-" "Go-http-client/1.1" "-" 2022-03-29 01:12:39 370 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@29d34e71 2022-03-29 01:12:39 371 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.40.62","port":"8443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:12:40 059 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.71 - - [29/Mar/2022:01:12:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.706 upstream_response_time:0.706 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:12:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 423 "-" "Go-http-client/1.1" 705 2022-03-29 01:12:40 170 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@8ce5c82 2022-03-29 01:12:40 170 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.61.208","port":"9007","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:12:42 057 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.71 - - [29/Mar/2022:01:12:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.993 upstream_response_time:1.993 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:12:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 1905 2022-03-29 01:12:42 170 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1f3e04d1 2022-03-29 01:12:42 171 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.61.208","port":"9007","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:12:42 955 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-pike,version-v1 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:12:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.898 upstream_response_time:0.898 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:12:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 897 2022-03-29 01:12:42 979 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@11b18c37 2022-03-29 01:12:42 980 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.59.194","port":"3904","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:12:43 589 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-message-router,version-v1 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:12:43 +0000] "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.71 - - [29/Mar/2022:01:12:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 441 "-" "Go-http-client/1.1" 695 2022-03-29 01:12:43 681 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6641a4a9 2022-03-29 01:12:43 681 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.7.155","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:12:45 433 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.71 - - [29/Mar/2022:01:12:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.767 upstream_response_time:1.767 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:12:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 436 "-" "Go-http-client/1.1" 1766 2022-03-29 01:12:45 469 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5f16cc7 2022-03-29 01:12:45 469 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.7.155","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:12:46 244 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.71 - - [29/Mar/2022:01:12:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.811 upstream_response_time:0.811 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:12:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 439 "-" "Go-http-client/1.1" 794 2022-03-29 01:12:46 363 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3c14ba4c 2022-03-29 01:12:46 363 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.7.155","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:12:47 522 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-nsd,version-v1 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:12:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.309 upstream_response_time:1.309 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:12:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 427 "-" "Go-http-client/1.1" 1306 2022-03-29 01:12:47 666 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@497789a5 2022-03-29 01:12:47 666 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.7.155","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:12:48 272 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-vnfpkgm,version-v1 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:12:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.710 upstream_response_time:0.710 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:12:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 439 "-" "Go-http-client/1.1" 710 2022-03-29 01:12:48 290 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1beb42d5 2022-03-29 01:12:48 290 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.56.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} 2022-03-29 01:12:49 522 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-fcaps,version-v0 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:12:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.279 upstream_response_time:1.279 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:12:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 467 "-" "Go-http-client/1.1" 1278 2022-03-29 01:12:49 575 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@65eed304 2022-03-29 01:12:49 583 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.56.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} 2022-03-29 01:12:51 486 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-fcaps,version-v1 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:12:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.933 upstream_response_time:1.933 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:12:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 467 "-" "Go-http-client/1.1" 1932 2022-03-29 01:12:51 565 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@d6f9449 2022-03-29 01:12:51 566 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.33.148","port":"8181","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:12:52 163 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc-gui,version-v1 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:12:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.763 upstream_response_time:0.763 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:12:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 431 "-" "Go-http-client/1.1" 769 2022-03-29 01:12:52 291 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2213d21 2022-03-29 01:12:52 291 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:12:53 328 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.71 - - [29/Mar/2022:01:12:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.096 upstream_response_time:1.096 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:12:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 1094 2022-03-29 01:12:53 379 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@d81450a 2022-03-29 01:12:53 379 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:12:54 303 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.71 - - [29/Mar/2022:01:12:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.996 upstream_response_time:0.996 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:12:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 996 2022-03-29 01:12:54 375 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@9988fe5 2022-03-29 01:12:54 376 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:12:54 635 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.71 - - [29/Mar/2022:01:12:54 +0000] "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.71 - - [29/Mar/2022:01:12:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 298 2022-03-29 01:12:54 680 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5e7d5e25 2022-03-29 01:12:54 680 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:12:55 588 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.71 - - [29/Mar/2022:01:12:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.926 upstream_response_time:0.926 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:12:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 925 2022-03-29 01:12:55 609 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@161b8c6 2022-03-29 01:12:55 609 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:12:55 994 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.71 - - [29/Mar/2022:01:12:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.563 upstream_response_time:0.563 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:12:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 562 2022-03-29 01:12:56 175 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4f38cc5f 2022-03-29 01:12:56 175 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:12:56 714 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.71 - - [29/Mar/2022:01:12:56 +0000] "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.71 - - [29/Mar/2022:01:12:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 696 2022-03-29 01:12:56 878 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@62d5314d 2022-03-29 01:12:56 878 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:12:56 890 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.71 - - [29/Mar/2022:01:12:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 92 10.233.71.71 - - [29/Mar/2022:01:12:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.095 upstream_response_time:0.095 "-" "Go-http-client/1.1" "-" 2022-03-29 01:12:56 976 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5c946858 2022-03-29 01:12:56 976 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:12:57 333 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.71 - - [29/Mar/2022:01:12:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.369 upstream_response_time:0.369 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:12:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 368 2022-03-29 01:12:57 349 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7443391b 2022-03-29 01:12:57 349 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:12:58 293 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.71 - - [29/Mar/2022:01:12:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.955 upstream_response_time:0.955 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:12:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 954 2022-03-29 01:12:58 311 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@62cc66b 2022-03-29 01:12:58 312 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:12:59 797 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.71 - - [29/Mar/2022:01:12:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.567 upstream_response_time:1.567 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:12:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 1562 2022-03-29 01:12:59 879 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4ed227de 2022-03-29 01:12:59 879 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:13:00 181 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.71 - - [29/Mar/2022:01:13:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 393 10.233.71.71 - - [29/Mar/2022:01:13:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.396 upstream_response_time:0.396 "-" "Go-http-client/1.1" "-" 2022-03-29 01:13:00 280 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2a8eb3ab 2022-03-29 01:13:00 280 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:13:00 703 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.71 - - [29/Mar/2022:01:13:00 +0000] "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.71 - - [29/Mar/2022:01:13:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 592 2022-03-29 01:13:00 877 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4b92804f 2022-03-29 01:13:00 877 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:13:01 301 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.71 - - [29/Mar/2022:01:13:01 +0000] "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.71 - - [29/Mar/2022:01:13:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 494 2022-03-29 01:13:01 374 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2a58b321 2022-03-29 01:13:01 375 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:13:02 169 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.71 - - [29/Mar/2022:01:13:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.810 upstream_response_time:0.810 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:13:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 809 2022-03-29 01:13:02 190 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@d1415ac 2022-03-29 01:13:02 190 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:13:02 537 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.71 - - [29/Mar/2022:01:13:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.484 upstream_response_time:0.484 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:13:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 482 2022-03-29 01:13:02 675 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@63d8b71 2022-03-29 01:13:02 676 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:13:03 066 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.71 - - [29/Mar/2022:01:13:03 +0000] "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.71 - - [29/Mar/2022:01:13:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 596 2022-03-29 01:13:03 275 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@529abf81 2022-03-29 01:13:03 275 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:13:04 601 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.71 - - [29/Mar/2022:01:13:04 +0000] "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.71 - - [29/Mar/2022:01:13:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 1396 2022-03-29 01:13:04 674 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@12b31689 2022-03-29 01:13:04 674 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:13:05 264 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.71 - - [29/Mar/2022:01:13:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.797 upstream_response_time:0.797 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:13:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 796 2022-03-29 01:13:05 477 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3355e76e 2022-03-29 01:13:05 479 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:13:05 851 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.71 - - [29/Mar/2022:01:13:05 +0000] "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.71 - - [29/Mar/2022:01:13:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 396 2022-03-29 01:13:05 876 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6f08ee8e 2022-03-29 01:13:05 876 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:13:06 328 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.71 - - [29/Mar/2022:01:13:06 +0000] "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.71 - - [29/Mar/2022:01:13:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 494 2022-03-29 01:13:06 375 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1de5cb09 2022-03-29 01:13:06 375 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:13:06 663 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.71 - - [29/Mar/2022:01:13:06 +0000] "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.71 - - [29/Mar/2022:01:13:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 495 2022-03-29 01:13:06 874 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@383812b5 2022-03-29 01:13:06 874 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:13:07 609 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.71 - - [29/Mar/2022:01:13:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.897 upstream_response_time:0.897 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:13:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 896 2022-03-29 01:13:07 776 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@557cf2db 2022-03-29 01:13:07 776 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:13:08 412 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.71 - - [29/Mar/2022:01:13:08 +0000] "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.71 - - [29/Mar/2022:01:13:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 694 2022-03-29 01:13:08 473 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1774f0dd 2022-03-29 01:13:08 473 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:13:11 864 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.71 - - [29/Mar/2022:01:13:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:3.403 upstream_response_time:3.403 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:13:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 3402 2022-03-29 01:13:11 885 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4868bfce 2022-03-29 01:13:11 885 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:13:13 329 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.71 - - [29/Mar/2022:01:13:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.489 upstream_response_time:1.489 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:13:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 1489 2022-03-29 01:13:13 374 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7713259b 2022-03-29 01:13:13 375 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:13:14 009 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.71 - - [29/Mar/2022:01:13:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.996 upstream_response_time:0.996 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:13:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 996 2022-03-29 01:13:14 375 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5688ccf2 2022-03-29 01:13:14 375 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:13:15 318 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.71 - - [29/Mar/2022:01:13:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.996 upstream_response_time:0.996 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:13:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 995 2022-03-29 01:13:15 375 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@b03f4c8 2022-03-29 01:13:15 375 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:13:16 234 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.71 - - [29/Mar/2022:01:13:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.897 upstream_response_time:0.897 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:13:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 897 2022-03-29 01:13:16 277 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@66f46675 2022-03-29 01:13:16 278 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:13:17 132 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.71 - - [29/Mar/2022:01:13:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.296 upstream_response_time:1.296 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:13:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 1294 2022-03-29 01:13:17 581 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@739108b0 2022-03-29 01:13:17 581 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:13:19 087 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.71 - - [29/Mar/2022:01:13:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.593 upstream_response_time:1.593 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:13:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 1589 2022-03-29 01:13:19 178 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@d763900 2022-03-29 01:13:19 179 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:13:20 167 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.71 - - [29/Mar/2022:01:13:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.197 upstream_response_time:1.197 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:13:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 1197 2022-03-29 01:13:20 374 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@55f0808e 2022-03-29 01:13:20 375 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:13:21 219 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.71 - - [29/Mar/2022:01:13:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.858 upstream_response_time:0.858 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:13:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 856 2022-03-29 01:13:21 235 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2a0aa5ec 2022-03-29 01:13:21 235 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:13:22 185 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.71 - - [29/Mar/2022:01:13:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.035 upstream_response_time:1.035 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:13:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 1035 2022-03-29 01:13:22 279 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6d1f559 2022-03-29 01:13:22 279 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:13:22 964 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.71 - - [29/Mar/2022:01:13:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 699 10.233.71.71 - - [29/Mar/2022:01:13:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.701 upstream_response_time:0.701 "-" "Go-http-client/1.1" "-" 2022-03-29 01:13:22 983 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@b3c50d1 2022-03-29 01:13:22 983 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:13:24 164 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.71 - - [29/Mar/2022:01:13:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.490 upstream_response_time:1.490 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:13:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 1490 2022-03-29 01:13:24 477 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1c5eaec4 2022-03-29 01:13:24 478 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:13:25 579 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.71 - - [29/Mar/2022:01:13:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.293 upstream_response_time:1.293 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:13:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 1292 2022-03-29 01:13:25 776 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2abb64d4 2022-03-29 01:13:25 776 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:13:26 145 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.71 - - [29/Mar/2022:01:13:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.383 upstream_response_time:0.383 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:13:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 382 2022-03-29 01:13:26 162 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@bcdb21 2022-03-29 01:13:26 162 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:13:27 326 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.71 - - [29/Mar/2022:01:13:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.708 upstream_response_time:1.708 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:13:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 1709 2022-03-29 01:13:27 878 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4e4a7839 2022-03-29 01:13:27 879 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:13:28 683 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.71 - - [29/Mar/2022:01:13:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.821 upstream_response_time:0.821 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:13:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 822 2022-03-29 01:13:28 699 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7c52a6a4 2022-03-29 01:13:28 700 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:13:29 364 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.71 - - [29/Mar/2022:01:13:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.678 upstream_response_time:0.678 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:13:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 678 2022-03-29 01:13:29 399 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@14f805ac 2022-03-29 01:13:29 399 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:13:30 164 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.71 - - [29/Mar/2022:01:13:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.876 upstream_response_time:0.876 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:13:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 875 2022-03-29 01:13:30 279 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3d985182 2022-03-29 01:13:30 279 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:13:30 885 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.71 - - [29/Mar/2022:01:13:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.692 upstream_response_time:0.692 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:13:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 691 2022-03-29 01:13:30 974 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@c6d74d3 2022-03-29 01:13:30 974 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:13:31 364 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.71 - - [29/Mar/2022:01:13:31 +0000] "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.71 - - [29/Mar/2022:01:13:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 496 2022-03-29 01:13:31 474 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@23c0d049 2022-03-29 01:13:31 475 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:13:31 970 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.71 - - [29/Mar/2022:01:13:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.700 upstream_response_time:0.700 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:13:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 698 2022-03-29 01:13:32 176 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2a051952 2022-03-29 01:13:32 176 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:13:32 567 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.71 - - [29/Mar/2022:01:13:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.406 upstream_response_time:0.406 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:13:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 405 2022-03-29 01:13:32 589 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@75d74131 2022-03-29 01:13:32 590 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:13:33 390 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.71 - - [29/Mar/2022:01:13:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.986 upstream_response_time:0.986 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:13:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 992 2022-03-29 01:13:33 581 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@209bdf58 2022-03-29 01:13:33 581 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:13:33 866 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.71 - - [29/Mar/2022:01:13:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.401 upstream_response_time:0.401 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:13:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 396 2022-03-29 01:13:33 982 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@23200512 2022-03-29 01:13:33 982 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:13:34 665 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.71 - - [29/Mar/2022:01:13:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.887 upstream_response_time:0.887 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:13:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 887 2022-03-29 01:13:34 874 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@682b63d4 2022-03-29 01:13:34 874 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:13:35 047 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.71 - - [29/Mar/2022:01:13:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.186 upstream_response_time:0.186 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:13:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 185 2022-03-29 01:13:35 062 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5c469464 2022-03-29 01:13:35 063 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:13:35 889 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.71 - - [29/Mar/2022:01:13:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.114 upstream_response_time:1.114 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:13:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 1114 2022-03-29 01:13:36 182 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4e59061e 2022-03-29 01:13:36 182 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:13:36 764 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.71 - - [29/Mar/2022:01:13:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.691 upstream_response_time:0.691 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:13:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 689 2022-03-29 01:13:36 873 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@27b0e7e4 2022-03-29 01:13:36 873 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:13:37 778 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.71 - - [29/Mar/2022:01:13:37 +0000] "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.71 - - [29/Mar/2022:01:13:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 998 2022-03-29 01:13:37 875 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@66dfcd49 2022-03-29 01:13:37 875 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:13:38 263 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.71 - - [29/Mar/2022:01:13:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 703 10.233.71.71 - - [29/Mar/2022:01:13:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.704 upstream_response_time:0.704 "-" "Go-http-client/1.1" "-" 2022-03-29 01:13:38 588 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@65de321c 2022-03-29 01:13:38 588 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:13:39 639 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.71 - - [29/Mar/2022:01:13:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.187 upstream_response_time:1.187 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:13:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 1187 2022-03-29 01:13:39 780 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1093e967 2022-03-29 01:13:39 780 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:13:40 342 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.71 - - [29/Mar/2022:01:13:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.693 upstream_response_time:0.693 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:13:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 691 2022-03-29 01:13:40 475 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@39185209 2022-03-29 01:13:40 475 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:13:41 364 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.71 - - [29/Mar/2022:01:13:41 +0000] "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.71 - - [29/Mar/2022:01:13:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 453 "-" "Go-http-client/1.1" 995 2022-03-29 01:13:41 483 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@128ec7ed 2022-03-29 01:13:41 563 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"sdnc","version":"v1","url":"/","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/","enable_ssl":false,"nodes":[{"ip":"10.233.54.127","port":"8282","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:13:42 367 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdnc,version-v1 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:13:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.908 upstream_response_time:0.908 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:13:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 422 "-" "Go-http-client/1.1" 902 2022-03-29 01:18:22 949 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:18:22 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.042 upstream_response_time:0.042 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:18:22 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 35 2022-03-29 01:18:23 066 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:18:23 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.389 upstream_response_time:0.389 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:18:23 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 306 2022-03-29 01:18:23 375 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:18:24 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:1.195 upstream_response_time:1.195 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:18:24 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1193 2022-03-29 01:18:24 570 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:18:25 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:18:25 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 597 2022-03-29 01:18:25 169 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:18:25 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:18:25 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 596 2022-03-29 01:18:25 769 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:18:26 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 299 10.233.71.71 - - [29/Mar/2022:01:18:26 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.302 upstream_response_time:0.302 "-" "Go-http-client/1.1" "-" 2022-03-29 01:18:26 072 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:18:26 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 199 10.233.71.71 - - [29/Mar/2022:01:18:26 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.202 upstream_response_time:0.202 "-" "Go-http-client/1.1" "-" 2022-03-29 01:18:26 273 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:18:26 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 694 10.233.71.71 - - [29/Mar/2022:01:18:26 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-" 2022-03-29 01:18:26 973 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:18:27 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.896 upstream_response_time:0.896 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:18:27 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 895 2022-03-29 01:18:27 871 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:18:28 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.419 upstream_response_time:0.419 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:18:28 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 417 2022-03-29 01:18:28 292 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:18:29 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:1.080 upstream_response_time:1.080 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:18:29 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1078 2022-03-29 01:18:29 372 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:18:30 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.997 upstream_response_time:0.997 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:18:30 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 996 2022-03-29 01:18:30 373 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:18:30 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:18:30 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 194 2022-03-29 01:18:30 571 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:18:31 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:18:31 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497 2022-03-29 01:18:31 071 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:18:31 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:18:31 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 299 2022-03-29 01:18:31 376 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:18:32 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.796 upstream_response_time:0.796 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:18:32 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 794 2022-03-29 01:18:32 170 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:18:32 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 401 10.233.71.71 - - [29/Mar/2022:01:18:32 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.403 upstream_response_time:0.403 "-" "Go-http-client/1.1" "-" 2022-03-29 01:18:32 577 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:18:33 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.496 upstream_response_time:0.496 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:18:33 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 494 2022-03-29 01:18:33 071 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:18:33 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.799 upstream_response_time:0.799 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:18:33 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 798 2022-03-29 01:18:33 872 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:18:34 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:18:34 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296 2022-03-29 01:18:34 172 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:18:34 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.411 upstream_response_time:0.411 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:18:34 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 408 2022-03-29 01:18:34 584 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:18:35 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.887 upstream_response_time:0.887 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:18:35 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 885 2022-03-29 01:18:35 470 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:18:35 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.104 upstream_response_time:0.104 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:18:35 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 102 2022-03-29 01:18:35 575 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:18:36 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.794 upstream_response_time:0.794 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:18:36 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 791 2022-03-29 01:18:36 374 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:18:36 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:18:36 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 94 2022-03-29 01:18:36 470 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:18:36 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.105 upstream_response_time:0.105 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:18:36 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 104 2022-03-29 01:18:36 576 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:18:37 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.494 upstream_response_time:0.494 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:18:37 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 492 2022-03-29 01:18:37 072 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:18:38 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:1.000 upstream_response_time:1.000 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:18:38 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 997 2022-03-29 01:18:38 071 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:18:38 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.507 upstream_response_time:0.507 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:18:38 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 506 2022-03-29 01:18:38 579 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:18:39 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.489 upstream_response_time:0.489 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:18:39 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 487 2022-03-29 01:18:39 069 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:18:39 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.800 upstream_response_time:0.800 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:18:39 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 799 2022-03-29 01:18:39 876 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:18:40 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:18:40 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 491 2022-03-29 01:18:40 372 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:18:40 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:18:40 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2022-03-29 01:18:40 770 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:18:41 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:18:41 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298 2022-03-29 01:18:41 071 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:18:41 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:18:41 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497 2022-03-29 01:18:41 571 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:18:42 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:18:42 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497 2022-03-29 01:18:42 071 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:18:42 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:18:42 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 597 2022-03-29 01:18:42 671 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:18:43 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.704 upstream_response_time:0.704 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:18:43 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 706 2022-03-29 01:18:43 378 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:18:43 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.393 upstream_response_time:0.393 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:18:43 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 389 2022-03-29 01:18:43 771 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:18:43 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.104 upstream_response_time:0.104 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:18:43 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 102 2022-03-29 01:18:43 875 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:18:44 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.694 upstream_response_time:0.694 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:18:44 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 692 2022-03-29 01:18:44 569 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:18:44 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:18:44 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2022-03-29 01:18:44 968 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:18:46 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:1.200 upstream_response_time:1.200 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:18:46 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1198 2022-03-29 01:18:46 170 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:18:46 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.106 upstream_response_time:0.106 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:18:46 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 106 2022-03-29 01:18:46 277 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:18:46 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.590 upstream_response_time:0.590 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:18:46 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 590 2022-03-29 01:18:46 876 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:18:47 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:18:47 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 492 2022-03-29 01:18:47 368 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:18:47 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.098 upstream_response_time:0.098 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:18:47 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 98 2022-03-29 01:18:47 469 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:18:47 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:18:47 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 499 2022-03-29 01:18:47 969 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:18:48 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.600 upstream_response_time:0.600 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:18:48 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 598 2022-03-29 01:18:48 570 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:18:48 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.306 upstream_response_time:0.306 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:18:48 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 305 2022-03-29 01:18:48 877 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:18:49 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.395 upstream_response_time:0.395 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:18:49 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 394 2022-03-29 01:18:49 274 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:18:49 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.296 upstream_response_time:0.296 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:18:49 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 294 2022-03-29 01:18:49 578 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:18:49 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.401 upstream_response_time:0.401 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:18:49 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398 2022-03-29 01:18:49 975 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:18:50 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.798 upstream_response_time:0.798 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:18:50 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 797 2022-03-29 01:18:50 772 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:18:51 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:18:51 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396 2022-03-29 01:18:51 170 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:18:51 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:18:51 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2022-03-29 01:18:51 471 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3bfd3fad 2022-03-29 01:18:51 472 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:18:56 191 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:18:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:5.000 upstream_response_time:5.000 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:18:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 4999 2022-03-29 01:18:56 479 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7481ea67 2022-03-29 01:18:56 479 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:18:57 405 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.71 - - [29/Mar/2022:01:18:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.941 upstream_response_time:0.941 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:18:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 940 2022-03-29 01:18:57 421 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1f8479f 2022-03-29 01:18:57 421 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:18:58 093 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:18:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.682 upstream_response_time:0.682 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:18:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 681 2022-03-29 01:18:58 109 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@38e7d562 2022-03-29 01:18:58 109 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:18:58 614 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.71 - - [29/Mar/2022:01:18:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.564 upstream_response_time:0.564 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:18:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 561 2022-03-29 01:18:58 675 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4fd6274e 2022-03-29 01:18:58 675 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:18:59 466 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:18:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.195 upstream_response_time:1.195 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:18:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 1195 2022-03-29 01:18:59 873 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6a126922 2022-03-29 01:18:59 873 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:19:01 518 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.71 - - [29/Mar/2022:01:19:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.896 upstream_response_time:1.896 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:19:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 1896 2022-03-29 01:19:01 775 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6eb28af3 2022-03-29 01:19:01 775 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:19:02 363 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:19:02 +0000] "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.71 - - [29/Mar/2022:01:19:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 598 2022-03-29 01:19:02 376 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1068c971 2022-03-29 01:19:02 377 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:19:03 014 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.71 - - [29/Mar/2022:01:19:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.097 upstream_response_time:1.097 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:19:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 1096 2022-03-29 01:19:03 477 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3221c9a9 2022-03-29 01:19:03 477 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:19:04 447 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:19:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.093 upstream_response_time:1.093 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:19:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 1092 2022-03-29 01:19:04 573 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@211fc2fb 2022-03-29 01:19:04 574 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:19:04 884 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.71 - - [29/Mar/2022:01:19:04 +0000] "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.71 - - [29/Mar/2022:01:19:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 396 2022-03-29 01:19:04 973 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@51c43e06 2022-03-29 01:19:04 974 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:19:05 764 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:19:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.996 upstream_response_time:0.996 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:19:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 996 2022-03-29 01:19:05 975 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3f00a531 2022-03-29 01:19:05 975 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:19:06 480 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.71 - - [29/Mar/2022:01:19:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.700 upstream_response_time:0.700 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:19:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 699 2022-03-29 01:19:06 678 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@346749f4 2022-03-29 01:19:06 678 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:19:06 988 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:19:07 +0000] "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.71 - - [29/Mar/2022:01:19:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 392 2022-03-29 01:19:07 078 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5947b1d1 2022-03-29 01:19:07 078 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:19:07 463 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.71 - - [29/Mar/2022:01:19:07 +0000] "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.71 - - [29/Mar/2022:01:19:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 592 2022-03-29 01:19:07 678 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2a3adc9f 2022-03-29 01:19:07 678 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:19:08 863 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:19:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.297 upstream_response_time:1.297 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:19:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 1295 2022-03-29 01:19:08 973 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1997ce63 2022-03-29 01:19:08 974 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:19:09 164 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.71 - - [29/Mar/2022:01:19:09 +0000] "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.71 - - [29/Mar/2022:01:19:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 296 2022-03-29 01:19:09 273 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1ca476e2 2022-03-29 01:19:09 273 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:19:10 938 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:19:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.675 upstream_response_time:1.675 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:19:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 1674 2022-03-29 01:19:10 951 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@37b76066 2022-03-29 01:19:10 951 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:19:11 584 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.71 - - [29/Mar/2022:01:19:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.918 upstream_response_time:0.918 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:19:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 918 2022-03-29 01:19:11 879 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@17025fc1 2022-03-29 01:19:11 879 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:19:12 363 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:19:12 +0000] "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.71 - - [29/Mar/2022:01:19:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 499 2022-03-29 01:19:12 383 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@59d42f80 2022-03-29 01:19:12 383 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:19:14 450 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.71 - - [29/Mar/2022:01:19:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.078 upstream_response_time:2.078 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:19:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 2077 2022-03-29 01:19:14 477 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6b83e357 2022-03-29 01:19:14 477 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:19:15 110 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:19:15 +0000] "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.71 - - [29/Mar/2022:01:19:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 692 2022-03-29 01:19:15 173 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1176b577 2022-03-29 01:19:15 173 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:19:15 801 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.71 - - [29/Mar/2022:01:19:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.797 upstream_response_time:0.797 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:19:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 796 2022-03-29 01:19:15 973 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3e5c1183 2022-03-29 01:19:15 973 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:19:17 343 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:19:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.396 upstream_response_time:1.396 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:19:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 1395 2022-03-29 01:19:17 375 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3590afb0 2022-03-29 01:19:17 375 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:19:17 876 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.71 - - [29/Mar/2022:01:19:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.517 upstream_response_time:0.517 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:19:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 513 2022-03-29 01:19:17 897 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@763d564b 2022-03-29 01:19:17 897 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:19:18 264 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:19:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.774 upstream_response_time:0.774 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:19:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 772 2022-03-29 01:19:18 675 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@416ac28f 2022-03-29 01:19:18 675 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:19:19 137 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.71 - - [29/Mar/2022:01:19:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.699 upstream_response_time:0.699 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:19:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 697 2022-03-29 01:19:19 377 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1af43d2e 2022-03-29 01:19:19 377 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:19:19 664 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:19:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.896 upstream_response_time:0.896 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:19:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 895 2022-03-29 01:19:20 276 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3c12b7a1 2022-03-29 01:19:20 276 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:19:21 065 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.71 - - [29/Mar/2022:01:19:21 +0000] "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.71 - - [29/Mar/2022:01:19:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 893 2022-03-29 01:19:21 174 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7c654c80 2022-03-29 01:19:21 262 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:19:21 663 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:19:21 +0000] "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.71 - - [29/Mar/2022:01:19:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 500 2022-03-29 01:19:21 679 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@668a8fb8 2022-03-29 01:19:21 679 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:19:21 964 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.71 - - [29/Mar/2022:01:19:22 +0000] "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.71 - - [29/Mar/2022:01:19:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 492 2022-03-29 01:19:22 175 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@21d60fac 2022-03-29 01:19:22 175 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:19:22 492 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:19:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.195 upstream_response_time:1.195 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:19:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 1194 2022-03-29 01:19:23 378 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@64820450 2022-03-29 01:19:23 378 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:19:24 064 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:19:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.093 upstream_response_time:1.093 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:19:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 1092 2022-03-29 01:19:24 476 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@42a623fb 2022-03-29 01:19:24 476 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:19:24 879 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:19:24 +0000] "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.71 - - [29/Mar/2022:01:19:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 494 2022-03-29 01:19:24 974 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@57f20e84 2022-03-29 01:19:24 975 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:19:26 064 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.71 - - [29/Mar/2022:01:19:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.198 upstream_response_time:1.198 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:19:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 1197 2022-03-29 01:19:26 175 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@132af83a 2022-03-29 01:19:26 175 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:19:26 864 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:19:27 +0000] "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.71 - - [29/Mar/2022:01:19:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 895 2022-03-29 01:19:27 074 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6b9e8606 2022-03-29 01:19:27 074 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:19:27 422 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.71 - - [29/Mar/2022:01:19:27 +0000] "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.71 - - [29/Mar/2022:01:19:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 396 2022-03-29 01:19:27 474 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@15a8b608 2022-03-29 01:19:27 474 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:19:27 963 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:19:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.096 upstream_response_time:1.096 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:19:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 1095 2022-03-29 01:19:28 585 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@778d0c6a 2022-03-29 01:19:28 585 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:19:28 965 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.71 - - [29/Mar/2022:01:19:29 +0000] "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.71 - - [29/Mar/2022:01:19:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 882 2022-03-29 01:19:29 472 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2b6742c0 2022-03-29 01:19:29 472 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:19:29 763 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:19:30 +0000] "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.71 - - [29/Mar/2022:01:19:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 696 2022-03-29 01:19:30 175 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4028b112 2022-03-29 01:19:30 175 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:19:30 849 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.71 - - [29/Mar/2022:01:19:30 +0000] "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.71 - - [29/Mar/2022:01:19:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 694 2022-03-29 01:19:30 872 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5bdb8faf 2022-03-29 01:19:30 872 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:19:31 863 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:19:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.100 upstream_response_time:1.100 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:19:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 1100 2022-03-29 01:19:31 976 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5d9503d9 2022-03-29 01:19:31 976 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:19:32 863 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.71 - - [29/Mar/2022:01:19:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 996 10.233.71.71 - - [29/Mar/2022:01:19:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.998 upstream_response_time:0.998 "-" "Go-http-client/1.1" "-" 2022-03-29 01:19:32 979 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@a036af7 2022-03-29 01:19:32 979 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:19:33 814 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:19:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.992 upstream_response_time:0.992 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:19:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 991 2022-03-29 01:19:33 981 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@725c62e4 2022-03-29 01:19:33 981 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:19:34 460 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.71 - - [29/Mar/2022:01:19:34 +0000] "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.71 - - [29/Mar/2022:01:19:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 696 2022-03-29 01:19:34 678 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4a084294 2022-03-29 01:19:34 678 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:19:35 065 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:19:35 +0000] "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.71 - - [29/Mar/2022:01:19:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 492 2022-03-29 01:19:35 173 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@603d6ce 2022-03-29 01:19:35 173 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:19:35 688 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.71 - - [29/Mar/2022:01:19:35 +0000] "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.71 - - [29/Mar/2022:01:19:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 696 2022-03-29 01:19:35 878 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5d3c15e0 2022-03-29 01:19:35 878 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:19:36 100 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:19:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 394 10.233.71.71 - - [29/Mar/2022:01:19:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.396 upstream_response_time:0.396 "-" "Go-http-client/1.1" "-" 2022-03-29 01:19:36 303 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4738543f 2022-03-29 01:19:36 303 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:19:37 463 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.71 - - [29/Mar/2022:01:19:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 1369 10.233.71.71 - - [29/Mar/2022:01:19:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.375 upstream_response_time:1.375 "-" "Go-http-client/1.1" "-" 2022-03-29 01:19:37 683 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@b940085 2022-03-29 01:19:37 683 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:19:38 242 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:19:38 +0000] "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.71 - - [29/Mar/2022:01:19:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 689 2022-03-29 01:19:38 375 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@536ae3bf 2022-03-29 01:19:38 375 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:19:38 493 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:19:38 +0000] "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.71 - - [29/Mar/2022:01:19:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 494 2022-03-29 01:19:38 874 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@48d50435 2022-03-29 01:19:38 874 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:19:39 238 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:19:39 +0000] "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.71 - - [29/Mar/2022:01:19:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 403 2022-03-29 01:19:39 282 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5bfaf2a8 2022-03-29 01:19:39 282 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:19:39 516 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.71 - - [29/Mar/2022:01:19:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.243 upstream_response_time:0.243 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:19:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 243 2022-03-29 01:19:39 533 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3961cfe 2022-03-29 01:19:39 534 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:19:40 338 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:19:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.341 upstream_response_time:1.341 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:19:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 1335 2022-03-29 01:19:40 880 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1e4c4638 2022-03-29 01:19:40 880 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:19:41 364 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.71 - - [29/Mar/2022:01:19:41 +0000] "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.71 - - [29/Mar/2022:01:19:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 791 2022-03-29 01:19:41 672 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@71e02a55 2022-03-29 01:19:41 672 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:19:42 564 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace- 10.233.71.71 - - [29/Mar/2022:01:19:42 +0000] "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.71 - - [29/Mar/2022:01:19:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 1198 2022-03-29 01:19:42 875 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@491b3c22 2022-03-29 01:19:42 875 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:19:44 065 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.71 - - [29/Mar/2022:01:19:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.396 upstream_response_time:1.396 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:19:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 453 "-" "Go-http-client/1.1" 1396 2022-03-29 01:19:44 290 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:19:44 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.379 upstream_response_time:0.379 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:19:44 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 378 2022-03-29 01:19:44 672 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:19:45 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:19:45 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 597 2022-03-29 01:19:45 274 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:19:45 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.501 upstream_response_time:0.501 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:19:45 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 500 2022-03-29 01:19:45 774 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:19:46 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.795 upstream_response_time:0.795 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:19:46 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 794 2022-03-29 01:19:46 576 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:19:47 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.701 upstream_response_time:0.701 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:19:47 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 700 2022-03-29 01:19:47 273 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:19:47 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.396 upstream_response_time:0.396 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:19:47 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 395 2022-03-29 01:19:47 672 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:19:48 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:19:48 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 399 2022-03-29 01:19:48 072 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:19:48 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.696 upstream_response_time:0.696 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:19:48 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 694 2022-03-29 01:19:48 768 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:19:49 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.506 upstream_response_time:0.506 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:19:49 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 504 2022-03-29 01:19:49 275 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:19:49 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:19:49 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 22 2022-03-29 01:19:49 303 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:19:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.970 upstream_response_time:0.970 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:19:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 964 2022-03-29 01:19:50 270 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:19:50 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:19:50 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298 2022-03-29 01:19:50 571 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:19:51 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:19:51 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 595 2022-03-29 01:19:51 169 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:19:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:19:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398 2022-03-29 01:19:51 570 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:19:52 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.899 upstream_response_time:0.899 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:19:52 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 897 2022-03-29 01:19:52 473 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:19:52 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.102 upstream_response_time:0.102 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:19:52 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 97 2022-03-29 01:19:52 572 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:19:53 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:1.296 upstream_response_time:1.296 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:19:53 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1295 2022-03-29 01:19:53 873 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:19:53 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.103 upstream_response_time:0.103 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:19:53 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 98 2022-03-29 01:19:53 974 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:19:54 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.594 upstream_response_time:0.594 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:19:54 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 593 2022-03-29 01:19:54 569 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:19:54 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:19:54 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398 2022-03-29 01:19:54 972 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:19:55 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.998 upstream_response_time:0.998 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:19:55 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 995 2022-03-29 01:19:55 968 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:19:56 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.701 upstream_response_time:0.701 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:19:56 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 700 2022-03-29 01:19:56 671 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:19:56 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.203 upstream_response_time:0.203 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:19:56 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 201 2022-03-29 01:19:56 873 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:19:57 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.794 upstream_response_time:0.794 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:19:57 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 793 2022-03-29 01:19:57 669 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:19:57 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.204 upstream_response_time:0.204 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:19:57 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 202 2022-03-29 01:19:57 875 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:19:58 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.693 upstream_response_time:0.693 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:19:58 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 691 2022-03-29 01:19:58 568 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:19:58 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.105 upstream_response_time:0.105 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:19:58 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 103 2022-03-29 01:19:58 678 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:19:59 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.594 upstream_response_time:0.594 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:19:59 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 589 2022-03-29 01:19:59 269 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:19:59 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:19:59 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398 2022-03-29 01:19:59 669 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:20:00 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:1.099 upstream_response_time:1.099 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:20:00 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1098 2022-03-29 01:20:00 770 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:20:01 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.699 upstream_response_time:0.699 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:20:01 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 697 2022-03-29 01:20:01 469 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:20:01 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:20:01 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497 2022-03-29 01:20:01 969 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:20:02 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:20:02 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 299 2022-03-29 01:20:02 270 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:20:02 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.401 upstream_response_time:0.401 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:20:02 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 399 2022-03-29 01:20:02 671 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:20:03 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.401 upstream_response_time:0.401 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:20:03 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 399 2022-03-29 01:20:03 074 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:20:03 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.681 upstream_response_time:0.681 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:20:03 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 680 2022-03-29 01:20:03 755 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:20:03 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.102 upstream_response_time:0.102 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:20:03 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 101 2022-03-29 01:20:03 860 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:20:04 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.820 upstream_response_time:0.820 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:20:04 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 818 2022-03-29 01:20:04 680 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:20:05 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.689 upstream_response_time:0.689 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:20:05 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 688 2022-03-29 01:20:05 371 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:20:05 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:20:05 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198 2022-03-29 01:20:05 571 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:20:06 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:20:06 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497 2022-03-29 01:20:06 070 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:20:06 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:20:06 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 499 2022-03-29 01:20:06 572 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:20:07 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.696 upstream_response_time:0.696 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:20:07 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 694 2022-03-29 01:20:07 269 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:20:07 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.014 upstream_response_time:0.014 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:20:07 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 12 2022-03-29 01:20:07 282 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:20:07 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.186 upstream_response_time:0.186 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:20:07 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 184 2022-03-29 01:20:07 469 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:20:08 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:1.398 upstream_response_time:1.398 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:20:08 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1398 2022-03-29 01:20:08 870 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:20:09 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 597 10.233.71.71 - - [29/Mar/2022:01:20:09 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-" 2022-03-29 01:20:09 468 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:20:09 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:20:09 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 399 2022-03-29 01:20:09 868 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:20:10 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.203 upstream_response_time:0.203 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:20:10 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 202 2022-03-29 01:20:10 071 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:20:10 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.396 upstream_response_time:0.396 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:20:10 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 395 2022-03-29 01:20:10 469 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:20:11 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:20:11 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 598 2022-03-29 01:20:11 067 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:20:11 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.600 upstream_response_time:0.600 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:20:11 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 599 2022-03-29 01:20:11 667 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:20:11 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.303 upstream_response_time:0.303 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:20:11 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 303 2022-03-29 01:20:11 972 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:20:12 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.396 upstream_response_time:0.396 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:20:12 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 394 2022-03-29 01:20:12 370 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:20:12 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:20:12 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198 2022-03-29 01:20:12 569 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:20:12 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.303 upstream_response_time:0.303 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:20:12 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 302 2022-03-29 01:20:12 875 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@62b2ca92 2022-03-29 01:20:12 875 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:20:13 453 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.71 - - [29/Mar/2022:01:20:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.800 upstream_response_time:0.800 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:20:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 800 2022-03-29 01:20:13 682 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@ea8d097 2022-03-29 01:20:13 682 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:20:14 829 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:20:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.389 upstream_response_time:1.389 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:20:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 1388 2022-03-29 01:20:15 074 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@690b1a33 2022-03-29 01:20:15 074 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:20:15 520 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.71 - - [29/Mar/2022:01:20:15 +0000] "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.71 - - [29/Mar/2022:01:20:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 595 2022-03-29 01:20:15 671 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6de0358f 2022-03-29 01:20:15 671 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:20:16 030 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:20:16 +0000] "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.71 - - [29/Mar/2022:01:20:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 398 2022-03-29 01:20:16 073 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6f570ce8 2022-03-29 01:20:16 073 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:20:16 764 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.71 - - [29/Mar/2022:01:20:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.898 upstream_response_time:0.898 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:20:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 897 2022-03-29 01:20:16 974 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5894a67b 2022-03-29 01:20:16 974 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:20:17 484 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:20:17 +0000] "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.71 - - [29/Mar/2022:01:20:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 594 2022-03-29 01:20:17 572 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@342d073c 2022-03-29 01:20:17 572 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:20:18 563 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.71 - - [29/Mar/2022:01:20:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.001 upstream_response_time:1.001 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:20:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 1000 2022-03-29 01:20:18 576 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1937c6db 2022-03-29 01:20:18 576 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:20:19 962 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:20:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.403 upstream_response_time:1.403 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:20:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 1401 2022-03-29 01:20:19 983 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@716cbaee 2022-03-29 01:20:19 984 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:20:20 289 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.71 - - [29/Mar/2022:01:20:20 +0000] "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.71 - - [29/Mar/2022:01:20:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 385 2022-03-29 01:20:20 372 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7d7bdf02 2022-03-29 01:20:20 372 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:20:20 850 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:20:21 +0000] "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.71 - - [29/Mar/2022:01:20:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 796 2022-03-29 01:20:21 172 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@687564f6 2022-03-29 01:20:21 172 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:20:22 164 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.71 - - [29/Mar/2022:01:20:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.399 upstream_response_time:1.399 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:20:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 1399 2022-03-29 01:20:22 575 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@71dd1cad 2022-03-29 01:20:22 575 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:20:22 962 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:20:23 +0000] "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.71 - - [29/Mar/2022:01:20:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 495 2022-03-29 01:20:23 091 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@12c4ba9e 2022-03-29 01:20:23 092 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:20:24 437 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.71 - - [29/Mar/2022:01:20:24 +0000] "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.71 - - [29/Mar/2022:01:20:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 1380 2022-03-29 01:20:24 472 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@67a022e7 2022-03-29 01:20:24 473 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:20:24 574 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:20:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.401 upstream_response_time:0.401 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:20:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 401 2022-03-29 01:20:24 877 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@405cac9b 2022-03-29 01:20:24 877 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:20:25 766 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.71 - - [29/Mar/2022:01:20:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.917 upstream_response_time:0.917 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:20:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 916 2022-03-29 01:20:25 800 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@647abb8c 2022-03-29 01:20:25 801 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:20:26 285 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:20:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.570 upstream_response_time:0.570 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:20:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 571 2022-03-29 01:20:26 376 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6e818a00 2022-03-29 01:20:26 376 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:20:26 829 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.71 - - [29/Mar/2022:01:20:26 +0000] "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.71 - - [29/Mar/2022:01:20:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 494 2022-03-29 01:20:26 873 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@65f7e45 2022-03-29 01:20:26 873 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:20:28 104 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:20:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.247 upstream_response_time:1.247 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:20:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 1246 2022-03-29 01:20:28 122 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@53b97e57 2022-03-29 01:20:28 122 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:20:28 875 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.71 - - [29/Mar/2022:01:20:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.146 upstream_response_time:1.146 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:20:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 1145 2022-03-29 01:20:29 272 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@75f1b19e 2022-03-29 01:20:29 272 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:20:29 758 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:20:29 +0000] "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.71 - - [29/Mar/2022:01:20:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 699 2022-03-29 01:20:29 976 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6936d541 2022-03-29 01:20:29 977 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:20:30 264 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.71 - - [29/Mar/2022:01:20:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.896 upstream_response_time:0.896 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:20:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 898 2022-03-29 01:20:30 876 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@51a18755 2022-03-29 01:20:30 876 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:20:31 832 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.71 - - [29/Mar/2022:01:20:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.096 upstream_response_time:1.096 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:20:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 1095 2022-03-29 01:20:31 976 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@45eb2e72 2022-03-29 01:20:31 976 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:20:32 166 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:20:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.401 upstream_response_time:0.401 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:20:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 401 2022-03-29 01:20:32 379 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2396eab0 2022-03-29 01:20:32 379 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:20:33 091 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.71 - - [29/Mar/2022:01:20:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.890 upstream_response_time:0.890 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:20:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 889 2022-03-29 01:20:33 273 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@37d2f8f9 2022-03-29 01:20:33 273 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:20:33 990 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:20:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.800 upstream_response_time:0.800 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:20:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 799 2022-03-29 01:20:34 076 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@29ed8272 2022-03-29 01:20:34 076 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:20:34 864 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.71 - - [29/Mar/2022:01:20:34 +0000] "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.71 - - [29/Mar/2022:01:20:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 893 2022-03-29 01:20:34 974 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@70ce22a2 2022-03-29 01:20:34 974 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:20:35 778 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:20:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.996 upstream_response_time:0.996 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:20:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 995 2022-03-29 01:20:35 977 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@77f205b4 2022-03-29 01:20:35 977 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:20:36 863 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.71 - - [29/Mar/2022:01:20:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.495 upstream_response_time:1.495 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:20:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 1493 2022-03-29 01:20:37 474 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3f0ca269 2022-03-29 01:20:37 474 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:20:38 129 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:20:38 +0000] "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.71 - - [29/Mar/2022:01:20:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 694 2022-03-29 01:20:38 173 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@757f9329 2022-03-29 01:20:38 174 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:20:38 565 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.71 - - [29/Mar/2022:01:20:38 +0000] "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.71 - - [29/Mar/2022:01:20:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 495 2022-03-29 01:20:38 678 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7fb27e0a 2022-03-29 01:20:38 678 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:20:39 188 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:20:39 +0000] "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.71 - - [29/Mar/2022:01:20:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 592 2022-03-29 01:20:39 274 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3d3b9ba5 2022-03-29 01:20:39 274 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:20:39 764 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:20:39 +0000] "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.71 - - [29/Mar/2022:01:20:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 596 2022-03-29 01:20:39 874 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@430c41dc 2022-03-29 01:20:39 875 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:20:40 684 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:20:40 +0000] "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.71 - - [29/Mar/2022:01:20:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 996 2022-03-29 01:20:40 873 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2083aab1 2022-03-29 01:20:40 873 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:20:41 717 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.71 - - [29/Mar/2022:01:20:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.896 upstream_response_time:0.896 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:20:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 896 2022-03-29 01:20:41 776 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@499485b3 2022-03-29 01:20:41 776 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:20:42 429 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:20:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.664 upstream_response_time:0.664 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:20:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 663 2022-03-29 01:20:42 443 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@13a963d4 2022-03-29 01:20:42 443 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:20:43 931 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.71 - - [29/Mar/2022:01:20:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.526 upstream_response_time:1.526 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:20:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 1525 2022-03-29 01:20:43 972 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@31cb08e5 2022-03-29 01:20:43 972 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:20:45 037 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:20:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.098 upstream_response_time:1.098 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:20:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 1097 2022-03-29 01:20:45 073 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3b3590c 2022-03-29 01:20:45 073 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:20:45 831 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.71 - - [29/Mar/2022:01:20:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.496 upstream_response_time:1.496 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:20:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 1495 2022-03-29 01:20:46 573 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@eb82657 2022-03-29 01:20:46 573 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:20:47 463 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:20:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.902 upstream_response_time:0.902 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:20:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 907 2022-03-29 01:20:47 480 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@21ab6ac8 2022-03-29 01:20:47 480 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:20:48 398 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:20:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.088 upstream_response_time:1.088 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:20:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 1088 2022-03-29 01:20:48 571 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5a5d66cf 2022-03-29 01:20:48 572 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:20:49 018 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.71 - - [29/Mar/2022:01:20:49 +0000] "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.71 - - [29/Mar/2022:01:20:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 498 2022-03-29 01:20:49 081 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4cf5ccd6 2022-03-29 01:20:49 081 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:20:49 863 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:20:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.798 upstream_response_time:0.798 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:20:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 792 2022-03-29 01:20:49 874 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4150058b 2022-03-29 01:20:49 875 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:20:50 875 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.71 - - [29/Mar/2022:01:20:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.195 upstream_response_time:1.195 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:20:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 1195 2022-03-29 01:20:51 073 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@71fa8874 2022-03-29 01:20:51 073 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:20:51 734 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:20:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.595 upstream_response_time:1.595 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:20:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 1595 2022-03-29 01:20:52 675 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@29bd148a 2022-03-29 01:20:52 675 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:20:53 228 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.71 - - [29/Mar/2022:01:20:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.564 upstream_response_time:0.564 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:20:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 563 2022-03-29 01:20:53 242 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@214222a2 2022-03-29 01:20:53 242 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:20:54 570 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:20:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.428 upstream_response_time:1.428 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:20:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 1426 2022-03-29 01:20:54 674 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6ed54bc7 2022-03-29 01:20:54 674 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:20:55 006 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.71 - - [29/Mar/2022:01:20:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.343 upstream_response_time:0.343 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:20:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 342 2022-03-29 01:20:55 019 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@40127f6f 2022-03-29 01:20:55 019 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:20:56 030 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:20:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.251 upstream_response_time:1.251 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:20:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 1250 2022-03-29 01:20:56 275 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4ba39af8 2022-03-29 01:20:56 275 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:20:56 664 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:20:57 +0000] "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.71 - - [29/Mar/2022:01:20:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 1193 2022-03-29 01:20:57 472 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3e90d00c 2022-03-29 01:20:57 472 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:20:58 297 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.71 - - [29/Mar/2022:01:20:58 +0000] "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.71 - - [29/Mar/2022:01:20:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 997 2022-03-29 01:20:58 474 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7df03aec 2022-03-29 01:20:58 474 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:20:59 221 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:20:59 +0000] "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.71 - - [29/Mar/2022:01:20:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 894 2022-03-29 01:20:59 372 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@36e5ecaf 2022-03-29 01:20:59 372 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:21:00 141 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.71 - - [29/Mar/2022:01:21:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.896 upstream_response_time:0.896 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 895 2022-03-29 01:21:00 272 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@75e0263b 2022-03-29 01:21:00 272 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:21:01 063 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:21:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.806 upstream_response_time:0.806 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 804 2022-03-29 01:21:01 081 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@703fc193 2022-03-29 01:21:01 081 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:21:01 583 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.71 - - [29/Mar/2022:01:21:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.988 upstream_response_time:0.988 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 988 2022-03-29 01:21:02 071 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7fa978f2 2022-03-29 01:21:02 071 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:21:03 373 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace- 10.233.71.71 - - [29/Mar/2022:01:21:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.797 upstream_response_time:1.797 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 1796 2022-03-29 01:21:03 875 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@16299e4f 2022-03-29 01:21:03 875 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:21:04 867 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.71 - - [29/Mar/2022:01:21:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.003 upstream_response_time:1.003 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 453 "-" "Go-http-client/1.1" 1001 2022-03-29 01:21:04 904 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:21:05 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.365 upstream_response_time:0.365 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:05 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 364 2022-03-29 01:21:05 274 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:21:06 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:1.198 upstream_response_time:1.198 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:06 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1198 2022-03-29 01:21:06 469 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:21:06 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.505 upstream_response_time:0.505 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:06 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 503 2022-03-29 01:21:06 975 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:21:07 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.293 upstream_response_time:0.293 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:07 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 292 2022-03-29 01:21:07 269 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:21:07 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.505 upstream_response_time:0.505 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:07 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 504 2022-03-29 01:21:07 774 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:21:09 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:1.494 upstream_response_time:1.494 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:09 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1493 2022-03-29 01:21:09 269 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:21:09 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:09 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 597 2022-03-29 01:21:09 867 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:21:09 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.102 upstream_response_time:0.102 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:09 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 101 2022-03-29 01:21:09 977 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:21:11 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:1.696 upstream_response_time:1.696 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:11 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1689 2022-03-29 01:21:11 668 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:21:12 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.381 upstream_response_time:0.381 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:12 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 380 2022-03-29 01:21:12 050 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:21:12 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.522 upstream_response_time:0.522 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:12 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 521 2022-03-29 01:21:12 573 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:21:13 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.596 upstream_response_time:0.596 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:13 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 595 2022-03-29 01:21:13 169 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:21:13 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.308 upstream_response_time:0.308 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:13 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 307 2022-03-29 01:21:13 477 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:21:14 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.691 upstream_response_time:0.691 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:14 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 690 2022-03-29 01:21:14 169 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:21:15 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.997 upstream_response_time:0.997 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:15 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 996 2022-03-29 01:21:15 171 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:21:15 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.205 upstream_response_time:0.205 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:15 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 200 2022-03-29 01:21:15 373 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:21:15 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.295 upstream_response_time:0.295 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:15 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 294 2022-03-29 01:21:15 669 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:21:16 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.798 upstream_response_time:0.798 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:16 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 797 2022-03-29 01:21:16 471 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:21:16 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:16 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 496 2022-03-29 01:21:16 968 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:21:17 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.800 upstream_response_time:0.800 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:17 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 798 2022-03-29 01:21:17 771 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:21:18 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.999 upstream_response_time:0.999 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:18 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 997 2022-03-29 01:21:18 769 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:21:19 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:19 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2022-03-29 01:21:19 173 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:21:19 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.104 upstream_response_time:0.104 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:19 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 98 2022-03-29 01:21:19 273 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:21:19 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.697 upstream_response_time:0.697 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:19 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 697 2022-03-29 01:21:19 973 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:21:20 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.494 upstream_response_time:0.494 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:20 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 493 2022-03-29 01:21:20 468 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:21:20 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:20 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497 2022-03-29 01:21:20 968 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:21:21 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.501 upstream_response_time:0.501 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:21 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 500 2022-03-29 01:21:21 469 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:21:22 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:1.397 upstream_response_time:1.397 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:22 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1396 2022-03-29 01:21:22 868 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:21:23 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:23 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 199 2022-03-29 01:21:23 075 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:21:23 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:23 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 393 2022-03-29 01:21:23 470 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:21:24 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:1.398 upstream_response_time:1.398 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:24 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1397 2022-03-29 01:21:24 868 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:21:25 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.799 upstream_response_time:0.799 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:25 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 799 2022-03-29 01:21:25 669 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:21:26 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:26 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2022-03-29 01:21:26 068 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:21:26 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.898 upstream_response_time:0.898 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:26 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 898 2022-03-29 01:21:26 969 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:21:27 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 201 10.233.71.71 - - [29/Mar/2022:01:21:27 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.202 upstream_response_time:0.202 "-" "Go-http-client/1.1" "-" 2022-03-29 01:21:27 172 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:21:28 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:1.195 upstream_response_time:1.195 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:28 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1199 2022-03-29 01:21:28 371 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:21:29 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.702 upstream_response_time:0.702 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:29 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 697 2022-03-29 01:21:29 071 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:21:29 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.596 upstream_response_time:0.596 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:29 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 596 2022-03-29 01:21:29 668 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:21:30 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:30 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 697 2022-03-29 01:21:30 368 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:21:30 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:30 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 299 2022-03-29 01:21:30 673 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:21:30 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:30 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 294 2022-03-29 01:21:30 968 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:21:31 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.104 upstream_response_time:0.104 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:31 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 103 2022-03-29 01:21:31 073 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:21:32 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:1.000 upstream_response_time:1.000 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:32 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 999 2022-03-29 01:21:32 082 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:21:32 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.206 upstream_response_time:0.206 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:32 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 200 2022-03-29 01:21:32 281 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:21:32 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.487 upstream_response_time:0.487 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:32 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 486 2022-03-29 01:21:32 770 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:21:33 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.504 upstream_response_time:0.504 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:33 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 503 2022-03-29 01:21:33 274 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:21:33 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.592 upstream_response_time:0.592 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:33 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 591 2022-03-29 01:21:33 869 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:21:34 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.210 upstream_response_time:0.210 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:34 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 209 2022-03-29 01:21:34 079 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:21:34 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.488 upstream_response_time:0.488 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:34 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 488 2022-03-29 01:21:34 569 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:21:35 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:1.097 upstream_response_time:1.097 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:35 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1096 2022-03-29 01:21:35 671 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:21:35 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.106 upstream_response_time:0.106 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:35 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 101 2022-03-29 01:21:35 775 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:21:36 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:36 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 597 2022-03-29 01:21:36 374 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:21:36 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:36 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2022-03-29 01:21:36 772 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:21:36 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.194 upstream_response_time:0.194 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:36 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 194 2022-03-29 01:21:36 968 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:21:37 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.103 upstream_response_time:0.103 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:37 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 102 2022-03-29 01:21:37 073 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.71.97/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.71.97,port:8446 10.233.71.71 - - [29/Mar/2022:01:21:37 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.71.97/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 10.233.71.71 - - [29/Mar/2022:01:21:37 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.71.97/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 2022-03-29 01:21:37 377 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@28347556 2022-03-29 01:21:37 378 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:21:38 263 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:21:38 +0000] "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.71 - - [29/Mar/2022:01:21:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 997 2022-03-29 01:21:38 380 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6128f587 2022-03-29 01:21:38 380 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:21:39 186 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.71 - - [29/Mar/2022:01:21:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.789 upstream_response_time:1.789 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 1788 2022-03-29 01:21:40 171 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3f03ab0a 2022-03-29 01:21:40 171 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:21:41 463 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:21:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.398 upstream_response_time:1.398 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 1397 2022-03-29 01:21:41 572 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@670a989c 2022-03-29 01:21:41 573 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:21:42 067 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.71 - - [29/Mar/2022:01:21:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.701 upstream_response_time:0.701 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 701 2022-03-29 01:21:42 277 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@767cb375 2022-03-29 01:21:42 277 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:21:42 565 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:21:42 +0000] "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.71 - - [29/Mar/2022:01:21:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 296 2022-03-29 01:21:42 577 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@79535871 2022-03-29 01:21:42 577 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:21:43 554 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.71 - - [29/Mar/2022:01:21:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 993 10.233.71.71 - - [29/Mar/2022:01:21:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.997 upstream_response_time:0.997 "-" "Go-http-client/1.1" "-" 2022-03-29 01:21:43 580 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@59daaad5 2022-03-29 01:21:43 581 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:21:44 736 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:21:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.192 upstream_response_time:1.192 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 1191 2022-03-29 01:21:44 773 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6ca6e378 2022-03-29 01:21:44 774 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:21:45 521 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.71 - - [29/Mar/2022:01:21:45 +0000] "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.71 - - [29/Mar/2022:01:21:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 796 2022-03-29 01:21:45 573 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3ea2d59 2022-03-29 01:21:45 574 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:21:46 764 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:21:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.203 upstream_response_time:1.203 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 1203 2022-03-29 01:21:46 779 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@e6128dd 2022-03-29 01:21:46 780 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:21:47 271 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.71 - - [29/Mar/2022:01:21:47 +0000] "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.71 - - [29/Mar/2022:01:21:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 595 2022-03-29 01:21:47 381 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@56b9036e 2022-03-29 01:21:47 382 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:21:48 064 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:21:48 +0000] "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.71 - - [29/Mar/2022:01:21:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 891 2022-03-29 01:21:48 274 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3a471fae 2022-03-29 01:21:48 274 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:21:48 568 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.71 - - [29/Mar/2022:01:21:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.794 upstream_response_time:0.794 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 794 2022-03-29 01:21:49 078 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7e2a89ab 2022-03-29 01:21:49 078 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:21:49 495 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:21:49 +0000] "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.71 - - [29/Mar/2022:01:21:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 690 2022-03-29 01:21:49 771 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@14a7ff42 2022-03-29 01:21:49 771 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:21:50 489 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.71 - - [29/Mar/2022:01:21:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.400 upstream_response_time:1.400 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 1399 2022-03-29 01:21:51 175 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5b8034c4 2022-03-29 01:21:51 175 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:21:56 502 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:21:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:5.397 upstream_response_time:5.397 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:21:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 5397 2022-03-29 01:21:56 579 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@58144253 2022-03-29 01:21:56 579 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:21:57 367 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.71 - - [29/Mar/2022:01:21:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 990 10.233.71.71 - - [29/Mar/2022:01:21:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.991 upstream_response_time:0.991 "-" "Go-http-client/1.1" "-" 2022-03-29 01:21:57 577 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@669f7dee 2022-03-29 01:21:57 578 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:21:58 240 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:21:58 +0000] "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.71 - - [29/Mar/2022:01:21:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 893 2022-03-29 01:21:58 474 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2e15843f 2022-03-29 01:21:58 474 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:21:58 965 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.71 - - [29/Mar/2022:01:21:59 +0000] "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.71 - - [29/Mar/2022:01:21:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 694 2022-03-29 01:21:59 173 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@17f62e05 2022-03-29 01:21:59 173 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:21:59 903 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:22:00 +0000] "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.71 - - [29/Mar/2022:01:22:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 1397 2022-03-29 01:22:00 576 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3241316a 2022-03-29 01:22:00 577 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:22:02 098 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.71 - - [29/Mar/2022:01:22:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 1892 10.233.71.71 - - [29/Mar/2022:01:22:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.893 upstream_response_time:1.893 "-" "Go-http-client/1.1" "-" 2022-03-29 01:22:02 475 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5b5c346c 2022-03-29 01:22:02 475 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:22:03 238 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:22:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.794 upstream_response_time:0.794 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:22:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 793 2022-03-29 01:22:03 275 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5e1d25bf 2022-03-29 01:22:03 275 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:22:04 083 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:22:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.096 upstream_response_time:1.096 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:22:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 1094 2022-03-29 01:22:04 374 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@9021af9 2022-03-29 01:22:04 375 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:22:04 721 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:22:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.798 upstream_response_time:1.798 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:22:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 1797 2022-03-29 01:22:06 174 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@54ec8827 2022-03-29 01:22:06 174 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:22:06 565 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:22:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.800 upstream_response_time:0.800 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:22:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 799 2022-03-29 01:22:06 977 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@660c82b7 2022-03-29 01:22:06 977 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:22:07 917 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:22:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.992 upstream_response_time:0.992 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:22:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 992 2022-03-29 01:22:07 976 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@251aa556 2022-03-29 01:22:07 976 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:22:08 564 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:22:08 +0000] "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.71 - - [29/Mar/2022:01:22:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 693 2022-03-29 01:22:08 677 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@557fb437 2022-03-29 01:22:08 677 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:22:09 064 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:22:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.797 upstream_response_time:0.797 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:22:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 795 2022-03-29 01:22:09 476 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@59d3a0d5 2022-03-29 01:22:09 476 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:22:09 695 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:22:09 +0000] "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.71 - - [29/Mar/2022:01:22:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 495 2022-03-29 01:22:09 976 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@ee2ddad 2022-03-29 01:22:09 976 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:22:10 379 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:22:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:22:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 497 2022-03-29 01:22:10 477 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@18d9285c 2022-03-29 01:22:10 477 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:22:10 961 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:22:10 +0000] "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.71 - - [29/Mar/2022:01:22:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 495 2022-03-29 01:22:10 984 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7a4d0a0 2022-03-29 01:22:10 984 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:22:11 464 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:22:11 +0000] "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.71 - - [29/Mar/2022:01:22:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 884 2022-03-29 01:22:11 872 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@54f03421 2022-03-29 01:22:11 872 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:22:12 068 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:22:12 +0000] "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.71 - - [29/Mar/2022:01:22:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 397 2022-03-29 01:22:12 273 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@592db0bd 2022-03-29 01:22:12 273 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:22:13 265 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:22:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.006 upstream_response_time:1.006 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:22:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 1005 2022-03-29 01:22:13 284 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@31689c21 2022-03-29 01:22:13 284 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:22:13 634 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:22:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.585 upstream_response_time:0.585 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:22:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 584 2022-03-29 01:22:13 872 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@79e07b86 2022-03-29 01:22:13 872 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:22:14 365 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:22:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.798 upstream_response_time:0.798 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:22:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 797 2022-03-29 01:22:14 673 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@64e136a3 2022-03-29 01:22:14 673 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:22:15 309 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:22:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.896 upstream_response_time:0.896 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:22:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 900 2022-03-29 01:22:15 573 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4acedc88 2022-03-29 01:22:15 573 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:22:16 164 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:22:16 +0000] "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.71 - - [29/Mar/2022:01:22:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 695 2022-03-29 01:22:16 272 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@211a3871 2022-03-29 01:22:16 272 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:22:17 078 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:22:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 1307 10.233.71.71 - - [29/Mar/2022:01:22:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.309 upstream_response_time:1.309 "-" "Go-http-client/1.1" "-" 2022-03-29 01:22:17 587 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@13fecd4a 2022-03-29 01:22:17 587 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:22:18 080 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:22:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.883 upstream_response_time:0.883 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:22:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 882 2022-03-29 01:22:18 480 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@b641d8 2022-03-29 01:22:18 480 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:22:18 758 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:22:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 488 10.233.71.71 - - [29/Mar/2022:01:22:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.495 upstream_response_time:0.495 "-" "Go-http-client/1.1" "-" 2022-03-29 01:22:18 978 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1bf8f59c 2022-03-29 01:22:18 978 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:22:19 438 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:22:19 +0000] "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.71 - - [29/Mar/2022:01:22:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 591 2022-03-29 01:22:19 575 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3cc0105 2022-03-29 01:22:19 576 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:22:20 063 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:22:20 +0000] "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.71 - - [29/Mar/2022:01:22:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 693 2022-03-29 01:22:20 273 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@15f076a2 2022-03-29 01:22:20 273 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:22:20 863 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:22:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.396 upstream_response_time:1.396 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:22:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 1395 2022-03-29 01:22:21 672 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@39819cb0 2022-03-29 01:22:21 672 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:22:22 164 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:22:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.399 upstream_response_time:1.399 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:22:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 1398 2022-03-29 01:22:23 078 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7efa5bc1 2022-03-29 01:22:23 078 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:22:23 664 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:22:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.901 upstream_response_time:0.901 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:22:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 900 2022-03-29 01:22:23 983 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4fa035b7 2022-03-29 01:22:23 983 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:22:25 065 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:22:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.490 upstream_response_time:1.490 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:22:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 1488 2022-03-29 01:22:25 475 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@40029796 2022-03-29 01:22:25 475 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:22:26 130 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:22:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.396 upstream_response_time:1.396 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:22:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 1394 2022-03-29 01:22:26 874 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3b3aa25e 2022-03-29 01:22:26 874 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:22:27 464 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:22:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.797 upstream_response_time:0.797 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:22:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 795 2022-03-29 01:22:27 677 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3ea3dc5b 2022-03-29 01:22:27 678 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:22:28 274 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:22:28 +0000] "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.71 - - [29/Mar/2022:01:22:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 690 2022-03-29 01:22:28 372 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@73b61306 2022-03-29 01:22:28 373 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:22:30 165 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:22:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.900 upstream_response_time:1.900 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:22:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 1899 2022-03-29 01:22:30 278 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2f8fab6 2022-03-29 01:22:30 278 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:22:30 473 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:22:30 +0000] "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.71 - - [29/Mar/2022:01:22:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 604 2022-03-29 01:22:30 886 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@fd2889a 2022-03-29 01:22:30 886 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:22:31 165 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:22:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.485 upstream_response_time:0.485 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:22:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 484 2022-03-29 01:22:31 375 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7df1a8f8 2022-03-29 01:22:31 375 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:22:32 542 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:22:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.497 upstream_response_time:1.497 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:22:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 1496 2022-03-29 01:22:32 874 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@154d31e5 2022-03-29 01:22:32 874 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:22:33 367 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:22:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.195 upstream_response_time:1.195 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:22:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 1194 2022-03-29 01:22:34 086 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5fef2b9f 2022-03-29 01:22:34 086 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:22:34 669 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace- 10.233.71.71 - - [29/Mar/2022:01:22:35 +0000] "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.71 - - [29/Mar/2022:01:22:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 1186 2022-03-29 01:22:35 273 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@30ca059d 2022-03-29 01:22:35 273 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,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.97","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:22:35 619 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace- 10.233.71.71 - - [29/Mar/2022:01:22:35 +0000] "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.71 - - [29/Mar/2022:01:22:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 453 "-" "Go-http-client/1.1" 695 2022-03-29 01:28:38 683 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-49 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4e590c7f 2022-03-29 01:28:38 683 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-49 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"so-etsi-sol003-adapter","version":"v1","url":"/so/vnfm-adapter/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.28.17","port":"9092","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:28:38 866 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-49 - POST /api/microservices/v1/services] - save microservice success: serviceName-so-etsi-sol003-adapter,version-v1 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:28:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.794 upstream_response_time:1.794 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:28:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 473 "-" "Go-http-client/1.1" 1787 2022-03-29 01:28:40 473 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@79450adb 2022-03-29 01:28:40 473 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"so-etsi-nfvo-ns-lcm","version":"v1","url":"/so/so-etsi-nfvo-ns-lcm/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.63.235","port":"9095","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:28:41 672 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-24 - POST /api/microservices/v1/services] - save microservice success: serviceName-so-etsi-nfvo-ns-lcm,version-v1 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:28:41 +0000] "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.71 - - [29/Mar/2022:01:28:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 476 "-" "Go-http-client/1.1" 1396 2022-03-29 01:30:32 347 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@62cd4a15 2022-03-29 01:30:32 347 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"usecaseui-server","version":"v1","url":"/api/usecaseui-server/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.47.254","port":"8082","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:30:33 268 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-usecaseui-server,version-v1 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:30:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.526 upstream_response_time:2.526 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:30:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 467 "-" "Go-http-client/1.1" 2523 2022-03-29 01:30:34 872 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-49 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@70ee242c 2022-03-29 01:30:34 872 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-49 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"usecaseui-ui","version":"v1","url":"/usecase-ui","protocol":"UI","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/iui/usecaseui","enable_ssl":true,"nodes":[{"ip":"10.233.41.127","port":"8443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:30:36 063 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-49 - POST /api/microservices/v1/services] - save microservice success: serviceName-usecaseui-ui,version-v1 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:30:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.296 upstream_response_time:1.296 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:30:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 458 "-" "Go-http-client/1.1" 1296 2022-03-29 01:30:58 269 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@77b2139 2022-03-29 01:30:58 270 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"ztevnfmdriver","version":"v1","url":"/api/ztevnfmdriver/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.33.196","port":"8410","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:30:58 969 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-24 - POST /api/microservices/v1/services] - save microservice success: serviceName-ztevnfmdriver,version-v1 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:31:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.099 upstream_response_time:2.099 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:31:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 459 "-" "Go-http-client/1.1" 2098 2022-03-29 01:31:00 373 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-49 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3035cbd5 2022-03-29 01:31:00 373 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-49 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"huaweivnfmdriver","version":"v1","url":"/api/huaweivnfmdriver/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.40.247","port":"8482","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:31:00 688 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-49 - POST /api/microservices/v1/services] - save microservice success: serviceName-huaweivnfmdriver,version-v1 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:31:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.324 upstream_response_time:0.324 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:31:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 324 2022-03-29 01:31:00 701 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3a2a309e 2022-03-29 01:31:00 701 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"nslcm","version":"v1","url":"/api/nslcm/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.1.126","port":"8403","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:31:01 383 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-24 - POST /api/microservices/v1/services] - save microservice success: serviceName-nslcm,version-v1 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:31:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 433 "-" "Go-http-client/1.1" 969 10.233.71.71 - - [29/Mar/2022:01:31:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.972 upstream_response_time:0.972 "-" "Go-http-client/1.1" "-" 2022-03-29 01:31:01 714 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-49 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1b759ffd 2022-03-29 01:31:01 714 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-49 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"nslcm","version":"v2","url":"/api/nslcm/v2","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.1.126","port":"8403","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:31:02 296 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-49 - POST /api/microservices/v1/services] - save microservice success: serviceName-nslcm,version-v2 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:31:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.859 upstream_response_time:0.859 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:31:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 433 "-" "Go-http-client/1.1" 859 2022-03-29 01:31:02 571 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2c1e0c5f 2022-03-29 01:31:02 572 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"vnflcm","version":"v1","url":"/api/vnflcm/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.55.45","port":"8801","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:31:02 918 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-24 - POST /api/microservices/v1/services] - save microservice success: serviceName-vnflcm,version-v1 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:31:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.197 upstream_response_time:1.197 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:31:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 436 "-" "Go-http-client/1.1" 1196 2022-03-29 01:31:03 784 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-49 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1979f01c 2022-03-29 01:31:03 784 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-49 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"gvnfmdriver","version":"v1","url":"/api/gvnfmdriver/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.62.140","port":"8484","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:31:04 804 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-49 - POST /api/microservices/v1/services] - save microservice success: serviceName-gvnfmdriver,version-v1 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:31:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.038 upstream_response_time:1.038 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:31:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 453 "-" "Go-http-client/1.1" 1038 2022-03-29 01:31:04 816 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@791f146a 2022-03-29 01:31:04 816 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"vnfmgr","version":"v1","url":"/api/vnfmgr/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.51.138","port":"8803","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:31:05 692 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-24 - POST /api/microservices/v1/services] - save microservice success: serviceName-vnfmgr,version-v1 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:31:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.952 upstream_response_time:0.952 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:31:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 438 "-" "Go-http-client/1.1" 952 2022-03-29 01:31:05 772 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-49 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2f8ceab8 2022-03-29 01:31:05 772 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-49 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.71,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"vnfres","version":"v1","url":"/api/vnfres/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.36.243","port":"8802","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:31:06 387 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-49 - POST /api/microservices/v1/services] - save microservice success: serviceName-vnfres,version-v1 ,namespace- 10.233.71.71 - - [29/Mar/2022:01:31:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.897 upstream_response_time:0.897 "-" "Go-http-client/1.1" "-" 10.233.71.71 - - [29/Mar/2022:01:31:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 438 "-" "Go-http-client/1.1" 897 2022-03-29 01:31:18 646 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@45de846e 2022-03-29 01:31:18 647 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.25,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"holmes-engine-mgmt","version":"v1","url":"/api/holmes-engine-mgmt/v1","protocol":"REST","visualRange":"0|1","lb_policy":"round-robin","publish_port":"","namespace":"","network_plane_type":null,"host":"","path":"/api/holmes-engine-mgmt/v1","enable_ssl":true,"nodes":[{"ip":"10.233.72.19","port":"9102","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":"0","tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-29 01:31:19 933 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-24 - POST /api/microservices/v1/services] - save microservice success: serviceName-holmes-engine-mgmt,version-v1 ,namespace- 10.233.68.25 - - [29/Mar/2022:01:31:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.323 upstream_response_time:1.323 "-" "Apache-HttpClient/4.5.3 (Java/1.8.0_131)" "-" 10.233.68.25 - - [29/Mar/2022:01:31:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 499 "-" "Apache-HttpClient/4.5.3 (Java/1.8.0_131)" 1323