By type
@RUNHOME@ /usr/local \n\n### Starting openresty =========== prepare the symbolic links ======================================== ================================================================================ =========== create symbolic link for libluajit-5.1.so.2 ======================================== =============================================================================== HOME=/usr/local/openresty/nginx _NGINXCMD=/usr/local/openresty/nginx/sbin/nginx =============================================================================== ln: /lib64/libluajit-5.1.so.2: No such file or directory /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-04-28 15:36:39 304 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering jersey handler with root path prefix: / 2022-04-28 15:36:39 312 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering admin handler with root path prefix: /admin 2022-04-28 15:36:39 511 INFO [org.onap.msb.sdclient.DiscoverApp][main] - getApplicationContextPath: /api/microservices/v1 10.233.71.113 - - [28/Apr/2022:15:37:02 +0000] "GET /api/microservices/v1/services/health HTTP/1.1" 502 request_processing_time:0.001 upstream_response_time:0.001 "-" "Go-http-client/1.1" "-" 2022/04/28 15:37:02 [error] 24#24: *9 connect() failed (111: Connection refused) while connecting to upstream, client: 10.233.71.113, 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" 2022-04-28 15:37:08 415 INFO [org.reflections.Reflections][main] - Reflections took 28616 ms to scan 1 urls, producing 15738 keys and 30140 values 2022-04-28 15:37:12 805 INFO [org.glassfish.jersey.internal.ServiceFinder][main] - Running in a non-OSGi environment 2022-04-28 15:37:14 206 INFO [org.onap.msb.sdclient.wrapper.util.ConfigUtil][main] - init TCP_UDP portRange:28001-30000 2022-04-28 15:37:14 206 INFO [org.onap.msb.sdclient.wrapper.util.ConfigUtil][main] - init Consul Register Mode:agent 2022-04-28 15:37:14 206 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering jersey handler with root path prefix: / 2022-04-28 15:37:14 206 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering admin handler with root path prefix: /admin 2022-04-28 15:37:14 208 INFO [io.dropwizard.server.ServerFactory][main] - Starting MicroService Bus 2022-04-28 15:37:15 707 INFO [org.eclipse.jetty.setuid.SetUIDListener][main] - Opened MicroService Bus @674c9079{HTTP/1.1,[http/1.1]}{0.0.0.0:8076} 2022-04-28 15:37:15 797 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-04-28 15:37:17 903 INFO [org.glassfish.jersey.server.ApplicationHandler][main] - Initiating Jersey application, version Jersey: 2.25.1 2017-01-19 16:23:50... 2022-04-28 15:37:25 098 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-04-28 15:37:25 197 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-04-28 15:37:27 602 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-04-28 15:37:29 396 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-04-28 15:37:29 399 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-04-28 15:37:29 401 INFO [org.eclipse.jetty.server.handler.ContextHandler][main] - Started i.d.j.MutableServletContextHandler@8a98f38{/,null,AVAILABLE} 2022-04-28 15:37:29 798 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-04-28 15:37:29 798 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-04-28 15:37:29 902 INFO [org.eclipse.jetty.server.handler.ContextHandler][main] - Started i.d.j.MutableServletContextHandler@444cc791{/admin,null,AVAILABLE} 2022-04-28 15:37:31 200 INFO [org.eclipse.jetty.server.AbstractConnector][main] - Started MicroService Bus @674c9079{HTTP/1.1,[http/1.1]}{0.0.0.0:8076} 2022-04-28 15:37:31 201 INFO [org.eclipse.jetty.server.Server][main] - Started @66887ms 2022-04-28 15:37:32 208 INFO [org.onap.msb.sdclient.health.ConsulLinkHealthCheck][dw-34 - GET /api/microservices/v1/services/health] - check consul URL:http://msb-consul.onap:8500/v1/status/leader 10.233.71.113 - - [28/Apr/2022:15:37:34 +0000] "GET /api/microservices/v1/services/health HTTP/1.1" 200 request_processing_time:16.517 upstream_response_time:16.517 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:37:34 +0000] "GET /api/microservices/v1/services/health HTTP/1.1" 200 25 "-" "Go-http-client/1.1" 2898 2022-04-28 15:37:36 407 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@33e759d3 2022-04-28 15:37:36 518 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.15.175","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-04-28 15:37:36 954 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-message-router,version-v1 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:37:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.642 upstream_response_time:2.642 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:37:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 441 "-" "Go-http-client/1.1" 2496 2022-04-28 15:37:37 214 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3cd865f7 2022-04-28 15:37:37 214 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.11.13","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-04-28 15:37:38 307 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-parser,version-v1 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:37:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.115 upstream_response_time:1.115 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:37:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 436 "-" "Go-http-client/1.1" 1114 2022-04-28 15:37:38 602 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@241fb503 2022-04-28 15:37:38 604 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.11.13","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-04-28 15:37:39 086 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-catalog,version-v1 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:37:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.880 upstream_response_time:0.880 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:37:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 439 "-" "Go-http-client/1.1" 801 2022-04-28 15:37:39 310 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@36e8c995 2022-04-28 15:37:39 311 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.11.13","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-04-28 15:37:40 150 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-nsd,version-v1 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:37:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.967 upstream_response_time:0.967 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:37:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 427 "-" "Go-http-client/1.1" 959 2022-04-28 15:37:40 406 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@55441445 2022-04-28 15:37:40 406 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.11.13","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-04-28 15:37:41 156 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-vnfpkgm,version-v1 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:37:41 +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.113 - - [28/Apr/2022:15:37:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 439 "-" "Go-http-client/1.1" 871 2022-04-28 15:37:41 204 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@30f23b81 2022-04-28 15:37:41 204 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.18.191","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-04-28 15:37:41 603 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc,version-v1 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:37:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.441 upstream_response_time:0.441 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:37:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 424 "-" "Go-http-client/1.1" 501 2022-04-28 15:37:41 707 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@44e7e4b7 2022-04-28 15:37:41 707 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.18.191","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-04-28 15:37:42 566 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc-deprecated,version-v1 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:37:42 +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" "-" 10.233.71.113 - - [28/Apr/2022:15:37:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 447 "-" "Go-http-client/1.1" 1061 2022-04-28 15:37:42 800 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2ea053ba 2022-04-28 15:37:42 800 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud","version":"v0","url":"/api/multicloud/v0","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.16.64","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-04-28 15:37:43 747 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud,version-v0 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:37:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.033 upstream_response_time:1.033 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:37:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 447 "-" "Go-http-client/1.1" 1030 2022-04-28 15:37:43 901 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1635ea6e 2022-04-28 15:37:43 901 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud","version":"v1","url":"/api/multicloud/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.16.64","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-04-28 15:37:44 501 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud,version-v1 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:37:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.059 upstream_response_time:1.059 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:37:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 447 "-" "Go-http-client/1.1" 1054 2022-04-28 15:37:44 897 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7499cdd 2022-04-28 15:37:44 898 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.22.48","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-04-28 15:37:45 354 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-dmaap-dr-prov,version-v1 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:37:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.515 upstream_response_time:0.515 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:37:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 435 "-" "Go-http-client/1.1" 514 2022-04-28 15:37:45 403 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3815c0ec 2022-04-28 15:37:45 403 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.35.202","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-04-28 15:37:46 045 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-fcaps,version-v0 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:37:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.672 upstream_response_time:0.672 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:37:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 467 "-" "Go-http-client/1.1" 661 2022-04-28 15:37:46 103 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@752f9a9b 2022-04-28 15:37:46 103 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.35.202","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-04-28 15:37:46 386 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-fcaps,version-v1 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:37:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:37:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 467 "-" "Go-http-client/1.1" 362 2022-04-28 15:37:46 502 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7ede6fcd 2022-04-28 15:37:46 502 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.5.17","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-04-28 15:37:47 153 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-k8s,version-v1 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:37:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.702 upstream_response_time:0.702 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:37:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 437 "-" "Go-http-client/1.1" 668 2022-04-28 15:37:47 176 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@71b75f1c 2022-04-28 15:37:47 176 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.22.229","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-04-28 15:37:47 642 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.113 - - [28/Apr/2022:15:37:47 +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.113 - - [28/Apr/2022:15:37:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 481 2022-04-28 15:37:47 702 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@287621bf 2022-04-28 15:37:47 702 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.22.229","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-04-28 15:37:47 918 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-pike,version-v1 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:37:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.272 upstream_response_time:0.272 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:37:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 269 2022-04-28 15:37:47 999 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4e4a4ae0 2022-04-28 15:37:48 005 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.53.115","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-04-28 15:37:48 533 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.113 - - [28/Apr/2022:15:37:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.630 upstream_response_time:0.630 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:37:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 431 "-" "Go-http-client/1.1" 628 2022-04-28 15:37:48 606 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3144273 2022-04-28 15:37:48 606 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:37:48 698 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.113 - - [28/Apr/2022:15:37:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.292 upstream_response_time:0.292 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:37:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 259 2022-04-28 15:37:48 868 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@79dccecb 2022-04-28 15:37:48 896 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:37:50 071 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.113 - - [28/Apr/2022:15:37:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.299 upstream_response_time:1.299 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:37:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 1298 2022-04-28 15:37:50 172 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4493afe4 2022-04-28 15:37:50 196 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:37:50 709 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.113 - - [28/Apr/2022:15:37:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.561 upstream_response_time:0.561 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:37:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 557 2022-04-28 15:37:50 797 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2bd65d5f 2022-04-28 15:37:50 797 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:37:51 190 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.113 - - [28/Apr/2022:15:37:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.476 upstream_response_time:0.476 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:37:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 473 2022-04-28 15:37:51 305 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5031e4e 2022-04-28 15:37:51 306 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:37:52 373 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.113 - - [28/Apr/2022:15:37:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.352 upstream_response_time:1.352 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:37:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 1350 2022-04-28 15:37:52 597 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5d80c6ed 2022-04-28 15:37:52 598 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:37:53 754 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.113 - - [28/Apr/2022:15:37:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.200 upstream_response_time:1.200 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:37:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 1197 2022-04-28 15:37:53 804 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1d5692f5 2022-04-28 15:37:53 805 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:37:54 665 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.113 - - [28/Apr/2022:15:37:54 +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.113 - - [28/Apr/2022:15:37:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 992 2022-04-28 15:37:54 774 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@670ddb0b 2022-04-28 15:37:54 774 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:37:55 921 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.113 - - [28/Apr/2022:15:37:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.233 upstream_response_time:1.233 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:37:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 1231 2022-04-28 15:37:56 010 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@71b79e1e 2022-04-28 15:37:56 010 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:37:56 754 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:37:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.761 upstream_response_time:0.761 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:37:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 761 2022-04-28 15:37:56 774 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@45726846 2022-04-28 15:37:56 775 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:37:59 061 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.113 - - [28/Apr/2022:15:37:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.301 upstream_response_time:2.301 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:37:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 2301 2022-04-28 15:37:59 080 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2dd009b8 2022-04-28 15:37:59 080 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:38:02 991 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:38:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:3.940 upstream_response_time:3.940 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:38:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 3939 2022-04-28 15:38:03 026 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@9f313cc 2022-04-28 15:38:03 026 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:38:04 335 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.113 - - [28/Apr/2022:15:38:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.639 upstream_response_time:1.639 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:38:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 1638 2022-04-28 15:38:04 672 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@19bb4405 2022-04-28 15:38:04 672 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:38:05 872 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:38:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.295 upstream_response_time:1.295 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:38:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 1292 2022-04-28 15:38:05 967 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@322b35aa 2022-04-28 15:38:05 967 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:38:06 847 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.113 - - [28/Apr/2022:15:38: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.113 - - [28/Apr/2022:15:38:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 897 2022-04-28 15:38:06 870 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@67a73dc5 2022-04-28 15:38:06 870 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:38:07 553 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:38:07 +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.113 - - [28/Apr/2022:15:38:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 699 2022-04-28 15:38:07 597 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6b01ba04 2022-04-28 15:38:07 597 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:38:08 551 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.113 - - [28/Apr/2022:15:38:08 +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.113 - - [28/Apr/2022:15:38:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 990 2022-04-28 15:38:08 574 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1c7ba313 2022-04-28 15:38:08 574 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:38:09 279 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:38:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.720 upstream_response_time:0.720 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:38:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 719 2022-04-28 15:38:09 296 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@14b6d554 2022-04-28 15:38:09 297 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:38:09 461 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.113 - - [28/Apr/2022:15:38:09 +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.113 - - [28/Apr/2022:15:38:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 563 2022-04-28 15:38:09 866 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6a736329 2022-04-28 15:38:09 866 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:38:10 767 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:38:10 +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.113 - - [28/Apr/2022:15:38:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 915 2022-04-28 15:38:10 787 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6a60e409 2022-04-28 15:38:10 787 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:38:11 471 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.113 - - [28/Apr/2022:15:38:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.978 upstream_response_time:0.978 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:38:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 976 2022-04-28 15:38:11 770 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@74a4017f 2022-04-28 15:38:11 770 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:38:13 357 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:38:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.696 upstream_response_time:1.696 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:38:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 1694 2022-04-28 15:38:13 468 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@25e222ec 2022-04-28 15:38:13 468 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:38:14 702 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.113 - - [28/Apr/2022:15:38:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.260 upstream_response_time:1.260 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:38:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 1258 2022-04-28 15:38:14 734 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4d586bf3 2022-04-28 15:38:14 734 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:38:15 596 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:38:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.930 upstream_response_time:0.930 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:38:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 928 2022-04-28 15:38:15 668 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@79c67296 2022-04-28 15:38:15 668 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:38:17 210 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.113 - - [28/Apr/2022:15:38:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.561 upstream_response_time:1.561 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:38:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 1560 2022-04-28 15:38:17 299 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7e10ca21 2022-04-28 15:38:17 299 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:38:17 954 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:38:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 727 10.233.71.113 - - [28/Apr/2022:15:38:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.734 upstream_response_time:0.734 "-" "Go-http-client/1.1" "-" 2022-04-28 15:38:17 997 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5b451d5c 2022-04-28 15:38:17 998 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:38:19 030 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.113 - - [28/Apr/2022:15:38:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.089 upstream_response_time:1.089 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:38:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 1088 2022-04-28 15:38:19 064 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@306a27ca 2022-04-28 15:38:19 064 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:38:19 372 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:38:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:38:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 399 2022-04-28 15:38:19 473 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@13c59208 2022-04-28 15:38:19 496 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:38:20 204 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.113 - - [28/Apr/2022:15:38:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.752 upstream_response_time:0.752 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:38:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 748 2022-04-28 15:38:20 224 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1bddb65d 2022-04-28 15:38:20 225 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:38:20 839 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:38:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 636 10.233.71.113 - - [28/Apr/2022:15:38:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.639 upstream_response_time:0.639 "-" "Go-http-client/1.1" "-" 2022-04-28 15:38:20 866 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3ef8154b 2022-04-28 15:38:20 867 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:38:20 959 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.113 - - [28/Apr/2022:15:38:21 +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.113 - - [28/Apr/2022:15:38:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 395 2022-04-28 15:38:21 265 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1a8558da 2022-04-28 15:38:21 266 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:38:22 144 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:38:22 +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.113 - - [28/Apr/2022:15:38:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 896 2022-04-28 15:38:22 196 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6bebaf89 2022-04-28 15:38:22 197 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:38:22 754 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.113 - - [28/Apr/2022:15:38:22 +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.113 - - [28/Apr/2022:15:38:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 693 2022-04-28 15:38:22 865 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@30ad21f1 2022-04-28 15:38:22 865 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:38:23 391 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:38:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.539 upstream_response_time:0.539 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:38:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 538 2022-04-28 15:38:23 413 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1575d80c 2022-04-28 15:38:23 413 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:38:23 717 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.113 - - [28/Apr/2022:15:38:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.554 upstream_response_time:0.554 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:38:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 548 2022-04-28 15:38:23 964 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2ad8e19a 2022-04-28 15:38:23 964 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:38:24 306 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:38:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.539 upstream_response_time:0.539 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:38:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 538 2022-04-28 15:38:24 508 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2ca77d25 2022-04-28 15:38:24 596 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:38:24 839 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.113 - - [28/Apr/2022:15:38:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.356 upstream_response_time:0.356 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:38:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 355 2022-04-28 15:38:24 865 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1c250055 2022-04-28 15:38:24 865 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:38:25 855 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:38:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.095 upstream_response_time:1.095 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:38:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 1094 2022-04-28 15:38:25 967 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@560a39e1 2022-04-28 15:38:25 967 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:38:26 517 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.113 - - [28/Apr/2022:15:38:26 +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.113 - - [28/Apr/2022:15:38:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 595 2022-04-28 15:38:26 568 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@f8d1ece 2022-04-28 15:38:26 568 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:38:27 089 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:38: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.113 - - [28/Apr/2022:15:38:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 893 2022-04-28 15:38:27 464 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@776adee9 2022-04-28 15:38:27 464 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:38:27 963 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.113 - - [28/Apr/2022:15:38:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:38:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 598 2022-04-28 15:38:28 067 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6977a188 2022-04-28 15:38:28 067 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:38:28 499 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:38:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.603 upstream_response_time:0.603 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:38:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 602 2022-04-28 15:38:28 696 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@417bafd4 2022-04-28 15:38:28 696 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:38:29 434 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.113 - - [28/Apr/2022:15:38:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.766 upstream_response_time:0.766 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:38:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 764 2022-04-28 15:38:29 467 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@46247199 2022-04-28 15:38:29 468 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:38:29 931 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:38:29 +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.113 - - [28/Apr/2022:15:38:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 494 2022-04-28 15:38:29 967 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6659389d 2022-04-28 15:38:29 967 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:38:30 443 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.113 - - [28/Apr/2022:15:38:30 +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.113 - - [28/Apr/2022:15:38:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 493 2022-04-28 15:38:30 467 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4fcd12f0 2022-04-28 15:38:30 467 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:38:30 854 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:38:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.408 upstream_response_time:0.408 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:38:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 406 2022-04-28 15:38:30 877 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@52520ac3 2022-04-28 15:38:30 877 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:38:31 310 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.113 - - [28/Apr/2022:15:38:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.488 upstream_response_time:0.488 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:38:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 485 2022-04-28 15:38:31 371 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@395fdd72 2022-04-28 15:38:31 372 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:38:31 656 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:38:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.394 upstream_response_time:0.394 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:38:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 394 2022-04-28 15:38:31 804 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6e2ad902 2022-04-28 15:38:31 804 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:38:32 921 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.113 - - [28/Apr/2022:15:38:32 +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.113 - - [28/Apr/2022:15:38:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 1233 2022-04-28 15:38:33 005 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@9f01925 2022-04-28 15:38:33 005 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:38:33 232 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.113 - - [28/Apr/2022:15:38: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.113 - - [28/Apr/2022:15:38:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 365 2022-04-28 15:38:33 374 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@35bd232a 2022-04-28 15:38:33 374 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:38:34 201 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:38:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.888 upstream_response_time:0.888 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:38:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 887 2022-04-28 15:38:34 264 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2ecd907b 2022-04-28 15:38:34 264 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:38:35 253 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.113 - - [28/Apr/2022:15:38:35 +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.113 - - [28/Apr/2022:15:38:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 1095 2022-04-28 15:38:35 365 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@65bda525 2022-04-28 15:38:35 365 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:38:35 859 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:38:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.509 upstream_response_time:0.509 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:38:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 507 2022-04-28 15:38:35 896 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@705f811e 2022-04-28 15:38:35 896 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:38:37 030 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.113 - - [28/Apr/2022:15:38:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.287 upstream_response_time:1.287 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:38:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 1286 2022-04-28 15:38:37 171 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2378a8e 2022-04-28 15:38:37 171 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:38:38 053 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:38:38 +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.113 - - [28/Apr/2022:15:38:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 1190 2022-04-28 15:38:38 370 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7a9c47ec 2022-04-28 15:38:38 371 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:38:39 654 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.113 - - [28/Apr/2022:15:38:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.302 upstream_response_time:1.302 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:38:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 1299 2022-04-28 15:38:39 671 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3cd89c8c 2022-04-28 15:38:39 671 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:38:40 182 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace- 10.233.71.113 - - [28/Apr/2022:15:38:40 +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.113 - - [28/Apr/2022:15:38:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 453 "-" "Go-http-client/1.1" 690 2022-04-28 15:38:40 401 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@14610d95 2022-04-28 15:38:40 401 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.51.186","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-04-28 15:38:41 172 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.113 - - [28/Apr/2022:15:38:41 +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.113 - - [28/Apr/2022:15:38:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 425 "-" "Go-http-client/1.1" 961 2022-04-28 15:39:59 766 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-23 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5944da31 2022-04-28 15:39:59 767 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-23 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.58.10","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-04-28 15:39:59 961 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-23 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdnc,version-v1 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:39:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.238 upstream_response_time:0.238 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:39:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 420 "-" "Go-http-client/1.1" 231 2022-04-28 15:44:08 399 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:44:08 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.103 upstream_response_time:0.103 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:08 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 85 2022-04-28 15:44:08 504 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:44:08 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.261 upstream_response_time:0.261 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:08 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 258 2022-04-28 15:44:08 762 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:44:09 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.797 upstream_response_time:0.797 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:09 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 797 2022-04-28 15:44:09 562 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:44:10 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:10 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 498 2022-04-28 15:44:10 071 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:44:10 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.699 upstream_response_time:0.699 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:10 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 695 2022-04-28 15:44:10 761 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:44:11 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:11 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2022-04-28 15:44:11 062 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:44:11 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:11 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197 2022-04-28 15:44:11 263 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:44:11 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.207 upstream_response_time:0.207 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:11 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 204 2022-04-28 15:44:11 473 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:44:12 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.590 upstream_response_time:0.590 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:12 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 594 2022-04-28 15:44:12 068 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:44:12 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:12 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 291 2022-04-28 15:44:12 362 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:44:12 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:12 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 98 2022-04-28 15:44:12 498 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:44:13 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.899 upstream_response_time:0.899 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:13 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 897 2022-04-28 15:44:13 364 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:44:13 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.201 upstream_response_time:0.201 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:13 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197 2022-04-28 15:44:13 567 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:44:13 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.197 upstream_response_time:0.197 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:13 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 193 2022-04-28 15:44:13 761 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:44:14 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:14 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398 2022-04-28 15:44:14 163 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:44:15 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:1.098 upstream_response_time:1.098 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:15 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1095 2022-04-28 15:44:15 261 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:44:15 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:15 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197 2022-04-28 15:44:15 460 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:44:15 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:15 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2022-04-28 15:44:15 863 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:44:16 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:16 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396 2022-04-28 15:44:16 261 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:44:16 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.207 upstream_response_time:0.207 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:16 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 205 2022-04-28 15:44:16 471 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:44:16 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.193 upstream_response_time:0.193 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:16 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 191 2022-04-28 15:44:16 669 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:44:17 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:17 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 696 2022-04-28 15:44:17 364 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:44:18 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:1.098 upstream_response_time:1.098 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:18 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1096 2022-04-28 15:44:18 463 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:44:18 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:18 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 195 2022-04-28 15:44:18 663 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:44:18 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:18 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296 2022-04-28 15:44:18 963 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:44:19 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:19 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 195 2022-04-28 15:44:19 162 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:44:19 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.699 upstream_response_time:0.699 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:19 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 696 2022-04-28 15:44:19 861 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:44:20 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:20 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198 2022-04-28 15:44:20 062 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:44:20 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:20 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 697 2022-04-28 15:44:20 762 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:44:21 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.407 upstream_response_time:0.407 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:21 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 404 2022-04-28 15:44:21 168 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:44:21 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.291 upstream_response_time:0.291 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:21 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 290 2022-04-28 15:44:21 461 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:44:21 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:21 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2022-04-28 15:44:21 761 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:44:21 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.113 upstream_response_time:0.113 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:21 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 110 2022-04-28 15:44:21 874 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:44:22 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.485 upstream_response_time:0.485 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:22 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 484 2022-04-28 15:44:22 362 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:44:22 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.306 upstream_response_time:0.306 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:22 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 305 2022-04-28 15:44:22 669 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:44:23 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.401 upstream_response_time:0.401 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:23 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398 2022-04-28 15:44:23 070 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:44:23 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.391 upstream_response_time:0.391 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:23 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 389 2022-04-28 15:44:23 462 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:44:23 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:23 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196 2022-04-28 15:44:23 662 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:44:24 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:24 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 496 2022-04-28 15:44:24 160 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:44:24 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.806 upstream_response_time:0.806 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:24 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 805 2022-04-28 15:44:24 974 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:44:25 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:25 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 192 2022-04-28 15:44:25 169 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:44:25 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.393 upstream_response_time:0.393 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:25 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 392 2022-04-28 15:44:25 565 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:44:26 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:26 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 694 2022-04-28 15:44:26 261 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:44:26 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.018 upstream_response_time:0.018 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:26 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 17 2022-04-28 15:44:26 303 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:44:26 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.480 upstream_response_time:0.480 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:26 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 456 2022-04-28 15:44:26 763 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:44:27 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:27 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 496 2022-04-28 15:44:27 260 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:44:28 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.998 upstream_response_time:0.998 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:28 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 996 2022-04-28 15:44:28 267 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:44:28 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.108 upstream_response_time:0.108 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:28 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 101 2022-04-28 15:44:28 370 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:44:28 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.197 upstream_response_time:0.197 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:28 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 194 2022-04-28 15:44:28 568 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:44:29 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.993 upstream_response_time:0.993 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:29 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 991 2022-04-28 15:44:29 562 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:44:29 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:29 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296 2022-04-28 15:44:29 866 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:44:30 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.215 upstream_response_time:0.215 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:30 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 211 2022-04-28 15:44:30 101 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:44:30 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.189 upstream_response_time:0.189 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:30 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 186 2022-04-28 15:44:30 306 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:44:31 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.812 upstream_response_time:0.812 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:31 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 775 2022-04-28 15:44:31 098 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:44:31 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.579 upstream_response_time:0.579 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:31 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 576 2022-04-28 15:44:31 661 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:44:32 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:32 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2022-04-28 15:44:32 063 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@68f4107b 2022-04-28 15:44:32 064 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:44:35 053 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:44:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:3.039 upstream_response_time:3.039 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 3038 2022-04-28 15:44:35 108 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@67f041b7 2022-04-28 15:44:35 108 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:44:35 417 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.113 - - [28/Apr/2022:15:44:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.454 upstream_response_time:0.454 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 452 2022-04-28 15:44:35 565 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@48877fc7 2022-04-28 15:44:35 565 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:44:36 085 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:44:36 +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.113 - - [28/Apr/2022:15:44:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 597 2022-04-28 15:44:36 166 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@65c494d3 2022-04-28 15:44:36 166 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:44:36 465 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.113 - - [28/Apr/2022:15:44:36 +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.113 - - [28/Apr/2022:15:44:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 394 2022-04-28 15:44:36 565 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@79e6cb58 2022-04-28 15:44:36 565 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:44:37 284 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:44:37 +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.113 - - [28/Apr/2022:15:44:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 994 2022-04-28 15:44:37 571 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@40f5244e 2022-04-28 15:44:37 571 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:44:38 357 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.113 - - [28/Apr/2022:15:44:38 +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.113 - - [28/Apr/2022:15:44:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 997 2022-04-28 15:44:38 566 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@61f57a 2022-04-28 15:44:38 566 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:44:39 254 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:44:39 +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.113 - - [28/Apr/2022:15:44:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 796 2022-04-28 15:44:39 367 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@71807000 2022-04-28 15:44:39 368 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:44:40 322 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.113 - - [28/Apr/2022:15:44:40 +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.113 - - [28/Apr/2022:15:44:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 1095 2022-04-28 15:44:40 466 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1f893403 2022-04-28 15:44:40 466 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:44:41 045 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:44:41 +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.113 - - [28/Apr/2022:15:44:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 794 2022-04-28 15:44:41 265 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5e559c0c 2022-04-28 15:44:41 266 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:44:41 666 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.113 - - [28/Apr/2022:15:44:41 +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.113 - - [28/Apr/2022:15:44:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 495 2022-04-28 15:44:41 764 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1c108d4b 2022-04-28 15:44:41 765 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:44:42 054 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:44:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.303 upstream_response_time:0.303 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 302 2022-04-28 15:44:42 072 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6412d6d3 2022-04-28 15:44:42 073 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:44:42 614 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.113 - - [28/Apr/2022:15:44:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.592 upstream_response_time:0.592 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 593 2022-04-28 15:44:42 701 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@274d011e 2022-04-28 15:44:42 701 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:44:43 148 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:44:43 +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.113 - - [28/Apr/2022:15:44:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 463 2022-04-28 15:44:43 167 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7d5f9d66 2022-04-28 15:44:43 167 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:44:43 515 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.113 - - [28/Apr/2022:15:44:43 +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.113 - - [28/Apr/2022:15:44:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 494 2022-04-28 15:44:43 667 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@29fcfe1d 2022-04-28 15:44:43 667 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:44:44 355 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:44:44 +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.113 - - [28/Apr/2022:15:44:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 1194 2022-04-28 15:44:44 866 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@56a6c56c 2022-04-28 15:44:44 866 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:44:45 358 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.113 - - [28/Apr/2022:15:44:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.509 upstream_response_time:0.509 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 505 2022-04-28 15:44:45 374 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@73965ee6 2022-04-28 15:44:45 374 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:44:45 755 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:44:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.394 upstream_response_time:0.394 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 394 2022-04-28 15:44:45 774 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@e33a409 2022-04-28 15:44:45 774 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:44:46 274 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.113 - - [28/Apr/2022:15:44:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.788 upstream_response_time:0.788 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 788 2022-04-28 15:44:46 566 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6ba32cd4 2022-04-28 15:44:46 566 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:44:47 031 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:44:47 +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.113 - - [28/Apr/2022:15:44:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 492 2022-04-28 15:44:47 064 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@244a3aa4 2022-04-28 15:44:47 064 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:44:47 886 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.113 - - [28/Apr/2022:15:44:47 +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.113 - - [28/Apr/2022:15:44:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 896 2022-04-28 15:44:47 965 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@239544fd 2022-04-28 15:44:47 965 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:44:49 054 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:44:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.202 upstream_response_time:1.202 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 1200 2022-04-28 15:44:49 169 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2abef65d 2022-04-28 15:44:49 170 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:44:49 747 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.113 - - [28/Apr/2022:15:44:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.592 upstream_response_time:0.592 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 592 2022-04-28 15:44:49 766 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@57263498 2022-04-28 15:44:49 766 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:44:50 354 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:44:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.603 upstream_response_time:0.603 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 602 2022-04-28 15:44:50 372 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1134fd70 2022-04-28 15:44:50 372 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:44:50 716 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.113 - - [28/Apr/2022:15:44:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.388 upstream_response_time:0.388 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 388 2022-04-28 15:44:50 763 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3db8779f 2022-04-28 15:44:50 763 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:44:50 957 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:44:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 499 2022-04-28 15:44:51 301 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6198e5e5 2022-04-28 15:44:51 301 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:44:51 682 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.113 - - [28/Apr/2022:15:44:51 +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.113 - - [28/Apr/2022:15:44:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 596 2022-04-28 15:44:51 870 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@79ebcad6 2022-04-28 15:44:51 870 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:44:52 359 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:44:52 +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.113 - - [28/Apr/2022:15:44:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 692 2022-04-28 15:44:52 566 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@14af3c05 2022-04-28 15:44:52 566 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:44:53 231 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.113 - - [28/Apr/2022:15:44:53 +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.113 - - [28/Apr/2022:15:44:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 696 2022-04-28 15:44:53 302 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@41f3e3c0 2022-04-28 15:44:53 302 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:44:53 845 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:44:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.739 upstream_response_time:0.739 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 702 2022-04-28 15:44:54 011 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1ce03d8b 2022-04-28 15:44:54 011 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:44:54 294 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:44:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.394 upstream_response_time:0.394 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 392 2022-04-28 15:44:54 411 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@ff43456 2022-04-28 15:44:54 411 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:44:55 267 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:44:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.874 upstream_response_time:0.874 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 870 2022-04-28 15:44:55 287 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@43bfabc8 2022-04-28 15:44:55 288 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:44:55 948 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.113 - - [28/Apr/2022:15:44:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.677 upstream_response_time:0.677 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 674 2022-04-28 15:44:55 964 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@23b5a867 2022-04-28 15:44:55 965 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:44:56 528 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:44:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.575 upstream_response_time:0.575 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 575 2022-04-28 15:44:56 549 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7f038c41 2022-04-28 15:44:56 549 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:44:57 375 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.113 - - [28/Apr/2022:15:44:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.840 upstream_response_time:0.840 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 838 2022-04-28 15:44:57 391 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@717d57ec 2022-04-28 15:44:57 391 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:44:58 261 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:44:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.971 upstream_response_time:0.971 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 970 2022-04-28 15:44:58 367 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7613dd77 2022-04-28 15:44:58 367 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:44:58 691 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.113 - - [28/Apr/2022:15:44:59 +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.113 - - [28/Apr/2022:15:44:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 694 2022-04-28 15:44:59 063 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@27683c0b 2022-04-28 15:44:59 063 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:44:59 713 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:44:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.668 upstream_response_time:0.668 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:44:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 667 2022-04-28 15:44:59 734 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4f2f884 2022-04-28 15:44:59 734 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:45:00 155 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.113 - - [28/Apr/2022:15:45:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.626 upstream_response_time:0.626 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 626 2022-04-28 15:45:00 363 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@13aea055 2022-04-28 15:45:00 364 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:45:00 953 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:45:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.604 upstream_response_time:0.604 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 602 2022-04-28 15:45:00 975 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2c66cd17 2022-04-28 15:45:00 975 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:45:01 555 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.113 - - [28/Apr/2022:15:45:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.689 upstream_response_time:0.689 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 684 2022-04-28 15:45:01 666 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5b92ffc1 2022-04-28 15:45:01 666 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:45:02 834 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:45:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.181 upstream_response_time:1.181 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 1179 2022-04-28 15:45:02 849 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@79aa909f 2022-04-28 15:45:02 849 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:45:03 654 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.113 - - [28/Apr/2022:15:45:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.412 upstream_response_time:1.412 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 1413 2022-04-28 15:45:04 266 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@894896f 2022-04-28 15:45:04 266 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:45:05 054 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:45: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.113 - - [28/Apr/2022:15:45:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 994 2022-04-28 15:45:05 265 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7b3860db 2022-04-28 15:45:05 265 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:45:05 457 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.113 - - [28/Apr/2022:15:45:05 +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.113 - - [28/Apr/2022:15:45:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 397 2022-04-28 15:45:05 664 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@f2b0faf 2022-04-28 15:45:05 664 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:45:06 133 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:45:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 596 2022-04-28 15:45:06 266 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@77745a24 2022-04-28 15:45:06 266 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:45:06 812 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.113 - - [28/Apr/2022:15:45:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.565 upstream_response_time:0.565 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 564 2022-04-28 15:45:06 903 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@45ddd117 2022-04-28 15:45:06 903 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:45:07 391 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:45:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.328 upstream_response_time:1.328 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 1261 2022-04-28 15:45:08 195 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@47d10804 2022-04-28 15:45:08 195 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:45:08 757 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.113 - - [28/Apr/2022:15:45:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.667 upstream_response_time:0.667 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 666 2022-04-28 15:45:08 871 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5d0e455c 2022-04-28 15:45:08 871 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:45:09 355 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:45:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 597 2022-04-28 15:45:09 467 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@44f70055 2022-04-28 15:45:09 467 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:45:09 996 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.113 - - [28/Apr/2022:15:45:10 +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.113 - - [28/Apr/2022:15:45:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 594 2022-04-28 15:45:10 065 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@58611b17 2022-04-28 15:45:10 065 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:45:10 865 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:45:11 +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.113 - - [28/Apr/2022:15:45:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 1295 2022-04-28 15:45:11 364 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5c8e014b 2022-04-28 15:45:11 364 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:45:12 153 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.113 - - [28/Apr/2022:15:45:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.304 upstream_response_time:1.304 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 1304 2022-04-28 15:45:12 673 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1dc91512 2022-04-28 15:45:12 674 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:45:13 154 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:45:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.688 upstream_response_time:0.688 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 687 2022-04-28 15:45:13 371 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7ced4c90 2022-04-28 15:45:13 372 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:45:13 593 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.113 - - [28/Apr/2022:15:45:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 298 2022-04-28 15:45:13 667 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@c04c570 2022-04-28 15:45:13 667 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:45:14 001 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace- 10.233.71.113 - - [28/Apr/2022:15:45:14 +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.113 - - [28/Apr/2022:15:45:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 493 2022-04-28 15:45:14 165 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@100ee8c5 2022-04-28 15:45:14 165 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:45:15 037 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.113 - - [28/Apr/2022:15:45:15 +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.113 - - [28/Apr/2022:15:45:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 453 "-" "Go-http-client/1.1" 1297 2022-04-28 15:45:28 470 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:45:28 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.192 upstream_response_time:0.192 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:28 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 191 2022-04-28 15:45:28 666 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:45:29 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:1.200 upstream_response_time:1.200 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:29 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1195 2022-04-28 15:45:29 865 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:45:30 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:30 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 494 2022-04-28 15:45:30 362 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:45:30 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:30 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197 2022-04-28 15:45:30 563 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:45:31 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:31 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 500 2022-04-28 15:45:31 066 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:45:31 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:31 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 492 2022-04-28 15:45:31 567 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:45:31 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:31 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 390 2022-04-28 15:45:31 961 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:45:32 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.402 upstream_response_time:0.402 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:32 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 400 2022-04-28 15:45:32 366 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:45:33 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:1.395 upstream_response_time:1.395 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:33 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1393 2022-04-28 15:45:33 761 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:45:34 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:34 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2022-04-28 15:45:34 160 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:45:34 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:34 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497 2022-04-28 15:45:34 660 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:45:35 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.800 upstream_response_time:0.800 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:35 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 799 2022-04-28 15:45:35 460 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:45:35 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:35 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2022-04-28 15:45:35 759 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:45:36 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:36 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 499 2022-04-28 15:45:36 262 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:45:37 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.900 upstream_response_time:0.900 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:37 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 899 2022-04-28 15:45:37 163 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:45:37 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.797 upstream_response_time:0.797 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:37 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 796 2022-04-28 15:45:37 963 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:45:38 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:38 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396 2022-04-28 15:45:38 361 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:45:39 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.703 upstream_response_time:0.703 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:39 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 702 2022-04-28 15:45:39 064 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:45:39 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.494 upstream_response_time:0.494 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:39 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 494 2022-04-28 15:45:39 563 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:45:39 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:39 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196 2022-04-28 15:45:39 761 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:45:40 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.305 upstream_response_time:0.305 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:40 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 303 2022-04-28 15:45:40 068 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:45:40 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.293 upstream_response_time:0.293 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:40 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 291 2022-04-28 15:45:40 363 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:45:41 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:1.597 upstream_response_time:1.597 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:41 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1594 2022-04-28 15:45:41 964 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:45:42 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.102 upstream_response_time:0.102 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:42 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 100 2022-04-28 15:45:42 061 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:45:42 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:42 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298 2022-04-28 15:45:42 362 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:45:42 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:42 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497 2022-04-28 15:45:42 864 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:45:43 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196 10.233.71.113 - - [28/Apr/2022:15:45:43 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.203 upstream_response_time:0.203 "-" "Go-http-client/1.1" "-" 2022-04-28 15:45:43 069 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:45:44 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:1.294 upstream_response_time:1.294 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:44 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1289 2022-04-28 15:45:44 360 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:45:44 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.109 upstream_response_time:0.109 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:44 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 107 2022-04-28 15:45:44 470 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:45:44 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:44 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 502 2022-04-28 15:45:44 973 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:45:45 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.591 upstream_response_time:0.591 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:45 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 585 2022-04-28 15:45:45 562 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:45:45 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:45 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 395 2022-04-28 15:45:45 960 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:45:46 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.700 upstream_response_time:0.700 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:46 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 698 2022-04-28 15:45:46 663 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:45:46 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:46 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296 2022-04-28 15:45:46 963 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:45:47 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.913 upstream_response_time:0.913 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:47 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 910 2022-04-28 15:45:47 876 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:45:48 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.183 upstream_response_time:0.183 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:48 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 181 2022-04-28 15:45:48 061 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:45:48 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 199 10.233.71.113 - - [28/Apr/2022:15:45:48 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.205 upstream_response_time:0.205 "-" "Go-http-client/1.1" "-" 2022-04-28 15:45:48 269 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:45:48 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:48 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 199 2022-04-28 15:45:48 468 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:45:48 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 293 10.233.71.113 - - [28/Apr/2022:15:45:48 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-" 2022-04-28 15:45:48 763 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:45:49 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.996 upstream_response_time:0.996 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:49 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 995 2022-04-28 15:45:49 762 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:45:50 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.697 upstream_response_time:0.697 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:50 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 696 2022-04-28 15:45:50 460 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:45:50 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:50 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196 2022-04-28 15:45:50 659 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:45:50 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.207 upstream_response_time:0.207 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:50 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 207 2022-04-28 15:45:50 869 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:45:51 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.592 upstream_response_time:0.592 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:51 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 589 2022-04-28 15:45:51 461 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:45:52 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.905 upstream_response_time:0.905 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:52 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 903 2022-04-28 15:45:52 367 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:45:52 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 199 10.233.71.113 - - [28/Apr/2022:15:45:52 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.201 upstream_response_time:0.201 "-" "Go-http-client/1.1" "-" 2022-04-28 15:45:52 568 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:45:52 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.190 upstream_response_time:0.190 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:52 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 189 2022-04-28 15:45:52 762 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:45:54 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:1.399 upstream_response_time:1.399 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:54 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1397 2022-04-28 15:45:54 162 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:45:54 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:54 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2022-04-28 15:45:54 469 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:45:54 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.118 upstream_response_time:0.118 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:54 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 109 2022-04-28 15:45:54 582 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:45:54 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.180 upstream_response_time:0.180 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:54 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 178 2022-04-28 15:45:54 763 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:45:55 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:55 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 394 2022-04-28 15:45:55 161 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:45:55 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:55 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 98 2022-04-28 15:45:55 261 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:45:55 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:55 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 597 2022-04-28 15:45:55 862 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:45:56 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:56 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497 2022-04-28 15:45:56 362 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:45:56 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.603 upstream_response_time:0.603 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:56 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 601 2022-04-28 15:45:56 974 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5c61f5ed 2022-04-28 15:45:56 974 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:45:57 553 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:45:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.600 upstream_response_time:0.600 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 599 2022-04-28 15:45:57 575 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@468d7759 2022-04-28 15:45:57 575 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:45:58 053 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.113 - - [28/Apr/2022:15:45:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.687 upstream_response_time:0.687 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:45:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 686 2022-04-28 15:45:58 264 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2d5a08fa 2022-04-28 15:45:58 264 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:45:58 710 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:45:58 +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.113 - - [28/Apr/2022:15:45:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 496 2022-04-28 15:45:58 766 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4450cca0 2022-04-28 15:45:58 766 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:45:59 310 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.113 - - [28/Apr/2022:15:45:59 +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.113 - - [28/Apr/2022:15:45:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 594 2022-04-28 15:45:59 364 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@76fc04c4 2022-04-28 15:45:59 364 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:45:59 775 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:45:59 +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.113 - - [28/Apr/2022:15:45:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 495 2022-04-28 15:45:59 867 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1a8ae0ad 2022-04-28 15:45:59 867 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:46:00 455 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.113 - - [28/Apr/2022:15:46:00 +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.113 - - [28/Apr/2022:15:46:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 692 2022-04-28 15:46:00 562 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2c22b699 2022-04-28 15:46:00 563 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:46:01 281 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:46:01 +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.113 - - [28/Apr/2022:15:46:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 897 2022-04-28 15:46:01 464 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3b736a57 2022-04-28 15:46:01 465 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:46:02 044 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.113 - - [28/Apr/2022:15:46:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.594 upstream_response_time:0.594 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 593 2022-04-28 15:46:02 062 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@78e6c246 2022-04-28 15:46:02 062 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:46:02 411 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:46:02 +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.113 - - [28/Apr/2022:15:46:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 497 2022-04-28 15:46:02 564 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1d511f8d 2022-04-28 15:46:02 565 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:46:03 026 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.113 - - [28/Apr/2022:15:46:03 +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.113 - - [28/Apr/2022:15:46:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 796 2022-04-28 15:46:03 369 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2cc9452f 2022-04-28 15:46:03 369 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:46:03 771 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:46:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.594 upstream_response_time:0.594 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 592 2022-04-28 15:46:03 965 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@11a8dc3a 2022-04-28 15:46:03 966 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:46:04 321 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.113 - - [28/Apr/2022:15:46: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.113 - - [28/Apr/2022:15:46:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 397 2022-04-28 15:46:04 367 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@45b5e552 2022-04-28 15:46:04 367 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:46:05 053 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:46:05 +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.113 - - [28/Apr/2022:15:46:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 797 2022-04-28 15:46:05 199 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@541bd5bd 2022-04-28 15:46:05 199 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:46:05 496 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.113 - - [28/Apr/2022:15:46:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.351 upstream_response_time:0.351 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 434 2022-04-28 15:46:05 600 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6cc81341 2022-04-28 15:46:05 600 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:46:05 855 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.113 - - [28/Apr/2022:15:46:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.043 upstream_response_time:1.043 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 961 2022-04-28 15:46:06 567 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@349aa9f0 2022-04-28 15:46:06 567 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:46:07 453 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:46:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.900 upstream_response_time:0.900 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 898 2022-04-28 15:46:07 473 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@ecbfc2e 2022-04-28 15:46:07 473 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:46:07 890 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:46:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.436 upstream_response_time:0.436 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 432 2022-04-28 15:46:07 908 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6397756c 2022-04-28 15:46:07 908 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:46:08 186 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:46:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.354 upstream_response_time:0.354 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 353 2022-04-28 15:46:08 264 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1938e7d3 2022-04-28 15:46:08 264 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:46:08 690 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:46: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.113 - - [28/Apr/2022:15:46:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 695 2022-04-28 15:46:08 970 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@465dd4f6 2022-04-28 15:46:08 970 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:46:09 454 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:46:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 499 2022-04-28 15:46:09 475 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6c2c9b56 2022-04-28 15:46:09 475 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:46:09 775 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:46:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.487 upstream_response_time:0.487 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 486 2022-04-28 15:46:09 966 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3ec8e271 2022-04-28 15:46:09 966 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:46:10 583 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:46:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.631 upstream_response_time:0.631 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 630 2022-04-28 15:46:10 600 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@59be93f2 2022-04-28 15:46:10 600 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:46:11 055 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.113 - - [28/Apr/2022:15:46:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.362 upstream_response_time:1.362 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 1360 2022-04-28 15:46:11 963 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@98dbb62 2022-04-28 15:46:11 963 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:46:12 253 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:46:12 +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.113 - - [28/Apr/2022:15:46:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 396 2022-04-28 15:46:12 366 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1f18db07 2022-04-28 15:46:12 366 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:46:12 554 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.113 - - [28/Apr/2022:15:46:12 +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.113 - - [28/Apr/2022:15:46:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 395 2022-04-28 15:46:12 772 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1794e09d 2022-04-28 15:46:12 772 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:46:13 453 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:46:13 +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.113 - - [28/Apr/2022:15:46:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 788 2022-04-28 15:46:13 563 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@78b0783e 2022-04-28 15:46:13 563 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:46:13 831 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.113 - - [28/Apr/2022:15:46:13 +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.113 - - [28/Apr/2022:15:46:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 396 2022-04-28 15:46:13 964 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@19ba1019 2022-04-28 15:46:13 964 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:46:14 165 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:46:14 +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.113 - - [28/Apr/2022:15:46:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 297 2022-04-28 15:46:14 273 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@fff0c83 2022-04-28 15:46:14 273 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:46:14 690 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.113 - - [28/Apr/2022:15:46:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.435 upstream_response_time:0.435 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 429 2022-04-28 15:46:14 707 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7f644673 2022-04-28 15:46:14 707 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:46:15 455 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:46:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.157 upstream_response_time:1.157 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 1155 2022-04-28 15:46:15 866 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@27017bf8 2022-04-28 15:46:15 866 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:46:16 753 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.113 - - [28/Apr/2022:15:46:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.900 upstream_response_time:0.900 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 898 2022-04-28 15:46:16 768 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@371a2cd3 2022-04-28 15:46:16 768 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:46:17 177 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:46:17 +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.113 - - [28/Apr/2022:15:46:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 591 2022-04-28 15:46:17 366 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@11bf774f 2022-04-28 15:46:17 366 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:46:17 742 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.113 - - [28/Apr/2022:15:46:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.390 upstream_response_time:0.390 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 388 2022-04-28 15:46:17 759 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3050e526 2022-04-28 15:46:17 759 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:46:18 155 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:46:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.705 upstream_response_time:0.705 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 704 2022-04-28 15:46:18 473 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4de14723 2022-04-28 15:46:18 473 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:46:19 402 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.113 - - [28/Apr/2022:15:46:19 +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.113 - - [28/Apr/2022:15:46:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 1189 2022-04-28 15:46:19 671 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@350ff90 2022-04-28 15:46:19 671 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:46:20 270 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:46:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.793 upstream_response_time:0.793 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 792 2022-04-28 15:46:20 465 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@37d287db 2022-04-28 15:46:20 465 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:46:21 056 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.113 - - [28/Apr/2022:15:46:21 +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.113 - - [28/Apr/2022:15:46:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 697 2022-04-28 15:46:21 168 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@109d74c4 2022-04-28 15:46:21 169 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:46:21 643 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:46:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.594 upstream_response_time:0.594 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 594 2022-04-28 15:46:21 768 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4b410473 2022-04-28 15:46:21 769 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:46:22 412 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.113 - - [28/Apr/2022:15:46:22 +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.113 - - [28/Apr/2022:15:46:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 694 2022-04-28 15:46:22 465 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4dcbd49b 2022-04-28 15:46:22 466 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:46:23 127 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:46:23 +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.113 - - [28/Apr/2022:15:46:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 796 2022-04-28 15:46:23 265 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6fc22605 2022-04-28 15:46:23 265 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:46:23 602 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.113 - - [28/Apr/2022:15:46:23 +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.113 - - [28/Apr/2022:15:46:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 395 2022-04-28 15:46:23 701 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5adee08d 2022-04-28 15:46:23 701 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:46:24 385 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:46:24 +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.113 - - [28/Apr/2022:15:46:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 796 2022-04-28 15:46:24 466 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1168af0 2022-04-28 15:46:24 466 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:46:25 187 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.113 - - [28/Apr/2022:15:46:25 +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.113 - - [28/Apr/2022:15:46:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 794 2022-04-28 15:46:25 270 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@448f5f00 2022-04-28 15:46:25 271 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:46:26 147 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:46:26 +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.113 - - [28/Apr/2022:15:46:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 1290 2022-04-28 15:46:26 566 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7fd3d187 2022-04-28 15:46:26 566 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:46:27 421 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.113 - - [28/Apr/2022:15:46:27 +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.113 - - [28/Apr/2022:15:46:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 895 2022-04-28 15:46:27 463 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@26d21bca 2022-04-28 15:46:27 463 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:46:28 263 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:46: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.113 - - [28/Apr/2022:15:46:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 1096 2022-04-28 15:46:28 565 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2366034e 2022-04-28 15:46:28 566 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:46:28 866 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.113 - - [28/Apr/2022:15:46:28 +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.113 - - [28/Apr/2022:15:46:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 397 2022-04-28 15:46:28 966 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@249ce277 2022-04-28 15:46:28 966 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:46:29 312 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:46:29 +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.113 - - [28/Apr/2022:15:46:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 694 2022-04-28 15:46:29 664 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@79ac6b74 2022-04-28 15:46:29 664 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:46:31 163 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.113 - - [28/Apr/2022:15:46:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.599 upstream_response_time:1.599 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 1598 2022-04-28 15:46:31 268 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@220161c4 2022-04-28 15:46:31 268 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:46:31 457 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:46:31 +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.113 - - [28/Apr/2022:15:46:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 392 2022-04-28 15:46:31 665 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@38a1520d 2022-04-28 15:46:31 666 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:46:32 054 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.113 - - [28/Apr/2022:15:46:32 +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.113 - - [28/Apr/2022:15:46:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 495 2022-04-28 15:46:32 163 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@9e8e828 2022-04-28 15:46:32 163 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:46:32 724 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:46:32 +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.113 - - [28/Apr/2022:15:46:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 696 2022-04-28 15:46:32 871 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5705f6ab 2022-04-28 15:46:32 871 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:46:33 154 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.113 - - [28/Apr/2022:15:46:33 +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.113 - - [28/Apr/2022:15:46:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 489 2022-04-28 15:46:33 363 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1e1e133e 2022-04-28 15:46:33 364 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:46:33 457 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:46:33 +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.113 - - [28/Apr/2022:15:46:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 499 2022-04-28 15:46:33 869 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1a3137d0 2022-04-28 15:46:33 869 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:46:34 615 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace- 10.233.71.113 - - [28/Apr/2022:15:46:35 +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.113 - - [28/Apr/2022:15:46:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 1193 2022-04-28 15:46:35 066 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4c694311 2022-04-28 15:46:35 066 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:46:35 363 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace- 10.233.71.113 - - [28/Apr/2022:15:46:35 +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.113 - - [28/Apr/2022:15:46:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 453 "-" "Go-http-client/1.1" 395 2022-04-28 15:46:35 486 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:46:35 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.377 upstream_response_time:0.377 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:35 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 375 2022-04-28 15:46:35 862 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:46:37 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:1.398 upstream_response_time:1.398 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:37 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1396 2022-04-28 15:46:37 261 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:46:37 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:37 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497 2022-04-28 15:46:37 771 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:46:37 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:37 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197 2022-04-28 15:46:37 961 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:46:38 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:38 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398 2022-04-28 15:46:38 362 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:46:38 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:38 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 295 2022-04-28 15:46:38 661 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:46:38 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:38 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298 2022-04-28 15:46:38 963 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:46:39 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.897 upstream_response_time:0.897 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:39 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 895 2022-04-28 15:46:39 859 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:46:40 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.800 upstream_response_time:0.800 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:40 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 798 2022-04-28 15:46:40 659 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:46:41 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.798 upstream_response_time:0.798 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:41 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 797 2022-04-28 15:46:41 460 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:46:42 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:42 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 697 2022-04-28 15:46:42 159 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:46:42 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:42 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 399 2022-04-28 15:46:42 598 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:46:42 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.098 upstream_response_time:0.098 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:42 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 58 2022-04-28 15:46:42 699 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:46:42 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 300 10.233.71.113 - - [28/Apr/2022:15:46:43 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.344 upstream_response_time:0.344 "-" "Go-http-client/1.1" "-" 2022-04-28 15:46:43 004 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:46:44 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1253 10.233.71.113 - - [28/Apr/2022:15:46:44 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:1.296 upstream_response_time:1.296 "-" "Go-http-client/1.1" "-" 2022-04-28 15:46:44 398 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:46:44 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 359 10.233.71.113 - - [28/Apr/2022:15:46:44 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.496 upstream_response_time:0.496 "-" "Go-http-client/1.1" "-" 2022-04-28 15:46:44 800 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:46:45 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.259 upstream_response_time:0.259 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:45 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 299 2022-04-28 15:46:45 099 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:46:45 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:45 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 599 2022-04-28 15:46:45 699 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:46:46 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:46 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 499 2022-04-28 15:46:46 199 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:46:47 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:1.098 upstream_response_time:1.098 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:47 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1058 2022-04-28 15:46:47 261 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:46:47 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:47 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2022-04-28 15:46:47 561 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:46:47 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:47 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2022-04-28 15:46:47 860 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:46:47 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.115 upstream_response_time:0.115 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:47 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 115 2022-04-28 15:46:47 978 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:46:48 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.482 upstream_response_time:0.482 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:48 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 482 2022-04-28 15:46:48 464 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:46:48 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.396 upstream_response_time:0.396 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:48 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 394 2022-04-28 15:46:48 866 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:46:49 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.802 upstream_response_time:0.802 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:49 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 794 2022-04-28 15:46:49 663 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:46:50 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.496 upstream_response_time:0.496 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:50 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 494 2022-04-28 15:46:50 161 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:46:50 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:50 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 597 2022-04-28 15:46:50 758 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:46:51 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:51 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 299 2022-04-28 15:46:51 062 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:46:51 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.214 upstream_response_time:0.214 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:51 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 212 2022-04-28 15:46:51 276 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:46:51 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.283 upstream_response_time:0.283 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:51 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 282 2022-04-28 15:46:51 560 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:46:51 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:51 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 299 2022-04-28 15:46:51 872 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:46:52 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.899 upstream_response_time:0.899 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:52 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 886 2022-04-28 15:46:52 761 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:46:53 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.999 upstream_response_time:0.999 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:53 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 997 2022-04-28 15:46:53 762 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:46:54 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:54 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396 2022-04-28 15:46:54 161 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:46:54 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:54 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 696 2022-04-28 15:46:54 859 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:46:55 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.602 upstream_response_time:0.602 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:55 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 601 2022-04-28 15:46:55 463 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:46:55 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.197 upstream_response_time:0.197 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:55 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196 2022-04-28 15:46:55 661 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:46:56 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:56 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 597 2022-04-28 15:46:56 262 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:46:56 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:56 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198 2022-04-28 15:46:56 461 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:46:56 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.104 upstream_response_time:0.104 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:56 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 103 2022-04-28 15:46:56 568 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:46:57 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:1.194 upstream_response_time:1.194 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:57 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1191 2022-04-28 15:46:57 762 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:46:58 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:58 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 496 2022-04-28 15:46:58 263 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:46:58 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:58 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 295 2022-04-28 15:46:58 605 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:46:58 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:58 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 254 2022-04-28 15:46:58 863 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:46:58 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.104 upstream_response_time:0.104 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:58 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 100 2022-04-28 15:46:58 967 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:46:59 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.394 upstream_response_time:0.394 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:46:59 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 392 2022-04-28 15:46:59 363 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:47:00 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.704 upstream_response_time:0.704 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:47:00 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 701 2022-04-28 15:47:00 066 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:47:00 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.038 upstream_response_time:0.038 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:47:00 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 36 2022-04-28 15:47:00 109 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:47:00 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.452 upstream_response_time:0.452 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:47:00 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 450 2022-04-28 15:47:00 561 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:47:00 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.203 upstream_response_time:0.203 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:47:00 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 201 2022-04-28 15:47:00 772 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:47:01 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.595 upstream_response_time:0.595 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:47:01 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 594 2022-04-28 15:47:01 361 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:47:01 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:47:01 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396 2022-04-28 15:47:01 760 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:47:01 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:47:01 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198 2022-04-28 15:47:01 960 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:47:02 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.106 upstream_response_time:0.106 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:47:02 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 105 2022-04-28 15:47:02 068 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.78.25/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.78.25,port:8446 10.233.71.113 - - [28/Apr/2022:15:47:02 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.78.25/8446 HTTP/1.1" 204 request_processing_time:0.393 upstream_response_time:0.393 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:47:02 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.78.25/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 391 2022-04-28 15:47:02 463 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@18aa3bee 2022-04-28 15:47:02 463 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:47:03 023 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:47:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.571 upstream_response_time:0.571 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:47:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 571 2022-04-28 15:47:03 041 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4aad2e34 2022-04-28 15:47:03 041 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:47:03 567 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:47:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.620 upstream_response_time:0.620 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:47:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 619 2022-04-28 15:47:03 670 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@77c4c504 2022-04-28 15:47:03 671 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:47:03 956 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:47:04 +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.113 - - [28/Apr/2022:15:47:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 495 2022-04-28 15:47:04 164 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@21329958 2022-04-28 15:47:04 165 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:47:04 755 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:47:04 +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.113 - - [28/Apr/2022:15:47:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 697 2022-04-28 15:47:04 867 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@44ca3142 2022-04-28 15:47:04 868 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:47:05 756 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:47:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.912 upstream_response_time:0.912 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:47:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 909 2022-04-28 15:47:05 781 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6088e383 2022-04-28 15:47:05 781 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:47:06 253 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:47:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.580 upstream_response_time:0.580 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:47:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 579 2022-04-28 15:47:06 365 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@14fdeed7 2022-04-28 15:47:06 365 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:47:06 558 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:47:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.213 upstream_response_time:0.213 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:47:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 211 2022-04-28 15:47:06 580 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@10a0eca1 2022-04-28 15:47:06 580 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:47:07 178 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:47:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.780 upstream_response_time:0.780 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:47:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 778 2022-04-28 15:47:07 363 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1b52c50a 2022-04-28 15:47:07 363 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:47:07 558 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:47:07 +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.113 - - [28/Apr/2022:15:47:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 396 2022-04-28 15:47:07 776 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@190b1d07 2022-04-28 15:47:07 776 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:47:08 019 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:47:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.404 upstream_response_time:0.404 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:47:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 390 2022-04-28 15:47:08 172 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6f9b907 2022-04-28 15:47:08 172 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:47:09 653 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:47:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.687 upstream_response_time:1.687 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:47:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 1687 2022-04-28 15:47:09 872 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1ec0805a 2022-04-28 15:47:09 872 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:47:10 083 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:47:10 +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.113 - - [28/Apr/2022:15:47:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 295 2022-04-28 15:47:10 164 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4cb93edf 2022-04-28 15:47:10 164 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:47:10 562 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:47:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.413 upstream_response_time:0.413 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:47:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 410 2022-04-28 15:47:10 579 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2370436d 2022-04-28 15:47:10 579 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:47:10 934 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:47:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.368 upstream_response_time:0.368 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:47:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 368 2022-04-28 15:47:10 951 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@515077a1 2022-04-28 15:47:10 951 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:47:11 454 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:47:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.525 upstream_response_time:0.525 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:47:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 523 2022-04-28 15:47:11 479 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@19040b8d 2022-04-28 15:47:11 479 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:47:12 655 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:47:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.181 upstream_response_time:2.181 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:47:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 2181 2022-04-28 15:47:13 667 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@d32e7ec 2022-04-28 15:47:13 667 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:47:14 218 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:47:14 +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.113 - - [28/Apr/2022:15:47:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 562 2022-04-28 15:47:14 233 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4ce3c3c7 2022-04-28 15:47:14 233 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:47:14 754 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:47:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.632 upstream_response_time:0.632 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:47:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 633 2022-04-28 15:47:14 869 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@d2a33a2 2022-04-28 15:47:14 869 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:47:15 254 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:47:15 +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.113 - - [28/Apr/2022:15:47:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 691 2022-04-28 15:47:15 563 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1cacb52f 2022-04-28 15:47:15 563 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:47:15 779 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:47:15 +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.113 - - [28/Apr/2022:15:47:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 296 2022-04-28 15:47:15 863 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5e66783 2022-04-28 15:47:15 863 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:47:17 153 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:47:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.303 upstream_response_time:1.303 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:47:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 1303 2022-04-28 15:47:17 172 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@59fabea0 2022-04-28 15:47:17 172 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:47:17 357 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:47:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.289 upstream_response_time:0.289 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:47:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 287 2022-04-28 15:47:17 463 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@49bbbc51 2022-04-28 15:47:17 463 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:47:17 981 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:47:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:47:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 596 2022-04-28 15:47:18 065 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6092d0b4 2022-04-28 15:47:18 065 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:47:18 425 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.113 - - [28/Apr/2022:15:47:18 +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.113 - - [28/Apr/2022:15:47:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 394 2022-04-28 15:47:18 463 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@37f2cc30 2022-04-28 15:47:18 464 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:47:18 894 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:47:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:47:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 596 2022-04-28 15:47:19 065 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@359ad5cb 2022-04-28 15:47:19 066 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:47:19 649 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.113 - - [28/Apr/2022:15:47:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.601 upstream_response_time:0.601 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:47:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 602 2022-04-28 15:47:19 670 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@478c6661 2022-04-28 15:47:19 670 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:47:20 157 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:47:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.788 upstream_response_time:0.788 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:47:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 788 2022-04-28 15:47:20 466 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@48a72664 2022-04-28 15:47:20 466 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:47:21 354 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.113 - - [28/Apr/2022:15:47:21 +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.113 - - [28/Apr/2022:15:47:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 899 2022-04-28 15:47:21 370 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@47c3a402 2022-04-28 15:47:21 370 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:47:22 055 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:47:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.792 upstream_response_time:0.792 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:47:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 791 2022-04-28 15:47:22 166 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6a750a 2022-04-28 15:47:22 166 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:47:22 455 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.113 - - [28/Apr/2022:15:47:22 +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.113 - - [28/Apr/2022:15:47:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 495 2022-04-28 15:47:22 698 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1772265a 2022-04-28 15:47:22 698 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:47:23 153 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:47:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:47:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 595 2022-04-28 15:47:23 266 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@33551090 2022-04-28 15:47:23 266 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:47:23 555 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.113 - - [28/Apr/2022:15:47:23 +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.113 - - [28/Apr/2022:15:47:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 695 2022-04-28 15:47:23 964 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7f463020 2022-04-28 15:47:23 964 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:47:24 814 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:47:25 +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.113 - - [28/Apr/2022:15:47:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 1494 2022-04-28 15:47:25 467 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@60000a26 2022-04-28 15:47:25 467 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:47:25 954 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.113 - - [28/Apr/2022:15:47:26 +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.113 - - [28/Apr/2022:15:47:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 894 2022-04-28 15:47:26 365 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5ffa375a 2022-04-28 15:47:26 365 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:47:26 754 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:47:26 +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.113 - - [28/Apr/2022:15:47:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 496 2022-04-28 15:47:26 864 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@65e2b557 2022-04-28 15:47:26 864 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:47:27 188 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.113 - - [28/Apr/2022:15:47: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.113 - - [28/Apr/2022:15:47:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 396 2022-04-28 15:47:27 271 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@12044f9d 2022-04-28 15:47:27 271 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:47:27 654 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:47:27 +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.113 - - [28/Apr/2022:15:47:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 588 2022-04-28 15:47:27 864 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5a3132ca 2022-04-28 15:47:27 864 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:47:28 354 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.113 - - [28/Apr/2022:15:47:29 +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.113 - - [28/Apr/2022:15:47:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 1896 2022-04-28 15:47:29 764 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@32b3ebb0 2022-04-28 15:47:29 764 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:47:30 154 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:47:30 +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.113 - - [28/Apr/2022:15:47:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 596 2022-04-28 15:47:30 364 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1824a706 2022-04-28 15:47:30 365 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:47:30 642 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.113 - - [28/Apr/2022:15:47:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.296 upstream_response_time:0.296 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:47:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 295 2022-04-28 15:47:30 665 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7d0dbd01 2022-04-28 15:47:30 665 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:47:31 154 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:47:31 +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.113 - - [28/Apr/2022:15:47:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 594 2022-04-28 15:47:31 264 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@65c34d7b 2022-04-28 15:47:31 264 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:47:31 777 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.113 - - [28/Apr/2022:15:47:32 +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.113 - - [28/Apr/2022:15:47:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 894 2022-04-28 15:47:32 164 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@731f8939 2022-04-28 15:47:32 164 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:47:32 854 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:47:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.697 upstream_response_time:1.697 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:47:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 1696 2022-04-28 15:47:33 865 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@cebf62b 2022-04-28 15:47:33 865 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:47:34 154 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.113 - - [28/Apr/2022:15:47:34 +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.113 - - [28/Apr/2022:15:47:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 395 2022-04-28 15:47:34 266 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1726dc9c 2022-04-28 15:47:34 267 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:47:34 855 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:47:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.795 upstream_response_time:0.795 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:47:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 793 2022-04-28 15:47:35 071 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7e1edd93 2022-04-28 15:47:35 071 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:47:35 454 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.113 - - [28/Apr/2022:15:47:35 +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.113 - - [28/Apr/2022:15:47:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 497 2022-04-28 15:47:35 565 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@37a8365a 2022-04-28 15:47:35 565 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:47:36 154 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:47:36 +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.113 - - [28/Apr/2022:15:47:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 694 2022-04-28 15:47:36 275 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@46d204c3 2022-04-28 15:47:36 275 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:47:36 665 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.113 - - [28/Apr/2022:15:47:36 +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.113 - - [28/Apr/2022:15:47:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 484 2022-04-28 15:47:36 762 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@363b2992 2022-04-28 15:47:36 762 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:47:37 754 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:47:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.005 upstream_response_time:1.005 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:47:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 1004 2022-04-28 15:47:37 772 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@e5015f5 2022-04-28 15:47:37 772 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:47:38 155 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.113 - - [28/Apr/2022:15:47:39 +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.113 - - [28/Apr/2022:15:47:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 1288 2022-04-28 15:47:39 064 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@37e7eed5 2022-04-28 15:47:39 064 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:47:39 354 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:47:39 +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.113 - - [28/Apr/2022:15:47:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 396 2022-04-28 15:47:39 464 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@bafa37d 2022-04-28 15:47:39 464 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:47:39 855 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.113 - - [28/Apr/2022:15:47:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.409 upstream_response_time:0.409 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:47:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 408 2022-04-28 15:47:39 877 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@23732508 2022-04-28 15:47:39 877 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:47:40 831 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:47:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.984 upstream_response_time:0.984 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:47:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 983 2022-04-28 15:47:40 863 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@498119a9 2022-04-28 15:47:40 863 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:47:41 455 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.113 - - [28/Apr/2022:15:47:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.603 upstream_response_time:0.603 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:47:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 602 2022-04-28 15:47:41 472 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@a44a5ea 2022-04-28 15:47:41 472 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:47:41 855 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace- 10.233.71.113 - - [28/Apr/2022:15:47:41 +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.113 - - [28/Apr/2022:15:47:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 392 2022-04-28 15:47:41 868 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@62ca83d4 2022-04-28 15:47:41 868 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.78.25","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-04-28 15:47:42 655 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace- 10.233.71.113 - - [28/Apr/2022:15:47:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.193 upstream_response_time:1.193 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:47:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 453 "-" "Go-http-client/1.1" 1191 2022-04-28 15:57:04 497 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-51 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1bf59c9d 2022-04-28 15:57:04 498 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-51 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.125,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.74.173","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-04-28 15:57:04 570 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-51 - POST /api/microservices/v1/services] - save microservice success: serviceName-holmes-engine-mgmt,version-v1 ,namespace- 10.233.73.125 - - [28/Apr/2022:15:57:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.258 upstream_response_time:0.258 "-" "Apache-HttpClient/4.5.3 (Java/1.8.0_131)" "-" 10.233.73.125 - - [28/Apr/2022:15:57:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Apache-HttpClient/4.5.3 (Java/1.8.0_131)" 246 2022-04-28 15:58:35 625 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@382c72f0 2022-04-28 15:58:35 625 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.8.38","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-04-28 15:58:35 713 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-so-etsi-sol003-adapter,version-v1 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:58:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.239 upstream_response_time:0.239 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:58:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 471 "-" "Go-http-client/1.1" 236 2022-04-28 15:58:36 203 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@303a0503 2022-04-28 15:58:36 203 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.58.122","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-04-28 15:58:36 687 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-so-etsi-nfvo-ns-lcm,version-v1 ,namespace- 10.233.71.113 - - [28/Apr/2022:15:58:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.569 upstream_response_time:0.569 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:15:58:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 476 "-" "Go-http-client/1.1" 567 2022-04-28 16:00:37 806 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-29 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@74df272d 2022-04-28 16:00:37 806 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-29 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.36.107","port":"8443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-28 16:00:38 354 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-29 - POST /api/microservices/v1/services] - save microservice success: serviceName-usecaseui-ui,version-v1 ,namespace- 10.233.71.113 - - [28/Apr/2022:16:00:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.569 upstream_response_time:0.569 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:16:00:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 458 "-" "Go-http-client/1.1" 564 2022-04-28 16:00:38 379 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@76100b85 2022-04-28 16:00:38 379 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.5.177","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-04-28 16:00:39 082 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-usecaseui-server,version-v1 ,namespace- 10.233.71.113 - - [28/Apr/2022:16:00:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.793 upstream_response_time:0.793 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:16:00:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 791 2022-04-28 16:01:05 276 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-55 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6bf6ec5c 2022-04-28 16:01:05 277 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-55 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.5.58","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-04-28 16:01:05 894 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-55 - POST /api/microservices/v1/services] - save microservice success: serviceName-nslcm,version-v1 ,namespace- 10.233.71.113 - - [28/Apr/2022:16:01:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.987 upstream_response_time:0.987 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:16:01:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 431 "-" "Go-http-client/1.1" 986 2022-04-28 16:01:06 267 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@a00665d 2022-04-28 16:01:06 267 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.5.58","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-04-28 16:01:06 555 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-nslcm,version-v2 ,namespace- 10.233.71.113 - - [28/Apr/2022:16:01:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.603 upstream_response_time:1.603 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:16:01:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 431 "-" "Go-http-client/1.1" 1601 2022-04-28 16:01:07 873 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-55 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@16d815c 2022-04-28 16:01:07 873 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-55 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.31.152","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-04-28 16:01:08 454 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-55 - POST /api/microservices/v1/services] - save microservice success: serviceName-vnflcm,version-v1 ,namespace- 10.233.71.113 - - [28/Apr/2022:16:01:08 +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.113 - - [28/Apr/2022:16:01:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 438 "-" "Go-http-client/1.1" 597 2022-04-28 16:01:08 505 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@209e2eaa 2022-04-28 16:01:08 505 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.6.42","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-04-28 16:01:09 295 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-huaweivnfmdriver,version-v1 ,namespace- 10.233.71.113 - - [28/Apr/2022:16:01:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.860 upstream_response_time:0.860 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:16:01:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 464 "-" "Go-http-client/1.1" 858 2022-04-28 16:01:09 367 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-55 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@128aa16f 2022-04-28 16:01:09 367 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-55 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.43.217","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-04-28 16:01:09 954 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-55 - POST /api/microservices/v1/services] - save microservice success: serviceName-gvnfmdriver,version-v1 ,namespace- 10.233.71.113 - - [28/Apr/2022:16:01:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 453 "-" "Go-http-client/1.1" 1694 10.233.71.113 - - [28/Apr/2022:16:01:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.697 upstream_response_time:1.697 "-" "Go-http-client/1.1" "-" 2022-04-28 16:01:11 070 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@43c9debc 2022-04-28 16:01:11 070 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.32.59","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-04-28 16:01:12 254 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-vnfres,version-v1 ,namespace- 10.233.71.113 - - [28/Apr/2022:16:01:12 +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.113 - - [28/Apr/2022:16:01:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 436 "-" "Go-http-client/1.1" 1399 2022-04-28 16:01:12 473 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-55 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@789a073b 2022-04-28 16:01:12 473 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-55 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.39.94","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-04-28 16:01:13 255 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-55 - POST /api/microservices/v1/services] - save microservice success: serviceName-vnfmgr,version-v1 ,namespace- 10.233.71.113 - - [28/Apr/2022:16:01:13 +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.113 - - [28/Apr/2022:16:01:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 436 "-" "Go-http-client/1.1" 989 2022-04-28 16:01:13 465 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@541c1f85 2022-04-28 16:01:13 465 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.113,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.34.243","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-04-28 16:01:15 857 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-ztevnfmdriver,version-v1 ,namespace- 10.233.71.113 - - [28/Apr/2022:16:01:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.896 upstream_response_time:2.896 "-" "Go-http-client/1.1" "-" 10.233.71.113 - - [28/Apr/2022:16:01:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 459 "-" "Go-http-client/1.1" 2896 10.233.77.204 - - [28/Apr/2022:17:26:48 +0000] "\x16\x03\x01\x02\x00\x01\x00\x01\xFC\x03\x03\xD5\x95\x0C`\xDCW\x0B\xB9\xCA\xA5.)N\x9Aq\x10h\x1C\x7F\xA3g\x08\xD6\x84" 400 request_processing_time:0.001 upstream_response_time:- "-" "-" "-"