By type
@RUNHOME@ /usr/local
\n\n### Starting openresty
=========== prepare the symbolic links ========================================
================================================================================
=========== create symbolic link for libluajit-5.1.so.2 ========================================
ln: /lib64/libluajit-5.1.so.2: No such file or directory
===============================================================================
HOME=/usr/local/openresty/nginx
_NGINXCMD=/usr/local/openresty/nginx/sbin/nginx
===============================================================================
/usr/local/openresty/nginx
@WORK_DIR@ /usr/local/openresty/nginx
@C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/
\n\n### Starting discover
@RUNHOME@ /usr/local/discover
================== ENV_INFO =============================================
@RUNHOME@ /usr/local/discover
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@Main_Class@ org.onap.msb.sdclient.DiscoverApp
@APP_INFO@ msb-discovery-service
@Main_JAR@ discovery-service.jar
@Main_Conf@ conf/discover.yml
@CONSUL_IP@ msb-consul.onap
==========================================================================
start msb-discovery-service ...
@JAVA_VERSION@ 1.8
@MAXIMUM_HEAP_SIZE@ 128m
================== RUN_INFO =============================================
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2
@CLASS_PATH@ /usr/local/discover/:/usr/local/discover/discovery-service.jar
@EXT_DIRS@
==========================================================================
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_CMD@
2022-03-12 02:41:19 633 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering jersey handler with root path prefix: /
2022-03-12 02:41:19 639 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering admin handler with root path prefix: /admin
2022-03-12 02:41:19 680 INFO [org.onap.msb.sdclient.DiscoverApp][main] - getApplicationContextPath: /api/microservices/v1
2022-03-12 02:41:22 081 INFO [org.reflections.Reflections][main] - Reflections took 2369 ms to scan 1 urls, producing 15738 keys and 30140 values
2022-03-12 02:41:22 416 INFO [org.glassfish.jersey.internal.ServiceFinder][main] - Running in a non-OSGi environment
2022-03-12 02:41:22 608 INFO [org.onap.msb.sdclient.wrapper.util.ConfigUtil][main] - init TCP_UDP portRange:28001-30000
2022-03-12 02:41:22 608 INFO [org.onap.msb.sdclient.wrapper.util.ConfigUtil][main] - init Consul Register Mode:agent
2022-03-12 02:41:22 608 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering jersey handler with root path prefix: /
2022-03-12 02:41:22 609 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering admin handler with root path prefix: /admin
2022-03-12 02:41:22 611 INFO [io.dropwizard.server.ServerFactory][main] - Starting MicroService Bus
2022-03-12 02:41:22 801 INFO [org.eclipse.jetty.setuid.SetUIDListener][main] - Opened MicroService Bus @674c9079{HTTP/1.1,[http/1.1]}{0.0.0.0:8076}
2022-03-12 02:41:22 804 INFO [org.eclipse.jetty.server.Server][main] - jetty-9.4.z-SNAPSHOT; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_131-b11
2022-03-12 02:41:22 982 INFO [org.glassfish.jersey.server.ApplicationHandler][main] - Initiating Jersey application, version Jersey: 2.25.1 2017-01-19 16:23:50...
2022-03-12 02:41:23 392 INFO [org.glassfish.jersey.process.internal.ExecutorProviders][main] - Selected ExecutorServiceProvider implementation [org.glassfish.jersey.server.internal.process.ServerProcessingBinder$DefaultManagedAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.server.ManagedAsyncExecutor] annotation.
2022-03-12 02:41:23 397 INFO [org.glassfish.jersey.process.internal.ExecutorProviders][main] - Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.server.internal.process.ServerProcessingBinder$DefaultBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.server.BackgroundScheduler] annotation.
2022-03-12 02:41:23 501 INFO [org.glassfish.jersey.server.ApplicationHandler][main] - Jersey application initialized.
Root Resource Classes:
io.swagger.jaxrs.listing.ApiListingResource
org.onap.msb.sdclient.resources.MicroServiceResource
Global Reader Interceptors:
org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor
Global Writer Interceptors:
org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor
org.glassfish.jersey.server.internal.JsonWithPaddingInterceptor
Dynamic Features:
io.dropwizard.jersey.caching.CacheControlledResponseFeature@3943c449
Message Body Readers:
org.glassfish.jersey.message.internal.StringMessageProvider
org.glassfish.jersey.jaxb.internal.DocumentProvider
org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$App
org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$App
org.glassfish.jersey.message.internal.RenderedImageProvider
org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider$General
org.glassfish.jersey.message.internal.ReaderProvider
org.glassfish.jersey.message.internal.FormProvider
org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider$App
org.glassfish.jersey.message.internal.SourceProvider$DomSourceReader
org.glassfish.jersey.message.internal.FileProvider
org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$App
org.glassfish.jersey.message.internal.BasicTypesMessageProvider
org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$Text
org.glassfish.jersey.message.internal.SourceProvider$SaxSourceReader
org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$Text
org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$General
io.dropwizard.jersey.jackson.JacksonMessageBodyProvider
org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$General
org.glassfish.jersey.message.internal.SourceProvider$StreamSourceReader
org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$General
com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider$Text
org.glassfish.jersey.message.internal.InputStreamProvider
org.glassfish.jersey.message.internal.ByteArrayProvider
org.glassfish.jersey.message.internal.DataSourceProvider
org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$Text
org.glassfish.jersey.message.internal.FormMultivaluedMapProvider
Message Body Writers:
org.glassfish.jersey.message.internal.StringMessageProvider
org.glassfish.jersey.jaxb.internal.DocumentProvider
org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$App
org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$App
org.glassfish.jersey.message.internal.RenderedImageProvider
org.glassfish.jersey.message.internal.ReaderProvider
org.glassfish.jersey.message.internal.FormProvider
org.glassfish.jersey.server.validation.internal.ValidationErrorMessageBodyWriter
org.glassfish.jersey.server.ChunkedResponseWriter
org.glassfish.jersey.message.internal.SourceProvider$SourceWriter
com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
org.glassfish.jersey.message.internal.FileProvider
org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$App
io.dropwizard.jersey.optional.OptionalDoubleMessageBodyWriter
org.glassfish.jersey.message.internal.BasicTypesMessageProvider
org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$Text
io.dropwizard.jersey.optional.OptionalMessageBodyWriter
org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$Text
org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$General
io.dropwizard.jersey.guava.OptionalMessageBodyWriter
io.dropwizard.jersey.jackson.JacksonMessageBodyProvider
io.dropwizard.jersey.optional.OptionalLongMessageBodyWriter
org.glassfish.jersey.message.internal.StreamingOutputProvider
org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$General
org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$General
org.glassfish.jersey.message.internal.InputStreamProvider
org.glassfish.jersey.message.internal.ByteArrayProvider
org.glassfish.jersey.message.internal.DataSourceProvider
org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$Text
org.glassfish.jersey.message.internal.FormMultivaluedMapProvider
io.dropwizard.jersey.optional.OptionalIntMessageBodyWriter
2022-03-12 02:41:23 575 INFO [io.dropwizard.jersey.DropwizardResourceConfig][main] - The following paths were found for the configured resources:
GET /api/microservices/v1/services/ (org.onap.msb.sdclient.resources.MicroServiceResource)
POST /api/microservices/v1/services/ (org.onap.msb.sdclient.resources.MicroServiceResource)
GET /api/microservices/v1/services/apigatewayserviceinfo (org.onap.msb.sdclient.resources.MicroServiceResource)
GET /api/microservices/v1/services/health (org.onap.msb.sdclient.resources.MicroServiceResource)
GET /api/microservices/v1/services/tcpudpportrange (org.onap.msb.sdclient.resources.MicroServiceResource)
DELETE /api/microservices/v1/services/{serviceName}/version/{version} (org.onap.msb.sdclient.resources.MicroServiceResource)
GET /api/microservices/v1/services/{serviceName}/version/{version} (org.onap.msb.sdclient.resources.MicroServiceResource)
PUT /api/microservices/v1/services/{serviceName}/version/{version} (org.onap.msb.sdclient.resources.MicroServiceResource)
GET /api/microservices/v1/services/{serviceName}/version/{version}/allpublishaddress (org.onap.msb.sdclient.resources.MicroServiceResource)
GET /api/microservices/v1/services/{serviceName}/version/{version}/nodes (org.onap.msb.sdclient.resources.MicroServiceResource)
DELETE /api/microservices/v1/services/{serviceName}/version/{version}/nodes/{ip}/{port} (org.onap.msb.sdclient.resources.MicroServiceResource)
GET /api/microservices/v1/services/{serviceName}/version/{version}/publishaddress (org.onap.msb.sdclient.resources.MicroServiceResource)
PUT /api/microservices/v1/services/{serviceName}/version/{version}/ttl (org.onap.msb.sdclient.resources.MicroServiceResource)
GET /api/microservices/v1/swagger.{type:json|yaml} (io.swagger.jaxrs.listing.ApiListingResource)
2022-03-12 02:41:23 576 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getMicroService in org.onap.msb.sdclient.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method addMicroService in org.onap.msb.sdclient.resources.MicroServiceResource contains empty path annotation.
2022-03-12 02:41:23 577 INFO [org.eclipse.jetty.server.handler.ContextHandler][main] - Started i.d.j.MutableServletContextHandler@8a98f38{/,null,AVAILABLE}
2022-03-12 02:41:23 588 INFO [io.dropwizard.setup.AdminEnvironment][main] - tasks =
POST /tasks/log-level (io.dropwizard.servlets.tasks.LogConfigurationTask)
POST /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask)
2022-03-12 02:41:23 588 WARN [io.dropwizard.setup.AdminEnvironment][main] -
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
! THIS APPLICATION HAS NO HEALTHCHECKS. THIS MEANS YOU WILL NEVER KNOW !
! IF IT DIES IN PRODUCTION, WHICH MEANS YOU WILL NEVER KNOW IF YOU'RE !
! LETTING YOUR USERS DOWN. YOU SHOULD ADD A HEALTHCHECK FOR EACH OF YOUR !
! APPLICATION'S DEPENDENCIES WHICH FULLY (BUT LIGHTLY) TESTS IT. !
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
2022-03-12 02:41:23 599 INFO [org.eclipse.jetty.server.handler.ContextHandler][main] - Started i.d.j.MutableServletContextHandler@444cc791{/admin,null,AVAILABLE}
2022-03-12 02:41:23 643 INFO [org.eclipse.jetty.server.AbstractConnector][main] - Started MicroService Bus @674c9079{HTTP/1.1,[http/1.1]}{0.0.0.0:8076}
2022-03-12 02:41:23 643 INFO [org.eclipse.jetty.server.Server][main] - Started @6412ms
2022-03-12 02:41:42 922 INFO [org.onap.msb.sdclient.health.ConsulLinkHealthCheck][dw-22 - GET /api/microservices/v1/services/health] - check consul URL:http://msb-consul.onap:8500/v1/status/leader
10.233.65.111 - - [12/Mar/2022:02:41:43 +0000] "GET /api/microservices/v1/services/health HTTP/1.1" 200 request_processing_time:0.729 upstream_response_time:0.729 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:43 +0000] "GET /api/microservices/v1/services/health HTTP/1.1" 200 25 "-" "Go-http-client/1.1" 650
2022-03-12 02:41:43 578 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4acc1a61
2022-03-12 02:41:43 612 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.165","port":"9007","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:43 679 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-pike,version-v0 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.238 upstream_response_time:0.238 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 230
2022-03-12 02:41:43 785 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@19bfe8e4
2022-03-12 02:41:43 786 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.165","port":"9007","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:43 801 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-pike,version-v1 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.050 upstream_response_time:0.050 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 44
2022-03-12 02:41:43 838 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1e6d0415
2022-03-12 02:41:43 838 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.44.32","port":"9001","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:43 884 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud,version-v0 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.069 upstream_response_time:0.069 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 447 "-" "Go-http-client/1.1" 67
2022-03-12 02:41:43 911 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2a325e11
2022-03-12 02:41:43 911 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.44.32","port":"9001","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:43 929 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud,version-v1 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.043 upstream_response_time:0.043 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 447 "-" "Go-http-client/1.1" 40
2022-03-12 02:41:43 965 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5615d88e
2022-03-12 02:41:43 965 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.29.87","port":"9011","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:43 977 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-fcaps,version-v0 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.044 upstream_response_time:0.044 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 42
2022-03-12 02:41:44 016 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@fcb1b35
2022-03-12 02:41:44 016 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.29.87","port":"9011","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:44 032 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-fcaps,version-v1 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 37
2022-03-12 02:41:44 066 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@177c22d5
2022-03-12 02:41:44 066 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:44 077 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.048 upstream_response_time:0.048 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 47
2022-03-12 02:41:44 118 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3561c71
2022-03-12 02:41:44 118 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:44 132 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 33
2022-03-12 02:41:44 152 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7f30655d
2022-03-12 02:41:44 153 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:44 165 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 32
2022-03-12 02:41:44 198 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2c108930
2022-03-12 02:41:44 198 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:44 220 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.050 upstream_response_time:0.050 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 50
2022-03-12 02:41:44 251 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@49369d27
2022-03-12 02:41:44 252 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:44 267 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.043 upstream_response_time:0.043 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 40
2022-03-12 02:41:44 297 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@52d8e95
2022-03-12 02:41:44 298 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:44 316 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.042 upstream_response_time:0.042 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 39
2022-03-12 02:41:44 344 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6e56a432
2022-03-12 02:41:44 345 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:44 364 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.046 upstream_response_time:0.046 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 43
2022-03-12 02:41:44 390 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5e1213c1
2022-03-12 02:41:44 390 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:44 413 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.046 upstream_response_time:0.046 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 44
2022-03-12 02:41:44 439 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@20cdd6fd
2022-03-12 02:41:44 440 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:44 463 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.042 upstream_response_time:0.042 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 41
2022-03-12 02:41:44 485 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7c6e563d
2022-03-12 02:41:44 490 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:44 501 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.045 upstream_response_time:0.045 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 42
2022-03-12 02:41:44 535 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4db28667
2022-03-12 02:41:44 536 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:44 547 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 28
2022-03-12 02:41:44 569 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2abde5f8
2022-03-12 02:41:44 570 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:44 581 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 39
2022-03-12 02:41:44 620 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@45652c86
2022-03-12 02:41:44 621 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:44 636 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 33
2022-03-12 02:41:44 664 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@346aa265
2022-03-12 02:41:44 664 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:44 676 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 34
2022-03-12 02:41:44 703 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@686609d5
2022-03-12 02:41:44 703 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:44 715 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 34
2022-03-12 02:41:44 740 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3adbd5
2022-03-12 02:41:44 741 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:44 752 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 26
2022-03-12 02:41:44 780 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@209e570a
2022-03-12 02:41:44 780 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:44 791 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 34
2022-03-12 02:41:44 814 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@70c69e48
2022-03-12 02:41:44 815 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:44 826 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 29
2022-03-12 02:41:44 848 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@501219cf
2022-03-12 02:41:44 848 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:44 874 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.050 upstream_response_time:0.050 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 48
2022-03-12 02:41:44 907 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@798c6eb2
2022-03-12 02:41:44 908 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:44 919 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.037 upstream_response_time:0.037 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 36
2022-03-12 02:41:44 956 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@63c31022
2022-03-12 02:41:44 957 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:44 974 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 38
2022-03-12 02:41:44 999 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@36fa8b6b
2022-03-12 02:41:44 999 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:45 009 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 26
2022-03-12 02:41:45 029 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4a9dd412
2022-03-12 02:41:45 029 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:45 047 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.039 upstream_response_time:0.039 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 37
2022-03-12 02:41:45 072 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@10fbb693
2022-03-12 02:41:45 072 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:45 084 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.032 upstream_response_time:0.032 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 31
2022-03-12 02:41:45 106 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@17cf49ab
2022-03-12 02:41:45 106 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:45 116 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 26
2022-03-12 02:41:45 139 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@839b50a
2022-03-12 02:41:45 139 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:45 150 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 24
2022-03-12 02:41:45 166 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4ad8dcf0
2022-03-12 02:41:45 167 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:45 177 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 26
2022-03-12 02:41:45 196 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@610f15dd
2022-03-12 02:41:45 196 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:45 214 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 33
2022-03-12 02:41:45 233 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6c63ee26
2022-03-12 02:41:45 234 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:45 247 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 27
2022-03-12 02:41:45 266 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7fa25b40
2022-03-12 02:41:45 266 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:45 281 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 31
2022-03-12 02:41:45 299 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@14fd3e94
2022-03-12 02:41:45 300 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:45 311 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 28
2022-03-12 02:41:45 332 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@50bb77ee
2022-03-12 02:41:45 332 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:45 345 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 33
2022-03-12 02:41:45 371 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3585cd5c
2022-03-12 02:41:45 371 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:45 390 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.037 upstream_response_time:0.037 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 36
2022-03-12 02:41:45 409 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@75750b7f
2022-03-12 02:41:45 409 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:45 418 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.038 upstream_response_time:0.038 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 38
2022-03-12 02:41:45 455 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@39d214d2
2022-03-12 02:41:45 455 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:45 466 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 30
2022-03-12 02:41:45 488 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7d89f071
2022-03-12 02:41:45 488 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:45 500 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 31
2022-03-12 02:41:45 521 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@56d74391
2022-03-12 02:41:45 521 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:45 532 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 27
2022-03-12 02:41:45 551 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@64584963
2022-03-12 02:41:45 551 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:45 562 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 24
2022-03-12 02:41:45 581 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4529d3fc
2022-03-12 02:41:45 582 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:45 599 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 33
2022-03-12 02:41:45 620 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@51d1a7
2022-03-12 02:41:45 620 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:45 632 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 48
2022-03-12 02:41:45 669 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@74c140e
2022-03-12 02:41:45 669 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:45 680 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.052 upstream_response_time:0.052 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 32
2022-03-12 02:41:45 707 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2cfc1fa5
2022-03-12 02:41:45 707 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:45 719 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.032 upstream_response_time:0.032 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 31
2022-03-12 02:41:45 745 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@26a87a43
2022-03-12 02:41:45 746 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:45 758 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.038 upstream_response_time:0.038 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 38
2022-03-12 02:41:45 796 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@72adc7c1
2022-03-12 02:41:45 796 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:45 808 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 40
2022-03-12 02:41:45 830 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@50c04317
2022-03-12 02:41:45 830 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:45 843 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 37
2022-03-12 02:41:45 867 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4519f467
2022-03-12 02:41:45 867 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:45 885 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.032 upstream_response_time:0.032 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 32
2022-03-12 02:41:45 907 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@49691f72
2022-03-12 02:41:45 907 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:45 922 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 40
2022-03-12 02:41:45 948 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4dfafc8e
2022-03-12 02:41:45 949 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:45 967 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 34
2022-03-12 02:41:45 987 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@25a5f035
2022-03-12 02:41:45 987 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:45 999 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 28
2022-03-12 02:41:46 022 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7fc74d8d
2022-03-12 02:41:46 038 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:46 050 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.048 upstream_response_time:0.048 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 47
2022-03-12 02:41:46 076 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@56dd79e2
2022-03-12 02:41:46 077 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:46 091 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.039 upstream_response_time:0.039 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 36
2022-03-12 02:41:46 147 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7d1f7291
2022-03-12 02:41:46 147 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:46 161 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 33
2022-03-12 02:41:46 183 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4261e8a8
2022-03-12 02:41:46 183 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:46 202 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 32
2022-03-12 02:41:46 224 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@421c2345
2022-03-12 02:41:46 224 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:46 243 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.049 upstream_response_time:0.049 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 44
2022-03-12 02:41:46 273 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6dfe8f53
2022-03-12 02:41:46 273 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:46 284 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 28
2022-03-12 02:41:46 303 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3590e84e
2022-03-12 02:41:46 303 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:46 326 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 38
2022-03-12 02:41:46 349 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1df00082
2022-03-12 02:41:46 349 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"dmaap-dr-prov","version":"v1","url":"/","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.19.92","port":"443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:46 364 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-dmaap-dr-prov,version-v1 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.032 upstream_response_time:0.032 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 435 "-" "Go-http-client/1.1" 31
2022-03-12 02:41:46 385 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@46555cbd
2022-03-12 02:41:46 385 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.31.197","port":"3904","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:46 408 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-message-router,version-v1 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 441 "-" "Go-http-client/1.1" 39
2022-03-12 02:41:46 433 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@17905d16
2022-03-12 02:41:46 433 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.39.104","port":"9015","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:46 457 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-k8s,version-v1 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.038 upstream_response_time:0.038 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 441 "-" "Go-http-client/1.1" 38
2022-03-12 02:41:46 490 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@fc44b0
2022-03-12 02:41:46 490 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.18.170","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:46 501 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-parser,version-v1 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.032 upstream_response_time:0.032 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 438 "-" "Go-http-client/1.1" 31
2022-03-12 02:41:46 519 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@77c71790
2022-03-12 02:41:46 519 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.18.170","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:46 528 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-catalog,version-v1 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 441 "-" "Go-http-client/1.1" 28
2022-03-12 02:41:46 550 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@de6cc77
2022-03-12 02:41:46 551 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.18.170","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:46 568 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-nsd,version-v1 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 429 "-" "Go-http-client/1.1" 29
2022-03-12 02:41:46 584 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@148baf74
2022-03-12 02:41:46 584 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.18.170","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:41:46 597 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-vnfpkgm,version-v1 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:41:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:41:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 441 "-" "Go-http-client/1.1" 32
2022-03-12 02:46:15 766 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:15 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.066 upstream_response_time:0.066 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:15 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 57
2022-03-12 02:46:15 816 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:15 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:15 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 32
2022-03-12 02:46:15 875 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-17 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:15 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.061 upstream_response_time:0.061 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:15 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 39
2022-03-12 02:46:15 926 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:15 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 26
10.233.65.111 - - [12/Mar/2022:02:46:15 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.039 upstream_response_time:0.039 "-" "Go-http-client/1.1" "-"
2022-03-12 02:46:15 965 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:15 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:15 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 28
2022-03-12 02:46:16 023 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:16 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 16
10.233.65.111 - - [12/Mar/2022:02:46:16 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.049 upstream_response_time:0.049 "-" "Go-http-client/1.1" "-"
2022-03-12 02:46:16 066 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:16 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.044 upstream_response_time:0.044 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:16 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 42
2022-03-12 02:46:16 111 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:16 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 45
10.233.65.111 - - [12/Mar/2022:02:46:16 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.060 upstream_response_time:0.060 "-" "Go-http-client/1.1" "-"
2022-03-12 02:46:16 165 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:16 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 34
10.233.65.111 - - [12/Mar/2022:02:46:16 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
2022-03-12 02:46:16 207 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:16 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 33
10.233.65.111 - - [12/Mar/2022:02:46:16 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
2022-03-12 02:46:16 247 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:16 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.048 upstream_response_time:0.048 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:16 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 45
2022-03-12 02:46:16 295 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:16 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:16 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 32
2022-03-12 02:46:16 333 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:16 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:16 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 32
2022-03-12 02:46:16 366 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:16 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:16 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 22
2022-03-12 02:46:16 392 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:16 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 17
10.233.65.111 - - [12/Mar/2022:02:46:16 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.021 upstream_response_time:0.021 "-" "Go-http-client/1.1" "-"
2022-03-12 02:46:16 422 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:16 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.045 upstream_response_time:0.045 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:16 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 43
2022-03-12 02:46:16 494 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:16 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 36
10.233.65.111 - - [12/Mar/2022:02:46:16 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.053 upstream_response_time:0.053 "-" "Go-http-client/1.1" "-"
2022-03-12 02:46:16 523 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:16 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:16 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 15
2022-03-12 02:46:16 545 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:16 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 22
10.233.65.111 - - [12/Mar/2022:02:46:16 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
2022-03-12 02:46:16 595 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:16 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 33
10.233.65.111 - - [12/Mar/2022:02:46:16 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.038 upstream_response_time:0.038 "-" "Go-http-client/1.1" "-"
2022-03-12 02:46:16 640 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:16 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:16 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 27
2022-03-12 02:46:16 686 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:16 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.052 upstream_response_time:0.052 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:16 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 46
2022-03-12 02:46:16 728 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:16 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 35
10.233.65.111 - - [12/Mar/2022:02:46:16 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.039 upstream_response_time:0.039 "-" "Go-http-client/1.1" "-"
2022-03-12 02:46:16 800 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:16 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.044 upstream_response_time:0.044 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:16 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 29
2022-03-12 02:46:16 839 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:16 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:16 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 23
2022-03-12 02:46:16 869 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:16 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 39
10.233.65.111 - - [12/Mar/2022:02:46:16 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.043 upstream_response_time:0.043 "-" "Go-http-client/1.1" "-"
2022-03-12 02:46:16 912 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:16 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.041 upstream_response_time:0.041 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:16 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 39
2022-03-12 02:46:16 951 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:16 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.032 upstream_response_time:0.032 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:16 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 31
2022-03-12 02:46:16 983 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 22
2022-03-12 02:46:17 013 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2022-03-12 02:46:17 041 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 33
2022-03-12 02:46:17 083 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 31
2022-03-12 02:46:17 111 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
2022-03-12 02:46:17 141 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 23
2022-03-12 02:46:17 165 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 18
2022-03-12 02:46:17 193 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2022-03-12 02:46:17 220 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 17
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-"
2022-03-12 02:46:17 244 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 23
2022-03-12 02:46:17 269 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 27
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
2022-03-12 02:46:17 297 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 22
2022-03-12 02:46:17 323 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.021 upstream_response_time:0.021 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 17
2022-03-12 02:46:17 346 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 28
2022-03-12 02:46:17 382 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.022 upstream_response_time:0.022 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 20
2022-03-12 02:46:17 406 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19
2022-03-12 02:46:17 427 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 26
2022-03-12 02:46:17 476 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.048 upstream_response_time:0.048 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 45
2022-03-12 02:46:17 506 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 33
2022-03-12 02:46:17 540 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 23
2022-03-12 02:46:17 568 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 20
2022-03-12 02:46:17 591 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.022 upstream_response_time:0.022 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 21
2022-03-12 02:46:17 622 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 21
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
2022-03-12 02:46:17 659 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 26
2022-03-12 02:46:17 696 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.018 upstream_response_time:0.018 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 17
2022-03-12 02:46:17 715 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 26
2022-03-12 02:46:17 745 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 16
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.019 upstream_response_time:0.019 "-" "Go-http-client/1.1" "-"
2022-03-12 02:46:17 765 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 23
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
2022-03-12 02:46:17 801 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@22dcf8b0
2022-03-12 02:46:17 801 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:17 812 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 27
2022-03-12 02:46:17 840 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@38e35bd
2022-03-12 02:46:17 840 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:17 851 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 30
2022-03-12 02:46:17 875 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@bd55a
2022-03-12 02:46:17 875 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:17 893 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 35
2022-03-12 02:46:17 915 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@15b1400b
2022-03-12 02:46:17 915 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:17 933 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 33
2022-03-12 02:46:17 956 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7509a096
2022-03-12 02:46:17 956 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:17 972 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 28
2022-03-12 02:46:17 993 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@76dcf6d0
2022-03-12 02:46:17 994 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:18 007 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 29
2022-03-12 02:46:18 023 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3a5ca646
2022-03-12 02:46:18 024 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:18 032 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 34
2022-03-12 02:46:18 062 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@365a9507
2022-03-12 02:46:18 062 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:18 072 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 24
2022-03-12 02:46:18 092 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@484fa69d
2022-03-12 02:46:18 092 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:18 102 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 36
2022-03-12 02:46:18 129 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7547f99f
2022-03-12 02:46:18 129 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:18 138 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 22
2022-03-12 02:46:18 159 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@20266263
2022-03-12 02:46:18 159 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:18 170 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 29
2022-03-12 02:46:18 193 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@58e799b2
2022-03-12 02:46:18 193 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:18 208 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.038 upstream_response_time:0.038 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 35
2022-03-12 02:46:18 235 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@323a5b81
2022-03-12 02:46:18 235 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:18 245 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 26
2022-03-12 02:46:18 279 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@30425f4c
2022-03-12 02:46:18 280 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:18 293 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 27
2022-03-12 02:46:18 309 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@519d416b
2022-03-12 02:46:18 310 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:18 318 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 21
2022-03-12 02:46:18 337 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@709db431
2022-03-12 02:46:18 337 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:18 348 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 34
2022-03-12 02:46:18 374 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@23db5f65
2022-03-12 02:46:18 374 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:18 386 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 26
2022-03-12 02:46:18 404 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4f02a2d1
2022-03-12 02:46:18 404 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:18 416 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 35
2022-03-12 02:46:18 442 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@28feebda
2022-03-12 02:46:18 442 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:18 457 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.031 upstream_response_time:0.031 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 30
2022-03-12 02:46:18 480 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@122a2197
2022-03-12 02:46:18 480 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:18 491 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 27
2022-03-12 02:46:18 516 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@28f61d6a
2022-03-12 02:46:18 516 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:18 525 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 29
2022-03-12 02:46:18 547 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6a52c85d
2022-03-12 02:46:18 547 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:18 557 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 24
2022-03-12 02:46:18 576 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@78828129
2022-03-12 02:46:18 576 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:18 597 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.039 upstream_response_time:0.039 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 38
2022-03-12 02:46:18 620 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@15986598
2022-03-12 02:46:18 620 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:18 639 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.039 upstream_response_time:0.039 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 36
2022-03-12 02:46:18 659 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@74708a18
2022-03-12 02:46:18 659 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:18 678 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 34
2022-03-12 02:46:18 702 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2cddf736
2022-03-12 02:46:18 702 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:18 725 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.057 upstream_response_time:0.057 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 56
2022-03-12 02:46:18 762 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@64c25d07
2022-03-12 02:46:18 762 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:18 778 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.065 upstream_response_time:0.065 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 65
2022-03-12 02:46:18 832 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2c4f198e
2022-03-12 02:46:18 832 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:18 852 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.041 upstream_response_time:0.041 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 40
2022-03-12 02:46:18 890 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6fe0850a
2022-03-12 02:46:18 890 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:18 903 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.046 upstream_response_time:0.046 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 42
2022-03-12 02:46:18 933 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@cc7432d
2022-03-12 02:46:18 933 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:18 951 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.047 upstream_response_time:0.047 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 46
2022-03-12 02:46:19 003 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7ae428b4
2022-03-12 02:46:19 004 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:19 016 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.061 upstream_response_time:0.061 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 60
2022-03-12 02:46:19 054 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1d195782
2022-03-12 02:46:19 054 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:19 070 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 38
10.233.65.111 - - [12/Mar/2022:02:46:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.043 upstream_response_time:0.043 "-" "Go-http-client/1.1" "-"
2022-03-12 02:46:19 108 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1afa6ede
2022-03-12 02:46:19 108 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:19 127 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 33
10.233.65.111 - - [12/Mar/2022:02:46:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.039 upstream_response_time:0.039 "-" "Go-http-client/1.1" "-"
2022-03-12 02:46:19 152 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3c7c560b
2022-03-12 02:46:19 152 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:19 168 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 32
2022-03-12 02:46:19 190 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@46fab72e
2022-03-12 02:46:19 190 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:19 201 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 28
2022-03-12 02:46:19 221 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@39b8740f
2022-03-12 02:46:19 222 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:19 241 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.042 upstream_response_time:0.042 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 42
2022-03-12 02:46:19 267 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@525dad47
2022-03-12 02:46:19 268 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:19 277 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 29
2022-03-12 02:46:19 300 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7a181663
2022-03-12 02:46:19 300 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:19 321 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.051 upstream_response_time:0.051 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 49
2022-03-12 02:46:19 356 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@43b29ee6
2022-03-12 02:46:19 356 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:19 375 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 36
10.233.65.111 - - [12/Mar/2022:02:46:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.039 upstream_response_time:0.039 "-" "Go-http-client/1.1" "-"
2022-03-12 02:46:19 398 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@10941fbc
2022-03-12 02:46:19 398 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:19 414 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.032 upstream_response_time:0.032 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 28
2022-03-12 02:46:19 441 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@38b6400a
2022-03-12 02:46:19 442 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:19 499 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.123 upstream_response_time:0.123 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 114
2022-03-12 02:46:19 561 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@41c55fa3
2022-03-12 02:46:19 561 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:19 579 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.039 upstream_response_time:0.039 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 42
2022-03-12 02:46:19 606 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@23cf040e
2022-03-12 02:46:19 606 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:19 646 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.065 upstream_response_time:0.065 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 64
2022-03-12 02:46:19 675 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5a090476
2022-03-12 02:46:19 675 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:19 708 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.055 upstream_response_time:0.055 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 55
2022-03-12 02:46:19 736 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@521c4d24
2022-03-12 02:46:19 736 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:19 750 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 40
2022-03-12 02:46:19 791 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4e6e1bd9
2022-03-12 02:46:19 791 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:19 801 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.039 upstream_response_time:0.039 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 26
2022-03-12 02:46:19 820 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6e004d6
2022-03-12 02:46:19 820 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:19 840 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.046 upstream_response_time:0.046 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 45
2022-03-12 02:46:19 869 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@54effffa
2022-03-12 02:46:19 869 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:19 885 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 28
2022-03-12 02:46:19 901 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1ecc9b42
2022-03-12 02:46:19 904 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:19 914 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 33
2022-03-12 02:46:19 938 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7ee85a5
2022-03-12 02:46:19 938 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:19 952 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 28
2022-03-12 02:46:19 973 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@c785423
2022-03-12 02:46:19 974 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:19 983 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 29
2022-03-12 02:46:20 009 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@33a7645f
2022-03-12 02:46:20 009 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:20 030 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.043 upstream_response_time:0.043 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 38
2022-03-12 02:46:20 071 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@38b6bc4d
2022-03-12 02:46:20 071 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:20 083 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.032 upstream_response_time:0.032 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 31
2022-03-12 02:46:20 106 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@55121e31
2022-03-12 02:46:20 106 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:20 121 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 33
2022-03-12 02:46:20 151 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4c17a898
2022-03-12 02:46:20 151 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:20 162 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 30
2022-03-12 02:46:20 185 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@119f6380
2022-03-12 02:46:20 185 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:20 199 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 33
2022-03-12 02:46:20 223 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 22
2022-03-12 02:46:20 246 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.019 upstream_response_time:0.019 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 22
2022-03-12 02:46:20 269 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 23
2022-03-12 02:46:20 293 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 23
2022-03-12 02:46:20 318 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 32
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
2022-03-12 02:46:20 353 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 20
2022-03-12 02:46:20 376 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 25
2022-03-12 02:46:20 405 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19
2022-03-12 02:46:20 425 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 21
2022-03-12 02:46:20 450 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.031 upstream_response_time:0.031 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 28
2022-03-12 02:46:20 482 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 25
2022-03-12 02:46:20 510 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
2022-03-12 02:46:20 539 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.021 upstream_response_time:0.021 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 21
2022-03-12 02:46:20 565 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 25
2022-03-12 02:46:20 597 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.019 upstream_response_time:0.019 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 18
2022-03-12 02:46:20 621 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 14
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.016 upstream_response_time:0.016 "-" "Go-http-client/1.1" "-"
2022-03-12 02:46:20 646 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 21
2022-03-12 02:46:20 672 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 38
2022-03-12 02:46:20 717 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 39
2022-03-12 02:46:20 753 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 28
2022-03-12 02:46:20 784 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 26
2022-03-12 02:46:20 813 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.022 upstream_response_time:0.022 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 20
2022-03-12 02:46:20 836 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.021 upstream_response_time:0.021 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 21
2022-03-12 02:46:20 864 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 21
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
2022-03-12 02:46:20 890 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.031 upstream_response_time:0.031 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 29
2022-03-12 02:46:20 919 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 22
2022-03-12 02:46:20 945 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.016 upstream_response_time:0.016 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 14
2022-03-12 02:46:20 964 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.022 upstream_response_time:0.022 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:20 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 21
2022-03-12 02:46:20 987 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 18
2022-03-12 02:46:21 012 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 22
2022-03-12 02:46:21 035 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 22
2022-03-12 02:46:21 061 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.018 upstream_response_time:0.018 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 16
2022-03-12 02:46:21 079 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 18
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.021 upstream_response_time:0.021 "-" "Go-http-client/1.1" "-"
2022-03-12 02:46:21 099 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 13
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.019 upstream_response_time:0.019 "-" "Go-http-client/1.1" "-"
2022-03-12 02:46:21 122 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 16
2022-03-12 02:46:21 152 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 29
2022-03-12 02:46:21 183 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.022 upstream_response_time:0.022 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19
2022-03-12 02:46:21 204 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.022 upstream_response_time:0.022 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 21
2022-03-12 02:46:21 229 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 18
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-"
2022-03-12 02:46:21 249 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 33
2022-03-12 02:46:21 286 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 17
2022-03-12 02:46:21 306 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.016 upstream_response_time:0.016 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 14
2022-03-12 02:46:21 322 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.021 upstream_response_time:0.021 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 20
2022-03-12 02:46:21 348 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 15
2022-03-12 02:46:21 367 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 26
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
2022-03-12 02:46:21 397 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.021 upstream_response_time:0.021 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 26
2022-03-12 02:46:21 425 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 27
2022-03-12 02:46:21 456 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.018 upstream_response_time:0.018 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 15
2022-03-12 02:46:21 475 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.038 upstream_response_time:0.038 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 36
2022-03-12 02:46:21 513 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 18
2022-03-12 02:46:21 535 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.017 upstream_response_time:0.017 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 17
2022-03-12 02:46:21 556 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 25
2022-03-12 02:46:21 583 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.022 upstream_response_time:0.022 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 22
2022-03-12 02:46:21 608 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 28
2022-03-12 02:46:21 639 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 15
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.019 upstream_response_time:0.019 "-" "Go-http-client/1.1" "-"
2022-03-12 02:46:21 659 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 15
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.021 upstream_response_time:0.021 "-" "Go-http-client/1.1" "-"
2022-03-12 02:46:21 683 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@afb6158
2022-03-12 02:46:21 683 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:21 700 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.031 upstream_response_time:0.031 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 30
2022-03-12 02:46:21 722 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@19c6f308
2022-03-12 02:46:21 722 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:21 731 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 26
2022-03-12 02:46:21 752 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1dbf8b19
2022-03-12 02:46:21 752 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:21 769 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 32
2022-03-12 02:46:21 789 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@cfa4f30
2022-03-12 02:46:21 789 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:21 798 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.021 upstream_response_time:0.021 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 20
2022-03-12 02:46:21 814 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@638eb8f7
2022-03-12 02:46:21 814 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:21 822 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 29
2022-03-12 02:46:21 847 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6e65cb52
2022-03-12 02:46:21 847 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:21 859 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 24
2022-03-12 02:46:21 878 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5ce51f6c
2022-03-12 02:46:21 878 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:21 891 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 33
2022-03-12 02:46:21 914 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@12308657
2022-03-12 02:46:21 914 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:21 925 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 22
2022-03-12 02:46:21 940 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@38d1ddd0
2022-03-12 02:46:21 940 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:21 950 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 27
2022-03-12 02:46:21 969 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@32e0affe
2022-03-12 02:46:21 969 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:21 979 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 23
2022-03-12 02:46:21 995 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@a1d43d
2022-03-12 02:46:21 996 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:22 004 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.022 upstream_response_time:0.022 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 21
2022-03-12 02:46:22 019 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@410339da
2022-03-12 02:46:22 019 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:22 036 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 28
2022-03-12 02:46:22 051 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5d51aa20
2022-03-12 02:46:22 052 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:22 062 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 28
2022-03-12 02:46:22 082 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@39a5dd80
2022-03-12 02:46:22 083 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:22 098 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.031 upstream_response_time:0.031 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 29
2022-03-12 02:46:22 117 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@70591afd
2022-03-12 02:46:22 117 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:22 126 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 23
2022-03-12 02:46:22 142 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6f9b5ad1
2022-03-12 02:46:22 143 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:22 152 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 28
10.233.65.111 - - [12/Mar/2022:02:46:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.031 upstream_response_time:0.031 "-" "Go-http-client/1.1" "-"
2022-03-12 02:46:22 177 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6bebcb5
2022-03-12 02:46:22 177 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:22 186 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 25
2022-03-12 02:46:22 207 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@213b74b6
2022-03-12 02:46:22 207 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:22 220 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 36
2022-03-12 02:46:22 243 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4d2598dc
2022-03-12 02:46:22 244 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:22 264 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 39
2022-03-12 02:46:22 288 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3430a2e
2022-03-12 02:46:22 288 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:22 304 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.032 upstream_response_time:0.032 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 29
2022-03-12 02:46:22 327 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@389731d2
2022-03-12 02:46:22 327 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:22 337 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 31
2022-03-12 02:46:22 363 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3caa7a83
2022-03-12 02:46:22 363 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:22 379 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 30
2022-03-12 02:46:22 402 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@199c0cb4
2022-03-12 02:46:22 402 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:22 436 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.051 upstream_response_time:0.051 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 48
2022-03-12 02:46:22 457 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@80ef19e
2022-03-12 02:46:22 457 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:22 469 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 30
2022-03-12 02:46:22 495 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3312dd0e
2022-03-12 02:46:22 495 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:22 514 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.032 upstream_response_time:0.032 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 30
2022-03-12 02:46:22 533 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2177f3df
2022-03-12 02:46:22 533 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:22 548 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 32
2022-03-12 02:46:22 570 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7aa925e3
2022-03-12 02:46:22 571 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:22 586 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.042 upstream_response_time:0.042 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 40
2022-03-12 02:46:22 614 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1960f75d
2022-03-12 02:46:22 614 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:22 624 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 23
2022-03-12 02:46:22 640 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@77c2e88a
2022-03-12 02:46:22 640 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:22 650 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.031 upstream_response_time:0.031 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 30
2022-03-12 02:46:22 674 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@354bc896
2022-03-12 02:46:22 675 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:22 684 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.022 upstream_response_time:0.022 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 22
2022-03-12 02:46:22 705 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@43982e74
2022-03-12 02:46:22 705 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:22 715 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 27
2022-03-12 02:46:22 743 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6876ad41
2022-03-12 02:46:22 743 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:22 753 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 20
2022-03-12 02:46:22 770 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3747fef8
2022-03-12 02:46:22 771 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:22 781 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 26
2022-03-12 02:46:22 798 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6636581
2022-03-12 02:46:22 798 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:22 813 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 27
2022-03-12 02:46:22 828 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@232ccb1d
2022-03-12 02:46:22 828 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:22 848 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 35
2022-03-12 02:46:22 866 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@67d9a960
2022-03-12 02:46:22 866 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:22 882 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 34
2022-03-12 02:46:22 906 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@881c7ba
2022-03-12 02:46:22 906 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:22 917 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 29
2022-03-12 02:46:22 939 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@56b5f389
2022-03-12 02:46:22 939 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:22 951 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.041 upstream_response_time:0.041 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 41
2022-03-12 02:46:22 985 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@704b34b9
2022-03-12 02:46:22 985 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:23 000 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.039 upstream_response_time:0.039 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 39
2022-03-12 02:46:23 032 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7cd2ae7d
2022-03-12 02:46:23 032 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:23 050 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.051 upstream_response_time:0.051 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 51
2022-03-12 02:46:23 092 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5cd2e413
2022-03-12 02:46:23 092 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:23 112 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.041 upstream_response_time:0.041 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 40
2022-03-12 02:46:23 134 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@21d5c71d
2022-03-12 02:46:23 135 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:23 151 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 33
2022-03-12 02:46:23 178 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2bfb9a2e
2022-03-12 02:46:23 178 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:23 199 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.054 upstream_response_time:0.054 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 54
2022-03-12 02:46:23 236 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1228a9d2
2022-03-12 02:46:23 236 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:23 247 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.053 upstream_response_time:0.053 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 53
2022-03-12 02:46:23 288 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1a3ec286
2022-03-12 02:46:23 288 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:23 306 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 32
2022-03-12 02:46:23 323 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@707f6e2
2022-03-12 02:46:23 323 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:23 332 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.021 upstream_response_time:0.021 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 20
2022-03-12 02:46:23 353 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4e9cf12e
2022-03-12 02:46:23 353 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:23 369 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 29
2022-03-12 02:46:23 387 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1ad29bf3
2022-03-12 02:46:23 387 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:23 401 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 28
2022-03-12 02:46:23 421 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5c274ec3
2022-03-12 02:46:23 421 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:23 435 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 34
2022-03-12 02:46:23 458 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@11c5c012
2022-03-12 02:46:23 458 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:23 469 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 23
2022-03-12 02:46:23 491 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@321b6bbf
2022-03-12 02:46:23 491 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:23 501 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 25
2022-03-12 02:46:23 528 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6a0a4c81
2022-03-12 02:46:23 528 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:23 540 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 26
2022-03-12 02:46:23 559 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1aa6325b
2022-03-12 02:46:23 559 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:23 570 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 32
2022-03-12 02:46:23 598 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@606c8f24
2022-03-12 02:46:23 598 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:23 614 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 28
2022-03-12 02:46:23 630 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1b9ac41e
2022-03-12 02:46:23 631 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:23 643 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 26
2022-03-12 02:46:23 665 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6831f4
2022-03-12 02:46:23 665 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:46:23 675 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace-
10.233.65.111 - - [12/Mar/2022:02:46:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.037 upstream_response_time:0.037 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:46:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 31
2022-03-12 02:51:04 112 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:04 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.066 upstream_response_time:0.066 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:04 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 56
2022-03-12 02:51:04 165 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:04 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.045 upstream_response_time:0.045 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:04 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 42
2022-03-12 02:51:04 210 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:04 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:04 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 23
2022-03-12 02:51:04 246 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-17 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:04 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.045 upstream_response_time:0.045 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:04 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 41
2022-03-12 02:51:04 298 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:04 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.031 upstream_response_time:0.031 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:04 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 31
2022-03-12 02:51:04 326 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-17 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:04 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.042 upstream_response_time:0.042 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:04 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 35
2022-03-12 02:51:04 369 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-17 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:04 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:04 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 28
2022-03-12 02:51:04 406 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:04 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
2022-03-12 02:51:04 431 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:04 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 25
10.233.65.111 - - [12/Mar/2022:02:51:04 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:04 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 36
2022-03-12 02:51:04 468 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:04 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 18
10.233.65.111 - - [12/Mar/2022:02:51:04 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.019 upstream_response_time:0.019 "-" "Go-http-client/1.1" "-"
2022-03-12 02:51:04 494 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-17 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:04 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:04 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 29
2022-03-12 02:51:04 534 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:04 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:04 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 22
2022-03-12 02:51:04 563 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-17 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:04 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:04 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 26
2022-03-12 02:51:04 598 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:04 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.037 upstream_response_time:0.037 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:04 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 29
2022-03-12 02:51:04 644 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-17 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:04 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:04 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 21
2022-03-12 02:51:04 669 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-17 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:04 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:04 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 29
2022-03-12 02:51:04 698 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-17 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:04 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.014 upstream_response_time:0.014 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:04 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 13
2022-03-12 02:51:04 729 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:04 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:04 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 27
2022-03-12 02:51:04 753 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-17 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:04 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:04 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 25
2022-03-12 02:51:04 781 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:04 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.015 upstream_response_time:0.015 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:04 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 13
2022-03-12 02:51:04 795 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:04 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.049 upstream_response_time:0.049 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:04 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 48
2022-03-12 02:51:04 848 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-17 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:04 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:04 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 30
2022-03-12 02:51:04 880 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:04 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.038 upstream_response_time:0.038 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:04 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 38
2022-03-12 02:51:04 926 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-17 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:04 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:04 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2022-03-12 02:51:04 957 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:04 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:04 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 30
2022-03-12 02:51:05 000 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 23
2022-03-12 02:51:05 023 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 27
2022-03-12 02:51:05 050 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.038 upstream_response_time:0.038 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 36
2022-03-12 02:51:05 099 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.032 upstream_response_time:0.032 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 31
2022-03-12 02:51:05 134 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.047 upstream_response_time:0.047 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 44
2022-03-12 02:51:05 189 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.048 upstream_response_time:0.048 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 46
2022-03-12 02:51:05 239 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 21
2022-03-12 02:51:05 289 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 31
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.048 upstream_response_time:0.048 "-" "Go-http-client/1.1" "-"
2022-03-12 02:51:05 336 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.021 upstream_response_time:0.021 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19
2022-03-12 02:51:05 366 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.031 upstream_response_time:0.031 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 29
2022-03-12 02:51:05 403 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.047 upstream_response_time:0.047 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 46
2022-03-12 02:51:05 456 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 27
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
2022-03-12 02:51:05 487 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.015 upstream_response_time:0.015 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 13
2022-03-12 02:51:05 500 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2022-03-12 02:51:05 537 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 15
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
2022-03-12 02:51:05 559 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.032 upstream_response_time:0.032 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 29
2022-03-12 02:51:05 589 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2022-03-12 02:51:05 622 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.042 upstream_response_time:0.042 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 33
2022-03-12 02:51:05 657 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 31
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
2022-03-12 02:51:05 695 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 23
2022-03-12 02:51:05 718 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.018 upstream_response_time:0.018 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 18
2022-03-12 02:51:05 738 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 33
2022-03-12 02:51:05 772 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.022 upstream_response_time:0.022 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 22
2022-03-12 02:51:05 795 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 31
2022-03-12 02:51:05 834 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 18
2022-03-12 02:51:05 860 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 21
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
2022-03-12 02:51:05 884 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 25
2022-03-12 02:51:05 921 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 20
2022-03-12 02:51:05 944 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 21
2022-03-12 02:51:05 971 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:05 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 27
2022-03-12 02:51:06 000 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:06 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:06 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 34
2022-03-12 02:51:06 044 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@718012a8
2022-03-12 02:51:06 044 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:06 058 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 32
2022-03-12 02:51:06 088 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1f18f12f
2022-03-12 02:51:06 089 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:06 109 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.046 upstream_response_time:0.046 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 44
2022-03-12 02:51:06 156 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@41a11efe
2022-03-12 02:51:06 157 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:06 177 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.054 upstream_response_time:0.054 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 43
2022-03-12 02:51:06 203 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@24f65e7d
2022-03-12 02:51:06 204 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:06 222 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.038 upstream_response_time:0.038 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 36
2022-03-12 02:51:06 248 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5bc67703
2022-03-12 02:51:06 248 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:06 265 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 33
2022-03-12 02:51:06 291 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3fa27355
2022-03-12 02:51:06 294 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:06 309 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.039 upstream_response_time:0.039 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 37
2022-03-12 02:51:06 336 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@18fc61a4
2022-03-12 02:51:06 336 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:06 361 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 49
10.233.65.111 - - [12/Mar/2022:02:51:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.059 upstream_response_time:0.059 "-" "Go-http-client/1.1" "-"
2022-03-12 02:51:06 401 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5861c2b5
2022-03-12 02:51:06 401 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:06 425 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.045 upstream_response_time:0.045 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 42
2022-03-12 02:51:06 451 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3bd6c405
2022-03-12 02:51:06 451 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:06 463 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.055 upstream_response_time:0.055 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 53
2022-03-12 02:51:06 512 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@503ea1a0
2022-03-12 02:51:06 512 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:06 537 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 38
2022-03-12 02:51:06 560 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@136b4c6b
2022-03-12 02:51:06 560 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:06 573 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 40
2022-03-12 02:51:06 605 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@290ee222
2022-03-12 02:51:06 606 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:06 618 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 27
2022-03-12 02:51:06 644 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@23a98dc4
2022-03-12 02:51:06 644 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:06 668 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.044 upstream_response_time:0.044 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 57
2022-03-12 02:51:06 704 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@44fbc150
2022-03-12 02:51:06 704 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:06 725 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.060 upstream_response_time:0.060 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 56
2022-03-12 02:51:06 764 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2d4e4106
2022-03-12 02:51:06 764 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:06 779 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 33
10.233.65.111 - - [12/Mar/2022:02:51:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.041 upstream_response_time:0.041 "-" "Go-http-client/1.1" "-"
2022-03-12 02:51:06 818 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@156c83ed
2022-03-12 02:51:06 818 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:06 844 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.053 upstream_response_time:0.053 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 49
2022-03-12 02:51:06 872 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@183cb790
2022-03-12 02:51:06 872 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:06 891 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.046 upstream_response_time:0.046 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 46
2022-03-12 02:51:06 930 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@22fe79f8
2022-03-12 02:51:06 930 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:06 957 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 47
10.233.65.111 - - [12/Mar/2022:02:51:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.056 upstream_response_time:0.056 "-" "Go-http-client/1.1" "-"
2022-03-12 02:51:06 985 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1c1dda35
2022-03-12 02:51:06 985 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:07 035 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.062 upstream_response_time:0.062 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 60
2022-03-12 02:51:07 054 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@23493534
2022-03-12 02:51:07 054 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:07 071 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.042 upstream_response_time:0.042 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 40
2022-03-12 02:51:07 103 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@c59440
2022-03-12 02:51:07 103 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:07 118 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.031 upstream_response_time:0.031 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 31
2022-03-12 02:51:07 137 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4b112f9d
2022-03-12 02:51:07 137 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:07 156 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.043 upstream_response_time:0.043 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 42
2022-03-12 02:51:07 189 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@332b2735
2022-03-12 02:51:07 189 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:07 201 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.042 upstream_response_time:0.042 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 37
2022-03-12 02:51:07 232 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4e585afe
2022-03-12 02:51:07 232 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:07 244 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 27
2022-03-12 02:51:07 268 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5474e480
2022-03-12 02:51:07 268 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:07 282 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 29
2022-03-12 02:51:07 301 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3f909e95
2022-03-12 02:51:07 301 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:07 318 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 29
2022-03-12 02:51:07 337 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7a5f13dc
2022-03-12 02:51:07 337 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:07 359 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.039 upstream_response_time:0.039 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 42
2022-03-12 02:51:07 382 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@28e8e18e
2022-03-12 02:51:07 382 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:07 394 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 26
2022-03-12 02:51:07 422 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4db6417f
2022-03-12 02:51:07 422 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:07 447 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.062 upstream_response_time:0.062 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 52
2022-03-12 02:51:07 480 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3b6a5566
2022-03-12 02:51:07 480 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:07 494 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.039 upstream_response_time:0.039 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 37
2022-03-12 02:51:07 524 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6cda33c
2022-03-12 02:51:07 524 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:07 656 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.162 upstream_response_time:0.162 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 159
2022-03-12 02:51:07 685 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@65c0b311
2022-03-12 02:51:07 685 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:07 706 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.041 upstream_response_time:0.041 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 40
2022-03-12 02:51:07 732 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1dd43fd6
2022-03-12 02:51:07 732 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:07 746 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.047 upstream_response_time:0.047 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 52
2022-03-12 02:51:07 787 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4eec569c
2022-03-12 02:51:07 788 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:07 801 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.045 upstream_response_time:0.045 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 44
2022-03-12 02:51:07 834 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@754aff8f
2022-03-12 02:51:07 835 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:07 851 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.031 upstream_response_time:0.031 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 30
2022-03-12 02:51:07 868 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6b7c7c11
2022-03-12 02:51:07 869 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:07 893 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.055 upstream_response_time:0.055 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 57
2022-03-12 02:51:07 925 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4d94d0d6
2022-03-12 02:51:07 925 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:07 947 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.037 upstream_response_time:0.037 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 38
2022-03-12 02:51:07 968 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6aad5ba1
2022-03-12 02:51:07 968 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:07 982 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.047 upstream_response_time:0.047 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 48
2022-03-12 02:51:08 020 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@131d2d45
2022-03-12 02:51:08 020 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:08 036 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 34
2022-03-12 02:51:08 064 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@c233e94
2022-03-12 02:51:08 064 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:08 079 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.051 upstream_response_time:0.051 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 50
2022-03-12 02:51:08 124 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7170f84f
2022-03-12 02:51:08 124 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:08 136 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 35
2022-03-12 02:51:08 180 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@b5f69b7
2022-03-12 02:51:08 181 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:08 192 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.041 upstream_response_time:0.041 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 40
2022-03-12 02:51:08 227 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1ab12eb2
2022-03-12 02:51:08 227 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:08 241 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 35
10.233.65.111 - - [12/Mar/2022:02:51:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
2022-03-12 02:51:08 268 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@250f71f8
2022-03-12 02:51:08 268 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:08 287 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 34
2022-03-12 02:51:08 306 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@36786acc
2022-03-12 02:51:08 306 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:08 339 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.060 upstream_response_time:0.060 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 59
2022-03-12 02:51:08 372 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@17f1dc8c
2022-03-12 02:51:08 372 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:08 388 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 31
2022-03-12 02:51:08 407 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3c3b69b2
2022-03-12 02:51:08 407 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:08 435 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.044 upstream_response_time:0.044 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 42
2022-03-12 02:51:08 461 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5a06ca6b
2022-03-12 02:51:08 461 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:08 476 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.041 upstream_response_time:0.041 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 38
2022-03-12 02:51:08 502 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@48dd1cc
2022-03-12 02:51:08 503 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:08 518 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.042 upstream_response_time:0.042 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 41
2022-03-12 02:51:08 551 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@52fb95bb
2022-03-12 02:51:08 551 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:08 567 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.045 upstream_response_time:0.045 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 38
2022-03-12 02:51:08 596 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1993e92e
2022-03-12 02:51:08 596 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:08 615 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 52
10.233.65.111 - - [12/Mar/2022:02:51:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.057 upstream_response_time:0.057 "-" "Go-http-client/1.1" "-"
2022-03-12 02:51:08 653 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@579bda43
2022-03-12 02:51:08 653 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:08 670 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 35
2022-03-12 02:51:08 696 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6d8fc1c1
2022-03-12 02:51:08 696 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:08 711 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 40
2022-03-12 02:51:08 748 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@36b5defb
2022-03-12 02:51:08 748 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:08 769 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.049 upstream_response_time:0.049 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 48
2022-03-12 02:51:08 790 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4a9bd3cb
2022-03-12 02:51:08 790 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:08 804 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 34
10.233.65.111 - - [12/Mar/2022:02:51:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.048 upstream_response_time:0.048 "-" "Go-http-client/1.1" "-"
2022-03-12 02:51:08 844 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6b4fae74
2022-03-12 02:51:08 844 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.66.160","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:08 865 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 39
2022-03-12 02:51:08 891 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@55172ad8
2022-03-12 02:51:08 891 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.44.240","port":"8181","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:08 902 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc-gui,version-v1 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 431 "-" "Go-http-client/1.1" 29
10.233.65.111 - - [12/Mar/2022:02:51:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
2022-03-12 02:51:08 925 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2c408022
2022-03-12 02:51:08 926 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.23.11","port":"8443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:08 961 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc,version-v1 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.066 upstream_response_time:0.066 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 422 "-" "Go-http-client/1.1" 67
2022-03-12 02:51:09 039 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2e9f3807
2022-03-12 02:51:09 039 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.23.11","port":"8080","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:09 062 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc-deprecated,version-v1 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 445 "-" "Go-http-client/1.1" 32
10.233.65.111 - - [12/Mar/2022:02:51:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.039 upstream_response_time:0.039 "-" "Go-http-client/1.1" "-"
2022-03-12 02:51:09 092 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3a1fcc7c
2022-03-12 02:51:09 092 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.111,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.7.173","port":"8443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-12 02:51:09 150 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-wf-gui,version-v1 ,namespace-
10.233.65.111 - - [12/Mar/2022:02:51:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.090 upstream_response_time:0.090 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 423 "-" "Go-http-client/1.1" 81
2022-03-12 02:51:09 187 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:09 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.021 upstream_response_time:0.021 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:09 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 20
2022-03-12 02:51:09 217 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:09 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.043 upstream_response_time:0.043 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:09 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 41
2022-03-12 02:51:09 271 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:09 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.049 upstream_response_time:0.049 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:09 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 39
2022-03-12 02:51:09 312 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:09 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:09 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 28
2022-03-12 02:51:09 357 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:09 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:09 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 30
2022-03-12 02:51:09 394 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:09 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 36
10.233.65.111 - - [12/Mar/2022:02:51:09 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
2022-03-12 02:51:09 444 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:09 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.037 upstream_response_time:0.037 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:09 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 25
2022-03-12 02:51:09 472 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:09 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:09 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2022-03-12 02:51:09 499 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:09 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:09 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 25
2022-03-12 02:51:09 527 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:09 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 32
10.233.65.111 - - [12/Mar/2022:02:51:09 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
2022-03-12 02:51:09 564 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:09 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 27
10.233.65.111 - - [12/Mar/2022:02:51:09 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
2022-03-12 02:51:09 598 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:09 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 37
10.233.65.111 - - [12/Mar/2022:02:51:09 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.045 upstream_response_time:0.045 "-" "Go-http-client/1.1" "-"
2022-03-12 02:51:09 643 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:09 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 14
10.233.65.111 - - [12/Mar/2022:02:51:09 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.018 upstream_response_time:0.018 "-" "Go-http-client/1.1" "-"
2022-03-12 02:51:09 671 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:09 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.037 upstream_response_time:0.037 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:09 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 36
2022-03-12 02:51:09 713 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:09 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 22
10.233.65.111 - - [12/Mar/2022:02:51:09 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
2022-03-12 02:51:09 738 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:09 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 39
10.233.65.111 - - [12/Mar/2022:02:51:09 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.041 upstream_response_time:0.041 "-" "Go-http-client/1.1" "-"
2022-03-12 02:51:09 787 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:09 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 17
10.233.65.111 - - [12/Mar/2022:02:51:09 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
2022-03-12 02:51:09 818 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:09 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 17
10.233.65.111 - - [12/Mar/2022:02:51:09 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
2022-03-12 02:51:09 846 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:09 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 31
10.233.65.111 - - [12/Mar/2022:02:51:09 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
2022-03-12 02:51:09 880 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:09 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:09 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 17
2022-03-12 02:51:09 901 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:09 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:09 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2022-03-12 02:51:09 931 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:09 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:09 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 35
2022-03-12 02:51:09 969 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:09 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.031 upstream_response_time:0.031 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:09 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 27
2022-03-12 02:51:10 001 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:10 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.039 upstream_response_time:0.039 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:10 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 35
2022-03-12 02:51:10 039 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:10 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 17
10.233.65.111 - - [12/Mar/2022:02:51:10 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
2022-03-12 02:51:10 068 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:10 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:10 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 30
2022-03-12 02:51:10 106 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:10 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 28
10.233.65.111 - - [12/Mar/2022:02:51:10 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.039 upstream_response_time:0.039 "-" "Go-http-client/1.1" "-"
2022-03-12 02:51:10 142 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:10 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.055 upstream_response_time:0.055 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:10 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 53
2022-03-12 02:51:10 201 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:10 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:10 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 33
2022-03-12 02:51:10 250 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:10 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:10 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 22
2022-03-12 02:51:10 280 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:10 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 16
10.233.65.111 - - [12/Mar/2022:02:51:10 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
2022-03-12 02:51:10 305 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:10 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 39
10.233.65.111 - - [12/Mar/2022:02:51:10 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.046 upstream_response_time:0.046 "-" "Go-http-client/1.1" "-"
2022-03-12 02:51:10 349 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:10 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 36
10.233.65.111 - - [12/Mar/2022:02:51:10 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.038 upstream_response_time:0.038 "-" "Go-http-client/1.1" "-"
2022-03-12 02:51:10 390 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:10 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:10 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 27
2022-03-12 02:51:10 421 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:10 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:10 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 35
2022-03-12 02:51:10 455 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:10 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 13
10.233.65.111 - - [12/Mar/2022:02:51:10 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.015 upstream_response_time:0.015 "-" "Go-http-client/1.1" "-"
2022-03-12 02:51:10 473 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:10 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 20
10.233.65.111 - - [12/Mar/2022:02:51:10 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
2022-03-12 02:51:10 530 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:10 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:10 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 21
2022-03-12 02:51:10 559 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:10 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 34
10.233.65.111 - - [12/Mar/2022:02:51:10 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.045 upstream_response_time:0.045 "-" "Go-http-client/1.1" "-"
2022-03-12 02:51:10 608 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:10 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.032 upstream_response_time:0.032 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:10 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 28
2022-03-12 02:51:10 642 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:10 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:10 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 29
2022-03-12 02:51:10 679 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:10 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 32
10.233.65.111 - - [12/Mar/2022:02:51:10 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.049 upstream_response_time:0.049 "-" "Go-http-client/1.1" "-"
2022-03-12 02:51:10 735 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:10 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:10 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 22
2022-03-12 02:51:10 761 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:10 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:10 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 32
2022-03-12 02:51:10 794 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:10 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:10 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 17
2022-03-12 02:51:10 818 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:10 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:10 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 27
2022-03-12 02:51:10 848 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:10 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:10 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 30
2022-03-12 02:51:10 880 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:10 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:10 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 33
2022-03-12 02:51:10 917 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:10 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.048 upstream_response_time:0.048 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:10 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 45
2022-03-12 02:51:10 988 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:11 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.041 upstream_response_time:0.041 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:11 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 22
2022-03-12 02:51:11 010 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:11 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.019 upstream_response_time:0.019 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:11 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19
2022-03-12 02:51:11 030 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:11 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:11 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 28
2022-03-12 02:51:11 058 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:11 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.013 upstream_response_time:0.013 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:11 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 13
2022-03-12 02:51:11 072 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.66.160/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.66.160,port:8446
10.233.65.111 - - [12/Mar/2022:02:51:11 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.66.160/8446 HTTP/1.1" 204 request_processing_time:0.013 upstream_response_time:0.013 "-" "Go-http-client/1.1" "-"
10.233.65.111 - - [12/Mar/2022:02:51:11 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.66.160/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 13
2022-03-12 02:51:11 090 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/