Results

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-04-21 01:28:48 731 INFO  [io.dropwizard.server.SimpleServerFactory][main] - Registering jersey handler with root path prefix: /
2022-04-21 01:28:48 822 INFO  [io.dropwizard.server.SimpleServerFactory][main] - Registering admin handler with root path prefix: /admin
2022-04-21 01:28:49 131 INFO  [org.onap.msb.sdclient.DiscoverApp][main] - getApplicationContextPath: /api/microservices/v1
10.233.70.123 - - [21/Apr/2022:01:29:05 +0000] "GET /api/microservices/v1/services/health HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:0.000 "-" "Go-http-client/1.1" "-"
2022/04/21 01:29:05 [error] 21#21: *7 connect() failed (111: Connection refused) while connecting to upstream, client: 10.233.70.123, server: , request: "GET /api/microservices/v1/services/health HTTP/1.1", upstream: "http://127.0.0.1:8076/api/microservices/v1/services/health", host: "msb-discovery.onap:10081"
10.233.70.123 - - [21/Apr/2022:01:29:13 +0000] "GET /api/microservices/v1/services/health HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:0.000 "-" "Go-http-client/1.1" "-"
2022/04/21 01:29:13 [error] 21#21: *11 connect() failed (111: Connection refused) while connecting to upstream, client: 10.233.70.123, server: , request: "GET /api/microservices/v1/services/health HTTP/1.1", upstream: "http://127.0.0.1:8076/api/microservices/v1/services/health", host: "msb-discovery.onap:10081"
2022-04-21 01:29:18 636 INFO  [org.reflections.Reflections][main] - Reflections took 29107 ms to scan 1 urls, producing 15738 keys and 30140 values 
2022-04-21 01:29:23 121 INFO  [org.glassfish.jersey.internal.ServiceFinder][main] - Running in a non-OSGi environment
2022-04-21 01:29:25 333 INFO  [org.onap.msb.sdclient.wrapper.util.ConfigUtil][main] - init TCP_UDP portRange:28001-30000
2022-04-21 01:29:25 333 INFO  [org.onap.msb.sdclient.wrapper.util.ConfigUtil][main] - init Consul Register Mode:agent
2022-04-21 01:29:25 333 INFO  [io.dropwizard.server.SimpleServerFactory][main] - Registering jersey handler with root path prefix: /
2022-04-21 01:29:25 333 INFO  [io.dropwizard.server.SimpleServerFactory][main] - Registering admin handler with root path prefix: /admin
2022-04-21 01:29:25 335 INFO  [io.dropwizard.server.ServerFactory][main] - Starting  MicroService Bus 
2022-04-21 01:29:27 329 INFO  [org.eclipse.jetty.setuid.SetUIDListener][main] - Opened  MicroService Bus @674c9079{HTTP/1.1,[http/1.1]}{0.0.0.0:8076}
2022-04-21 01:29:27 425 INFO  [org.eclipse.jetty.server.Server][main] - jetty-9.4.z-SNAPSHOT; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_131-b11
2022-04-21 01:29:30 328 INFO  [org.glassfish.jersey.server.ApplicationHandler][main] - Initiating Jersey application, version Jersey: 2.25.1 2017-01-19 16:23:50...
2022-04-21 01:29:37 621 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][main] - Selected ExecutorServiceProvider implementation [org.glassfish.jersey.server.internal.process.ServerProcessingBinder$DefaultManagedAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.server.ManagedAsyncExecutor] annotation.
2022-04-21 01:29:37 630 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][main] - Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.server.internal.process.ServerProcessingBinder$DefaultBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.server.BackgroundScheduler] annotation.
2022-04-21 01:29:39 323 INFO  [org.glassfish.jersey.server.ApplicationHandler][main] - Jersey application initialized.
Root Resource Classes:
  io.swagger.jaxrs.listing.ApiListingResource
  org.onap.msb.sdclient.resources.MicroServiceResource
Global Reader Interceptors:
   org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor
Global Writer Interceptors:
   org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor
   org.glassfish.jersey.server.internal.JsonWithPaddingInterceptor
Dynamic Features:
   io.dropwizard.jersey.caching.CacheControlledResponseFeature@3943c449
Message Body Readers:
   org.glassfish.jersey.message.internal.StringMessageProvider
   org.glassfish.jersey.jaxb.internal.DocumentProvider
   org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$App
   org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$App
   org.glassfish.jersey.message.internal.RenderedImageProvider
   org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider$General
   org.glassfish.jersey.message.internal.ReaderProvider
   org.glassfish.jersey.message.internal.FormProvider
   org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider$App
   org.glassfish.jersey.message.internal.SourceProvider$DomSourceReader
   org.glassfish.jersey.message.internal.FileProvider
   org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$App
   org.glassfish.jersey.message.internal.BasicTypesMessageProvider
   org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$Text
   org.glassfish.jersey.message.internal.SourceProvider$SaxSourceReader
   org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$Text
   org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$General
   io.dropwizard.jersey.jackson.JacksonMessageBodyProvider
   org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$General
   org.glassfish.jersey.message.internal.SourceProvider$StreamSourceReader
   org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$General
   com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
   org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider$Text
   org.glassfish.jersey.message.internal.InputStreamProvider
   org.glassfish.jersey.message.internal.ByteArrayProvider
   org.glassfish.jersey.message.internal.DataSourceProvider
   org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$Text
   org.glassfish.jersey.message.internal.FormMultivaluedMapProvider
Message Body Writers:
   org.glassfish.jersey.message.internal.StringMessageProvider
   org.glassfish.jersey.jaxb.internal.DocumentProvider
   org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$App
   org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$App
   org.glassfish.jersey.message.internal.RenderedImageProvider
   org.glassfish.jersey.message.internal.ReaderProvider
   org.glassfish.jersey.message.internal.FormProvider
   org.glassfish.jersey.server.validation.internal.ValidationErrorMessageBodyWriter
   org.glassfish.jersey.server.ChunkedResponseWriter
   org.glassfish.jersey.message.internal.SourceProvider$SourceWriter
   com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
   org.glassfish.jersey.message.internal.FileProvider
   org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$App
   io.dropwizard.jersey.optional.OptionalDoubleMessageBodyWriter
   org.glassfish.jersey.message.internal.BasicTypesMessageProvider
   org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$Text
   io.dropwizard.jersey.optional.OptionalMessageBodyWriter
   org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$Text
   org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$General
   io.dropwizard.jersey.guava.OptionalMessageBodyWriter
   io.dropwizard.jersey.jackson.JacksonMessageBodyProvider
   io.dropwizard.jersey.optional.OptionalLongMessageBodyWriter
   org.glassfish.jersey.message.internal.StreamingOutputProvider
   org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$General
   org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$General
   org.glassfish.jersey.message.internal.InputStreamProvider
   org.glassfish.jersey.message.internal.ByteArrayProvider
   org.glassfish.jersey.message.internal.DataSourceProvider
   org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$Text
   org.glassfish.jersey.message.internal.FormMultivaluedMapProvider
   io.dropwizard.jersey.optional.OptionalIntMessageBodyWriter

2022-04-21 01:29:40 823 INFO  [io.dropwizard.jersey.DropwizardResourceConfig][main] - The following paths were found for the configured resources:

    GET     /api/microservices/v1/services/ (org.onap.msb.sdclient.resources.MicroServiceResource)
    POST    /api/microservices/v1/services/ (org.onap.msb.sdclient.resources.MicroServiceResource)
    GET     /api/microservices/v1/services/apigatewayserviceinfo (org.onap.msb.sdclient.resources.MicroServiceResource)
    GET     /api/microservices/v1/services/health (org.onap.msb.sdclient.resources.MicroServiceResource)
    GET     /api/microservices/v1/services/tcpudpportrange (org.onap.msb.sdclient.resources.MicroServiceResource)
    DELETE  /api/microservices/v1/services/{serviceName}/version/{version} (org.onap.msb.sdclient.resources.MicroServiceResource)
    GET     /api/microservices/v1/services/{serviceName}/version/{version} (org.onap.msb.sdclient.resources.MicroServiceResource)
    PUT     /api/microservices/v1/services/{serviceName}/version/{version} (org.onap.msb.sdclient.resources.MicroServiceResource)
    GET     /api/microservices/v1/services/{serviceName}/version/{version}/allpublishaddress (org.onap.msb.sdclient.resources.MicroServiceResource)
    GET     /api/microservices/v1/services/{serviceName}/version/{version}/nodes (org.onap.msb.sdclient.resources.MicroServiceResource)
    DELETE  /api/microservices/v1/services/{serviceName}/version/{version}/nodes/{ip}/{port} (org.onap.msb.sdclient.resources.MicroServiceResource)
    GET     /api/microservices/v1/services/{serviceName}/version/{version}/publishaddress (org.onap.msb.sdclient.resources.MicroServiceResource)
    PUT     /api/microservices/v1/services/{serviceName}/version/{version}/ttl (org.onap.msb.sdclient.resources.MicroServiceResource)
    GET     /api/microservices/v1/swagger.{type:json|yaml} (io.swagger.jaxrs.listing.ApiListingResource)

2022-04-21 01:29:40 825 WARN  [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getMicroService in org.onap.msb.sdclient.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method addMicroService in org.onap.msb.sdclient.resources.MicroServiceResource contains empty path annotation.

2022-04-21 01:29:40 922 INFO  [org.eclipse.jetty.server.handler.ContextHandler][main] - Started i.d.j.MutableServletContextHandler@8a98f38{/,null,AVAILABLE}
2022-04-21 01:29:41 222 INFO  [io.dropwizard.setup.AdminEnvironment][main] - tasks = 

    POST    /tasks/log-level (io.dropwizard.servlets.tasks.LogConfigurationTask)
    POST    /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask)

2022-04-21 01:29:41 223 WARN  [io.dropwizard.setup.AdminEnvironment][main] - 
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!    THIS APPLICATION HAS NO HEALTHCHECKS. THIS MEANS YOU WILL NEVER KNOW      !
!     IF IT DIES IN PRODUCTION, WHICH MEANS YOU WILL NEVER KNOW IF YOU'RE      !
!    LETTING YOUR USERS DOWN. YOU SHOULD ADD A HEALTHCHECK FOR EACH OF YOUR    !
!         APPLICATION'S DEPENDENCIES WHICH FULLY (BUT LIGHTLY) TESTS IT.       !
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
2022-04-21 01:29:41 520 INFO  [org.eclipse.jetty.server.handler.ContextHandler][main] - Started i.d.j.MutableServletContextHandler@444cc791{/admin,null,AVAILABLE}
2022-04-21 01:29:42 531 INFO  [org.eclipse.jetty.server.AbstractConnector][main] - Started  MicroService Bus @674c9079{HTTP/1.1,[http/1.1]}{0.0.0.0:8076}
2022-04-21 01:29:42 531 INFO  [org.eclipse.jetty.server.Server][main] - Started @71012ms
2022-04-21 01:30:06 327 INFO  [org.onap.msb.sdclient.health.ConsulLinkHealthCheck][dw-34 - GET /api/microservices/v1/services/health] - check consul URL:http://msb-consul.onap:8500/v1/status/leader
10.233.70.123 - - [21/Apr/2022:01:30:09 +0000] "GET /api/microservices/v1/services/health HTTP/1.1" 200 request_processing_time:3.909 upstream_response_time:3.909 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:09 +0000] "GET /api/microservices/v1/services/health HTTP/1.1" 200 25 "-" "Go-http-client/1.1" 3693
2022-04-21 01:30:09 621 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2af99bc0
2022-04-21 01:30:09 729 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,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.32.107","port":"8443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:10 831 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-wf-gui,version-v1 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.051 upstream_response_time:2.051 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 425 "-" "Go-http-client/1.1" 2011
2022-04-21 01:30:11 428 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@141e74e9
2022-04-21 01:30:11 434 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,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.10.154","port":"9007","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:12 229 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-24 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-pike,version-v0 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.105 upstream_response_time:1.105 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 1013
2022-04-21 01:30:12 357 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@a143834
2022-04-21 01:30:12 357 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,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.10.154","port":"9007","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:13 249 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-pike,version-v1 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.974 upstream_response_time:0.974 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 971
2022-04-21 01:30:13 424 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@325ffda0
2022-04-21 01:30:13 424 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,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.61.6","port":"3904","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:14 265 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-message-router,version-v1 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 437 "-" "Go-http-client/1.1" 1008
10.233.70.123 - - [21/Apr/2022:01:30:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.010 upstream_response_time:1.010 "-" "Go-http-client/1.1" "-"
2022-04-21 01:30:14 345 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2ba082d5
2022-04-21 01:30:14 345 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,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.53.135","port":"8443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:15 129 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc,version-v1 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.996 upstream_response_time:0.996 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 424 "-" "Go-http-client/1.1" 995
2022-04-21 01:30:15 433 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3bd9b503
2022-04-21 01:30:15 434 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,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.53.135","port":"8080","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:16 190 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc-deprecated,version-v1 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.899 upstream_response_time:0.899 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 447 "-" "Go-http-client/1.1" 979
2022-04-21 01:30:16 332 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2a765472
2022-04-21 01:30:16 332 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:17 460 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.301 upstream_response_time:1.301 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1221
2022-04-21 01:30:17 629 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6a231a77
2022-04-21 01:30:17 630 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:18 542 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.011 upstream_response_time:1.011 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 936
2022-04-21 01:30:18 629 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@254c2d3a
2022-04-21 01:30:18 630 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:19 973 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.476 upstream_response_time:1.476 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1411
2022-04-21 01:30:20 044 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@243f9bb1
2022-04-21 01:30:20 044 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:20 691 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.694 upstream_response_time:0.694 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 694
2022-04-21 01:30:20 829 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4000a912
2022-04-21 01:30:20 829 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:21 120 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.484 upstream_response_time:0.484 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 398
2022-04-21 01:30:21 328 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@25911f9d
2022-04-21 01:30:21 328 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:22 255 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.049 upstream_response_time:1.049 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 958
2022-04-21 01:30:22 329 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@73dc8a7d
2022-04-21 01:30:22 329 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:23 077 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.809 upstream_response_time:0.809 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 767
2022-04-21 01:30:23 120 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5fb8147a
2022-04-21 01:30:23 120 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:24 431 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.352 upstream_response_time:1.352 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1425
2022-04-21 01:30:24 527 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@74a1c701
2022-04-21 01:30:24 527 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:25 162 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.655 upstream_response_time:0.655 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 655
2022-04-21 01:30:25 223 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@75ea9b12
2022-04-21 01:30:25 231 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:26 082 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.063 upstream_response_time:1.063 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1024
2022-04-21 01:30:26 247 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4ac52baa
2022-04-21 01:30:26 247 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:26 960 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.727 upstream_response_time:0.727 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 727
2022-04-21 01:30:27 025 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3343a7dc
2022-04-21 01:30:27 026 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:27 835 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.873 upstream_response_time:0.873 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 871
2022-04-21 01:30:27 931 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@738c849a
2022-04-21 01:30:27 932 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:29 039 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.372 upstream_response_time:1.372 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1304
2022-04-21 01:30:29 329 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@542660a7
2022-04-21 01:30:29 329 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:30 388 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.168 upstream_response_time:1.168 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1074
2022-04-21 01:30:30 420 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@77a627e7
2022-04-21 01:30:30 420 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:30 867 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.634 upstream_response_time:0.634 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 633
2022-04-21 01:30:31 042 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4f7ab17d
2022-04-21 01:30:31 042 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:31 442 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.496 upstream_response_time:0.496 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 496
2022-04-21 01:30:31 547 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@737f29eb
2022-04-21 01:30:31 547 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:31 979 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.450 upstream_response_time:0.450 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 448
2022-04-21 01:30:32 030 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5635d564
2022-04-21 01:30:32 030 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:32 346 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.439 upstream_response_time:0.439 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 430
2022-04-21 01:30:32 446 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@24e3639a
2022-04-21 01:30:32 446 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:33 329 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.996 upstream_response_time:0.996 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 994
2022-04-21 01:30:33 443 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@756befd0
2022-04-21 01:30:33 443 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:34 253 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.824 upstream_response_time:0.824 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 824
2022-04-21 01:30:34 320 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@35c0ee7c
2022-04-21 01:30:34 320 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:34 728 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.473 upstream_response_time:0.473 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 471
2022-04-21 01:30:34 748 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@792d3edf
2022-04-21 01:30:34 748 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:34 953 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.292 upstream_response_time:0.292 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 290
2022-04-21 01:30:35 041 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@24aebb06
2022-04-21 01:30:35 041 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:35 329 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 398
2022-04-21 01:30:35 447 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7ed9d24f
2022-04-21 01:30:35 448 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:36 160 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.794 upstream_response_time:0.794 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 792
2022-04-21 01:30:36 243 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2d8de969
2022-04-21 01:30:36 244 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:36 471 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.247 upstream_response_time:0.247 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 245
2022-04-21 01:30:36 527 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@a59fe60
2022-04-21 01:30:36 528 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:36 819 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.344 upstream_response_time:0.344 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 342
2022-04-21 01:30:36 936 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@538f68a3
2022-04-21 01:30:36 936 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:37 341 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 504
2022-04-21 01:30:37 438 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@31236c6f
2022-04-21 01:30:37 438 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:37 535 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 397
2022-04-21 01:30:37 842 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@392e50a6
2022-04-21 01:30:37 842 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:38 330 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.807 upstream_response_time:0.807 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 805
2022-04-21 01:30:38 651 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@208bee05
2022-04-21 01:30:38 652 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:39 475 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.984 upstream_response_time:0.984 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 984
2022-04-21 01:30:39 641 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@62ee02b4
2022-04-21 01:30:39 641 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:40 059 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.444 upstream_response_time:0.444 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 444
2022-04-21 01:30:40 085 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6c62608f
2022-04-21 01:30:40 085 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:40 328 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.354 upstream_response_time:0.354 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 355
2022-04-21 01:30:40 447 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@73517131
2022-04-21 01:30:40 447 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:40 582 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.391 upstream_response_time:0.391 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 390
2022-04-21 01:30:40 840 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3834531
2022-04-21 01:30:40 840 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:41 122 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 495
2022-04-21 01:30:41 342 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@275e97bf
2022-04-21 01:30:41 342 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:42 129 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.803 upstream_response_time:0.803 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 801
2022-04-21 01:30:42 152 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6f29cf14
2022-04-21 01:30:42 225 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:43 119 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.998 upstream_response_time:0.998 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 988
2022-04-21 01:30:43 237 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7a0ce3c7
2022-04-21 01:30:43 237 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:43 829 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.622 upstream_response_time:0.622 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 608
2022-04-21 01:30:43 849 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6546c7b1
2022-04-21 01:30:43 850 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:44 542 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 788
10.233.70.123 - - [21/Apr/2022:01:30:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.789 upstream_response_time:0.789 "-" "Go-http-client/1.1" "-"
2022-04-21 01:30:44 646 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@13aa4c55
2022-04-21 01:30:44 647 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:45 259 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.794 upstream_response_time:0.794 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 787
2022-04-21 01:30:45 438 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@71044479
2022-04-21 01:30:45 438 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:46 128 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 702
10.233.70.123 - - [21/Apr/2022:01:30:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.704 upstream_response_time:0.704 "-" "Go-http-client/1.1" "-"
2022-04-21 01:30:46 146 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5093243f
2022-04-21 01:30:46 146 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:46 520 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.590 upstream_response_time:0.590 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 589
2022-04-21 01:30:46 740 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6e11731f
2022-04-21 01:30:46 740 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:47 029 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.799 upstream_response_time:0.799 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 799
2022-04-21 01:30:47 542 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@268c6892
2022-04-21 01:30:47 543 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:48 028 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.696 upstream_response_time:0.696 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 696
2022-04-21 01:30:48 243 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@ca307b6
2022-04-21 01:30:48 243 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:48 574 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 496
2022-04-21 01:30:48 743 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3b46694f
2022-04-21 01:30:48 744 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:49 029 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 398
2022-04-21 01:30:49 225 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@44c4c5d1
2022-04-21 01:30:49 225 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:49 239 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.483 upstream_response_time:0.483 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 403
2022-04-21 01:30:49 819 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@135ab097
2022-04-21 01:30:49 820 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:50 228 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.609 upstream_response_time:0.609 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 599
2022-04-21 01:30:50 425 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1ae5ec67
2022-04-21 01:30:50 425 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:50 675 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 310
2022-04-21 01:30:50 825 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7be43dff
2022-04-21 01:30:50 825 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:51 142 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 498
2022-04-21 01:30:51 323 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3ce7c149
2022-04-21 01:30:51 323 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:51 454 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.227 upstream_response_time:0.227 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 223
2022-04-21 01:30:51 473 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6dc089be
2022-04-21 01:30:51 474 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:51 925 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 474
10.233.70.123 - - [21/Apr/2022:01:30:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.552 upstream_response_time:0.552 "-" "Go-http-client/1.1" "-"
2022-04-21 01:30:52 124 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4a2e1685
2022-04-21 01:30:52 124 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:52 231 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.206 upstream_response_time:0.206 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 200
2022-04-21 01:30:52 325 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1c78b650
2022-04-21 01:30:52 325 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:52 828 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.191 upstream_response_time:1.191 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1116
2022-04-21 01:30:53 448 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5aa6471d
2022-04-21 01:30:53 448 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:53 829 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 398
2022-04-21 01:30:53 851 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4f275fd
2022-04-21 01:30:53 852 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/search","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:54 330 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.891 upstream_response_time:0.891 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 888
2022-04-21 01:30:54 742 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7064f2fb
2022-04-21 01:30:54 742 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:55 065 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.595 upstream_response_time:0.595 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 596
2022-04-21 01:30:55 343 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@40c3b7b3
2022-04-21 01:30:55 343 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,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.17.214","port":"9015","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:55 829 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-k8s,version-v1 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.595 upstream_response_time:0.595 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 441 "-" "Go-http-client/1.1" 596
2022-04-21 01:30:55 943 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7e2cf977
2022-04-21 01:30:55 943 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,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.30.173","port":"9011","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:56 329 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-fcaps,version-v0 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.490 upstream_response_time:0.490 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 467 "-" "Go-http-client/1.1" 488
2022-04-21 01:30:56 435 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7a3a6969
2022-04-21 01:30:56 435 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,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.30.173","port":"9011","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:56 632 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-fcaps,version-v1 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.401 upstream_response_time:0.401 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 467 "-" "Go-http-client/1.1" 400
2022-04-21 01:30:56 840 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@72c57ccb
2022-04-21 01:30:56 840 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,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.24.139","port":"8181","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:57 344 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc-gui,version-v1 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.799 upstream_response_time:0.799 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 431 "-" "Go-http-client/1.1" 799
2022-04-21 01:30:57 643 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@74aa6e22
2022-04-21 01:30:57 643 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,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.22.151","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:58 229 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-parser,version-v1 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.602 upstream_response_time:0.602 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 438 "-" "Go-http-client/1.1" 602
2022-04-21 01:30:58 321 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@491bf32c
2022-04-21 01:30:58 321 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,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.22.151","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:58 630 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-catalog,version-v1 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.404 upstream_response_time:0.404 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 441 "-" "Go-http-client/1.1" 402
2022-04-21 01:30:58 655 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@c663208
2022-04-21 01:30:58 655 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,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.22.151","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:59 025 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-nsd,version-v1 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:30:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.478 upstream_response_time:0.478 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:30:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 429 "-" "Go-http-client/1.1" 478
2022-04-21 01:30:59 140 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@12105bd3
2022-04-21 01:30:59 140 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,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.22.151","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:30:59 290 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-vnfpkgm,version-v1 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:31:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.000 upstream_response_time:1.000 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:31:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 441 "-" "Go-http-client/1.1" 998
2022-04-21 01:31:00 150 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@13cab0f1
2022-04-21 01:31:00 150 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,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.27.0","port":"443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:31:01 329 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-dmaap-dr-prov,version-v1 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:31:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.296 upstream_response_time:1.296 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:31:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 433 "-" "Go-http-client/1.1" 1290
2022-04-21 01:31:01 445 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@68d59a24
2022-04-21 01:31:01 445 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,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.32.245","port":"9001","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:31:01 929 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud,version-v0 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:31:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.591 upstream_response_time:0.591 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:31:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 449 "-" "Go-http-client/1.1" 591
2022-04-21 01:31:02 043 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@736b41f8
2022-04-21 01:31:02 043 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,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.32.245","port":"9001","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:31:02 329 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud,version-v1 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:31:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.306 upstream_response_time:0.306 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:31:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 449 "-" "Go-http-client/1.1" 303
2022-04-21 01:32:08 371 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4a61a357
2022-04-21 01:32:08 371 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"sdnc","version":"v1","url":"/","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/","enable_ssl":false,"nodes":[{"ip":"10.233.11.175","port":"8282","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:32:08 760 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdnc,version-v1 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:32:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.471 upstream_response_time:0.471 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:32:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 422 "-" "Go-http-client/1.1" 466
2022-04-21 01:38:39 921 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:38:40 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.224 upstream_response_time:0.224 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:38:40 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 202
2022-04-21 01:38:40 063 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:38:40 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.387 upstream_response_time:0.387 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:38:40 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 386
2022-04-21 01:38:40 447 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:38:41 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.687 upstream_response_time:0.687 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:38:41 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 685
2022-04-21 01:38:41 135 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:38:41 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.800 upstream_response_time:0.800 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:38:41 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 799
2022-04-21 01:38:41 939 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:38:42 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.899 upstream_response_time:0.899 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:38:42 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 897
2022-04-21 01:38:42 837 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:38:43 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:38:43 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298
2022-04-21 01:38:43 136 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:38:43 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.700 upstream_response_time:0.700 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:38:43 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 699
2022-04-21 01:38:43 837 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:38:44 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.201 upstream_response_time:0.201 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:38:44 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 199
2022-04-21 01:38:44 038 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:38:44 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.207 upstream_response_time:0.207 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:38:44 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 205
2022-04-21 01:38:44 247 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:38:44 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.193 upstream_response_time:0.193 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:38:44 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 191
2022-04-21 01:38:44 439 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:38:44 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.404 upstream_response_time:0.404 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:38:44 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 401
2022-04-21 01:38:44 840 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:38:46 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:1.893 upstream_response_time:1.893 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:38:46 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1892
2022-04-21 01:38:46 735 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:38:47 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.802 upstream_response_time:0.802 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:38:47 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 800
2022-04-21 01:38:47 539 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:38:47 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:38:47 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 295
2022-04-21 01:38:47 836 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:38:48 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:38:48 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298
2022-04-21 01:38:48 141 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:38:49 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:1.698 upstream_response_time:1.698 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:38:49 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1694
2022-04-21 01:38:49 835 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:38:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:38:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298
2022-04-21 01:38:50 135 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:38:50 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:38:50 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397
2022-04-21 01:38:50 535 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:38:50 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.401 upstream_response_time:0.401 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:38:50 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 399
2022-04-21 01:38:50 937 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:38:51 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:38:51 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298
2022-04-21 01:38:51 236 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:38:52 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:1.401 upstream_response_time:1.401 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:38:52 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1400
2022-04-21 01:38:52 642 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:38:53 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.699 upstream_response_time:0.699 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:38:53 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 697
2022-04-21 01:38:53 337 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:38:53 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:38:53 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198
2022-04-21 01:38:53 536 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:38:53 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:38:53 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
2022-04-21 01:38:53 835 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:38:55 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:1.201 upstream_response_time:1.201 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:38:55 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1201
2022-04-21 01:38:55 038 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:38:55 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:38:55 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 597
2022-04-21 01:38:55 636 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:38:55 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:38:55 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 299
2022-04-21 01:38:55 936 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:38:56 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:38:56 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 498
2022-04-21 01:38:56 435 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:38:56 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.217 upstream_response_time:0.217 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:38:56 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 215
2022-04-21 01:38:56 651 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:38:57 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.792 upstream_response_time:0.792 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:38:57 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 793
2022-04-21 01:38:57 446 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:38:58 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.889 upstream_response_time:0.889 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:38:58 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 888
2022-04-21 01:38:58 337 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:38:58 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:38:58 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
2022-04-21 01:38:58 635 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:39:00 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:1.600 upstream_response_time:1.600 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:00 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1599
2022-04-21 01:39:00 236 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:39:00 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:00 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 496
2022-04-21 01:39:00 737 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:39:00 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.105 upstream_response_time:0.105 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:00 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 102
2022-04-21 01:39:00 841 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:39:01 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.494 upstream_response_time:0.494 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:01 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 492
2022-04-21 01:39:01 337 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:39:01 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.307 upstream_response_time:0.307 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:01 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 306
2022-04-21 01:39:01 642 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:39:02 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:1.191 upstream_response_time:1.191 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:02 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1190
2022-04-21 01:39:02 835 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:39:03 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.401 upstream_response_time:0.401 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:03 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 399
2022-04-21 01:39:03 236 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:39:04 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.799 upstream_response_time:0.799 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:04 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 801
2022-04-21 01:39:04 037 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:39:04 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:04 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497
2022-04-21 01:39:04 537 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:39:05 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:05 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 499
2022-04-21 01:39:05 037 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:39:05 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.106 upstream_response_time:0.106 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:05 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 103
2022-04-21 01:39:05 142 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:39:05 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.294 upstream_response_time:0.294 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:05 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 292
2022-04-21 01:39:05 439 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:39:06 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.998 upstream_response_time:0.998 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:06 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 994
2022-04-21 01:39:06 437 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:39:07 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.799 upstream_response_time:0.799 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:07 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 796
2022-04-21 01:39:07 235 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:39:07 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.704 upstream_response_time:0.704 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:07 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 701
2022-04-21 01:39:07 947 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:39:08 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:08 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 389
2022-04-21 01:39:08 337 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:39:08 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:08 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 498
2022-04-21 01:39:08 835 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:39:09 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:09 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 499
2022-04-21 01:39:09 337 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:39:09 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:09 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397
2022-04-21 01:39:09 737 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:39:09 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.202 upstream_response_time:0.202 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:09 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 201
2022-04-21 01:39:09 940 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:39:10 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.601 upstream_response_time:0.601 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:10 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 602
2022-04-21 01:39:10 541 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:39:10 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.294 upstream_response_time:0.294 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:10 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 293
2022-04-21 01:39:10 835 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:39:11 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:11 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398
2022-04-21 01:39:11 234 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:39:12 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:1.008 upstream_response_time:1.008 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:12 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1007
2022-04-21 01:39:12 250 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2a4b40
2022-04-21 01:39:12 251 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:39:12 731 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:39:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.790 upstream_response_time:0.790 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 787
2022-04-21 01:39:13 041 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@51d6cc2a
2022-04-21 01:39:13 041 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:39:14 029 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:39:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.196 upstream_response_time:1.196 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1196
2022-04-21 01:39:14 239 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5648ca82
2022-04-21 01:39:14 240 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:39:14 628 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:39:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.496 upstream_response_time:0.496 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 497
2022-04-21 01:39:14 749 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6d7850c5
2022-04-21 01:39:14 749 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:39:15 159 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:39:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.690 upstream_response_time:0.690 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 687
2022-04-21 01:39:15 441 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@29c1ddee
2022-04-21 01:39:15 441 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:39:16 070 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:39:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.697 upstream_response_time:0.697 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 696
2022-04-21 01:39:16 139 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@474fd5f6
2022-04-21 01:39:16 139 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:39:16 417 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:39:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 297
2022-04-21 01:39:16 441 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@54b18673
2022-04-21 01:39:16 441 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:39:16 890 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:39:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 499
2022-04-21 01:39:16 942 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@355dae72
2022-04-21 01:39:16 943 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:39:18 135 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:39:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.397 upstream_response_time:1.397 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1397
2022-04-21 01:39:18 344 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@29e1d92c
2022-04-21 01:39:18 344 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:39:18 697 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:39:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.495 upstream_response_time:0.495 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 495
2022-04-21 01:39:18 842 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@56b15be1
2022-04-21 01:39:18 842 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:39:19 594 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:39:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.798 upstream_response_time:0.798 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 797
2022-04-21 01:39:19 640 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5a5b8404
2022-04-21 01:39:19 640 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:39:19 833 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:39:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.496 upstream_response_time:0.496 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 498
2022-04-21 01:39:20 143 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5c7f1f49
2022-04-21 01:39:20 143 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:39:20 529 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:39:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 594
10.233.70.123 - - [21/Apr/2022:01:39:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-"
2022-04-21 01:39:20 748 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@12c613e3
2022-04-21 01:39:20 748 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:39:21 830 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:39:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.697 upstream_response_time:1.697 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1689
2022-04-21 01:39:22 441 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@40ff4907
2022-04-21 01:39:22 442 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:39:23 231 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:39:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.195 upstream_response_time:1.195 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1195
2022-04-21 01:39:23 641 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@40da2bfd
2022-04-21 01:39:23 642 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:39:23 872 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:39:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.295 upstream_response_time:0.295 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 294
2022-04-21 01:39:23 941 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6e77efc4
2022-04-21 01:39:23 941 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:39:24 430 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:39:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 598
2022-04-21 01:39:24 539 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6008ec34
2022-04-21 01:39:24 539 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:39:24 829 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:39:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.502 upstream_response_time:0.502 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 502
2022-04-21 01:39:25 046 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4df4bf88
2022-04-21 01:39:25 046 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:39:26 229 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:39:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1289
10.233.70.123 - - [21/Apr/2022:01:39:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.291 upstream_response_time:1.291 "-" "Go-http-client/1.1" "-"
2022-04-21 01:39:26 343 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5a89a464
2022-04-21 01:39:26 343 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:39:27 066 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:39:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.093 upstream_response_time:1.093 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1092
2022-04-21 01:39:27 443 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3c928375
2022-04-21 01:39:27 443 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:39:27 629 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:39:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.296 upstream_response_time:0.296 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 295
2022-04-21 01:39:27 737 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4c6536d2
2022-04-21 01:39:27 737 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:39:29 430 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:39:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.798 upstream_response_time:1.798 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1798
2022-04-21 01:39:29 628 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5651f2bb
2022-04-21 01:39:29 628 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:39:30 128 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:39:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 595
2022-04-21 01:39:30 142 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@299b32c
2022-04-21 01:39:30 143 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:39:30 787 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:39:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.798 upstream_response_time:0.798 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 798
2022-04-21 01:39:30 946 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@35df4630
2022-04-21 01:39:30 946 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:39:31 249 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:39:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1389
10.233.70.123 - - [21/Apr/2022:01:39:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.393 upstream_response_time:1.393 "-" "Go-http-client/1.1" "-"
2022-04-21 01:39:32 341 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@8614795
2022-04-21 01:39:32 341 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:39:33 028 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:39:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.797 upstream_response_time:0.797 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 796
2022-04-21 01:39:33 141 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7afba7d2
2022-04-21 01:39:33 141 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:39:33 726 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:39:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.697 upstream_response_time:0.697 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 695
2022-04-21 01:39:33 839 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2c94ecc5
2022-04-21 01:39:33 839 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:39:34 063 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:39:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 498
2022-04-21 01:39:34 339 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6546bf46
2022-04-21 01:39:34 339 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:39:34 695 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:39:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.596 upstream_response_time:0.596 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 596
2022-04-21 01:39:35 022 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@c555805
2022-04-21 01:39:35 024 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:39:35 830 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:39:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.396 upstream_response_time:1.396 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1315
2022-04-21 01:39:36 341 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2262a2ec
2022-04-21 01:39:36 343 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:39:36 634 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:39:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 495
2022-04-21 01:39:36 847 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2da9fed7
2022-04-21 01:39:36 847 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:39:37 529 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:39:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.703 upstream_response_time:0.703 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 702
2022-04-21 01:39:37 546 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@37c004da
2022-04-21 01:39:37 547 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:39:37 829 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:39:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.390 upstream_response_time:0.390 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 389
2022-04-21 01:39:37 940 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@65aed1db
2022-04-21 01:39:37 940 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:39:38 229 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:39:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.496 upstream_response_time:0.496 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 496
2022-04-21 01:39:38 439 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4550f5a6
2022-04-21 01:39:38 439 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:39:39 162 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:39:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.998 upstream_response_time:0.998 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 997
2022-04-21 01:39:39 444 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1ecf218
2022-04-21 01:39:39 444 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:39:40 629 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:39:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.596 upstream_response_time:1.596 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1593
2022-04-21 01:39:41 044 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1c1df56c
2022-04-21 01:39:41 044 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:39:41 500 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:39:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.592 upstream_response_time:0.592 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 591
2022-04-21 01:39:41 638 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6292eb72
2022-04-21 01:39:41 638 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:39:42 129 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:39:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.513 upstream_response_time:0.513 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 510
2022-04-21 01:39:42 150 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3e1dec46
2022-04-21 01:39:42 150 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:39:42 679 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:39:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.541 upstream_response_time:0.541 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 541
2022-04-21 01:39:42 695 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@75b100a7
2022-04-21 01:39:42 695 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:39:43 133 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:39:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.740 upstream_response_time:0.740 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 739
2022-04-21 01:39:43 441 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@411d0803
2022-04-21 01:39:43 441 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:39:43 674 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:39:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 393
2022-04-21 01:39:43 842 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4663493f
2022-04-21 01:39:43 842 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:39:44 336 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:39:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.797 upstream_response_time:0.797 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 794
2022-04-21 01:39:44 640 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@29d52f79
2022-04-21 01:39:44 640 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:39:45 839 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:39:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.494 upstream_response_time:1.494 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1494
2022-04-21 01:39:46 139 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5c6f5568
2022-04-21 01:39:46 139 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:39:47 048 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:39:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.198 upstream_response_time:1.198 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1198
2022-04-21 01:39:47 341 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@49103c25
2022-04-21 01:39:47 341 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:39:47 756 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:39:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.896 upstream_response_time:0.896 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 894
2022-04-21 01:39:48 240 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1f620ad5
2022-04-21 01:39:48 240 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:39:48 748 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:39:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.798 upstream_response_time:0.798 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 797
2022-04-21 01:39:49 039 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3d26b90c
2022-04-21 01:39:49 040 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:39:49 492 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:39:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.097 upstream_response_time:2.097 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 2096
2022-04-21 01:39:51 143 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@65d8c2f7
2022-04-21 01:39:51 143 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:39:51 530 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:39:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.893 upstream_response_time:0.893 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 892
2022-04-21 01:39:52 072 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6696957a
2022-04-21 01:39:52 072 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:39:52 573 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:39:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.766 upstream_response_time:0.766 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 772
2022-04-21 01:39:52 845 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3ac8ac01
2022-04-21 01:39:52 845 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:39:53 127 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:39:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.297 upstream_response_time:1.297 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1291
2022-04-21 01:39:54 140 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4c1045eb
2022-04-21 01:39:54 141 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:39:55 090 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:39:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.197 upstream_response_time:1.197 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1195
2022-04-21 01:39:55 340 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6fa87db6
2022-04-21 01:39:55 340 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:39:56 013 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:39:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.996 upstream_response_time:0.996 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 995
2022-04-21 01:39:56 341 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@758be845
2022-04-21 01:39:56 341 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:39:56 670 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:39:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.797 upstream_response_time:0.797 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 797
2022-04-21 01:39:57 143 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2d55aeb3
2022-04-21 01:39:57 143 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:39:58 131 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:39:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.396 upstream_response_time:2.396 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:39:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 2394
2022-04-21 01:39:59 539 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7397c5fb
2022-04-21 01:39:59 539 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:40:00 028 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:40:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.702 upstream_response_time:0.702 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 701
2022-04-21 01:40:00 329 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6ed99b2f
2022-04-21 01:40:00 329 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/search","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:40:01 828 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace-
10.233.70.123 - - [21/Apr/2022:01:40:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.696 upstream_response_time:1.696 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 1611
2022-04-21 01:40:01 945 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@16a082b2
2022-04-21 01:40:01 945 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:40:04 239 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace-
10.233.70.123 - - [21/Apr/2022:01:40:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.493 upstream_response_time:2.493 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 2492
2022-04-21 01:40:04 441 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:40:05 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:1.294 upstream_response_time:1.294 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:05 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1292
2022-04-21 01:40:05 743 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:40:06 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.800 upstream_response_time:0.800 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:06 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 798
2022-04-21 01:40:06 535 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:40:07 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:1.398 upstream_response_time:1.398 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:07 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1396
2022-04-21 01:40:07 933 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:40:08 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.308 upstream_response_time:0.308 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:08 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 309
2022-04-21 01:40:08 243 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:40:08 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:08 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 299
2022-04-21 01:40:08 544 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:40:09 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.892 upstream_response_time:0.892 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:09 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 890
2022-04-21 01:40:09 441 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:40:09 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.306 upstream_response_time:0.306 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:09 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 299
2022-04-21 01:40:09 743 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:40:10 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:10 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298
2022-04-21 01:40:10 043 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:40:10 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.891 upstream_response_time:0.891 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:10 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 890
2022-04-21 01:40:10 937 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:40:11 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:1.002 upstream_response_time:1.002 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:11 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1000
2022-04-21 01:40:11 939 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:40:12 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.796 upstream_response_time:0.796 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:12 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 794
2022-04-21 01:40:12 736 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:40:13 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.602 upstream_response_time:0.602 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:13 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 598
2022-04-21 01:40:13 336 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:40:14 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.703 upstream_response_time:0.703 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:14 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 702
2022-04-21 01:40:14 045 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:40:14 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.595 upstream_response_time:0.595 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:14 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 592
2022-04-21 01:40:14 635 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:40:14 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.201 upstream_response_time:0.201 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:14 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 200
2022-04-21 01:40:14 838 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:40:15 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:15 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 498
2022-04-21 01:40:15 339 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:40:15 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.501 upstream_response_time:0.501 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:15 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 499
2022-04-21 01:40:15 839 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:40:17 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:1.201 upstream_response_time:1.201 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:17 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1199
2022-04-21 01:40:17 039 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:40:18 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.996 upstream_response_time:0.996 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:18 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 995
2022-04-21 01:40:18 037 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:40:18 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:18 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497
2022-04-21 01:40:18 534 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:40:18 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:18 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 399
2022-04-21 01:40:18 935 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:40:19 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.409 upstream_response_time:0.409 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:19 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 408
2022-04-21 01:40:19 347 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:40:19 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.390 upstream_response_time:0.390 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:19 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 387
2022-04-21 01:40:19 737 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:40:20 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:20 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 496
2022-04-21 01:40:20 233 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:40:20 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.209 upstream_response_time:0.209 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:20 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 207
2022-04-21 01:40:20 444 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:40:20 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.312 upstream_response_time:0.312 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:20 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 309
2022-04-21 01:40:20 756 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:40:21 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.689 upstream_response_time:0.689 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:21 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 687
2022-04-21 01:40:21 443 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:40:21 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.490 upstream_response_time:0.490 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:21 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 490
2022-04-21 01:40:21 937 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:40:23 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:1.799 upstream_response_time:1.799 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:23 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1798
2022-04-21 01:40:23 736 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:40:24 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.401 upstream_response_time:0.401 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:24 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 399
2022-04-21 01:40:24 138 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:40:24 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.496 upstream_response_time:0.496 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:24 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 495
2022-04-21 01:40:24 633 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:40:25 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.602 upstream_response_time:0.602 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:25 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 601
2022-04-21 01:40:25 236 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:40:26 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.899 upstream_response_time:0.899 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:26 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 897
2022-04-21 01:40:26 135 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:40:26 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:26 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 199
2022-04-21 01:40:26 340 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:40:27 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.900 upstream_response_time:0.900 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:27 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 896
2022-04-21 01:40:27 241 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:40:28 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.900 upstream_response_time:0.900 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:28 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 896
2022-04-21 01:40:28 141 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:40:28 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.798 upstream_response_time:0.798 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:28 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 795
2022-04-21 01:40:28 938 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:40:29 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:29 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 195
2022-04-21 01:40:29 138 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:40:29 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.401 upstream_response_time:0.401 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:29 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 400
2022-04-21 01:40:29 539 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:40:30 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:30 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497
2022-04-21 01:40:30 037 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:40:30 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.210 upstream_response_time:0.210 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:30 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 208
2022-04-21 01:40:30 245 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:40:30 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.589 upstream_response_time:0.589 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:30 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 587
2022-04-21 01:40:30 836 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:40:31 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:31 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
2022-04-21 01:40:31 144 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:40:32 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:1.498 upstream_response_time:1.498 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:32 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1488
2022-04-21 01:40:32 634 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:40:32 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.210 upstream_response_time:0.210 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:32 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 208
2022-04-21 01:40:32 846 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:40:33 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.991 upstream_response_time:0.991 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:33 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 987
2022-04-21 01:40:33 836 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:40:33 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.018 upstream_response_time:0.018 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:33 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 17
2022-04-21 01:40:33 853 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:40:34 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.480 upstream_response_time:0.480 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:34 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 478
2022-04-21 01:40:34 342 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:40:34 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.301 upstream_response_time:0.301 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:34 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 292
2022-04-21 01:40:34 634 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:40:36 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:1.700 upstream_response_time:1.700 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:36 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1699
2022-04-21 01:40:36 338 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:40:36 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.406 upstream_response_time:0.406 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:36 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 404
2022-04-21 01:40:36 740 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:40:37 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.690 upstream_response_time:0.690 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:37 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 690
2022-04-21 01:40:37 432 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:40:37 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.202 upstream_response_time:0.202 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:37 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 200
2022-04-21 01:40:37 636 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:40:37 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:37 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298
2022-04-21 01:40:37 937 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:40:38 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:38 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197
2022-04-21 01:40:38 135 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:40:39 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:1.298 upstream_response_time:1.298 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:39 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1297
2022-04-21 01:40:39 440 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@21e4c2de
2022-04-21 01:40:39 440 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:40:39 928 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:40:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.693 upstream_response_time:0.693 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 693
2022-04-21 01:40:40 142 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@38141947
2022-04-21 01:40:40 142 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:40:40 728 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:40:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.694 upstream_response_time:0.694 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 693
2022-04-21 01:40:40 841 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1f2082f0
2022-04-21 01:40:40 841 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:40:41 032 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:40:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.494 upstream_response_time:0.494 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 493
2022-04-21 01:40:41 341 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@42a48650
2022-04-21 01:40:41 341 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:40:41 829 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:40:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 607
2022-04-21 01:40:41 949 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@10d2b03d
2022-04-21 01:40:41 949 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:40:42 771 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:40:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.893 upstream_response_time:0.893 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 887
2022-04-21 01:40:42 841 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5875e044
2022-04-21 01:40:42 841 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:40:43 034 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:40:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.997 upstream_response_time:0.997 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 996
2022-04-21 01:40:43 838 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@77eb66c7
2022-04-21 01:40:43 838 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:40:44 531 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:40:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.797 upstream_response_time:0.797 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 797
2022-04-21 01:40:44 638 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1f19f335
2022-04-21 01:40:44 638 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:40:44 993 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:40:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 598
2022-04-21 01:40:45 244 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@61a82a19
2022-04-21 01:40:45 245 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:40:45 829 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:40:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.793 upstream_response_time:0.793 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 792
2022-04-21 01:40:46 040 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@74cb1ad1
2022-04-21 01:40:46 040 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:40:46 529 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:40:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 597
2022-04-21 01:40:46 640 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6926018
2022-04-21 01:40:46 640 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:40:46 910 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:40:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 598
2022-04-21 01:40:47 242 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@740ef82e
2022-04-21 01:40:47 242 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:40:48 129 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:40:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.397 upstream_response_time:1.397 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1395
2022-04-21 01:40:48 724 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4aa96a20
2022-04-21 01:40:48 724 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:40:49 054 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:40:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 594
2022-04-21 01:40:49 325 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6cef913a
2022-04-21 01:40:49 325 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:40:50 040 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:40:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.900 upstream_response_time:0.900 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 817
2022-04-21 01:40:50 221 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@361efca6
2022-04-21 01:40:50 222 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:40:50 837 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:40:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.706 upstream_response_time:0.706 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 706
2022-04-21 01:40:50 857 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@53f1bdfb
2022-04-21 01:40:50 857 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:40:51 686 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:40:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.982 upstream_response_time:0.982 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 980
2022-04-21 01:40:51 840 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2b9b53c4
2022-04-21 01:40:51 840 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:40:52 230 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:40:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 497
2022-04-21 01:40:52 339 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@41e532e2
2022-04-21 01:40:52 339 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:40:53 130 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:40:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.297 upstream_response_time:1.297 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1297
2022-04-21 01:40:53 637 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5f6720d3
2022-04-21 01:40:53 638 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:40:53 901 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:40:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 597
2022-04-21 01:40:54 239 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@ed6a1d3
2022-04-21 01:40:54 240 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:40:54 628 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:40:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.496 upstream_response_time:1.496 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1494
2022-04-21 01:40:55 738 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5c65238
2022-04-21 01:40:55 738 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:40:56 029 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:40:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.699 upstream_response_time:0.699 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 698
2022-04-21 01:40:56 440 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4f1266db
2022-04-21 01:40:56 440 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:40:56 634 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:40:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.402 upstream_response_time:0.402 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 402
2022-04-21 01:40:56 846 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@51128b8d
2022-04-21 01:40:56 846 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:40:57 667 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:40:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.835 upstream_response_time:0.835 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 834
2022-04-21 01:40:57 684 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@54de2a92
2022-04-21 01:40:57 684 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:40:58 033 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:40:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.553 upstream_response_time:0.553 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 552
2022-04-21 01:40:58 248 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6f075452
2022-04-21 01:40:58 248 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:40:58 432 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:40:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.396 upstream_response_time:0.396 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:40:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 394
2022-04-21 01:40:58 638 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1b5261f1
2022-04-21 01:40:58 638 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:41:00 327 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:41:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.997 upstream_response_time:1.997 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1995
2022-04-21 01:41:00 638 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3439e976
2022-04-21 01:41:00 638 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:41:01 133 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:41:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.000 upstream_response_time:1.000 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 999
2022-04-21 01:41:01 640 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@25f100d9
2022-04-21 01:41:01 641 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:41:02 128 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:41:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.695 upstream_response_time:0.695 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 695
2022-04-21 01:41:02 340 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@614483f4
2022-04-21 01:41:02 340 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:41:02 434 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:41:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.596 upstream_response_time:0.596 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 596
2022-04-21 01:41:02 940 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3ce781e2
2022-04-21 01:41:02 940 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:41:03 328 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:41:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 495
2022-04-21 01:41:03 437 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3e333b82
2022-04-21 01:41:03 437 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:41:04 314 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:41:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.698 upstream_response_time:1.698 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1698
2022-04-21 01:41:05 138 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1b4cc9c4
2022-04-21 01:41:05 138 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:41:05 729 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:41:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.796 upstream_response_time:0.796 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 796
2022-04-21 01:41:05 939 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5c25ac54
2022-04-21 01:41:05 939 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:41:06 670 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:41:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.896 upstream_response_time:0.896 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 894
2022-04-21 01:41:06 844 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2f4f40d8
2022-04-21 01:41:06 845 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:41:07 221 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:41:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.697 upstream_response_time:0.697 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 690
2022-04-21 01:41:07 543 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4f839b60
2022-04-21 01:41:07 543 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:41:07 825 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:41:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 392
10.233.70.123 - - [21/Apr/2022:01:41:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-"
2022-04-21 01:41:07 942 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7b5b02ca
2022-04-21 01:41:07 942 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:41:08 987 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:41:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.395 upstream_response_time:2.395 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 2394
2022-04-21 01:41:10 339 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4cb6f805
2022-04-21 01:41:10 340 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:41:11 429 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:41:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.198 upstream_response_time:1.198 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1196
2022-04-21 01:41:11 539 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2cf9df3f
2022-04-21 01:41:11 539 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:41:12 368 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:41:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.296 upstream_response_time:1.296 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1294
2022-04-21 01:41:12 841 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5f9c3369
2022-04-21 01:41:12 841 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:41:13 273 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:41:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 595
2022-04-21 01:41:13 442 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4bc8edf8
2022-04-21 01:41:13 442 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:41:14 629 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:41:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.694 upstream_response_time:1.694 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1691
2022-04-21 01:41:15 137 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7a8b18d8
2022-04-21 01:41:15 137 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:41:16 728 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:41:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1608
10.233.70.123 - - [21/Apr/2022:01:41:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.612 upstream_response_time:1.612 "-" "Go-http-client/1.1" "-"
2022-04-21 01:41:16 749 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@11f0d970
2022-04-21 01:41:16 749 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:41:16 836 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:41:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.284 upstream_response_time:0.284 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 284
2022-04-21 01:41:17 048 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2f25c830
2022-04-21 01:41:17 048 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:41:17 991 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:41:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.300 upstream_response_time:1.300 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1289
2022-04-21 01:41:18 344 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@54557cb9
2022-04-21 01:41:18 344 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:41:18 732 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:41:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.491 upstream_response_time:0.491 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 491
2022-04-21 01:41:18 837 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2b82ccdd
2022-04-21 01:41:18 837 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:41:20 532 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:41:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.197 upstream_response_time:2.197 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 2198
2022-04-21 01:41:21 037 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6d72220
2022-04-21 01:41:21 037 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:41:21 298 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:41:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.697 upstream_response_time:0.697 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 697
2022-04-21 01:41:21 738 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@264931af
2022-04-21 01:41:21 738 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:41:22 004 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:41:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.285 upstream_response_time:0.285 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 285
2022-04-21 01:41:22 026 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1bc768ec
2022-04-21 01:41:22 026 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:41:22 430 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:41:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.809 upstream_response_time:0.809 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 809
2022-04-21 01:41:22 840 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4d98727
2022-04-21 01:41:22 840 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:41:23 729 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:41:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.913 upstream_response_time:0.913 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 912
2022-04-21 01:41:23 755 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@56c295cf
2022-04-21 01:41:23 755 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:41:24 033 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:41:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.579 upstream_response_time:1.579 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1580
2022-04-21 01:41:25 339 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@357f8aad
2022-04-21 01:41:25 339 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:41:26 030 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:41:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.096 upstream_response_time:1.096 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1095
2022-04-21 01:41:26 443 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@48458833
2022-04-21 01:41:26 443 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:41:26 635 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:41:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 392
2022-04-21 01:41:26 840 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4bff0d7e
2022-04-21 01:41:26 840 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:41:27 417 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:41:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 595
2022-04-21 01:41:27 449 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@72416f2d
2022-04-21 01:41:27 450 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:41:28 073 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:41:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.988 upstream_response_time:0.988 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 987
2022-04-21 01:41:28 440 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@73d15309
2022-04-21 01:41:28 440 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/search","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:41:29 930 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace-
10.233.70.123 - - [21/Apr/2022:01:41:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.516 upstream_response_time:1.516 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 1515
2022-04-21 01:41:29 960 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@152772f1
2022-04-21 01:41:29 960 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:41:30 731 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace-
10.233.70.123 - - [21/Apr/2022:01:41:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.475 upstream_response_time:1.475 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 1475
2022-04-21 01:41:31 480 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:41:32 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.653 upstream_response_time:0.653 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:32 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 651
2022-04-21 01:41:32 134 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:41:32 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:32 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 22
2022-04-21 01:41:32 159 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:41:32 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.676 upstream_response_time:0.676 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:32 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 675
2022-04-21 01:41:32 834 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:41:34 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:1.198 upstream_response_time:1.198 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:34 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1198
2022-04-21 01:41:34 040 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:41:34 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.800 upstream_response_time:0.800 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:34 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 799
2022-04-21 01:41:34 834 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:41:35 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:35 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
2022-04-21 01:41:35 135 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:41:36 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:1.098 upstream_response_time:1.098 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:36 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1097
2022-04-21 01:41:36 231 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:41:36 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.203 upstream_response_time:0.203 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:36 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 202
2022-04-21 01:41:36 437 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:41:37 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:1.299 upstream_response_time:1.299 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:37 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1296
2022-04-21 01:41:37 734 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:41:38 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.997 upstream_response_time:0.997 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:38 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 998
2022-04-21 01:41:38 734 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:41:39 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:39 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 498
2022-04-21 01:41:39 235 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:41:39 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:39 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 496
2022-04-21 01:41:39 735 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:41:40 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.305 upstream_response_time:0.305 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:40 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 302
2022-04-21 01:41:40 119 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:41:41 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:1.895 upstream_response_time:1.895 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:41 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1888
2022-04-21 01:41:41 933 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:41:42 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.306 upstream_response_time:0.306 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:42 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 304
2022-04-21 01:41:42 238 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:41:42 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.595 upstream_response_time:0.595 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:42 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 594
2022-04-21 01:41:42 840 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:41:43 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397
10.233.70.123 - - [21/Apr/2022:01:41:43 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-"
2022-04-21 01:41:43 235 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:41:43 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:43 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 399
2022-04-21 01:41:43 635 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:41:45 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:1.697 upstream_response_time:1.697 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:45 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1697
2022-04-21 01:41:45 333 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:41:45 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:45 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 200
2022-04-21 01:41:45 538 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:41:45 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.092 upstream_response_time:0.092 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:45 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 89
2022-04-21 01:41:45 630 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:41:46 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.411 upstream_response_time:0.411 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:46 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 410
2022-04-21 01:41:46 039 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:41:46 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.794 upstream_response_time:0.794 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:46 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 794
2022-04-21 01:41:46 834 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:41:47 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:47 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 299
2022-04-21 01:41:47 135 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:41:47 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.707 upstream_response_time:0.707 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:47 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 706
2022-04-21 01:41:47 841 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:41:48 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.393 upstream_response_time:0.393 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:48 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 393
2022-04-21 01:41:48 237 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:41:50 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:1.799 upstream_response_time:1.799 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:50 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1799
2022-04-21 01:41:50 036 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:41:50 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:50 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398
2022-04-21 01:41:50 438 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:41:50 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:50 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 195
2022-04-21 01:41:50 635 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:41:51 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.799 upstream_response_time:0.799 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:51 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 798
2022-04-21 01:41:51 436 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:41:52 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:52 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 697
2022-04-21 01:41:52 138 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:41:52 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.210 upstream_response_time:0.210 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:52 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 210
2022-04-21 01:41:52 343 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:41:53 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:1.290 upstream_response_time:1.290 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:53 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1289
2022-04-21 01:41:53 634 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:41:53 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.316 upstream_response_time:0.316 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:53 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 316
2022-04-21 01:41:53 953 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:41:54 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.494 upstream_response_time:0.494 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:54 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 493
2022-04-21 01:41:54 448 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:41:54 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.387 upstream_response_time:0.387 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:54 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 386
2022-04-21 01:41:54 834 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:41:55 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:55 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 499
2022-04-21 01:41:55 340 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:41:56 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:1.300 upstream_response_time:1.300 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:56 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1296
2022-04-21 01:41:56 638 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:41:56 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:56 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 195
2022-04-21 01:41:56 834 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:41:57 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.600 upstream_response_time:0.600 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:57 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 599
2022-04-21 01:41:57 434 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:41:57 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:57 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 299
2022-04-21 01:41:57 734 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:41:58 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.799 upstream_response_time:0.799 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:58 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 797
2022-04-21 01:41:58 534 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:41:59 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:1.401 upstream_response_time:1.401 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:41:59 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1401
2022-04-21 01:41:59 936 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:42:00 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:00 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396
2022-04-21 01:42:00 335 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:42:00 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:00 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
2022-04-21 01:42:00 633 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:42:01 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:01 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 400
2022-04-21 01:42:01 034 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:42:01 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.506 upstream_response_time:0.506 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:01 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 506
2022-04-21 01:42:01 543 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:42:02 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.992 upstream_response_time:0.992 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:02 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 989
2022-04-21 01:42:02 535 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:42:03 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:03 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 498
2022-04-21 01:42:03 037 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:42:03 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:03 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 695
2022-04-21 01:42:03 733 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:42:04 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 399
10.233.70.123 - - [21/Apr/2022:01:42:04 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-"
2022-04-21 01:42:04 139 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:42:04 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.799 upstream_response_time:0.799 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:04 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 792
2022-04-21 01:42:04 934 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:42:05 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:05 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298
2022-04-21 01:42:05 233 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:42:05 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.203 upstream_response_time:0.203 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:05 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 201
2022-04-21 01:42:05 437 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:42:05 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.306 upstream_response_time:0.306 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:05 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 305
2022-04-21 01:42:05 741 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.78.122/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.78.122,port:8446
10.233.70.123 - - [21/Apr/2022:01:42:06 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.78.122/8446 HTTP/1.1" 204 request_processing_time:0.309 upstream_response_time:0.309 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:06 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.78.122/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 309
2022-04-21 01:42:06 054 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6578d148
2022-04-21 01:42:06 054 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:42:06 809 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:42:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.781 upstream_response_time:0.781 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 781
2022-04-21 01:42:06 839 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@105c2a26
2022-04-21 01:42:06 839 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:42:07 228 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:42:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.697 upstream_response_time:0.697 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 696
2022-04-21 01:42:07 539 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@21785ef9
2022-04-21 01:42:07 539 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:42:08 729 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:42:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.295 upstream_response_time:1.295 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1296
2022-04-21 01:42:08 837 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2e9b6ab1
2022-04-21 01:42:08 837 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:42:09 599 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:42:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.899 upstream_response_time:0.899 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 897
2022-04-21 01:42:09 738 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@728ce1ec
2022-04-21 01:42:09 738 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:42:10 237 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:42:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.605 upstream_response_time:0.605 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 607
2022-04-21 01:42:10 345 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@30fcbee0
2022-04-21 01:42:10 345 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:42:10 904 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:42:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.789 upstream_response_time:0.789 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 789
2022-04-21 01:42:11 139 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7cf2bebb
2022-04-21 01:42:11 139 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:42:11 569 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:42:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.794 upstream_response_time:0.794 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 794
2022-04-21 01:42:11 937 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2eab08de
2022-04-21 01:42:11 938 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:42:12 620 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:42:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.799 upstream_response_time:0.799 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 799
2022-04-21 01:42:12 741 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1eaf95e4
2022-04-21 01:42:12 741 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:42:14 029 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:42:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.798 upstream_response_time:1.798 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1800
2022-04-21 01:42:14 541 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@28c1260c
2022-04-21 01:42:14 541 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:42:14 787 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:42:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.259 upstream_response_time:0.259 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 255
2022-04-21 01:42:14 803 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7461ff4e
2022-04-21 01:42:14 804 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:42:15 425 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:42:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.734 upstream_response_time:0.734 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 732
2022-04-21 01:42:15 539 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@71a24261
2022-04-21 01:42:15 539 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:42:16 428 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:42:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.997 upstream_response_time:0.997 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 995
2022-04-21 01:42:16 536 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2095f24b
2022-04-21 01:42:16 536 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:42:16 754 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:42:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 598
2022-04-21 01:42:17 138 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3abec333
2022-04-21 01:42:17 138 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:42:17 432 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:42:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.799 upstream_response_time:0.799 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 798
2022-04-21 01:42:17 939 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@23ce414c
2022-04-21 01:42:17 940 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:42:19 528 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:42:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1694
10.233.70.123 - - [21/Apr/2022:01:42:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.696 upstream_response_time:1.696 "-" "Go-http-client/1.1" "-"
2022-04-21 01:42:19 639 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2632ad0b
2022-04-21 01:42:19 639 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:42:20 228 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:42:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.799 upstream_response_time:0.799 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 798
2022-04-21 01:42:20 441 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@66723ac2
2022-04-21 01:42:20 441 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:42:21 028 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:42:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.695 upstream_response_time:0.695 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 693
2022-04-21 01:42:21 139 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4ceae5f8
2022-04-21 01:42:21 140 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:42:21 404 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:42:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 497
2022-04-21 01:42:21 648 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5287b856
2022-04-21 01:42:21 649 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:42:22 180 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:42:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.596 upstream_response_time:0.596 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 585
2022-04-21 01:42:22 235 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2eb12371
2022-04-21 01:42:22 235 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:42:22 829 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:42:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.700 upstream_response_time:0.700 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 700
2022-04-21 01:42:22 940 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2bf78294
2022-04-21 01:42:22 940 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:42:23 324 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:42:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 497
2022-04-21 01:42:23 440 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@75ba205a
2022-04-21 01:42:23 441 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:42:25 128 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:42:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.994 upstream_response_time:1.994 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1994
2022-04-21 01:42:25 439 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@78022e61
2022-04-21 01:42:25 439 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:42:25 726 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:42:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 595
2022-04-21 01:42:26 041 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7f743300
2022-04-21 01:42:26 041 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:42:26 401 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:42:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.596 upstream_response_time:0.596 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 595
2022-04-21 01:42:26 637 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@414e82a3
2022-04-21 01:42:26 637 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:42:27 229 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:42:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.901 upstream_response_time:0.901 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 900
2022-04-21 01:42:27 542 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@366f71cf
2022-04-21 01:42:27 542 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:42:28 129 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:42:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.593 upstream_response_time:1.593 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1593
2022-04-21 01:42:29 141 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@450483d8
2022-04-21 01:42:29 141 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:42:29 929 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:42:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.298 upstream_response_time:1.298 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1297
2022-04-21 01:42:30 441 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3b3c61ae
2022-04-21 01:42:30 441 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:42:30 820 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:42:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.696 upstream_response_time:0.696 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 692
2022-04-21 01:42:31 142 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7aee836c
2022-04-21 01:42:31 142 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:42:31 629 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:42:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.897 upstream_response_time:0.897 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 896
2022-04-21 01:42:32 039 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2bc33bae
2022-04-21 01:42:32 039 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:42:32 607 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:42:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.000 upstream_response_time:1.000 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1000
2022-04-21 01:42:33 045 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@508d5dca
2022-04-21 01:42:33 045 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:42:33 585 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:42:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.394 upstream_response_time:1.394 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1392
2022-04-21 01:42:34 440 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3b99da1a
2022-04-21 01:42:34 440 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:42:34 959 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:42:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.796 upstream_response_time:0.796 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 794
2022-04-21 01:42:35 235 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@71966faf
2022-04-21 01:42:35 235 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:42:35 828 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:42:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.897 upstream_response_time:0.897 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 897
2022-04-21 01:42:36 136 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@69c21484
2022-04-21 01:42:36 136 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:42:36 533 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:42:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.697 upstream_response_time:0.697 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 697
2022-04-21 01:42:36 839 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1bea4285
2022-04-21 01:42:36 839 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:42:37 069 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:42:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 597
2022-04-21 01:42:37 437 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@356c3673
2022-04-21 01:42:37 437 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:42:38 268 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:42:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.298 upstream_response_time:1.298 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1299
2022-04-21 01:42:38 747 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@79d30110
2022-04-21 01:42:38 747 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:42:39 329 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:42:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.793 upstream_response_time:0.793 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 789
2022-04-21 01:42:39 538 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@79947213
2022-04-21 01:42:39 538 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:42:40 312 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:42:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 994
10.233.70.123 - - [21/Apr/2022:01:42:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.998 upstream_response_time:0.998 "-" "Go-http-client/1.1" "-"
2022-04-21 01:42:40 539 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@13167829
2022-04-21 01:42:40 539 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:42:41 278 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:42:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.895 upstream_response_time:0.895 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 895
2022-04-21 01:42:41 440 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@bfabc18
2022-04-21 01:42:41 440 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:42:42 029 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:42:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.996 upstream_response_time:0.996 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 995
2022-04-21 01:42:42 439 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7d32062b
2022-04-21 01:42:42 439 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:42:42 634 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:42:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.798 upstream_response_time:0.798 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 795
2022-04-21 01:42:43 237 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@59cefeab
2022-04-21 01:42:43 237 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:42:44 129 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:42:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.296 upstream_response_time:1.296 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1296
2022-04-21 01:42:44 540 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@40c4e4c8
2022-04-21 01:42:44 540 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:42:45 061 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:42:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.796 upstream_response_time:0.796 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 795
2022-04-21 01:42:45 338 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@793b4c0f
2022-04-21 01:42:45 338 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:42:45 427 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:42:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 296
2022-04-21 01:42:45 636 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-49 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1954eebe
2022-04-21 01:42:45 636 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-49 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:42:46 329 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-49 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:42:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.999 upstream_response_time:0.999 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 999
2022-04-21 01:42:46 644 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5e0ba6a
2022-04-21 01:42:46 644 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:42:47 329 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:42:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.801 upstream_response_time:0.801 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 796
2022-04-21 01:42:47 444 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@50ecc47
2022-04-21 01:42:47 444 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:42:48 248 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:42:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.195 upstream_response_time:1.195 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1196
2022-04-21 01:42:48 639 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@58abb72c
2022-04-21 01:42:48 639 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:42:49 830 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:42:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1200
10.233.70.123 - - [21/Apr/2022:01:42:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.202 upstream_response_time:1.202 "-" "Go-http-client/1.1" "-"
2022-04-21 01:42:49 848 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-49 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4fe31483
2022-04-21 01:42:49 848 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-49 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:42:51 128 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-49 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:42:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.391 upstream_response_time:1.391 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1389
2022-04-21 01:42:51 238 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@65aae0be
2022-04-21 01:42:51 238 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:42:52 222 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:42:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.196 upstream_response_time:1.196 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1195
2022-04-21 01:42:52 438 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-49 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@51b6a27a
2022-04-21 01:42:52 438 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-49 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:42:53 006 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-49 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:42:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 597
2022-04-21 01:42:53 040 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3b256ffb
2022-04-21 01:42:53 041 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:42:53 629 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:42:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.205 upstream_response_time:1.205 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1204
2022-04-21 01:42:54 248 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-49 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@227496da
2022-04-21 01:42:54 248 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-49 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/query","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:42:55 029 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-49 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:42:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.088 upstream_response_time:1.088 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1086
2022-04-21 01:42:55 340 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3627cf6e
2022-04-21 01:42:55 340 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:42:55 825 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:42:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.396 upstream_response_time:1.396 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1395
2022-04-21 01:42:56 745 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-49 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4c19c78f
2022-04-21 01:42:56 745 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-49 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/search","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:42:57 367 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-49 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace-
10.233.70.123 - - [21/Apr/2022:01:42:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.192 upstream_response_time:1.192 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 1191
2022-04-21 01:42:57 940 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@112a1262
2022-04-21 01:42:57 940 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.78.122","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:42:58 129 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace-
10.233.70.123 - - [21/Apr/2022:01:42:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:42:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 397
2022-04-21 01:49:42 429 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@45c398ae
2022-04-21 01:49:42 429 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.97,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"holmes-engine-mgmt","version":"v1","url":"/api/holmes-engine-mgmt/v1","protocol":"REST","visualRange":"0|1","lb_policy":"round-robin","publish_port":"","namespace":"","network_plane_type":null,"host":"","path":"/api/holmes-engine-mgmt/v1","enable_ssl":true,"nodes":[{"ip":"10.233.69.193","port":"9102","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":"0","tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:49:42 560 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-54 - POST /api/microservices/v1/services] - save microservice success: serviceName-holmes-engine-mgmt,version-v1 ,namespace-
10.233.71.97 - - [21/Apr/2022:01:49:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.726 upstream_response_time:0.726 "-" "Apache-HttpClient/4.5.3 (Java/1.8.0_131)" "-"
10.233.71.97 - - [21/Apr/2022:01:49:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Apache-HttpClient/4.5.3 (Java/1.8.0_131)" 720
2022-04-21 01:50:50 953 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@739d2298
2022-04-21 01:50:50 953 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"so-etsi-sol003-adapter","version":"v1","url":"/so/vnfm-adapter/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.62.82","port":"9092","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:50:51 029 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-so-etsi-sol003-adapter,version-v1 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:50:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.292 upstream_response_time:0.292 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:50:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 473 "-" "Go-http-client/1.1" 282
2022-04-21 01:50:51 248 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-56 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@326ace9d
2022-04-21 01:50:51 248 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-56 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"so-etsi-nfvo-ns-lcm","version":"v1","url":"/so/so-etsi-nfvo-ns-lcm/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.42.235","port":"9095","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:50:51 717 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-56 - POST /api/microservices/v1/services] - save microservice success: serviceName-so-etsi-nfvo-ns-lcm,version-v1 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:50:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.691 upstream_response_time:0.691 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:50:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 476 "-" "Go-http-client/1.1" 691
2022-04-21 01:53:00 005 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7c284a21
2022-04-21 01:53:00 005 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"usecaseui-server","version":"v1","url":"/api/usecaseui-server/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.59.176","port":"8082","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:53:00 631 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-54 - POST /api/microservices/v1/services] - save microservice success: serviceName-usecaseui-server,version-v1 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:53:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.738 upstream_response_time:0.738 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:53:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 467 "-" "Go-http-client/1.1" 732
2022-04-21 01:53:00 749 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-29 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@a3ebb6
2022-04-21 01:53:00 749 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-29 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"usecaseui-ui","version":"v1","url":"/usecase-ui","protocol":"UI","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/iui/usecaseui","enable_ssl":true,"nodes":[{"ip":"10.233.25.230","port":"8443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:53:01 459 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-29 - POST /api/microservices/v1/services] - save microservice success: serviceName-usecaseui-ui,version-v1 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:53:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.511 upstream_response_time:1.511 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:53:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 458 "-" "Go-http-client/1.1" 1512
2022-04-21 01:53:45 744 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-30 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7a7fedda
2022-04-21 01:53:45 744 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-30 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"gvnfmdriver","version":"v1","url":"/api/gvnfmdriver/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.20.187","port":"8484","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:53:46 733 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-30 - POST /api/microservices/v1/services] - save microservice success: serviceName-gvnfmdriver,version-v1 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:53:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.598 upstream_response_time:2.598 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:53:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 453 "-" "Go-http-client/1.1" 2595
2022-04-21 01:53:48 350 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4d12b026
2022-04-21 01:53:48 350 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"nslcm","version":"v1","url":"/api/nslcm/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.63.14","port":"8403","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:53:48 977 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-nslcm,version-v1 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:53:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.197 upstream_response_time:1.197 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:53:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 433 "-" "Go-http-client/1.1" 1187
2022-04-21 01:53:49 541 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4559ab88
2022-04-21 01:53:49 541 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"nslcm","version":"v2","url":"/api/nslcm/v2","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.63.14","port":"8403","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:53:50 441 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-54 - POST /api/microservices/v1/services] - save microservice success: serviceName-nslcm,version-v2 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:53:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.197 upstream_response_time:1.197 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:53:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 433 "-" "Go-http-client/1.1" 1196
2022-04-21 01:53:50 780 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2108e077
2022-04-21 01:53:50 780 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"vnfres","version":"v1","url":"/api/vnfres/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.18.116","port":"8802","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:54:00 330 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-vnfres,version-v1 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:54:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:9.854 upstream_response_time:9.854 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:54:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 438 "-" "Go-http-client/1.1" 9854
2022-04-21 01:54:00 643 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@292a7ddb
2022-04-21 01:54:00 643 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"vnfmgr","version":"v1","url":"/api/vnfmgr/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.25.38","port":"8803","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:54:01 798 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-54 - POST /api/microservices/v1/services] - save microservice success: serviceName-vnfmgr,version-v1 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:54:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.696 upstream_response_time:2.696 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:54:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 436 "-" "Go-http-client/1.1" 2695
2022-04-21 01:54:03 341 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7625df00
2022-04-21 01:54:03 341 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"huaweivnfmdriver","version":"v1","url":"/api/huaweivnfmdriver/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.51.24","port":"8482","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:54:04 267 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-huaweivnfmdriver,version-v1 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:54:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.998 upstream_response_time:0.998 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:54:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 996
2022-04-21 01:54:04 338 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@28444b65
2022-04-21 01:54:04 338 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"vnflcm","version":"v1","url":"/api/vnflcm/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.51.116","port":"8801","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:54:05 576 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-54 - POST /api/microservices/v1/services] - save microservice success: serviceName-vnflcm,version-v1 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:54:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 438 "-" "Go-http-client/1.1" 1494
10.233.70.123 - - [21/Apr/2022:01:54:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.495 upstream_response_time:1.495 "-" "Go-http-client/1.1" "-"
2022-04-21 01:54:05 841 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@15ed99ed
2022-04-21 01:54:05 841 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.123,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"ztevnfmdriver","version":"v1","url":"/api/ztevnfmdriver/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.34.52","port":"8410","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-21 01:54:06 527 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-ztevnfmdriver,version-v1 ,namespace-
10.233.70.123 - - [21/Apr/2022:01:54:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.194 upstream_response_time:1.194 "-" "Go-http-client/1.1" "-"
10.233.70.123 - - [21/Apr/2022:01:54:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 457 "-" "Go-http-client/1.1" 1193