By type
@RUNHOME@ /usr/local \n\n### Starting openresty =========== prepare the symbolic links ======================================== ================================================================================ =========== create symbolic link for libluajit-5.1.so.2 ======================================== ln: /lib64/libluajit-5.1.so.2: No such file or directory =============================================================================== HOME=/usr/local/openresty/nginx _NGINXCMD=/usr/local/openresty/nginx/sbin/nginx =============================================================================== /usr/local/openresty/nginx @WORK_DIR@ /usr/local/openresty/nginx @C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/ \n\n### Starting discover @RUNHOME@ /usr/local/discover ================== ENV_INFO ============================================= @RUNHOME@ /usr/local/discover @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @Main_Class@ org.onap.msb.sdclient.DiscoverApp @APP_INFO@ msb-discovery-service @Main_JAR@ discovery-service.jar @Main_Conf@ conf/discover.yml @CONSUL_IP@ msb-consul.onap ========================================================================== start msb-discovery-service ... @JAVA_VERSION@ 1.8 @MAXIMUM_HEAP_SIZE@ 128m ================== RUN_INFO ============================================= @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 @CLASS_PATH@ /usr/local/discover/:/usr/local/discover/discovery-service.jar @EXT_DIRS@ ========================================================================== @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_CMD@ 2021-04-15 04:20:54 613 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering jersey handler with root path prefix: / 2021-04-15 04:20:54 697 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering admin handler with root path prefix: /admin 2021-04-15 04:20:54 808 INFO [org.onap.msb.sdclient.DiscoverApp][main] - getApplicationContextPath: /api/microservices/v1 2021-04-15 04:21:11 806 INFO [org.reflections.Reflections][main] - Reflections took 16798 ms to scan 1 urls, producing 15738 keys and 30140 values 2021/04/15 04:21:12 [error] 22#22: *6 connect() failed (111: Connection refused) while connecting to upstream, client: 10.233.78.229, server: , request: "GET /api/microservices/v1/services/health HTTP/1.1", upstream: "http://127.0.0.1:8076/api/microservices/v1/services/health", host: "msb-discovery.onap:10081" 10.233.78.229 - - [15/Apr/2021:04:21:12 +0000] 49b7c27fd4a0c1076c10f830552a68d1 "GET /api/microservices/v1/services/health HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:0.000 "-" "Go-http-client/1.1" "-" 2021-04-15 04:21:14 714 INFO [org.glassfish.jersey.internal.ServiceFinder][main] - Running in a non-OSGi environment 2021-04-15 04:21:16 009 INFO [org.onap.msb.sdclient.wrapper.util.ConfigUtil][main] - init TCP_UDP portRange:28001-30000 2021-04-15 04:21:16 009 INFO [org.onap.msb.sdclient.wrapper.util.ConfigUtil][main] - init Consul Register Mode:agent 2021-04-15 04:21:16 009 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering jersey handler with root path prefix: / 2021-04-15 04:21:16 009 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering admin handler with root path prefix: /admin 2021-04-15 04:21:16 011 INFO [io.dropwizard.server.ServerFactory][main] - Starting MicroService Bus 2021-04-15 04:21:17 201 INFO [org.eclipse.jetty.setuid.SetUIDListener][main] - Opened MicroService Bus @674c9079{HTTP/1.1,[http/1.1]}{0.0.0.0:8076} 2021-04-15 04:21:17 203 INFO [org.eclipse.jetty.server.Server][main] - jetty-9.4.z-SNAPSHOT; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_131-b11 2021-04-15 04:21:19 698 INFO [org.glassfish.jersey.server.ApplicationHandler][main] - Initiating Jersey application, version Jersey: 2.25.1 2017-01-19 16:23:50... 2021-04-15 04:21:25 001 INFO [org.glassfish.jersey.process.internal.ExecutorProviders][main] - Selected ExecutorServiceProvider implementation [org.glassfish.jersey.server.internal.process.ServerProcessingBinder$DefaultManagedAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.server.ManagedAsyncExecutor] annotation. 2021-04-15 04:21:25 096 INFO [org.glassfish.jersey.process.internal.ExecutorProviders][main] - Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.server.internal.process.ServerProcessingBinder$DefaultBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.server.BackgroundScheduler] annotation. 2021-04-15 04:21:26 595 INFO [org.glassfish.jersey.server.ApplicationHandler][main] - Jersey application initialized. Root Resource Classes: io.swagger.jaxrs.listing.ApiListingResource org.onap.msb.sdclient.resources.MicroServiceResource Global Reader Interceptors: org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor Global Writer Interceptors: org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor org.glassfish.jersey.server.internal.JsonWithPaddingInterceptor Dynamic Features: io.dropwizard.jersey.caching.CacheControlledResponseFeature@3943c449 Message Body Readers: org.glassfish.jersey.message.internal.StringMessageProvider org.glassfish.jersey.jaxb.internal.DocumentProvider org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$App org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$App org.glassfish.jersey.message.internal.RenderedImageProvider org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider$General org.glassfish.jersey.message.internal.ReaderProvider org.glassfish.jersey.message.internal.FormProvider org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider$App org.glassfish.jersey.message.internal.SourceProvider$DomSourceReader org.glassfish.jersey.message.internal.FileProvider org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$App org.glassfish.jersey.message.internal.BasicTypesMessageProvider org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$Text org.glassfish.jersey.message.internal.SourceProvider$SaxSourceReader org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$Text org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$General io.dropwizard.jersey.jackson.JacksonMessageBodyProvider org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$General org.glassfish.jersey.message.internal.SourceProvider$StreamSourceReader org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$General com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider$Text org.glassfish.jersey.message.internal.InputStreamProvider org.glassfish.jersey.message.internal.ByteArrayProvider org.glassfish.jersey.message.internal.DataSourceProvider org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$Text org.glassfish.jersey.message.internal.FormMultivaluedMapProvider Message Body Writers: org.glassfish.jersey.message.internal.StringMessageProvider org.glassfish.jersey.jaxb.internal.DocumentProvider org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$App org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$App org.glassfish.jersey.message.internal.RenderedImageProvider org.glassfish.jersey.message.internal.ReaderProvider org.glassfish.jersey.message.internal.FormProvider org.glassfish.jersey.server.validation.internal.ValidationErrorMessageBodyWriter org.glassfish.jersey.server.ChunkedResponseWriter org.glassfish.jersey.message.internal.SourceProvider$SourceWriter com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider org.glassfish.jersey.message.internal.FileProvider org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$App io.dropwizard.jersey.optional.OptionalDoubleMessageBodyWriter org.glassfish.jersey.message.internal.BasicTypesMessageProvider org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$Text io.dropwizard.jersey.optional.OptionalMessageBodyWriter org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$Text org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$General io.dropwizard.jersey.guava.OptionalMessageBodyWriter io.dropwizard.jersey.jackson.JacksonMessageBodyProvider io.dropwizard.jersey.optional.OptionalLongMessageBodyWriter org.glassfish.jersey.message.internal.StreamingOutputProvider org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$General org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$General org.glassfish.jersey.message.internal.InputStreamProvider org.glassfish.jersey.message.internal.ByteArrayProvider org.glassfish.jersey.message.internal.DataSourceProvider org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$Text org.glassfish.jersey.message.internal.FormMultivaluedMapProvider io.dropwizard.jersey.optional.OptionalIntMessageBodyWriter 2021-04-15 04:21:27 397 INFO [io.dropwizard.jersey.DropwizardResourceConfig][main] - The following paths were found for the configured resources: GET /api/microservices/v1/services/ (org.onap.msb.sdclient.resources.MicroServiceResource) POST /api/microservices/v1/services/ (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/services/apigatewayserviceinfo (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/services/health (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/services/tcpudpportrange (org.onap.msb.sdclient.resources.MicroServiceResource) DELETE /api/microservices/v1/services/{serviceName}/version/{version} (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/services/{serviceName}/version/{version} (org.onap.msb.sdclient.resources.MicroServiceResource) PUT /api/microservices/v1/services/{serviceName}/version/{version} (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/services/{serviceName}/version/{version}/allpublishaddress (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/services/{serviceName}/version/{version}/nodes (org.onap.msb.sdclient.resources.MicroServiceResource) DELETE /api/microservices/v1/services/{serviceName}/version/{version}/nodes/{ip}/{port} (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/services/{serviceName}/version/{version}/publishaddress (org.onap.msb.sdclient.resources.MicroServiceResource) PUT /api/microservices/v1/services/{serviceName}/version/{version}/ttl (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/swagger.{type:json|yaml} (io.swagger.jaxrs.listing.ApiListingResource) 2021-04-15 04:21:27 400 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getMicroService in org.onap.msb.sdclient.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method addMicroService in org.onap.msb.sdclient.resources.MicroServiceResource contains empty path annotation. 2021-04-15 04:21:27 401 INFO [org.eclipse.jetty.server.handler.ContextHandler][main] - Started i.d.j.MutableServletContextHandler@8a98f38{/,null,AVAILABLE} 2021-04-15 04:21:27 505 INFO [io.dropwizard.setup.AdminEnvironment][main] - tasks = POST /tasks/log-level (io.dropwizard.servlets.tasks.LogConfigurationTask) POST /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask) 2021-04-15 04:21:27 505 WARN [io.dropwizard.setup.AdminEnvironment][main] - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! THIS APPLICATION HAS NO HEALTHCHECKS. THIS MEANS YOU WILL NEVER KNOW ! ! IF IT DIES IN PRODUCTION, WHICH MEANS YOU WILL NEVER KNOW IF YOU'RE ! ! LETTING YOUR USERS DOWN. YOU SHOULD ADD A HEALTHCHECK FOR EACH OF YOUR ! ! APPLICATION'S DEPENDENCIES WHICH FULLY (BUT LIGHTLY) TESTS IT. ! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 2021-04-15 04:21:27 608 INFO [org.eclipse.jetty.server.handler.ContextHandler][main] - Started i.d.j.MutableServletContextHandler@444cc791{/admin,null,AVAILABLE} 2021-04-15 04:21:28 008 INFO [org.eclipse.jetty.server.AbstractConnector][main] - Started MicroService Bus @674c9079{HTTP/1.1,[http/1.1]}{0.0.0.0:8076} 2021-04-15 04:21:28 008 INFO [org.eclipse.jetty.server.Server][main] - Started @44892ms 2021-04-15 04:21:28 799 INFO [org.onap.msb.sdclient.health.ConsulLinkHealthCheck][dw-35 - GET /api/microservices/v1/services/health] - check consul URL:http://msb-consul.onap:8500/v1/status/leader 10.233.78.229 - - [15/Apr/2021:04:21:30 +0000] 9c79442ba4e6590d874afb70caa6da80 "GET /api/microservices/v1/services/health HTTP/1.1" 200 request_processing_time:12.603 upstream_response_time:12.603 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:21:31 +0000] "GET /api/microservices/v1/services/health HTTP/1.1" 200 25 "-" "Go-http-client/1.1" 2599 2021-04-15 04:21:31 609 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5b173610 2021-04-15 04:21:31 714 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"appc","version":"v1","url":"/","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/","enable_ssl":false,"nodes":[{"ip":"10.233.19.217","port":"8443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:21:32 215 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-appc,version-v1 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:21:32 +0000] e411b1ba84005be240c155a15027f808 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.767 upstream_response_time:1.767 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:21:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 422 "-" "Go-http-client/1.1" 1721 2021-04-15 04:21:32 907 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2cc943b7 2021-04-15 04:21:32 908 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-titanium_cloud","version":"v0","url":"/api/multicloud-titanium_cloud/v0","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.46.144","port":"9005","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:21:33 358 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-titanium_cloud,version-v0 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:21:33 +0000] 15bf528ae247d652d48895d9ccc353fe "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.568 upstream_response_time:0.568 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:21:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 494 "-" "Go-http-client/1.1" 566 2021-04-15 04:21:33 500 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6921855c 2021-04-15 04:21:33 501 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-titaniumcloud","version":"v0","url":"/api/multicloud-titaniumcloud/v0","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.46.144","port":"9005","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:21:33 696 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-titaniumcloud,version-v0 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:21:33 +0000] 796a7edc333813c036245ec8f014538d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.528 upstream_response_time:0.528 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:21:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Go-http-client/1.1" 529 2021-04-15 04:21:34 099 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@34df7bde 2021-04-15 04:21:34 104 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-titaniumcloud","version":"v1","url":"/api/multicloud-titaniumcloud/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.46.144","port":"9005","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:21:34 657 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-titaniumcloud,version-v1 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:21:34 +0000] 3a2edb770cf33e86282d551033c47dba "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.762 upstream_response_time:0.762 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:21:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Go-http-client/1.1" 762 2021-04-15 04:21:34 774 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@157617e9 2021-04-15 04:21:34 774 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-starlingx","version":"v0","url":"/api/multicloud-starlingx/v0","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.57.103","port":"9009","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:21:35 064 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-starlingx,version-v0 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:21:35 +0000] f959e65d0085c4471597d0195551ed4c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.536 upstream_response_time:0.536 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:21:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 479 "-" "Go-http-client/1.1" 533 2021-04-15 04:21:35 400 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@33556e9d 2021-04-15 04:21:35 400 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-starlingx","version":"v1","url":"/api/multicloud-starlingx/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.57.103","port":"9009","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:21:35 656 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-starlingx,version-v1 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:21:35 +0000] 2c2d7fec3b9f22ff3b24abd5e6ff4d9d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.459 upstream_response_time:0.459 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:21:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 479 "-" "Go-http-client/1.1" 457 2021-04-15 04:21:35 799 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@78880703 2021-04-15 04:21:35 800 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.16.137","port":"443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:21:35 968 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-dmaap-dr-prov,version-v1 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:21:36 +0000] b08be73d740238e6be40968bcfde9943 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.294 upstream_response_time:0.294 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:21:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 437 "-" "Go-http-client/1.1" 293 2021-04-15 04:21:36 104 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@559ac855 2021-04-15 04:21:36 104 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.16.15","port":"3904","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:21:36 472 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-message-router,version-v1 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:21:36 +0000] e2f6d514486ebfda88ca7b8f6946d43d "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.78.229 - - [15/Apr/2021:04:21:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 439 "-" "Go-http-client/1.1" 794 2021-04-15 04:21:36 896 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@488ceacf 2021-04-15 04:21:36 897 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-esr-server","version":"v1","url":"/api/aai-esr-server/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.2.236","port":"9518","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:21:37 245 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-esr-server,version-v1 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:21:37 +0000] 1ffd815cb92bf1f458d30310edd49ea9 "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.78.229 - - [15/Apr/2021:04:21:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 459 "-" "Go-http-client/1.1" 594 2021-04-15 04:21:37 469 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7943b776 2021-04-15 04:21:37 469 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-esr-gui","version":"v1","url":"/esr-gui","protocol":"UI","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/iui/aai-esr-gui","enable_ssl":false,"nodes":[{"ip":"10.233.9.114","port":"8080","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:21:37 757 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-esr-gui,version-v1 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:21:38 +0000] e471d1ff24ed6416a9caa2f5fb9e3fcd "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.78.229 - - [15/Apr/2021:04:21:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 696 2021-04-15 04:21:38 300 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@55bdfd6f 2021-04-15 04:21:38 300 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.29.143","port":"9001","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:21:38 957 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud,version-v0 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:21:38 +0000] d7394019c4b6f86b0110cb9edc12fd61 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.830 upstream_response_time:0.830 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:21:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 449 "-" "Go-http-client/1.1" 700 2021-04-15 04:21:39 006 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@a4a9d2b 2021-04-15 04:21:39 006 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.29.143","port":"9001","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:21:39 357 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud,version-v1 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:21:39 +0000] 4105932007d6b2bb4b032d4eb8f33814 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.462 upstream_response_time:0.462 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:21:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 449 "-" "Go-http-client/1.1" 462 2021-04-15 04:21:39 497 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@55083b9b 2021-04-15 04:21:39 498 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-vio","version":"v0","url":"/api/multicloud-vio/v0","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.62.133","port":"9004","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:21:39 827 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-vio,version-v0 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:21:40 +0000] 37fd45f405a33ffb17d7285eab4691af "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.78.229 - - [15/Apr/2021:04:21:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 462 "-" "Go-http-client/1.1" 595 2021-04-15 04:21:40 072 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@45bbcf4a 2021-04-15 04:21:40 072 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-vio","version":"v1","url":"/api/multicloud-vio/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.62.133","port":"9004","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:21:40 456 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-vio,version-v1 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:21:40 +0000] a744056916a7f8ebf11c7c762d549b06 "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.78.229 - - [15/Apr/2021:04:21:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 462 "-" "Go-http-client/1.1" 494 2021-04-15 04:21:40 600 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@64f84e65 2021-04-15 04:21:40 602 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.23.50","port":"9007","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:21:41 067 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-pike,version-v0 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:21:41 +0000] e5eed88e1159ac1940940898b5a132f5 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.699 upstream_response_time:0.699 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:21:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 463 "-" "Go-http-client/1.1" 698 2021-04-15 04:21:41 297 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@648e554d 2021-04-15 04:21:41 302 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.23.50","port":"9007","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:21:41 821 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-pike,version-v1 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:21:41 +0000] 494e0df5e24b9256d2fa2d6a38423fdd "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.78.229 - - [15/Apr/2021:04:21:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 463 "-" "Go-http-client/1.1" 597 2021-04-15 04:21:41 902 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@ebb616c 2021-04-15 04:21:41 902 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.38.172","port":"9015","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:21:42 156 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.78.229 - - [15/Apr/2021:04:21:42 +0000] d896bfda4a375aaa8533b17807e2a9bc "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:21:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 441 "-" "Go-http-client/1.1" 271 2021-04-15 04:21:42 181 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1469426 2021-04-15 04:21:42 181 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.1.29","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:21:43 257 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-parser,version-v1 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:21:43 +0000] 8f1b97ad6cfafb868a16202754f08982 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.189 upstream_response_time:1.189 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:21:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 434 "-" "Go-http-client/1.1" 1188 2021-04-15 04:21:43 370 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4afed960 2021-04-15 04:21:43 371 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.1.29","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:21:43 956 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-catalog,version-v1 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:21:44 +0000] dc6b4310ec35cfd53e2286df320bde8f "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.78.229 - - [15/Apr/2021:04:21:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 437 "-" "Go-http-client/1.1" 696 2021-04-15 04:21:44 070 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7b0c9872 2021-04-15 04:21:44 070 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.1.29","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:21:44 456 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-nsd,version-v1 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:21:44 +0000] a1ab42e15b9a8e5cade9caeb7554aaab "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.78.229 - - [15/Apr/2021:04:21:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 425 "-" "Go-http-client/1.1" 494 2021-04-15 04:21:44 569 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@15d86f37 2021-04-15 04:21:44 569 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.1.29","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:21:44 879 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-vnfpkgm,version-v1 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:21:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 437 "-" "Go-http-client/1.1" 398 10.233.78.229 - - [15/Apr/2021:04:21:44 +0000] 3db9cb5804e725c9403a5c6dd061e5a0 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.404 upstream_response_time:0.404 "-" "Go-http-client/1.1" "-" 2021-04-15 04:21:44 976 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3b0dbac0 2021-04-15 04:21:44 983 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.50.108","port":"9011","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:21:45 658 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-fcaps,version-v0 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:21:46 +0000] b676a27cc8c83b34e5294a3b1248ef85 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.288 upstream_response_time:1.288 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:21:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 467 "-" "Go-http-client/1.1" 1287 2021-04-15 04:21:46 267 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4ca39396 2021-04-15 04:21:46 267 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.50.108","port":"9011","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:21:46 856 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-fcaps,version-v1 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:21:47 +0000] d5df9ef4b1015a5dd1767d18a0caeec9 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.004 upstream_response_time:1.004 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:21:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 467 "-" "Go-http-client/1.1" 1005 2021-04-15 04:21:47 278 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@15db9784 2021-04-15 04:21:47 279 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:21:47 757 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.78.229 - - [15/Apr/2021:04:21:48 +0000] 9007de77faddf002f1e520cca4c18060 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.787 upstream_response_time:0.787 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:21:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 786 2021-04-15 04:21:48 069 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@f8403b3 2021-04-15 04:21:48 070 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:21:48 529 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.78.229 - - [15/Apr/2021:04:21:48 +0000] bfaa20181377514ec04396276e95cac5 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.481 upstream_response_time:0.481 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:21:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 480 2021-04-15 04:21:48 602 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6c81f933 2021-04-15 04:21:48 603 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:21:49 142 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.78.229 - - [15/Apr/2021:04:21:49 +0000] 6a64e42f2b5b0ab883116fd141daa2f9 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.606 upstream_response_time:0.606 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:21:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 558 2021-04-15 04:21:49 164 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6f8bd58d 2021-04-15 04:21:49 165 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:21:49 559 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.78.229 - - [15/Apr/2021:04:21:49 +0000] d99c12193767d885bcd720bf0514a130 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.503 upstream_response_time:0.503 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:21:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 501 2021-04-15 04:21:49 668 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2b03ece5 2021-04-15 04:21:49 668 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:21:50 156 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.78.229 - - [15/Apr/2021:04:21:50 +0000] 6eb9510f691500b399c13ea2e37e5e61 "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.78.229 - - [15/Apr/2021:04:21:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 796 2021-04-15 04:21:50 468 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@61e7eaa5 2021-04-15 04:21:50 469 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:21:50 863 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.78.229 - - [15/Apr/2021:04:21:50 +0000] 76cf811b139e7f07c980c35c7e40ee89 "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.78.229 - - [15/Apr/2021:04:21:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 495 2021-04-15 04:21:50 967 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5287f540 2021-04-15 04:21:50 968 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:21:51 857 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.78.229 - - [15/Apr/2021:04:21:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 998 10.233.78.229 - - [15/Apr/2021:04:21:51 +0000] 2b1fcea23b0e90d7dbbb599066672591 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.001 upstream_response_time:1.001 "-" "Go-http-client/1.1" "-" 2021-04-15 04:21:51 975 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@35f242e2 2021-04-15 04:21:51 975 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:21:52 556 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.78.229 - - [15/Apr/2021:04:21:52 +0000] 90cb3ad2e4391079a75c61a826c444e0 "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.78.229 - - [15/Apr/2021:04:21:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 691 2021-04-15 04:21:52 672 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@33f53aa9 2021-04-15 04:21:52 673 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:21:53 156 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.78.229 - - [15/Apr/2021:04:21:53 +0000] db14d98df11b93b53a858652b2fdb823 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.993 upstream_response_time:0.993 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:21:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 993 2021-04-15 04:21:53 667 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@47fca3f8 2021-04-15 04:21:53 668 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:21:54 479 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.78.229 - - [15/Apr/2021:04:21:54 +0000] 6b2b5aa8d1f9461d2036feb8b6e9f622 "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.78.229 - - [15/Apr/2021:04:21:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1095 2021-04-15 04:21:54 766 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6190074b 2021-04-15 04:21:54 767 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:21:55 556 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.78.229 - - [15/Apr/2021:04:21:55 +0000] 0aedf1001ece960356cb0b65b3299f46 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.802 upstream_response_time:0.802 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:21:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 803 2021-04-15 04:21:55 573 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4b7ef55 2021-04-15 04:21:55 573 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:21:56 037 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.78.229 - - [15/Apr/2021:04:21:56 +0000] ac93bf9924fe32a9ee007a411cc5c788 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.494 upstream_response_time:0.494 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:21:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 492 2021-04-15 04:21:56 096 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@ecc3961 2021-04-15 04:21:56 097 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:21:56 457 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.78.229 - - [15/Apr/2021:04:21:56 +0000] 7e2f211448d192a5a780da1a0f1e0672 "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.78.229 - - [15/Apr/2021:04:21:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 493 2021-04-15 04:21:56 569 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@59f3e5d 2021-04-15 04:21:56 569 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:21:57 657 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.78.229 - - [15/Apr/2021:04:21:57 +0000] 58a852c017dfab5b48aefd3a83566515 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.397 upstream_response_time:1.397 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:21:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1396 2021-04-15 04:21:57 976 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@18c77ac 2021-04-15 04:21:57 976 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:21:58 287 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.78.229 - - [15/Apr/2021:04:21:58 +0000] e007554702b7b531abe9e9d248b31551 "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.78.229 - - [15/Apr/2021:04:21:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 387 2021-04-15 04:21:58 367 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@643ff76 2021-04-15 04:21:58 367 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:21:58 763 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.78.229 - - [15/Apr/2021:04:21:58 +0000] 0f6eeb853b153a2ee89259fb819c8198 "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.78.229 - - [15/Apr/2021:04:21:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 496 2021-04-15 04:21:58 869 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@72bd2803 2021-04-15 04:21:58 869 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:21:59 163 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.78.229 - - [15/Apr/2021:04:21:59 +0000] 1a3ae1685faae3f58c39cbc09a84ff16 "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.78.229 - - [15/Apr/2021:04:21:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 395 2021-04-15 04:21:59 269 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@36adceb7 2021-04-15 04:21:59 269 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:21:59 559 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.78.229 - - [15/Apr/2021:04:22:00 +0000] 8e607ee6f996f6c05f02093fc772ef5a "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.78.229 - - [15/Apr/2021:04:22:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 896 2021-04-15 04:22:00 168 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3b9c2688 2021-04-15 04:22:00 169 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:22:00 857 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.78.229 - - [15/Apr/2021:04:22:00 +0000] fe399406b18293a48a8c4155c7a5a76c "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.78.229 - - [15/Apr/2021:04:22:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 798 2021-04-15 04:22:00 969 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@417ca5b5 2021-04-15 04:22:00 969 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:22:01 540 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.78.229 - - [15/Apr/2021:04:22:01 +0000] ba69e78be37e1948052f13f144b6c6a4 "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.78.229 - - [15/Apr/2021:04:22:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 695 2021-04-15 04:22:01 670 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@29d6cdf6 2021-04-15 04:22:01 670 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:22:02 143 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.78.229 - - [15/Apr/2021:04:22:02 +0000] 6ff24d8b9f1575572406ffdd0ae71027 "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.78.229 - - [15/Apr/2021:04:22:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 594 2021-04-15 04:22:02 273 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1e6e3c8 2021-04-15 04:22:02 273 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:22:02 556 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.78.229 - - [15/Apr/2021:04:22:02 +0000] 07c63b8fdfa60de99a5d94df6e144aec "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.78.229 - - [15/Apr/2021:04:22:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 390 2021-04-15 04:22:02 667 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@46180f12 2021-04-15 04:22:02 667 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:22:03 058 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.78.229 - - [15/Apr/2021:04:22:03 +0000] 357eafe877d4a7be3504c0007558767a "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.78.229 - - [15/Apr/2021:04:22:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 497 2021-04-15 04:22:03 175 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@28bb95fd 2021-04-15 04:22:03 175 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:22:03 695 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.78.229 - - [15/Apr/2021:04:22:03 +0000] 07729710bbadf2f70b956b4621329b1c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.725 upstream_response_time:0.725 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:22:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 726 2021-04-15 04:22:03 912 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@11cffccf 2021-04-15 04:22:03 913 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:22:04 259 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.78.229 - - [15/Apr/2021:04:22:04 +0000] e34a35582027275544ae230526d9d12a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.372 upstream_response_time:0.372 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:22:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 364 2021-04-15 04:22:04 280 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@46fc7669 2021-04-15 04:22:04 280 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:22:04 753 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.78.229 - - [15/Apr/2021:04:22:05 +0000] f0f8ccb68a4ef8a98e1ac9aaa36e025a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.885 upstream_response_time:0.885 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:22:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 883 2021-04-15 04:22:05 167 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@784bee52 2021-04-15 04:22:05 167 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:22:06 556 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.78.229 - - [15/Apr/2021:04:22:06 +0000] 3971e9fad31bc029cb0b4af5bc9ed720 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.499 upstream_response_time:1.499 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:22:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1498 2021-04-15 04:22:06 670 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@e772f94 2021-04-15 04:22:06 671 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:22:06 999 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.78.229 - - [15/Apr/2021:04:22:07 +0000] 374ea1fc4a43143a1843c94fbc1f70ae "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.343 upstream_response_time:0.343 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:22:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 342 2021-04-15 04:22:07 102 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3fb59583 2021-04-15 04:22:07 102 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:22:07 458 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.78.229 - - [15/Apr/2021:04:22:07 +0000] 9bad092c6cac3e557e56a2fa2951b6d8 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.649 upstream_response_time:0.649 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:22:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 562 2021-04-15 04:22:07 697 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@185fc03a 2021-04-15 04:22:07 697 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:22:08 358 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.78.229 - - [15/Apr/2021:04:22:08 +0000] d510d8ecd3bc73f7d6b0a334c7f8ee30 "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.78.229 - - [15/Apr/2021:04:22:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 795 2021-04-15 04:22:08 470 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@42915695 2021-04-15 04:22:08 470 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:22:09 156 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.78.229 - - [15/Apr/2021:04:22:09 +0000] d4df7b57b00f7f73160fc3831ee928e0 "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.78.229 - - [15/Apr/2021:04:22:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 793 2021-04-15 04:22:09 266 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@35a2198b 2021-04-15 04:22:09 266 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:22:10 158 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.78.229 - - [15/Apr/2021:04:22:10 +0000] 578455ce8d1f3bb9781bdbbe36cb321b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.098 upstream_response_time:1.098 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:22:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1096 2021-04-15 04:22:10 368 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@77523e9b 2021-04-15 04:22:10 368 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:22:10 756 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.78.229 - - [15/Apr/2021:04:22:10 +0000] 8fca84e02400f23701573693dbb4a99f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.403 upstream_response_time:0.403 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:22:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 402 2021-04-15 04:22:10 773 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@54cc1b16 2021-04-15 04:22:10 774 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:22:11 157 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.78.229 - - [15/Apr/2021:04:22:11 +0000] 46642cee39538362b8f96bf8cf06f016 "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.78.229 - - [15/Apr/2021:04:22:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 598 2021-04-15 04:22:11 413 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@765ab876 2021-04-15 04:22:11 413 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:22:12 357 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.78.229 - - [15/Apr/2021:04:22:12 +0000] 6a75d2f29c1b00f95687327ae0df729c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.051 upstream_response_time:1.051 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:22:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1050 2021-04-15 04:22:12 472 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@581083bf 2021-04-15 04:22:12 472 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:22:13 193 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.78.229 - - [15/Apr/2021:04:22:13 +0000] 45e04e7df3626a7121c5234ca6024303 "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.78.229 - - [15/Apr/2021:04:22:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 892 2021-04-15 04:22:13 367 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@41020e83 2021-04-15 04:22:13 367 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:22:13 858 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.78.229 - - [15/Apr/2021:04:22:13 +0000] 117fc1ecb77364bf04d9f82644237fcb "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.78.229 - - [15/Apr/2021:04:22:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 595 2021-04-15 04:22:13 969 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@336caa2f 2021-04-15 04:22:13 969 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:22:14 268 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.78.229 - - [15/Apr/2021:04:22:14 +0000] 86680905ecd2639d3c1a30323ff6e057 "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.78.229 - - [15/Apr/2021:04:22:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 496 2021-04-15 04:22:14 469 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@74358b72 2021-04-15 04:22:14 469 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:22:15 156 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.78.229 - - [15/Apr/2021:04:22:15 +0000] 66fe4485051021ace8209fb960f7e1be "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.78.229 - - [15/Apr/2021:04:22:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 795 2021-04-15 04:22:15 273 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3df22275 2021-04-15 04:22:15 274 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:22:15 758 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.78.229 - - [15/Apr/2021:04:22:15 +0000] 35552745ccfcc40762e6d0613d0adf74 "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.78.229 - - [15/Apr/2021:04:22:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 693 2021-04-15 04:22:15 970 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@e7c07f0 2021-04-15 04:22:15 970 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:22:16 158 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.78.229 - - [15/Apr/2021:04:22:16 +0000] 1a99c4932c12faf48c3eafd9b17472c5 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.998 upstream_response_time:0.998 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:22:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 997 2021-04-15 04:22:16 969 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@a0c0202 2021-04-15 04:22:16 969 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:22:17 457 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.78.229 - - [15/Apr/2021:04:22:17 +0000] 269e4a1b4846d2aac725ebf85c78d489 "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.78.229 - - [15/Apr/2021:04:22:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 596 2021-04-15 04:22:17 571 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@cc8410d 2021-04-15 04:22:17 571 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:22:17 765 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.78.229 - - [15/Apr/2021:04:22:17 +0000] 98f5eb1b869953ac3db1cc01b223b650 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.209 upstream_response_time:0.209 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:22:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 208 2021-04-15 04:22:17 782 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1f507d97 2021-04-15 04:22:17 782 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:22:18 456 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.78.229 - - [15/Apr/2021:04:22:18 +0000] cf58656979f5353a3cbb4de0a88b477e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.887 upstream_response_time:0.887 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:22:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 886 2021-04-15 04:22:18 671 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@46228625 2021-04-15 04:22:18 671 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:22:19 161 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.78.229 - - [15/Apr/2021:04:22:19 +0000] 487ce7596045dabad2ac657bbd6cede3 "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.78.229 - - [15/Apr/2021:04:22:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 592 2021-04-15 04:22:19 270 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1bb269a4 2021-04-15 04:22:19 270 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:22:19 692 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.78.229 - - [15/Apr/2021:04:22:19 +0000] ffe38eb8606d8ea71b2e4d9874cd7c31 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.494 upstream_response_time:0.494 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:22:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 493 2021-04-15 04:22:19 767 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7646192e 2021-04-15 04:22:19 767 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:22:20 131 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.78.229 - - [15/Apr/2021:04:22:20 +0000] b266a720c459cfde40b746304d6255e0 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.377 upstream_response_time:0.377 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:22:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 375 2021-04-15 04:22:20 146 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@503898f7 2021-04-15 04:22:20 146 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:22:21 556 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.78.229 - - [15/Apr/2021:04:22:21 +0000] ec9f2b77bf748aa030d169eff2518f90 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.820 upstream_response_time:1.820 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:22:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1819 2021-04-15 04:22:21 969 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7686e398 2021-04-15 04:22:21 969 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:22:22 957 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.78.229 - - [15/Apr/2021:04:22:23 +0000] 4cbe219050d57f4f3ec8e5a539fb5a16 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.194 upstream_response_time:1.194 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:22:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1193 2021-04-15 04:22:23 165 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@59f012a8 2021-04-15 04:22:23 166 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:22:23 473 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.78.229 - - [15/Apr/2021:04:22:23 +0000] cdf8303e1e736310cf701dbf5c7d8b83 "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.78.229 - - [15/Apr/2021:04:22:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 498 2021-04-15 04:22:23 667 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6f9e0c4b 2021-04-15 04:22:23 668 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:22:24 157 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:22:24 +0000] f51f31c13777675dcf8b41953a0da2fc "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.503 upstream_response_time:0.503 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:22:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 502 2021-04-15 04:22:24 176 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6f774938 2021-04-15 04:22:24 176 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:22:24 941 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.78.229 - - [15/Apr/2021:04:22:24 +0000] e42ad1105c8553e7304888b3631f893d "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.78.229 - - [15/Apr/2021:04:22:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 775 2021-04-15 04:22:24 958 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6a250a32 2021-04-15 04:22:24 959 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:22:25 757 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:22:25 +0000] 787e657b91144eb039d9c6afa1c3e4e8 "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.78.229 - - [15/Apr/2021:04:22:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1004 2021-04-15 04:22:25 968 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@50389104 2021-04-15 04:22:25 968 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:22:26 369 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.78.229 - - [15/Apr/2021:04:22:26 +0000] 1d360cb62b8b85221a809de54591c36e "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.78.229 - - [15/Apr/2021:04:22:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 495 2021-04-15 04:22:26 466 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@51fded65 2021-04-15 04:22:26 467 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:22:26 856 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace- 10.233.78.229 - - [15/Apr/2021:04:22:26 +0000] 74c81e836996b154ede086b453ba9588 "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.78.229 - - [15/Apr/2021:04:22:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 496 2021-04-15 04:22:26 966 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1af2bd7e 2021-04-15 04:22:26 966 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:22:27 357 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.78.229 - - [15/Apr/2021:04:22:27 +0000] 484c6bc977ae4849b832c3990128f7e8 "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.78.229 - - [15/Apr/2021:04:22:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 700 2021-04-15 04:25:38 321 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:25:39 +0000] 8f90a83d53bce08df3c8cbb5a444aed3 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.958 upstream_response_time:0.958 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:25:39 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 944 2021-04-15 04:25:39 267 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:25:39 +0000] 33a8d2f495cccd64abb981272f3db321 "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.503 upstream_response_time:0.503 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:25:39 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 499 2021-04-15 04:25:39 768 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:25:40 +0000] ddfb336ab991645d84215f2eb0cec727 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.495 upstream_response_time:0.495 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:25:40 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 492 2021-04-15 04:25:40 264 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:25:40 +0000] 788fbc136f6b1cce0a8117b54519702d "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:25:40 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 597 2021-04-15 04:25:40 863 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:25:41 +0000] e3cd9471d018ebc1ac02578221dd575d "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:25:41 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 498 2021-04-15 04:25:41 366 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:25:41 +0000] 7e4508693bf176f53fb2839a794931d4 "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.207 upstream_response_time:0.207 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:25:41 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 205 2021-04-15 04:25:41 571 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:25:42 +0000] f768f24973a22e87714bff71383048c6 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:1.191 upstream_response_time:1.191 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:25:42 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1189 2021-04-15 04:25:42 764 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:25:43 +0000] 284b9dbbe085565ef8bb6821779bb77e "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.700 upstream_response_time:0.700 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:25:43 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 698 2021-04-15 04:25:43 466 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:25:44 +0000] 517e59508f3c8900dc013ce2368d8b0a "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.999 upstream_response_time:0.999 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:25:44 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 996 2021-04-15 04:25:44 466 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:25:44 +0000] 5e2717d0ecedab92d3a951c3adae8960 "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:25:44 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 495 2021-04-15 04:25:44 965 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:25:45 +0000] 3886105673ab3b857ed8ffee3046a6ed "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.301 upstream_response_time:0.301 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:25:45 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298 2021-04-15 04:25:45 269 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:25:45 +0000] c7bbddb2f760717b44d6d2c3571e9b66 "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.496 upstream_response_time:0.496 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:25:45 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 491 2021-04-15 04:25:45 763 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:25:46 +0000] e50b92d2f13fb08b16f894a27008c649 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:25:46 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 498 2021-04-15 04:25:46 263 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:25:46 +0000] 8d38a60c2d1bc77b80465cf28a70f021 "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:25:46 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198 2021-04-15 04:25:46 469 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:25:47 +0000] 49ab71b99d6cafb9ce19a31580c7f74c "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:1.200 upstream_response_time:1.200 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:25:47 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1195 2021-04-15 04:25:47 667 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:25:47 +0000] 964d673485e121ef0aefec78c87df8ab "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.202 upstream_response_time:0.202 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:25:47 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 199 2021-04-15 04:25:47 871 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:25:48 +0000] e3e21d2d11c44bc1ccf715f0df9f7afe "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.795 upstream_response_time:0.795 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:25:48 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 793 2021-04-15 04:25:48 664 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:25:48 +0000] aff506e6b3df20d9f9aa88cf11c43ef7 "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:25:48 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2021-04-15 04:25:48 965 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:25:49 +0000] e2bea652157f87f78dfea360b89eeb91 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:25:49 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 495 2021-04-15 04:25:49 462 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:25:49 +0000] ff015efc77a5d9188e0010c96b9b7c09 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:25:49 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2021-04-15 04:25:49 863 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:25:50 +0000] 85f9cddde1438ad626b042481f716dfe "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:25:50 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2021-04-15 04:25:50 263 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:25:51 +0000] 63b522a4c1850b8ac4358d7140cc767d "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:1.200 upstream_response_time:1.200 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:25:51 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1198 2021-04-15 04:25:51 467 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:25:52 +0000] 18d11c62c8e5122e773d1001f6b89f34 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.999 upstream_response_time:0.999 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:25:52 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 999 2021-04-15 04:25:52 464 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:25:52 +0000] b31ca22288f3734ee92f2818d6cfdd10 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.309 upstream_response_time:0.309 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:25:52 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 309 2021-04-15 04:25:52 796 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:25:53 +0000] cd1292204bbe69e125f46652628f08e2 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.289 upstream_response_time:0.289 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:25:53 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 288 2021-04-15 04:25:53 065 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:25:53 +0000] 4edd049663a2bb3bb7fc72343541cc7c "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:25:53 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296 2021-04-15 04:25:53 363 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:25:53 +0000] a1d88c4c30c21f14928ee1740eb3b1b6 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:25:53 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497 2021-04-15 04:25:53 863 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:25:54 +0000] 72352b515d2004896c0831caccc3004d "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:25:54 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 299 2021-04-15 04:25:54 163 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:25:54 +0000] 161b99cc8e35fe9323d0bd93ab8a9fc8 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:25:54 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 597 2021-04-15 04:25:54 764 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:25:54 +0000] 8172498d35c1f292cdb0ef098b12df13 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.100 upstream_response_time:0.100 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:25:54 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 99 2021-04-15 04:25:54 864 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:25:55 +0000] fb7c74182859e057c606a5ffe83b4f5a "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:25:55 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396 2021-04-15 04:25:55 261 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:25:55 +0000] cde03b295d789e12b8e29ad9e3c506ea "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:25:55 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 299 2021-04-15 04:25:55 563 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:25:56 +0000] ae258a4204d58ba6e0c7637d9dd55149 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:25:56 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 696 2021-04-15 04:25:56 262 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:25:56 +0000] 5b022a7a77eb736351e1a8996ba56220 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.601 upstream_response_time:0.601 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:25:56 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 599 2021-04-15 04:25:56 864 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:25:57 +0000] 956bffed6bbb27d58c5b0eda721b3fa7 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.999 upstream_response_time:0.999 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:25:57 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 997 2021-04-15 04:25:57 869 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:25:58 +0000] cd7011eb3a52c05cc5a318205b45d4bd "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:25:58 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 394 2021-04-15 04:25:58 265 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:25:58 +0000] ff0a8019e67ac40bc8748f82b43f743f "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:25:58 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 395 2021-04-15 04:25:58 663 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:25:58 +0000] 9fb00e1cdcbb2b5e3f222ac447ae63f8 "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.100 upstream_response_time:0.100 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:25:58 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 98 2021-04-15 04:25:58 764 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:25:59 +0000] efe5fff1be80db2665829b96fb8f7c16 "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:25:59 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 499 2021-04-15 04:25:59 264 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:25:59 +0000] 468eeb54dd15d310c5cbfd5671bc6657 "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:25:59 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398 2021-04-15 04:25:59 665 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:26:00 +0000] 8a88c1e78df24765126fdcb99a3fc417 "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.395 upstream_response_time:0.395 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:26:00 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 395 2021-04-15 04:26:00 062 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:26:00 +0000] 3126988b63ff35b09a1bb83935f0d646 "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.201 upstream_response_time:0.201 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:26:00 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 200 2021-04-15 04:26:00 265 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:26:01 +0000] cd595a443cae05ac70ce24dc7a5a2465 "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.798 upstream_response_time:0.798 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:26:01 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 796 2021-04-15 04:26:01 064 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:26:01 +0000] 5f67cd1ad7faffedbf8ccae8004ef687 "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.206 upstream_response_time:0.206 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:26:01 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 205 2021-04-15 04:26:01 299 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:26:02 +0000] dd349558496edaee899acc3e1342f528 "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.890 upstream_response_time:0.890 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:26:02 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 887 2021-04-15 04:26:02 163 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:26:02 +0000] 25901ce17413f8658a512ef7d6153626 "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.301 upstream_response_time:0.301 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:26:02 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 299 2021-04-15 04:26:02 467 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:26:02 +0000] de2deb4a65671510242bffd65c5e9cbf "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:26:02 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2021-04-15 04:26:02 767 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:26:03 +0000] 4a6d4dc11b4a5dbe899cec8ff403516b "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:26:03 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 399 2021-04-15 04:26:03 169 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:26:03 +0000] 683dd73149a5b7f2eb4b9554441643ec "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.134 upstream_response_time:0.134 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:26:03 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 133 2021-04-15 04:26:03 301 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:26:03 +0000] 46feb13c86bd63e12acf96cef5bc257b "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.561 upstream_response_time:0.561 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:26:03 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 560 2021-04-15 04:26:03 867 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:26:04 +0000] 03424fe86b0860dc1c5e36acc12f9db0 "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:26:04 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 394 2021-04-15 04:26:04 264 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:26:04 +0000] 4a8e17b280e030848d27f671e03e4c6d "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.098 upstream_response_time:0.098 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:26:04 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 97 2021-04-15 04:26:04 364 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:26:05 +0000] f8d11a799afb62aa55d50fd926d6a81a "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.899 upstream_response_time:0.899 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:26:05 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 896 2021-04-15 04:26:05 264 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:26:05 +0000] d370626573f830ac1a29cc19c400bab1 "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:26:05 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198 2021-04-15 04:26:05 463 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:26:06 +0000] 587fea51e76fc73f4307346c8e3a0d43 "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.799 upstream_response_time:0.799 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:26:06 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 798 2021-04-15 04:26:06 263 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:26:06 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 598 10.233.78.229 - - [15/Apr/2021:04:26:06 +0000] 7e4d70294f80042ac9b6f6bfbab4277d "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.600 upstream_response_time:0.600 "-" "Go-http-client/1.1" "-" 2021-04-15 04:26:06 866 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@bb07b4c 2021-04-15 04:26:06 867 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:07 482 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:26:07 +0000] 5b293c53f3c277d12365b80f08b3efa8 "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.78.229 - - [15/Apr/2021:04:26:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 698 2021-04-15 04:26:07 571 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1d923f06 2021-04-15 04:26:07 571 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:08 057 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.78.229 - - [15/Apr/2021:04:26:08 +0000] aa7ee474df4e81935cd3a8b2ad972848 "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.78.229 - - [15/Apr/2021:04:26:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 592 2021-04-15 04:26:08 166 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@60d99f0f 2021-04-15 04:26:08 167 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:08 583 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:26:08 +0000] 02805ad3f1dc2c4906c095c315ec9844 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.432 upstream_response_time:0.432 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:26:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 432 2021-04-15 04:26:08 602 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5960f4cf 2021-04-15 04:26:08 602 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:09 456 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.78.229 - - [15/Apr/2021:04:26:09 +0000] 8f152b565a89e5243eb6600634cec651 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.961 upstream_response_time:0.961 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:26:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 960 2021-04-15 04:26:09 567 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@304d0384 2021-04-15 04:26:09 567 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:12 324 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:26:12 +0000] 58b7f7cd762b6bdcffce3450223c7b38 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.996 upstream_response_time:2.996 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:26:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 2996 2021-04-15 04:26:12 570 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2307dae3 2021-04-15 04:26:12 571 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:13 756 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.78.229 - - [15/Apr/2021:04:26:14 +0000] 7bee7a173098c42e55b083114dc29ddb "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.78.229 - - [15/Apr/2021:04:26:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1491 2021-04-15 04:26:14 069 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6b628fb6 2021-04-15 04:26:14 070 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:14 943 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:26:14 +0000] dd279a42d6c8f6c4b6de7f253068c5c3 "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.78.229 - - [15/Apr/2021:04:26:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 894 2021-04-15 04:26:14 968 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@45b461df 2021-04-15 04:26:14 968 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:15 457 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.78.229 - - [15/Apr/2021:04:26:15 +0000] a9942887c1a71ac30050487564f41d1c "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.78.229 - - [15/Apr/2021:04:26:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 596 2021-04-15 04:26:15 569 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@c3043c6 2021-04-15 04:26:15 569 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:15 956 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:26:16 +0000] 51a8ce51eaeb922be05293aaab46a932 "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.78.229 - - [15/Apr/2021:04:26:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 694 2021-04-15 04:26:16 267 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@147cc889 2021-04-15 04:26:16 267 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:17 156 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.78.229 - - [15/Apr/2021:04:26:17 +0000] 1b98f85f6c41baf83526469fcde1aa7b "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.78.229 - - [15/Apr/2021:04:26:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 996 2021-04-15 04:26:17 267 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5785286d 2021-04-15 04:26:17 267 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:17 959 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:26:18 +0000] 5ddd6aeb4cf4371b37b4032bfb1acb2e "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.78.229 - - [15/Apr/2021:04:26:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 895 2021-04-15 04:26:18 168 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2a2e5480 2021-04-15 04:26:18 168 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:18 577 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.78.229 - - [15/Apr/2021:04:26:18 +0000] 7787f0e429f3b535041fe6e2daea3506 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.423 upstream_response_time:0.423 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:26:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 422 2021-04-15 04:26:18 598 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@580b2075 2021-04-15 04:26:18 598 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:18 977 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:26:18 +0000] deb1fc3ce84990752ecf6b6e04cbeadc "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.78.229 - - [15/Apr/2021:04:26:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 399 2021-04-15 04:26:18 997 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1df2ca19 2021-04-15 04:26:18 997 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:20 156 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.78.229 - - [15/Apr/2021:04:26:20 +0000] d11c61b455e4b88384de7edd331848d3 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.179 upstream_response_time:1.179 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:26:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1179 2021-04-15 04:26:20 181 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1bde8e07 2021-04-15 04:26:20 182 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:20 462 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:26:20 +0000] 8b8c3f95c82e2460d105b607c497c8ca "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.481 upstream_response_time:0.481 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:26:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 481 2021-04-15 04:26:20 667 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1db53540 2021-04-15 04:26:20 667 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:21 756 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.78.229 - - [15/Apr/2021:04:26:21 +0000] a21bc6624069660bbbc46b2aa252dd1f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.110 upstream_response_time:1.110 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:26:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1109 2021-04-15 04:26:21 779 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@64d7de0a 2021-04-15 04:26:21 779 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:22 060 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:26:22 +0000] e1acd8f5bcb33674b8ac8b5b13d3fd87 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.383 upstream_response_time:0.383 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:26:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 383 2021-04-15 04:26:22 168 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2f6b0b6e 2021-04-15 04:26:22 168 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:22 656 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.78.229 - - [15/Apr/2021:04:26:22 +0000] c257d542a5ee4d570bf46a8a7d9322f9 "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.78.229 - - [15/Apr/2021:04:26:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 594 2021-04-15 04:26:22 767 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7505e066 2021-04-15 04:26:22 767 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:23 457 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:26:23 +0000] f249aefc6a625a8eb3e80d4efa3a4f78 "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.78.229 - - [15/Apr/2021:04:26:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 795 2021-04-15 04:26:23 566 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4dffe292 2021-04-15 04:26:23 566 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:23 913 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.78.229 - - [15/Apr/2021:04:26:23 +0000] c31a4f2fcfc76491f49bfafedc73bc6f "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.78.229 - - [15/Apr/2021:04:26:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 397 2021-04-15 04:26:23 968 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@19cb943c 2021-04-15 04:26:23 968 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:25 158 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:26:25 +0000] 6ad3a8ee748c67130f17b22936fefe52 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.397 upstream_response_time:1.397 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:26:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1397 2021-04-15 04:26:25 375 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1a639319 2021-04-15 04:26:25 375 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:25 857 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.78.229 - - [15/Apr/2021:04:26:25 +0000] a70b66c3addfa8aee9809aea27be5ffb "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.78.229 - - [15/Apr/2021:04:26:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 588 2021-04-15 04:26:25 966 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@aedb00c 2021-04-15 04:26:25 966 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:26 358 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:26:26 +0000] 90f9a3e788ee840d82f7d9fd1d60816a "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.78.229 - - [15/Apr/2021:04:26:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 497 2021-04-15 04:26:26 467 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7e41ab5 2021-04-15 04:26:26 468 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:26 757 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.78.229 - - [15/Apr/2021:04:26:26 +0000] 57791cb1d9e214aefa804def8015e6f0 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.534 upstream_response_time:0.534 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:26:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 533 2021-04-15 04:26:27 004 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5bd314d9 2021-04-15 04:26:27 004 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:27 270 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:26:27 +0000] 3f61f49879f87d8e108b2f91f89c2aa7 "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.78.229 - - [15/Apr/2021:04:26:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 495 2021-04-15 04:26:27 503 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@21da30b4 2021-04-15 04:26:27 504 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:27 997 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.78.229 - - [15/Apr/2021:04:26:28 +0000] b95730b0e2051b8a2d1408adf10ffaac "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.859 upstream_response_time:0.859 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:26:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 858 2021-04-15 04:26:28 366 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6ffaa611 2021-04-15 04:26:28 366 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:29 260 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:26:29 +0000] 53079fb74d8be2651badc9dc97b7d333 "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.78.229 - - [15/Apr/2021:04:26:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 999 2021-04-15 04:26:29 370 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@376689d1 2021-04-15 04:26:29 370 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:29 562 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.78.229 - - [15/Apr/2021:04:26:29 +0000] fa646faccfccb640c7158381dde030e3 "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.78.229 - - [15/Apr/2021:04:26:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 396 2021-04-15 04:26:29 771 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@518ae6bc 2021-04-15 04:26:29 777 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:30 157 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:26:30 +0000] 5dd5f850e3d674ca9c3cf1399a4c0db6 "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.78.229 - - [15/Apr/2021:04:26:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 692 2021-04-15 04:26:30 470 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@67cea7f4 2021-04-15 04:26:30 470 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:31 011 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.78.229 - - [15/Apr/2021:04:26:31 +0000] 6c4624f76d96b35376cf0f95d1e89b08 "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.78.229 - - [15/Apr/2021:04:26:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 598 2021-04-15 04:26:31 071 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@33e75a2 2021-04-15 04:26:31 072 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:31 361 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:26:31 +0000] ce9b2d58e11ddb2b6afb974acc22ea1c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.301 upstream_response_time:0.301 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:26:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 302 2021-04-15 04:26:31 377 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@436cd150 2021-04-15 04:26:31 377 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:31 985 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.78.229 - - [15/Apr/2021:04:26:32 +0000] d32a334b29671c5e8e63bfc0add7f4cb "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.78.229 - - [15/Apr/2021:04:26:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 686 2021-04-15 04:26:32 068 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@32b37ddd 2021-04-15 04:26:32 068 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:32 858 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:26:33 +0000] 0e7a31c762874e21160a1b7e610deffe "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.78.229 - - [15/Apr/2021:04:26:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1495 2021-04-15 04:26:33 566 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6fc77d7f 2021-04-15 04:26:33 566 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:34 157 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.78.229 - - [15/Apr/2021:04:26:34 +0000] 47dc7ab0315700e257d71493fa183700 "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.78.229 - - [15/Apr/2021:04:26:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 604 2021-04-15 04:26:34 174 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7f7ec72c 2021-04-15 04:26:34 175 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:34 657 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:26:34 +0000] 4149d349e2f86a534281ba6f34921420 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.789 upstream_response_time:0.789 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:26:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 788 2021-04-15 04:26:34 967 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@27ae68a4 2021-04-15 04:26:34 967 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:35 357 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.78.229 - - [15/Apr/2021:04:26:35 +0000] 474badfa9191550a5e32fa07201b29e4 "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.78.229 - - [15/Apr/2021:04:26:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 603 2021-04-15 04:26:35 575 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@35d65c1c 2021-04-15 04:26:35 575 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:36 356 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:26:36 +0000] 1a0670009c7a4f9870b24f9e9a9df6f2 "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.78.229 - - [15/Apr/2021:04:26:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 792 2021-04-15 04:26:36 377 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4351daea 2021-04-15 04:26:36 377 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:36 575 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.78.229 - - [15/Apr/2021:04:26:36 +0000] 4611fe823accb39251d5cdc3d31fd4a3 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.392 upstream_response_time:0.392 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:26:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 386 2021-04-15 04:26:36 766 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@157c591a 2021-04-15 04:26:36 766 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:37 357 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:26:37 +0000] d8b029434fcbca8ee608c025a19d0582 "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.78.229 - - [15/Apr/2021:04:26:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 795 2021-04-15 04:26:37 566 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@35ecc61c 2021-04-15 04:26:37 567 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:38 256 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.78.229 - - [15/Apr/2021:04:26:38 +0000] 9c0d4d57811b3bfc6a0a2d47fb595235 "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.78.229 - - [15/Apr/2021:04:26:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 796 2021-04-15 04:26:38 366 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@66dd5b51 2021-04-15 04:26:38 366 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:38 568 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:26:38 +0000] 630fb26657177e5d17cf45791eb6badd "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.78.229 - - [15/Apr/2021:04:26:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 496 2021-04-15 04:26:38 866 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@8794fc7 2021-04-15 04:26:38 866 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:39 256 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.78.229 - - [15/Apr/2021:04:26:40 +0000] 92825f16813107fac20df46080203820 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.398 upstream_response_time:1.398 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:26:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1398 2021-04-15 04:26:40 288 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7108c189 2021-04-15 04:26:40 289 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:40 885 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:26:40 +0000] 23d2271393a56fbaa8acd12442c1cb15 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.675 upstream_response_time:0.675 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:26:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 674 2021-04-15 04:26:40 967 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@351028e7 2021-04-15 04:26:40 967 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:41 262 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.78.229 - - [15/Apr/2021:04:26:41 +0000] e0130fc1c40c5b192aa6cc1508b130b8 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.306 upstream_response_time:0.306 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:26:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 306 2021-04-15 04:26:41 277 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@47b7bf7f 2021-04-15 04:26:41 277 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:41 672 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:26:41 +0000] 3f50fd19e5c10be044ca53eb7d2a16b2 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.486 upstream_response_time:0.486 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:26:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 486 2021-04-15 04:26:41 767 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@34963fd8 2021-04-15 04:26:41 767 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:42 456 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.78.229 - - [15/Apr/2021:04:26:42 +0000] cb3610ea57b55133a2d55369acac7ff1 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.802 upstream_response_time:0.802 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:26:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 802 2021-04-15 04:26:42 572 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@69de6eb8 2021-04-15 04:26:42 572 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:43 017 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:26:43 +0000] 74b89194ea9b7eb7301f9b5d1b5fa145 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.491 upstream_response_time:0.491 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:26:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 491 2021-04-15 04:26:43 066 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@70d27d02 2021-04-15 04:26:43 066 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:43 408 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.78.229 - - [15/Apr/2021:04:26:43 +0000] d651c74d43c195cba7a4756913b6dd95 "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.78.229 - - [15/Apr/2021:04:26:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 898 2021-04-15 04:26:43 969 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1b323116 2021-04-15 04:26:43 969 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:45 156 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:26:45 +0000] 01c4fa4636f41ad00647a5cf10a4c9f4 "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.78.229 - - [15/Apr/2021:04:26:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1295 2021-04-15 04:26:45 268 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@297ae055 2021-04-15 04:26:45 269 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:45 921 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.78.229 - - [15/Apr/2021:04:26:46 +0000] f3777c490add5e3da2d447ba6084c786 "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.78.229 - - [15/Apr/2021:04:26:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 796 2021-04-15 04:26:46 069 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@248d6c3f 2021-04-15 04:26:46 070 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:46 408 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:26:46 +0000] be4db04bb792e186fd1b8058f6f035f3 "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.78.229 - - [15/Apr/2021:04:26:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 394 2021-04-15 04:26:46 466 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2515d803 2021-04-15 04:26:46 466 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:46 949 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:26:47 +0000] 59e898bdf82cfc40aa02b2324adab708 "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.78.229 - - [15/Apr/2021:04:26:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 696 2021-04-15 04:26:47 166 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3f2eb329 2021-04-15 04:26:47 166 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:47 389 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:26:47 +0000] 02f808c5a6db02cbb84e469b3dae98d8 "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.78.229 - - [15/Apr/2021:04:26:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 496 2021-04-15 04:26:47 670 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@53987252 2021-04-15 04:26:47 671 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:48 058 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:26:48 +0000] 999f0c2b2aa6646445ba96041c445c13 "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.78.229 - - [15/Apr/2021:04:26:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 691 2021-04-15 04:26:48 365 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@16c5ee2 2021-04-15 04:26:48 366 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:49 058 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace- 10.233.78.229 - - [15/Apr/2021:04:26:49 +0000] dbf843a2d2c4a16fe0e6a0d17b1c3977 "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.78.229 - - [15/Apr/2021:04:26:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 797 2021-04-15 04:26:49 167 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@618a96c4 2021-04-15 04:26:49 167 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:49 659 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace- 10.233.78.229 - - [15/Apr/2021:04:26:49 +0000] 88966b7f51ec17058a77c2051d730336 "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.78.229 - - [15/Apr/2021:04:26:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 696 2021-04-15 04:26:49 867 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3e8f3590 2021-04-15 04:26:49 867 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.35.82","port":"8443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:50 283 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-wf-gui,version-v1 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:26:50 +0000] fb4ed4c7b1d954ec8dc82628a9e7a7a6 "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.78.229 - - [15/Apr/2021:04:26:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 423 "-" "Go-http-client/1.1" 499 2021-04-15 04:26:50 367 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@35eb0d96 2021-04-15 04:26:50 367 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.47.228","port":"8443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:50 657 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc,version-v1 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:26:50 +0000] c4471b0a8c4db9b6a65cb470a99d1696 "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.78.229 - - [15/Apr/2021:04:26:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 424 "-" "Go-http-client/1.1" 395 2021-04-15 04:26:50 765 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@400fbd2e 2021-04-15 04:26:50 765 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.47.228","port":"8080","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:51 456 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc-deprecated,version-v1 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:26:51 +0000] 5ac44f817fedcbe7e139b40c1c6df2d0 "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.78.229 - - [15/Apr/2021:04:26:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 447 "-" "Go-http-client/1.1" 1097 2021-04-15 04:26:51 869 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@750a48d2 2021-04-15 04:26:51 869 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.38.223","port":"8181","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:26:53 056 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.78.229 - - [15/Apr/2021:04:26:53 +0000] 1a8469ee363a7ca758f8df046d01c229 "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.78.229 - - [15/Apr/2021:04:26:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 431 "-" "Go-http-client/1.1" 1294 2021-04-15 04:26:53 167 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:26:53 +0000] 68765784f4ba70e731349b9fa96cabd1 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.493 upstream_response_time:0.493 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:26:53 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 492 2021-04-15 04:26:53 662 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:26:54 +0000] da3a68e7adfa57169346394ba1c7fc29 "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.900 upstream_response_time:0.900 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:26:54 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 898 2021-04-15 04:26:54 568 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:26:54 +0000] d5da7ad0e07d469e8234862f9f418aa4 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:26:54 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 392 2021-04-15 04:26:54 963 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:26:55 +0000] b5e2920c96cb268d21326b2538503363 "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.301 upstream_response_time:0.301 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:26:55 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 299 2021-04-15 04:26:55 264 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:26:55 +0000] 16159a6ff31a5b3edaee9ab115dc7d53 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.496 upstream_response_time:0.496 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:26:55 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 495 2021-04-15 04:26:55 763 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:26:57 +0000] 6785006cc883259328cd92774a809c0e "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:1.799 upstream_response_time:1.799 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:26:57 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1798 2021-04-15 04:26:57 563 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:26:58 +0000] db4ea448c6b819c41d9b8cd0d81e2e1a "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:26:58 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 597 2021-04-15 04:26:58 162 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:26:58 +0000] 51f23610fd60eddbb353b334a96b53c7 "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:26:58 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497 2021-04-15 04:26:58 664 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:26:58 +0000] b4d64927818babe5e90252fb98aae821 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:26:58 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296 2021-04-15 04:26:58 963 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:26:59 +0000] a117b80f1859d8034ba095661595476d "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:26:59 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 299 2021-04-15 04:26:59 263 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:26:59 +0000] 988b625646def0285470314d959a66ca "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.603 upstream_response_time:0.603 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:26:59 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 601 2021-04-15 04:26:59 867 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:27:00 +0000] 5b6885e348561d71c4d563b2c130ad92 "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.394 upstream_response_time:0.394 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:27:00 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 394 2021-04-15 04:27:00 263 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:27:00 +0000] 4e3f843d462538fc8a475eabf6f467c2 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.405 upstream_response_time:0.405 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:27:00 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 404 2021-04-15 04:27:00 676 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:27:01 +0000] 934f8f4fd003ac44ea6ad0bdc5583b5e "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.393 upstream_response_time:0.393 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:27:01 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 392 2021-04-15 04:27:01 069 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:27:01 +0000] cdb4c7cad171a21cf5d25a794d73218f "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.098 upstream_response_time:0.098 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:27:01 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 98 2021-04-15 04:27:01 166 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:27:03 +0000] ca2eb9169fb2b36a877b4454622179d0 "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:1.898 upstream_response_time:1.898 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:27:03 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1893 2021-04-15 04:27:03 062 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:27:03 +0000] 19f2ef268004601b307314df18f84108 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:27:03 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198 2021-04-15 04:27:03 263 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:27:03 +0000] 68018857c38535a8988f35266f1fc938 "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:27:03 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398 2021-04-15 04:27:03 663 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:27:04 +0000] 1dce9d1c7480376755bec0f23a8a1f92 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.798 upstream_response_time:0.798 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:27:04 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 797 2021-04-15 04:27:04 461 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:27:04 +0000] 60961baaaa27e7de270a35a613e48a82 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.504 upstream_response_time:0.504 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:27:04 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 503 2021-04-15 04:27:04 968 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:27:05 +0000] 9a3548283f821727a9d898cfe1e4c1d6 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.701 upstream_response_time:0.701 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:27:05 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 699 2021-04-15 04:27:05 668 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:27:06 +0000] b730cf11d9f13d27778f8fdaaade2464 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.794 upstream_response_time:0.794 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:27:06 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 793 2021-04-15 04:27:06 466 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:27:06 +0000] b59e8b4de12b7c131df66765b14a2624 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.100 upstream_response_time:0.100 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:27:06 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 95 2021-04-15 04:27:06 565 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:27:07 +0000] bb221cd959eb61aaef0fd509b4a32aef "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:27:07 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 597 2021-04-15 04:27:07 165 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:27:08 +0000] 6826365154d75c45f6ece3005a54ce2e "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:1.098 upstream_response_time:1.098 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:27:08 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1096 2021-04-15 04:27:08 263 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:27:08 +0000] 7860fb99d42134b28fcc1ae2a34bcf5c "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.502 upstream_response_time:0.502 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:27:08 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 502 2021-04-15 04:27:08 766 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:27:08 +0000] f408e8fda90d0e8ce9a0cb66409ff1b3 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.201 upstream_response_time:0.201 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:27:08 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 201 2021-04-15 04:27:08 971 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:27:09 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 192 10.233.78.229 - - [15/Apr/2021:04:27:09 +0000] ee2ed5acf5144768dece9f3fc8f45504 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.194 upstream_response_time:0.194 "-" "Go-http-client/1.1" "-" 2021-04-15 04:27:09 163 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:27:09 +0000] 3cb5ae88e3a3cca6d0ed95da34dfbdd4 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.496 upstream_response_time:0.496 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:27:09 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 495 2021-04-15 04:27:09 661 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:27:10 +0000] bc5ee5f31a3747c7483c60e117e65bc9 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:27:10 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 598 2021-04-15 04:27:10 268 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:27:10 +0000] e19aafed3e6ec52d0cc4414a6e69ae25 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.206 upstream_response_time:0.206 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:27:10 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 203 2021-04-15 04:27:10 470 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:27:10 +0000] dd6f44295a2cfe612a1a9e16ff9a2042 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:27:10 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 204 2021-04-15 04:27:10 675 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:27:10 +0000] 85c2fcac0f21d545b854ac1615617e1e "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.291 upstream_response_time:0.291 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:27:10 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 285 2021-04-15 04:27:10 962 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:27:11 +0000] 7d1ca5af94c4ad734e3b8e8b824b6be8 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.700 upstream_response_time:0.700 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:27:11 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 699 2021-04-15 04:27:11 663 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:27:12 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 802 10.233.78.229 - - [15/Apr/2021:04:27:12 +0000] 2fd65a712e9d4b371d464195dd6e11ed "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.803 upstream_response_time:0.803 "-" "Go-http-client/1.1" "-" 2021-04-15 04:27:12 467 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:27:12 +0000] 32f9aa9f489fb73cb8e1b1620eeaaa5a "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:27:12 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398 2021-04-15 04:27:12 868 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:27:13 +0000] 0d8a38d1fa9ee2bba9c955373027aeae "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.197 upstream_response_time:0.197 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:27:13 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 195 2021-04-15 04:27:13 066 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:27:13 +0000] ecaedde17ef6b09dbdc132df02503bfe "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:27:13 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 596 2021-04-15 04:27:13 664 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:27:13 +0000] 9c4780b9d3d8ea09f413e209ae73f3f2 "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.097 upstream_response_time:0.097 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:27:13 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 97 2021-04-15 04:27:13 763 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:27:14 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 300 10.233.78.229 - - [15/Apr/2021:04:27:14 +0000] 093c5f178e1e7573d3c56ee11fe7e458 "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.302 upstream_response_time:0.302 "-" "Go-http-client/1.1" "-" 2021-04-15 04:27:14 065 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:27:14 +0000] 51ffe8cfd1e3f154a29f50c62f6a5a52 "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.195 upstream_response_time:0.195 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:27:14 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 194 2021-04-15 04:27:14 261 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:27:14 +0000] 385a01c9a36e7ac81147b466f8ac250b "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.601 upstream_response_time:0.601 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:27:14 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 599 2021-04-15 04:27:14 862 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:27:15 +0000] 155acf8761ca52c50d0fdb235eba119d "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:27:15 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2021-04-15 04:27:15 263 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:27:15 +0000] c3e1b7d3afdbbcdc7db170e9a4004112 "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.508 upstream_response_time:0.508 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:27:15 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 505 2021-04-15 04:27:15 770 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:27:16 +0000] 2fb7a097e80c717ce4fc679ab8429e8f "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.590 upstream_response_time:0.590 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:27:16 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 589 2021-04-15 04:27:16 369 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:27:16 +0000] 737d1c9d3879e426a4a7459c0e77c91e "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:27:16 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 392 2021-04-15 04:27:16 762 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:27:17 +0000] 6d5ac1c49aaf96ad94dae6d3db9a04aa "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.408 upstream_response_time:0.408 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:27:17 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 408 2021-04-15 04:27:17 173 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:27:17 +0000] f7f70611ccc7a3d42669d3d512b608ed "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.688 upstream_response_time:0.688 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:27:17 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 686 2021-04-15 04:27:17 861 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:27:18 +0000] fa4193714fc176589e3edc4ca8cd707a "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.301 upstream_response_time:0.301 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:27:18 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 299 2021-04-15 04:27:18 163 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:27:18 +0000] 4df15b142f8f7dc14434e78b3f71ab93 "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:27:18 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 399 2021-04-15 04:27:18 565 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:27:18 +0000] 624e06b5b9708282ced15647b2f0fd43 "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.210 upstream_response_time:0.210 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:27:18 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 208 2021-04-15 04:27:18 775 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:27:18 +0000] 362a6d89b6ff79fb9fb5c3f2817390d5 "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.191 upstream_response_time:0.191 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:27:18 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 190 2021-04-15 04:27:18 999 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:27:19 +0000] d6c854c5171f575475099a2414b15259 "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.395 upstream_response_time:0.395 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:27:19 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 378 2021-04-15 04:27:19 363 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:27:19 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 356 10.233.78.229 - - [15/Apr/2021:04:27:19 +0000] c064e1ec264bb1d8745bcc50753205ec "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.357 upstream_response_time:0.357 "-" "Go-http-client/1.1" "-" 2021-04-15 04:27:19 723 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:27:19 +0000] 91d879a42affdb9677e6eda996fd49cf "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.047 upstream_response_time:0.047 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:27:19 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 45 2021-04-15 04:27:19 768 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:27:20 +0000] e42861f2d6660449bc3fe1a8f6739ab0 "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:1.093 upstream_response_time:1.093 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:27:20 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1092 2021-04-15 04:27:20 866 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@79ede638 2021-04-15 04:27:20 866 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:27:21 257 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:27:21 +0000] 4a6c830a2b7979f2c067244b1e8f77ca "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.406 upstream_response_time:0.406 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:27:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 404 2021-04-15 04:27:21 276 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@465af3bb 2021-04-15 04:27:21 276 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:27:21 656 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:27:21 +0000] 70bdd568bb28ddaaa19f2bb98a9d928c "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.78.229 - - [15/Apr/2021:04:27:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 487 2021-04-15 04:27:21 771 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7b76ae70 2021-04-15 04:27:21 771 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:27:22 060 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:27:22 +0000] d600926bb503a0865bf065540c66572e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.494 upstream_response_time:0.494 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:27:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 494 2021-04-15 04:27:22 267 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@606d6836 2021-04-15 04:27:22 268 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:27:22 757 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:27:22 +0000] 547709ea198e62104a51edb2c30c3b62 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.534 upstream_response_time:0.534 "-" "Go-http-client/1.1" "-" 2021-04-15 04:27:22 805 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@16804645 2021-04-15 04:27:22 805 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 10.233.78.229 - - [15/Apr/2021:04:27:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 534 2021-04-15 04:27:23 010 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:27:23 +0000] a67c30964e1d3c2fa29df4ede2c14610 "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.78.229 - - [15/Apr/2021:04:27:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 302 2021-04-15 04:27:23 111 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@e7b6a37 2021-04-15 04:27:23 111 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:27:23 412 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:27:23 +0000] c88e0c7e20e04ed6b01a2573cadd31bf "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.352 upstream_response_time:0.352 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:27:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 352 2021-04-15 04:27:23 468 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1164fe85 2021-04-15 04:27:23 468 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:27:23 880 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:27:23 +0000] d64ffa483107347d1b10cfc38404566f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.425 upstream_response_time:0.425 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:27:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 424 2021-04-15 04:27:23 894 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4cde3ed9 2021-04-15 04:27:23 894 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:27:24 361 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:27:24 +0000] d7e2af074763874138927a22c194cff5 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.568 upstream_response_time:0.568 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:27:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 568 2021-04-15 04:27:24 466 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6892ad1a 2021-04-15 04:27:24 466 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:27:25 056 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:27:25 +0000] 23e6ba0de6dedf39dc1dff05aa35df7c "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.78.229 - - [15/Apr/2021:04:27:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 995 2021-04-15 04:27:25 472 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@21043958 2021-04-15 04:27:25 472 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:27:26 275 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:27:26 +0000] d2d8607c5d6607602e03f1378fe332d0 "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.78.229 - - [15/Apr/2021:04:27:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 995 2021-04-15 04:27:26 468 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4b479db3 2021-04-15 04:27:26 468 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:27:26 863 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:27:27 +0000] 80686d480df3adb71f2d763ae2034666 "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.78.229 - - [15/Apr/2021:04:27:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 597 2021-04-15 04:27:27 068 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1cc242db 2021-04-15 04:27:27 068 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:27:27 435 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:27:27 +0000] e43eec91c575b20754311b5ece10fe1f "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.78.229 - - [15/Apr/2021:04:27:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 393 2021-04-15 04:27:27 467 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5403f734 2021-04-15 04:27:27 467 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:27:27 758 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:27:27 +0000] 73915ac60a6ff061a0c5b70335dabca4 "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.78.229 - - [15/Apr/2021:04:27:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 397 2021-04-15 04:27:27 868 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3b6ecba4 2021-04-15 04:27:27 868 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:27:28 281 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:27:28 +0000] f09c085925a6237823d1e0b8bd96e4a8 "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.78.229 - - [15/Apr/2021:04:27:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 595 2021-04-15 04:27:28 469 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@27b112b4 2021-04-15 04:27:28 469 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:27:28 856 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:27:29 +0000] b2b56d8c9050e0f53ae0eba1dd140ed0 "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.78.229 - - [15/Apr/2021:04:27:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 994 2021-04-15 04:27:29 466 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2c89073f 2021-04-15 04:27:29 466 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:27:31 022 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:27:31 +0000] 31e10bafa8b4c55e49dcf94b0f193714 "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.78.229 - - [15/Apr/2021:04:27:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1697 2021-04-15 04:27:31 167 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@19831762 2021-04-15 04:27:31 167 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:27:31 457 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:27:31 +0000] 15cb39f8d40f1311e4274e9f3fab969a "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.78.229 - - [15/Apr/2021:04:27:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 696 2021-04-15 04:27:31 868 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1869f817 2021-04-15 04:27:31 868 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:27:32 255 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:27:32 +0000] fff340dcc49aa4a5a1b223aff1921d8f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.494 upstream_response_time:0.494 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:27:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 494 2021-04-15 04:27:32 371 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7a86a4ee 2021-04-15 04:27:32 371 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:27:32 657 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:27:32 +0000] 33f4d3fd121ef0326f105e0296dfe989 "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.78.229 - - [15/Apr/2021:04:27:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 391 2021-04-15 04:27:32 765 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3772afde 2021-04-15 04:27:32 765 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:27:33 049 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:27:33 +0000] 72f074d09dd7f37df634a4a9f51617c8 "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.78.229 - - [15/Apr/2021:04:27:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 397 2021-04-15 04:27:33 167 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@35122298 2021-04-15 04:27:33 167 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:27:33 756 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:27:33 +0000] 1ad2985d40e703ab3dfc511786ddc820 "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.78.229 - - [15/Apr/2021:04:27:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 600 2021-04-15 04:27:33 770 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7642c7c2 2021-04-15 04:27:33 771 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:27:34 257 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:27:34 +0000] 98d5552a8acb4f69532a9e64f8de364e "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.78.229 - - [15/Apr/2021:04:27:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 691 2021-04-15 04:27:34 464 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@62cf9e38 2021-04-15 04:27:34 464 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:27:35 256 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:27:35 +0000] 58ce394b2e8c8b7ac8c669a719375f54 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.099 upstream_response_time:1.099 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:27:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1099 2021-04-15 04:27:35 567 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2597d902 2021-04-15 04:27:35 567 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:27:39 200 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:27:39 +0000] e0712fe7abc26167f3398322e34dd644 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:3.649 upstream_response_time:3.649 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:27:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 3648 2021-04-15 04:27:39 221 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7310a8b1 2021-04-15 04:27:39 222 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:27:39 552 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:27:39 +0000] 6d0b8df3b3fd3bcc3a9c3c0b1fdb2f18 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.642 upstream_response_time:0.642 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:27:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 641 2021-04-15 04:27:39 867 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@420df92b 2021-04-15 04:27:39 867 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:27:40 157 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:27:40 +0000] c2eef9331b5b8fdd577768074ff50a81 "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.78.229 - - [15/Apr/2021:04:27:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 495 2021-04-15 04:27:40 366 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3a04d68b 2021-04-15 04:27:40 366 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:27:40 595 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:27:41 +0000] 9cb45b6bace2f4e60bbcce9f5d6159b8 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.403 upstream_response_time:1.403 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:27:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1402 2021-04-15 04:27:41 772 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@259ab45b 2021-04-15 04:27:41 773 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:27:42 168 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:27:42 +0000] 67abd8e2a6511db5750470f5fd1d87d3 "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.78.229 - - [15/Apr/2021:04:27:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 491 2021-04-15 04:27:42 271 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@36abc255 2021-04-15 04:27:42 274 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:27:42 657 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:27:42 +0000] af43ca90758a0b6e351379ccbee58770 "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.78.229 - - [15/Apr/2021:04:27:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 493 2021-04-15 04:27:42 773 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@60b24f28 2021-04-15 04:27:42 774 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:27:43 161 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:27:43 +0000] edfa43f11f07af673fa58e2afc4f344e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.407 upstream_response_time:0.407 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:27:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 400 2021-04-15 04:27:43 176 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1ae4ceb1 2021-04-15 04:27:43 176 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:27:43 680 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:27:43 +0000] 6ec0a820ff8e8789b244fb6d3cbb309f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.787 upstream_response_time:0.787 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:27:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 786 2021-04-15 04:27:43 968 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4f0a801f 2021-04-15 04:27:43 968 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:27:44 359 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:27:44 +0000] 8210d122beb642bd825aa57cfb89bc55 "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.78.229 - - [15/Apr/2021:04:27:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 497 2021-04-15 04:27:44 469 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@bbd2f12 2021-04-15 04:27:44 470 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:27:44 751 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:27:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 529 10.233.78.229 - - [15/Apr/2021:04:27:44 +0000] cb43a55583a4c545af9d13d1324404c5 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.531 upstream_response_time:0.531 "-" "Go-http-client/1.1" "-" 2021-04-15 04:27:45 015 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@a7a1a4 2021-04-15 04:27:45 015 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:27:45 257 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:27:45 +0000] 1f37e7e5e27dd15e10ca02ce0dcd18f1 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.659 upstream_response_time:0.659 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:27:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 658 2021-04-15 04:27:45 674 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@fd0c78b 2021-04-15 04:27:45 674 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:27:46 257 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:27:46 +0000] 23225d0fe57f9e5a25ce892853be639f "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.78.229 - - [15/Apr/2021:04:27:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 688 2021-04-15 04:27:46 366 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2157d6dc 2021-04-15 04:27:46 366 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:27:47 065 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:27:47 +0000] 9a9c00762db3f3a328e0848560bd53db "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.002 upstream_response_time:1.002 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:27:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1001 2021-04-15 04:27:47 370 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@437d2e6a 2021-04-15 04:27:47 370 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:27:48 456 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:27:48 +0000] 191038bac5d91c20cdc2aca9886ee3aa "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.592 upstream_response_time:1.592 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:27:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1592 2021-04-15 04:27:48 966 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@685eef0d 2021-04-15 04:27:48 966 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:27:49 559 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:27:49 +0000] 6e2356179816c2ede6e331f48cb0159d "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.78.229 - - [15/Apr/2021:04:27:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 697 2021-04-15 04:27:49 674 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@dca49a9 2021-04-15 04:27:49 674 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:27:49 960 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:27:50 +0000] 57a6ca054f352542c17b80ba160a2bd3 "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.78.229 - - [15/Apr/2021:04:27:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 388 2021-04-15 04:27:50 067 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@fc96532 2021-04-15 04:27:50 067 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:27:50 856 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:27:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 808 10.233.78.229 - - [15/Apr/2021:04:27:50 +0000] b5469e5f0f4ab0b8a5cedfcf72ed7324 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.811 upstream_response_time:0.811 "-" "Go-http-client/1.1" "-" 2021-04-15 04:27:50 882 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7a3d2de 2021-04-15 04:27:50 882 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:27:51 356 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:27:51 +0000] 14572ca54709388ada7b05e8b72cb5bd "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.78.229 - - [15/Apr/2021:04:27:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 780 2021-04-15 04:27:51 665 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@dc7634c 2021-04-15 04:27:51 666 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:27:52 057 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:27:52 +0000] 7df58d036755e86cb50aae545a3ad2fa "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.78.229 - - [15/Apr/2021:04:27:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 597 2021-04-15 04:27:52 266 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7057cbbf 2021-04-15 04:27:52 266 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:27:52 756 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:27:53 +0000] e358e71ce03bd772654b93f5f79b337c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.901 upstream_response_time:0.901 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:27:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 900 2021-04-15 04:27:53 171 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3ca863e8 2021-04-15 04:27:53 171 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:27:53 556 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:27:53 +0000] cbe3a60f81e9d450fabc000e411c1b5e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.491 upstream_response_time:0.491 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:27:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 491 2021-04-15 04:27:53 665 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6120d955 2021-04-15 04:27:53 665 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:27:54 157 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:27:55 +0000] 6eaafadddc9b500db7cc7c082d5f7be6 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.797 upstream_response_time:1.797 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:27:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1795 2021-04-15 04:27:55 467 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2fdbda6f 2021-04-15 04:27:55 467 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:27:55 860 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:27:55 +0000] 28c02ce27ac90f058bee8dcf0c89d640 "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.78.229 - - [15/Apr/2021:04:27:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 494 2021-04-15 04:27:55 966 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@438dbd5e 2021-04-15 04:27:55 966 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:27:56 556 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:27:56 +0000] 3f7aac3ceec7d70606071b6e73f4e08d "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.78.229 - - [15/Apr/2021:04:27:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 796 2021-04-15 04:27:56 765 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2bb394db 2021-04-15 04:27:56 765 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:27:57 157 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:27:57 +0000] 9a74e6ece63cdf76ae4d0b87a52decbe "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.78.229 - - [15/Apr/2021:04:27:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 496 2021-04-15 04:27:57 266 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@533d8614 2021-04-15 04:27:57 266 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:27:57 857 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:27:58 +0000] 3a054d3c33001bade0819c21b595b0c9 "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.78.229 - - [15/Apr/2021:04:27:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 995 2021-04-15 04:27:58 265 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@811d278 2021-04-15 04:27:58 265 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:27:58 556 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:27:58 +0000] 58f49331d32ff0c9b4b7ed846feb3566 "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.78.229 - - [15/Apr/2021:04:27:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 397 2021-04-15 04:27:58 671 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@168fc46f 2021-04-15 04:27:58 672 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:27:59 357 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:27:59 +0000] c0cd5cb125018124efabb2b2237cb5e9 "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.78.229 - - [15/Apr/2021:04:27:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 890 2021-04-15 04:27:59 564 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3ded1dcb 2021-04-15 04:27:59 565 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:28:00 256 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:28:00 +0000] c339dc09a97b7149b4b152239346a4ef "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.78.229 - - [15/Apr/2021:04:28:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 797 2021-04-15 04:28:00 365 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@58765c87 2021-04-15 04:28:00 365 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:28:00 959 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:28:01 +0000] c06e4cc868306da673460849996541e2 "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.78.229 - - [15/Apr/2021:04:28:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 697 2021-04-15 04:28:01 069 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@130b2d8b 2021-04-15 04:28:01 069 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:28:01 456 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:28:01 +0000] 9973c4fc5b5c6e25016608eff190fc70 "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.78.229 - - [15/Apr/2021:04:28:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 492 2021-04-15 04:28:01 564 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5bd5249d 2021-04-15 04:28:01 564 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:28:02 557 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace- 10.233.78.229 - - [15/Apr/2021:04:28:02 +0000] fd3f072de18f6b1251865f17bdbf6d4d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.098 upstream_response_time:1.098 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 1097 2021-04-15 04:28:02 667 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@45163bd3 2021-04-15 04:28:02 667 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:28:03 557 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace- 10.233.78.229 - - [15/Apr/2021:04:28:03 +0000] 1a581b14ee9e63d7ea7a5a5b5dea0b6e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.133 upstream_response_time:1.133 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 1132 2021-04-15 04:28:03 898 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:28:04 +0000] 3a33df8e5f2569f4a1700070b010becb "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.861 upstream_response_time:0.861 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:04 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 802 2021-04-15 04:28:04 702 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:28:06 +0000] 2f4e2d09f07b688abf970e7b3f8b8f30 "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:1.460 upstream_response_time:1.460 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:06 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1495 2021-04-15 04:28:06 198 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:28:06 +0000] 5403b05c15afe3aeebd108118d643339 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.363 upstream_response_time:0.363 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:06 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 362 2021-04-15 04:28:06 570 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:28:07 +0000] fdfe228454156e4609d686e5439c921b "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.699 upstream_response_time:0.699 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:07 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 698 2021-04-15 04:28:07 264 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:28:07 +0000] 7138b3e05cf2f5e839d3bf3358b1427a "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:07 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 596 2021-04-15 04:28:07 868 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:28:09 +0000] 97bbb150062ba57c771176a32d724681 "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:1.406 upstream_response_time:1.406 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:09 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1399 2021-04-15 04:28:09 269 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:28:09 +0000] accfa3751642f685515c0ac7c872e42b "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.591 upstream_response_time:0.591 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:09 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 591 2021-04-15 04:28:09 862 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:28:10 +0000] daf67d5d28db07868a2c8ce4954d3877 "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.799 upstream_response_time:0.799 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:10 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 798 2021-04-15 04:28:10 663 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:28:11 +0000] 6d75b867f39623fbee6c7d27349d828a "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:11 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2021-04-15 04:28:11 062 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:28:11 +0000] ff2e7c5d972e197105e75f484271a19b "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:11 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197 2021-04-15 04:28:11 262 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:28:13 +0000] 83846b6b9198ddaf9451bfda754c5fc7 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:1.899 upstream_response_time:1.899 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:13 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1897 2021-04-15 04:28:13 163 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:28:13 +0000] 322723d5d48fd179022563bcd564e954 "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:13 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 696 2021-04-15 04:28:13 862 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:28:14 +0000] c0eb2d14da61af76da8099cab975037f "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.729 upstream_response_time:0.729 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:14 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 727 2021-04-15 04:28:14 591 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:28:15 +0000] 1d74166f34140d7041310b58f7175f51 "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.473 upstream_response_time:0.473 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:15 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 472 2021-04-15 04:28:15 065 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:28:15 +0000] 04643df539a5ce7f75b12b5c8e20870f "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.595 upstream_response_time:0.595 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:15 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 593 2021-04-15 04:28:15 661 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:28:16 +0000] 12010ee4e4788434b6624455c6f76641 "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.700 upstream_response_time:0.700 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:16 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 698 2021-04-15 04:28:16 362 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:28:16 +0000] c2bdf8a5ec56a002afab8655d91938ce "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:16 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198 2021-04-15 04:28:16 562 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:28:16 +0000] a6ad097ee75c1512363fe859d327aef8 "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:16 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2021-04-15 04:28:16 867 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:28:17 +0000] ab4760a7831c2ebe27bdb5e9be54d588 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:17 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 493 2021-04-15 04:28:17 362 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:28:17 +0000] 80686643e5bac33953ecc7ec37be8ace "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:17 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296 2021-04-15 04:28:17 660 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:28:18 +0000] 5f18b2ca891b45c493e36f85cc4b456d "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:18 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 599 2021-04-15 04:28:18 261 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:28:19 +0000] c975260e221b9d2b4c2c2eb5ca2fe655 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:1.299 upstream_response_time:1.299 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:19 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1298 2021-04-15 04:28:19 561 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:28:20 +0000] cbfe170d2691fd3f3c70fac9e737bc03 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:20 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 499 2021-04-15 04:28:20 065 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:28:20 +0000] 839d5604ea93347efd197bb5ff294f73 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:20 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198 2021-04-15 04:28:20 261 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:28:20 +0000] 7faa910384fc3f6e38dd317c59a4a1cb "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:20 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 299 2021-04-15 04:28:20 563 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:28:21 +0000] 1d0a55855648cae41e3fa947803081dc "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:21 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497 2021-04-15 04:28:21 062 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:28:21 +0000] e39e08e296b51224677d8469f64845bf "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:21 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2021-04-15 04:28:21 462 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:28:22 +0000] 7d2bf9f41f7a62f5b9a39a33285201d5 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.898 upstream_response_time:0.898 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:22 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 896 2021-04-15 04:28:22 361 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:28:22 +0000] 18a378077aca5018af99406b948b4693 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:22 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 500 2021-04-15 04:28:22 864 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:28:23 +0000] 18d591e4d09ab0c00b78c01a5530935a "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:23 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 597 2021-04-15 04:28:23 462 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:28:23 +0000] e1369066ef2f7d158c79cb72459cfefa "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:23 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2021-04-15 04:28:23 767 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:28:24 +0000] 843898c33dba648317b7c2f8dc2d6077 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:24 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 593 2021-04-15 04:28:24 362 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:28:24 +0000] 406836d8b9e8ba6641bfc4d79e0d69a4 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.111 upstream_response_time:0.111 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:24 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 109 2021-04-15 04:28:24 474 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:28:24 +0000] 76aa83aa8eedf7009b840591a6a21dc2 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.288 upstream_response_time:0.288 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:24 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 287 2021-04-15 04:28:24 763 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:28:25 +0000] 481c162552c1e61540547c474076345c "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:25 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2021-04-15 04:28:25 161 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:28:25 +0000] 8d706d6de55f0eee63da45cdc187d9b5 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.100 upstream_response_time:0.100 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:25 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 101 2021-04-15 04:28:25 263 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:28:26 +0000] 2637444c92cecea717e8619f37fa69bf "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:1.698 upstream_response_time:1.698 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:26 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1696 2021-04-15 04:28:26 962 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:28:27 +0000] a00bd66f0571e2033835454e23886fb5 "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.206 upstream_response_time:0.206 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:27 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 205 2021-04-15 04:28:27 169 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:28:27 +0000] d27da3334513c735e6cc95db5e5f3c2e "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.694 upstream_response_time:0.694 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:27 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 693 2021-04-15 04:28:27 865 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:28:28 +0000] d4eafc1f7622e021610d70f57cf8c3a5 "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:28 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296 2021-04-15 04:28:28 162 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:28:28 +0000] eb1b4c6b7d774dae82f630585b72f553 "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:28 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2021-04-15 04:28:28 462 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:28:28 +0000] 348dfd6e23c7bdc194fdf43563a17fc8 "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:28 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 98 2021-04-15 04:28:28 562 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:28:28 +0000] 4fe60e7aace090bc0f45d976386e2b96 "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:28 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296 2021-04-15 04:28:28 861 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:28:29 +0000] 5e02fb5570e0cd67653ed239cce9f0a7 "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.401 upstream_response_time:0.401 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:29 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 400 2021-04-15 04:28:29 268 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:28:29 +0000] ac26d356165bda14c4dc1caf88549415 "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:29 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 292 2021-04-15 04:28:29 563 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:28:30 +0000] 1c4570b97b1f56cbccb85054e0bc4c32 "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:30 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497 2021-04-15 04:28:30 062 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:28:30 +0000] 01bdcd732ecf3749199dc38385706038 "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.104 upstream_response_time:0.104 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:30 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 103 2021-04-15 04:28:30 166 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:28:30 +0000] f5820f36bbd9cbb1c9f480cbcea10fae "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.393 upstream_response_time:0.393 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:30 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 392 2021-04-15 04:28:30 561 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:28:31 +0000] ca0d0308f7eb9f4b56e42bf826cfe9db "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:31 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 498 2021-04-15 04:28:31 061 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:28:31 +0000] 341dfa10a44f8a46cf62bc8d54782bb0 "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.201 upstream_response_time:0.201 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:31 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 199 2021-04-15 04:28:31 263 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:28:31 +0000] b9e58514b7d97bfc5c7c4dff3b5362ab "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.697 upstream_response_time:0.697 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:31 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 696 2021-04-15 04:28:31 961 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:28:32 +0000] f38d08ad778713fc66f3d49f02169227 "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.606 upstream_response_time:0.606 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:32 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 605 2021-04-15 04:28:32 567 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:28:32 +0000] bbd2b8a8faa8d77efc5dd896e4093976 "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.094 upstream_response_time:0.094 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:32 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 93 2021-04-15 04:28:32 662 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:28:32 +0000] 45418eb1a7bcd5bcdfa0274a6156e66d "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:32 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2021-04-15 04:28:32 963 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:28:33 +0000] 1d6cb46aa387860890673adbbee6eb43 "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.104 upstream_response_time:0.104 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:33 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 103 2021-04-15 04:28:33 067 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:28:33 +0000] fd15018764fad775dec83d21652e51cc "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.495 upstream_response_time:0.495 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:33 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 494 2021-04-15 04:28:33 565 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6feb52cd 2021-04-15 04:28:33 565 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:28:41 556 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:28:41 +0000] 44e846024364c1ed2912c7ec9ac4f89f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:8.097 upstream_response_time:8.097 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 8096 2021-04-15 04:28:41 674 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1c9884d6 2021-04-15 04:28:41 674 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:28:42 111 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:28:42 +0000] 5e4445343e43116f68a7eeed000abd1e "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.78.229 - - [15/Apr/2021:04:28:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 486 2021-04-15 04:28:42 164 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@500cdd62 2021-04-15 04:28:42 164 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:28:42 856 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:28:42 +0000] b308fb2a0184282b37e2dfee10f70a51 "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.78.229 - - [15/Apr/2021:04:28:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 797 2021-04-15 04:28:42 965 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@167e3f4d 2021-04-15 04:28:42 965 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:28:43 256 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:28:43 +0000] c76a1914ce5d893efffe8f34d9332b4f "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.78.229 - - [15/Apr/2021:04:28:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 701 2021-04-15 04:28:43 669 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7b06a5d1 2021-04-15 04:28:43 670 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:28:44 712 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:28:44 +0000] d3ef4178eac24050216ef6a34383016e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.053 upstream_response_time:1.053 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1051 2021-04-15 04:28:44 725 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@364bc7ef 2021-04-15 04:28:44 725 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:28:45 257 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:28:45 +0000] ef8012083ba69c33dd5910e05437f72b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.937 upstream_response_time:0.937 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 937 2021-04-15 04:28:45 666 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1bc7c0a8 2021-04-15 04:28:45 666 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:28:46 057 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:28:46 +0000] bec1269120b54c7e696494f7887f5a4e "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.78.229 - - [15/Apr/2021:04:28:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 595 2021-04-15 04:28:46 266 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1219946 2021-04-15 04:28:46 266 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:28:46 657 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:28:46 +0000] e4f39b7020f8cfc4f500257dd20f585a "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.78.229 - - [15/Apr/2021:04:28:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 595 2021-04-15 04:28:46 872 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5294bbb1 2021-04-15 04:28:46 872 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:28:47 174 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:28:47 +0000] f158aec9d17d37a96c3734bb38a171f8 "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.78.229 - - [15/Apr/2021:04:28:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 391 2021-04-15 04:28:47 267 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4c987cf8 2021-04-15 04:28:47 267 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:28:47 871 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:28:47 +0000] e7c728ab42a7703805b7687876b5b752 "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.78.229 - - [15/Apr/2021:04:28:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 696 2021-04-15 04:28:47 967 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@59a6dfb4 2021-04-15 04:28:47 967 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:28:48 456 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:28:48 +0000] 7b77ea3ae3934b132d8cea1160c9c582 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.501 upstream_response_time:0.501 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 500 2021-04-15 04:28:48 472 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7f1d945b 2021-04-15 04:28:48 473 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:28:48 956 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:28:48 +0000] 123a324913604cb00cbad6c8df8a84e8 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.503 upstream_response_time:0.503 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 502 2021-04-15 04:28:48 977 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5108227 2021-04-15 04:28:48 977 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:28:49 473 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:28:49 +0000] ded0b8f28dc4d94c67e4294228c92e7c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.585 upstream_response_time:0.585 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 584 2021-04-15 04:28:49 566 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@345cb88d 2021-04-15 04:28:49 566 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:28:50 849 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:28:50 +0000] 0bdb43b0b97dc0a8ac1df54e70dde3ce "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.78.229 - - [15/Apr/2021:04:28:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1295 2021-04-15 04:28:50 865 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@73136aa9 2021-04-15 04:28:50 865 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:28:51 063 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:28:51 +0000] 1995337a624cdc6ce886d66b60b6303d "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.78.229 - - [15/Apr/2021:04:28:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 297 2021-04-15 04:28:51 167 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@44f5b9e6 2021-04-15 04:28:51 167 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:28:51 604 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:28:51 +0000] 148d74d44d25b75d54de23d043cb99f9 "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.78.229 - - [15/Apr/2021:04:28:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 496 2021-04-15 04:28:51 666 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@65676b6f 2021-04-15 04:28:51 666 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:28:52 180 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:28:52 +0000] ffad74cb2b2091f8edffa00ddef45810 "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.78.229 - - [15/Apr/2021:04:28:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 801 2021-04-15 04:28:52 467 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@28755370 2021-04-15 04:28:52 467 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:28:52 681 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:28:52 +0000] 8d665e223eacf6d8bcb084d3f3cf2162 "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.78.229 - - [15/Apr/2021:04:28:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 395 2021-04-15 04:28:52 868 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2af6edb8 2021-04-15 04:28:52 868 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:28:53 157 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:28:53 +0000] f036199a89c3520d2b4419cc67e81ba7 "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.78.229 - - [15/Apr/2021:04:28:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 596 2021-04-15 04:28:53 469 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@59009ba4 2021-04-15 04:28:53 469 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:28:55 332 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:28:55 +0000] 1371d8ae41790be57f154030d9d7e4d2 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.195 upstream_response_time:2.195 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 2196 2021-04-15 04:28:55 667 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7de0fa4e 2021-04-15 04:28:55 667 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:28:56 356 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:28:56 +0000] d17c0e5fb00568e3d0c0638d1e230fed "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.801 upstream_response_time:0.801 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:28:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 803 2021-04-15 04:28:56 471 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@11ae2a4f 2021-04-15 04:28:56 471 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:28:57 098 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:28:57 +0000] b835557d8ebb3d23abeb5104ae7acb74 "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.78.229 - - [15/Apr/2021:04:28:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 692 2021-04-15 04:28:57 166 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7822f2b2 2021-04-15 04:28:57 166 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:28:58 257 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:28:58 +0000] c43b521d5c772cb0a2b594bbb855c55e "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.78.229 - - [15/Apr/2021:04:28:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1197 2021-04-15 04:28:58 369 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7eb03e88 2021-04-15 04:28:58 369 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:28:58 958 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:28:59 +0000] f70bd32c311dc62c9cfecabf31dab67e "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.78.229 - - [15/Apr/2021:04:28:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 792 2021-04-15 04:28:59 165 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@58988726 2021-04-15 04:28:59 165 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:28:59 757 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:28:59 +0000] 3b5ffd4f79dcee34fb6e7217505e2240 "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.78.229 - - [15/Apr/2021:04:28:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 697 2021-04-15 04:28:59 866 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5b44d679 2021-04-15 04:28:59 866 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:29:00 257 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:29:00 +0000] 646c826832c7e0daefc374250fd435ee "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.78.229 - - [15/Apr/2021:04:29:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 496 2021-04-15 04:29:00 372 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5130e3c9 2021-04-15 04:29:00 372 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:29:01 158 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:29:01 +0000] 2ec0bd23eeea06ed02edc6db0934fbcc "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.78.229 - - [15/Apr/2021:04:29:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 889 2021-04-15 04:29:01 265 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@293fa485 2021-04-15 04:29:01 266 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:29:01 857 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:29:02 +0000] d6fd4a2d8aae9a60f06f93d983a16e98 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.802 upstream_response_time:0.802 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:29:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 801 2021-04-15 04:29:02 069 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7877c395 2021-04-15 04:29:02 069 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:29:02 860 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:29:03 +0000] 2de69049e89ec3bb67b184897b5b2fb2 "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.78.229 - - [15/Apr/2021:04:29:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1192 2021-04-15 04:29:03 266 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2c0d0b3e 2021-04-15 04:29:03 267 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:29:03 761 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:29:03 +0000] 3b15ff83cf06427391beafc6c7f76393 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.514 upstream_response_time:0.514 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:29:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 513 2021-04-15 04:29:03 785 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@722b2c4b 2021-04-15 04:29:03 785 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:29:04 157 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:29:04 +0000] 388c0f9af82a010f738660b1ca2f7f54 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.477 upstream_response_time:0.477 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:29:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 476 2021-04-15 04:29:04 266 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2e06c1ee 2021-04-15 04:29:04 266 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:29:05 158 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:29:05 +0000] 81919fa8b938b98e0a2428b9cdafd9f8 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.904 upstream_response_time:0.904 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:29:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 904 2021-04-15 04:29:05 173 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@75f599cf 2021-04-15 04:29:05 173 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:29:05 462 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:29:05 +0000] ee255dd9d7d63d065f89b8c00f41735a "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.78.229 - - [15/Apr/2021:04:29:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 488 2021-04-15 04:29:05 672 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@556e79e8 2021-04-15 04:29:05 672 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:29:06 239 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:29:06 +0000] 96e34d611342e3dc7ab5644cdd6aadda "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.78.229 - - [15/Apr/2021:04:29:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 598 2021-04-15 04:29:06 268 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7a28537f 2021-04-15 04:29:06 268 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:29:06 695 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:29:06 +0000] 5c6b1ee905c2a879846b40bbf8eea916 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.494 upstream_response_time:0.494 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:29:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 493 2021-04-15 04:29:06 764 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@652a35eb 2021-04-15 04:29:06 764 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:29:07 156 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:29:07 +0000] 169de8a3d5137013f8c2bfbeee414314 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.506 upstream_response_time:0.506 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:29:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 504 2021-04-15 04:29:07 274 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2a6a5084 2021-04-15 04:29:07 274 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:29:08 818 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:29:08 +0000] d6d70883bdfc270ecd70647138e03d30 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.588 upstream_response_time:1.588 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:29:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1587 2021-04-15 04:29:08 867 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@74dd5cfc 2021-04-15 04:29:08 867 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:29:09 556 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:29:09 +0000] c0a33a2285dae815991b7ac78cc6f76d "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.78.229 - - [15/Apr/2021:04:29:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 794 2021-04-15 04:29:09 666 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7f4e2ed4 2021-04-15 04:29:09 666 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:29:09 996 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:29:10 +0000] add2460d37796346a5f2972b1184e32b "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.78.229 - - [15/Apr/2021:04:29:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 497 2021-04-15 04:29:10 168 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@793b6f89 2021-04-15 04:29:10 168 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:29:10 572 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:29:10 +0000] bbe88030f0344faeb9e354e611e457ab "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.78.229 - - [15/Apr/2021:04:29:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 695 2021-04-15 04:29:10 867 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@dfc0b82 2021-04-15 04:29:10 867 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:29:11 266 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:29:11 +0000] 1e0676bbe9a086696b46a4ae9c5035ae "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.78.229 - - [15/Apr/2021:04:29:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 596 2021-04-15 04:29:11 467 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6325ae9b 2021-04-15 04:29:11 467 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:29:11 795 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:29:12 +0000] 6eb68a5bb3db9926fdee8e1b99f0e431 "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.78.229 - - [15/Apr/2021:04:29:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 594 2021-04-15 04:29:12 072 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@686583c9 2021-04-15 04:29:12 072 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:29:12 513 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:29:12 +0000] 14e6213f8a3d1716c71aaae57af67a39 "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.78.229 - - [15/Apr/2021:04:29:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 591 2021-04-15 04:29:12 666 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4ea37c1a 2021-04-15 04:29:12 666 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:29:13 756 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:29:13 +0000] 8a06efc0f1f2b3d7c8665fc620dad7b2 "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.78.229 - - [15/Apr/2021:04:29:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1195 2021-04-15 04:29:13 866 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4d71a86a 2021-04-15 04:29:13 866 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:29:14 314 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:29:14 +0000] cc79a5438057ff3e9b0c801658f49f39 "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.78.229 - - [15/Apr/2021:04:29:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 498 2021-04-15 04:29:14 369 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4a67bb87 2021-04-15 04:29:14 369 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:29:14 889 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:29:15 +0000] c06b90bbcd061fd022557ae53858c6de "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.78.229 - - [15/Apr/2021:04:29:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 792 2021-04-15 04:29:15 164 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@63fa02d5 2021-04-15 04:29:15 164 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:29:15 357 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:29:15 +0000] 6b8295928dfe88bdcf94080f6b51fbaa "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.78.229 - - [15/Apr/2021:04:29:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 297 2021-04-15 04:29:15 466 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4fd92204 2021-04-15 04:29:15 466 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:29:15 785 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:29:15 +0000] a909760b450d747726031cea643625bd "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.78.229 - - [15/Apr/2021:04:29:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 397 2021-04-15 04:29:15 869 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@59fbc356 2021-04-15 04:29:15 869 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:29:16 129 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:29:16 +0000] 016b41d714abfcece50677a5dad1a603 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.274 upstream_response_time:0.274 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:29:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 272 2021-04-15 04:29:16 145 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@36246fcd 2021-04-15 04:29:16 145 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:29:16 656 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:29:16 +0000] e866e3e20036026e8aa4dbe03a2c6a45 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.524 upstream_response_time:0.524 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:29:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 522 2021-04-15 04:29:16 670 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3d21126e 2021-04-15 04:29:16 670 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:29:17 263 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:29:17 +0000] 109a2d22fba5e9d4dad6d2d73c20fb00 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.899 upstream_response_time:0.899 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:29:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 899 2021-04-15 04:29:17 584 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@f1c1b36 2021-04-15 04:29:17 584 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:29:18 556 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:29:18 +0000] 660b299e446e89bb66abc0c9ccd4086c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.179 upstream_response_time:1.179 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:29:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1178 2021-04-15 04:29:18 766 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5559388e 2021-04-15 04:29:18 766 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:29:19 257 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:29:19 +0000] 0d37f2e0f0b5f08516065c9b3cf249be "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.78.229 - - [15/Apr/2021:04:29:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 694 2021-04-15 04:29:19 467 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@10c13763 2021-04-15 04:29:19 467 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:29:20 056 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace- 10.233.78.229 - - [15/Apr/2021:04:29:20 +0000] 966bfa72f14a3c47e7c743edf239b228 "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.78.229 - - [15/Apr/2021:04:29:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 695 2021-04-15 04:29:20 188 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6047e1f8 2021-04-15 04:29:20 188 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:29:20 359 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace- 10.233.78.229 - - [15/Apr/2021:04:29:20 +0000] b7f7d410590d1221ae543dbb056b2716 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.579 upstream_response_time:0.579 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:29:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 577 2021-04-15 04:29:20 769 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6705f742 2021-04-15 04:29:20 769 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.229,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.69.146","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-15 04:29:21 159 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace- 10.233.78.229 - - [15/Apr/2021:04:29:21 +0000] 4c5fdf19d89d98efb01d7d8ea41d7e2e "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.78.229 - - [15/Apr/2021:04:29:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 492 2021-04-15 04:29:21 275 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:29:21 +0000] 5f4eebaa80336ada5f11803dd0fe2128 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.385 upstream_response_time:0.385 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:29:21 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 384 2021-04-15 04:29:21 662 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:29:22 +0000] 0199f7804089d19355233b2c3f985e06 "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:29:22 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 596 2021-04-15 04:29:22 261 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:29:22 +0000] 880a9e3932a94c977e66cc63492a2f73 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.106 upstream_response_time:0.106 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:29:22 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 104 2021-04-15 04:29:22 368 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:29:22 +0000] 0bef66a43b0b52550b589d70ab6aeccf "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.293 upstream_response_time:0.293 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:29:22 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 293 2021-04-15 04:29:22 668 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:29:23 +0000] 2e90e777abed68d898015d0d01cef5b2 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.699 upstream_response_time:0.699 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:29:23 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 692 2021-04-15 04:29:23 361 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:29:24 +0000] 5fb1e40bea5e67499d38d29d308c2b41 "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.798 upstream_response_time:0.798 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:29:24 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 797 2021-04-15 04:29:24 161 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:29:24 +0000] 19b912ff4a0620169b6d27eae0329a8d "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.699 upstream_response_time:0.699 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:29:24 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 698 2021-04-15 04:29:24 861 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:29:25 +0000] 0711d15937de4024093358c5db229aca "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:29:25 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 500 2021-04-15 04:29:25 363 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:29:26 +0000] 181404b8c42903785101f9794ca518bc "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.897 upstream_response_time:0.897 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:29:26 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 896 2021-04-15 04:29:26 260 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:29:26 +0000] 4c41612606a4d4af3bb8cfff5e3a182f "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.301 upstream_response_time:0.301 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:29:26 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 300 2021-04-15 04:29:26 563 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:29:27 +0000] 72c684df93d21848381c01fed1e26bf4 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:29:27 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 498 2021-04-15 04:29:27 062 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:29:27 +0000] 4dab58f888948a249a65de12c5888684 "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:29:27 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 598 2021-04-15 04:29:27 662 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.69.146/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.69.146,port:8446 10.233.78.229 - - [15/Apr/2021:04:29:28 +0000] 67bd99b8eb3e635abb764d86752fba28 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.69.146/8446 HTTP/1.1" 204 request_processing_time:0.600 upstream_response_time:0.600 "-" "Go-http-client/1.1" "-" 10.233.78.229 - - [15/Apr/2021:04:29:28 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.69.146/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 598 2021-04-15 04:29:28 263 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.69.146/8446