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@
2021-05-09 23:56:01 491 INFO  [io.dropwizard.server.SimpleServerFactory][main] - Registering jersey handler with root path prefix: /
2021-05-09 23:56:01 494 INFO  [io.dropwizard.server.SimpleServerFactory][main] - Registering admin handler with root path prefix: /admin
2021-05-09 23:56:01 782 INFO  [org.onap.msb.sdclient.DiscoverApp][main] - getApplicationContextPath: /api/microservices/v1
2021/05/09 23:56:12 [error] 23#23: *6 connect() failed (111: Connection refused) while connecting to upstream, client: 10.233.72.86, 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.72.86 - - [09/May/2021:23:56:12 +0000] b0c789c808860020793c51d1190065e9 "GET /api/microservices/v1/services/health HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:0.000 "-" "Go-http-client/1.1" "-"
2021/05/09 23:56:16 [error] 23#23: *8 connect() failed (111: Connection refused) while connecting to upstream, client: 10.233.72.86, 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.72.86 - - [09/May/2021:23:56:16 +0000] 93e214a816758524745aecd1b44f0057 "GET /api/microservices/v1/services/health HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:0.000 "-" "Go-http-client/1.1" "-"
2021-05-09 23:56:22 594 INFO  [org.reflections.Reflections][main] - Reflections took 20497 ms to scan 1 urls, producing 15738 keys and 30140 values 
2021-05-09 23:56:26 392 INFO  [org.glassfish.jersey.internal.ServiceFinder][main] - Running in a non-OSGi environment
2021-05-09 23:56:28 783 INFO  [org.onap.msb.sdclient.wrapper.util.ConfigUtil][main] - init TCP_UDP portRange:28001-30000
2021-05-09 23:56:28 783 INFO  [org.onap.msb.sdclient.wrapper.util.ConfigUtil][main] - init Consul Register Mode:agent
2021-05-09 23:56:28 783 INFO  [io.dropwizard.server.SimpleServerFactory][main] - Registering jersey handler with root path prefix: /
2021-05-09 23:56:28 784 INFO  [io.dropwizard.server.SimpleServerFactory][main] - Registering admin handler with root path prefix: /admin
2021-05-09 23:56:28 786 INFO  [io.dropwizard.server.ServerFactory][main] - Starting  MicroService Bus 
2021-05-09 23:56:31 590 INFO  [org.eclipse.jetty.setuid.SetUIDListener][main] - Opened  MicroService Bus @674c9079{HTTP/1.1,[http/1.1]}{0.0.0.0:8076}
2021-05-09 23:56:31 684 INFO  [org.eclipse.jetty.server.Server][main] - jetty-9.4.z-SNAPSHOT; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_131-b11
2021-05-09 23:56:34 092 INFO  [org.glassfish.jersey.server.ApplicationHandler][main] - Initiating Jersey application, version Jersey: 2.25.1 2017-01-19 16:23:50...
2021-05-09 23:56:39 686 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][main] - Selected ExecutorServiceProvider implementation [org.glassfish.jersey.server.internal.process.ServerProcessingBinder$DefaultManagedAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.server.ManagedAsyncExecutor] annotation.
2021-05-09 23:56:39 690 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][main] - Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.server.internal.process.ServerProcessingBinder$DefaultBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.server.BackgroundScheduler] annotation.
2021-05-09 23:56:41 088 INFO  [org.glassfish.jersey.server.ApplicationHandler][main] - Jersey application initialized.
Root Resource Classes:
  io.swagger.jaxrs.listing.ApiListingResource
  org.onap.msb.sdclient.resources.MicroServiceResource
Global Reader Interceptors:
   org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor
Global Writer Interceptors:
   org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor
   org.glassfish.jersey.server.internal.JsonWithPaddingInterceptor
Dynamic Features:
   io.dropwizard.jersey.caching.CacheControlledResponseFeature@3943c449
Message Body Readers:
   org.glassfish.jersey.message.internal.StringMessageProvider
   org.glassfish.jersey.jaxb.internal.DocumentProvider
   org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$App
   org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$App
   org.glassfish.jersey.message.internal.RenderedImageProvider
   org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider$General
   org.glassfish.jersey.message.internal.ReaderProvider
   org.glassfish.jersey.message.internal.FormProvider
   org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider$App
   org.glassfish.jersey.message.internal.SourceProvider$DomSourceReader
   org.glassfish.jersey.message.internal.FileProvider
   org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$App
   org.glassfish.jersey.message.internal.BasicTypesMessageProvider
   org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$Text
   org.glassfish.jersey.message.internal.SourceProvider$SaxSourceReader
   org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$Text
   org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$General
   io.dropwizard.jersey.jackson.JacksonMessageBodyProvider
   org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$General
   org.glassfish.jersey.message.internal.SourceProvider$StreamSourceReader
   org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$General
   com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
   org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider$Text
   org.glassfish.jersey.message.internal.InputStreamProvider
   org.glassfish.jersey.message.internal.ByteArrayProvider
   org.glassfish.jersey.message.internal.DataSourceProvider
   org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$Text
   org.glassfish.jersey.message.internal.FormMultivaluedMapProvider
Message Body Writers:
   org.glassfish.jersey.message.internal.StringMessageProvider
   org.glassfish.jersey.jaxb.internal.DocumentProvider
   org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$App
   org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$App
   org.glassfish.jersey.message.internal.RenderedImageProvider
   org.glassfish.jersey.message.internal.ReaderProvider
   org.glassfish.jersey.message.internal.FormProvider
   org.glassfish.jersey.server.validation.internal.ValidationErrorMessageBodyWriter
   org.glassfish.jersey.server.ChunkedResponseWriter
   org.glassfish.jersey.message.internal.SourceProvider$SourceWriter
   com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
   org.glassfish.jersey.message.internal.FileProvider
   org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$App
   io.dropwizard.jersey.optional.OptionalDoubleMessageBodyWriter
   org.glassfish.jersey.message.internal.BasicTypesMessageProvider
   org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$Text
   io.dropwizard.jersey.optional.OptionalMessageBodyWriter
   org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$Text
   org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$General
   io.dropwizard.jersey.guava.OptionalMessageBodyWriter
   io.dropwizard.jersey.jackson.JacksonMessageBodyProvider
   io.dropwizard.jersey.optional.OptionalLongMessageBodyWriter
   org.glassfish.jersey.message.internal.StreamingOutputProvider
   org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$General
   org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$General
   org.glassfish.jersey.message.internal.InputStreamProvider
   org.glassfish.jersey.message.internal.ByteArrayProvider
   org.glassfish.jersey.message.internal.DataSourceProvider
   org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$Text
   org.glassfish.jersey.message.internal.FormMultivaluedMapProvider
   io.dropwizard.jersey.optional.OptionalIntMessageBodyWriter

2021-05-09 23:56:42 386 INFO  [io.dropwizard.jersey.DropwizardResourceConfig][main] - The following paths were found for the configured resources:

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

2021-05-09 23:56:42 388 WARN  [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getMicroService in org.onap.msb.sdclient.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method addMicroService in org.onap.msb.sdclient.resources.MicroServiceResource contains empty path annotation.

2021-05-09 23:56:42 389 INFO  [org.eclipse.jetty.server.handler.ContextHandler][main] - Started i.d.j.MutableServletContextHandler@8a98f38{/,null,AVAILABLE}
2021-05-09 23:56:42 483 INFO  [io.dropwizard.setup.AdminEnvironment][main] - tasks = 

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

2021-05-09 23:56:42 484 WARN  [io.dropwizard.setup.AdminEnvironment][main] - 
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!    THIS APPLICATION HAS NO HEALTHCHECKS. THIS MEANS YOU WILL NEVER KNOW      !
!     IF IT DIES IN PRODUCTION, WHICH MEANS YOU WILL NEVER KNOW IF YOU'RE      !
!    LETTING YOUR USERS DOWN. YOU SHOULD ADD A HEALTHCHECK FOR EACH OF YOUR    !
!         APPLICATION'S DEPENDENCIES WHICH FULLY (BUT LIGHTLY) TESTS IT.       !
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
2021-05-09 23:56:42 689 INFO  [org.eclipse.jetty.server.handler.ContextHandler][main] - Started i.d.j.MutableServletContextHandler@444cc791{/admin,null,AVAILABLE}
2021-05-09 23:56:43 889 INFO  [org.eclipse.jetty.server.AbstractConnector][main] - Started  MicroService Bus @674c9079{HTTP/1.1,[http/1.1]}{0.0.0.0:8076}
2021-05-09 23:56:43 889 INFO  [org.eclipse.jetty.server.Server][main] - Started @58506ms
2021-05-09 23:56:45 997 INFO  [org.onap.msb.sdclient.health.ConsulLinkHealthCheck][dw-35 - GET /api/microservices/v1/services/health] - check consul URL:http://msb-consul.onap:8500/v1/status/leader
10.233.72.86 - - [09/May/2021:23:56:49 +0000] c5552a071d2f97250d69bcfbdb574618 "GET /api/microservices/v1/services/health HTTP/1.1" 200 request_processing_time:15.841 upstream_response_time:15.841 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:56:49 +0000] "GET /api/microservices/v1/services/health HTTP/1.1" 200 25 "-" "Go-http-client/1.1" 4197
2021-05-09 23:56:49 699 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@33e759d3
2021-05-09 23:56:49 883 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.241","port":"9015","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:56:50 447 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-k8s,version-v1 ,namespace-
10.233.72.86 - - [09/May/2021:23:56:50 +0000] 6c88f41bd633ce4a41e29674b542fb4d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.613 upstream_response_time:1.613 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:56:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 441 "-" "Go-http-client/1.1" 1513
2021-05-09 23:56:50 903 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3cd865f7
2021-05-09 23:56:50 903 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-esr-gui","version":"v1","url":"/esr-gui","protocol":"UI","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/iui/aai-esr-gui","enable_ssl":false,"nodes":[{"ip":"10.233.46.202","port":"8080","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:56:51 748 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-esr-gui,version-v1 ,namespace-
10.233.72.86 - - [09/May/2021:23:56:51 +0000] 5fb888169eead9bfb8826c4e4ac5bf7b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.957 upstream_response_time:0.957 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:56:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 456 "-" "Go-http-client/1.1" 958
2021-05-09 23:56:52 087 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2cc943b7
2021-05-09 23:56:52 088 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.25.86","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:56:52 450 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-24 - POST /api/microservices/v1/services] - save microservice success: serviceName-parser,version-v1 ,namespace-
10.233.72.86 - - [09/May/2021:23:56:52 +0000] edf73375be1638837b56884ae928ff9f "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.72.86 - - [09/May/2021:23:56:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 436 "-" "Go-http-client/1.1" 675
2021-05-09 23:56:52 784 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1eb298d7
2021-05-09 23:56:52 784 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.25.86","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:56:53 157 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-catalog,version-v1 ,namespace-
10.233.72.86 - - [09/May/2021:23:56:53 +0000] e452450e59916bbaea607790d7ce2c49 "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.72.86 - - [09/May/2021:23:56:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 439 "-" "Go-http-client/1.1" 672
2021-05-09 23:56:53 386 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6b5a5299
2021-05-09 23:56:53 386 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.25.86","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:56:53 783 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-nsd,version-v1 ,namespace-
10.233.72.86 - - [09/May/2021:23:56:53 +0000] 4f562903988340446319fdd59a1d62c5 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.533 upstream_response_time:0.533 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:56:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 427 "-" "Go-http-client/1.1" 531
2021-05-09 23:56:53 989 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3af885b9
2021-05-09 23:56:53 989 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.25.86","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:56:54 415 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-vnfpkgm,version-v1 ,namespace-
10.233.72.86 - - [09/May/2021:23:56:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 439 "-" "Go-http-client/1.1" 792
10.233.72.86 - - [09/May/2021:23:56:54 +0000] d5c792634a630a1dac242012a04d5c87 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.793 upstream_response_time:0.793 "-" "Go-http-client/1.1" "-"
2021-05-09 23:56:54 791 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@ed6815d
2021-05-09 23:56:54 791 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.26.99","port":"3904","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:56:55 348 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-message-router,version-v1 ,namespace-
10.233.72.86 - - [09/May/2021:23:56:55 +0000] 4e6d8b8ece7fd462f3b05fda0075ab96 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.772 upstream_response_time:0.772 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:56:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 439 "-" "Go-http-client/1.1" 769
2021-05-09 23:56:55 563 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6c16debd
2021-05-09 23:56:55 563 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-titanium_cloud","version":"v0","url":"/api/multicloud-titanium_cloud/v0","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.56.22","port":"9005","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:56:56 247 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-titanium_cloud,version-v0 ,namespace-
10.233.72.86 - - [09/May/2021:23:56:56 +0000] 96436c35754d3505b6a82fde3547e831 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.701 upstream_response_time:0.701 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:56:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 492 "-" "Go-http-client/1.1" 701
2021-05-09 23:56:56 288 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1195e94f
2021-05-09 23:56:56 288 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-titaniumcloud","version":"v0","url":"/api/multicloud-titaniumcloud/v0","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.56.22","port":"9005","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:56:56 471 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-titaniumcloud,version-v0 ,namespace-
10.233.72.86 - - [09/May/2021:23:56:56 +0000] fadef1063f21a74c5366246524600e4d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.233 upstream_response_time:0.233 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:56:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 489 "-" "Go-http-client/1.1" 211
2021-05-09 23:56:56 587 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@47984d75
2021-05-09 23:56:56 587 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-titaniumcloud","version":"v1","url":"/api/multicloud-titaniumcloud/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.56.22","port":"9005","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:56:57 550 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-titaniumcloud,version-v1 ,namespace-
10.233.72.86 - - [09/May/2021:23:56:57 +0000] 1342bda5d6d58da229397ffae5fe01ef "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.460 upstream_response_time:1.460 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:56:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 489 "-" "Go-http-client/1.1" 1459
2021-05-09 23:56:57 999 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3781f325
2021-05-09 23:56:57 999 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.25.55","port":"443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:56:59 048 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-dmaap-dr-prov,version-v1 ,namespace-
10.233.72.86 - - [09/May/2021:23:56:59 +0000] 9c40c71732046f8420d5693317e0e949 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.282 upstream_response_time:1.282 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:56:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 435 "-" "Go-http-client/1.1" 1264
2021-05-09 23:56:59 295 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2badd52f
2021-05-09 23:56:59 295 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.45.221","port":"9001","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:56:59 862 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud,version-v0 ,namespace-
10.233.72.86 - - [09/May/2021:23:57:00 +0000] 9aa116905e7c12786f95c7b8904ba6ea "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.804 upstream_response_time:0.804 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:57:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 449 "-" "Go-http-client/1.1" 769
2021-05-09 23:57:00 066 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2a66e45b
2021-05-09 23:57:00 066 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.45.221","port":"9001","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:00 181 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud,version-v1 ,namespace-
10.233.72.86 - - [09/May/2021:23:57:00 +0000] 5ed2d6b880fef1209d285f6d52ab1cb9 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.293 upstream_response_time:0.293 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:57:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 449 "-" "Go-http-client/1.1" 292
2021-05-09 23:57:00 361 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@719ce758
2021-05-09 23:57:00 361 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"appc","version":"v1","url":"/","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/","enable_ssl":false,"nodes":[{"ip":"10.233.19.36","port":"8443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:00 650 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-appc,version-v1 ,namespace-
10.233.72.86 - - [09/May/2021:23:57:00 +0000] e94bac89435dea2d3b8134b31a3001eb "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.72.86 - - [09/May/2021:23:57:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 420 "-" "Go-http-client/1.1" 497
2021-05-09 23:57:00 863 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@772dd817
2021-05-09 23:57:00 863 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-esr-server","version":"v1","url":"/api/aai-esr-server/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.58.87","port":"9518","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:01 949 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-esr-server,version-v1 ,namespace-
10.233.72.86 - - [09/May/2021:23:57:02 +0000] 1ca0482883c385241ce395b30771b9a2 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.495 upstream_response_time:1.495 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:57:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 459 "-" "Go-http-client/1.1" 1495
2021-05-09 23:57:02 363 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@f9c7158
2021-05-09 23:57:02 387 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.37.215","port":"9007","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:02 551 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-pike,version-v0 ,namespace-
10.233.72.86 - - [09/May/2021:23:57:02 +0000] 57a85e949b743afebf4fdb706e39ea83 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.337 upstream_response_time:0.337 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:57:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 337
2021-05-09 23:57:02 783 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1bb9fb9c
2021-05-09 23:57:02 784 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.37.215","port":"9007","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:03 017 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-pike,version-v1 ,namespace-
10.233.72.86 - - [09/May/2021:23:57:03 +0000] e957ba8859631374db03c07edc3e2200 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.356 upstream_response_time:0.356 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:57:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 357
2021-05-09 23:57:03 084 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7607936d
2021-05-09 23:57:03 085 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-vio","version":"v0","url":"/api/multicloud-vio/v0","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.4.155","port":"9004","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:03 369 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-vio,version-v0 ,namespace-
10.233.72.86 - - [09/May/2021:23:57:03 +0000] 653392b71e316fc40a48b3b99d398896 "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.72.86 - - [09/May/2021:23:57:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 460 "-" "Go-http-client/1.1" 396
2021-05-09 23:57:03 463 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6ff0f6e
2021-05-09 23:57:03 482 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-vio","version":"v1","url":"/api/multicloud-vio/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.4.155","port":"9004","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:03 950 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-vio,version-v1 ,namespace-
10.233.72.86 - - [09/May/2021:23:57:04 +0000] cb28550cff6aec291a196dcb3550484d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.832 upstream_response_time:0.832 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:57:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 460 "-" "Go-http-client/1.1" 829
2021-05-09 23:57:04 391 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@21eaf3b2
2021-05-09 23:57:04 391 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-starlingx","version":"v0","url":"/api/multicloud-starlingx/v0","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.55.49","port":"9009","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:04 648 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-starlingx,version-v0 ,namespace-
10.233.72.86 - - [09/May/2021:23:57:04 +0000] 4b33fb530a7971f4634ff8bc0ae2164a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.462 upstream_response_time:0.462 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:57:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 367
2021-05-09 23:57:04 784 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2a6f453f
2021-05-09 23:57:04 784 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-starlingx","version":"v1","url":"/api/multicloud-starlingx/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.55.49","port":"9009","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:05 052 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-starlingx,version-v1 ,namespace-
10.233.72.86 - - [09/May/2021:23:57:05 +0000] 766402d7e2f6e112a5fa04fc7054b0b1 "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.72.86 - - [09/May/2021:23:57:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 395
2021-05-09 23:57:05 163 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2dc1978a
2021-05-09 23:57:05 163 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.20.57","port":"9011","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:05 747 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-fcaps,version-v0 ,namespace-
10.233.72.86 - - [09/May/2021:23:57:05 +0000] 9804e41eb78eef3204be92d374c66bb2 "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.72.86 - - [09/May/2021:23:57:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 694
2021-05-09 23:57:05 889 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7119929a
2021-05-09 23:57:05 889 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.20.57","port":"9011","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:06 222 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-fcaps,version-v1 ,namespace-
10.233.72.86 - - [09/May/2021:23:57:06 +0000] a1b813f3321e740d2c063d64e5265373 "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.72.86 - - [09/May/2021:23:57:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 495
2021-05-09 23:57:06 366 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4e277e41
2021-05-09 23:57:06 366 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:07 049 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.72.86 - - [09/May/2021:23:57:07 +0000] 76fb616a08196924f76555ba64ba6f31 "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.72.86 - - [09/May/2021:23:57:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 893
2021-05-09 23:57:07 261 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7737a93a
2021-05-09 23:57:07 261 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:07 996 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.72.86 - - [09/May/2021:23:57:08 +0000] 0153caf872e52bacb3af4f9efa980c4f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.750 upstream_response_time:0.750 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:57:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 749
2021-05-09 23:57:08 101 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@223cca01
2021-05-09 23:57:08 102 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:08 571 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.72.86 - - [09/May/2021:23:57:08 +0000] a0f16c76d93f95aea3c6cc276e4897e3 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.643 upstream_response_time:0.643 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:57:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 646
2021-05-09 23:57:08 663 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@29ed988c
2021-05-09 23:57:08 663 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:09 048 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.72.86 - - [09/May/2021:23:57:09 +0000] c50960d963eb836712fcd4bc9737a873 "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.72.86 - - [09/May/2021:23:57:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 595
2021-05-09 23:57:09 262 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@45673490
2021-05-09 23:57:09 262 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:09 848 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.72.86 - - [09/May/2021:23:57:10 +0000] 3f57bd9a247687881b4505518c31e774 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.800 upstream_response_time:0.800 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:57:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 800
2021-05-09 23:57:10 067 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5a7ba23a
2021-05-09 23:57:10 067 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:10 549 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.72.86 - - [09/May/2021:23:57:10 +0000] 301fe8fa2ff0e338e0badeeef9b94f14 "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.72.86 - - [09/May/2021:23:57:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 700
2021-05-09 23:57:10 769 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@42792d8a
2021-05-09 23:57:10 769 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:11 348 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.72.86 - - [09/May/2021:23:57:11 +0000] 5534a49e0a8559410a24027721b037d8 "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.72.86 - - [09/May/2021:23:57:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 595
2021-05-09 23:57:11 374 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7ca3e4fc
2021-05-09 23:57:11 375 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:11 651 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.72.86 - - [09/May/2021:23:57:11 +0000] c9fac2ff22785903711859b9759011d8 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.488 upstream_response_time:0.488 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:57:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 485
2021-05-09 23:57:11 883 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@64b8566a
2021-05-09 23:57:11 884 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:11 983 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.72.86 - - [09/May/2021:23:57:12 +0000] 43623616f9bea2b0b42cd3eb2184dd13 "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.72.86 - - [09/May/2021:23:57:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 494
2021-05-09 23:57:12 359 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@224f89b0
2021-05-09 23:57:12 359 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:12 848 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.72.86 - - [09/May/2021:23:57:13 +0000] f92b9d5a9e12ddb28fa05246c1bc5215 "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.72.86 - - [09/May/2021:23:57:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 798
2021-05-09 23:57:13 164 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@284ae017
2021-05-09 23:57:13 164 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:13 254 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.72.86 - - [09/May/2021:23:57:13 +0000] 65e6df88a6db7bdbbeb7bfe4292b57f0 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.294 upstream_response_time:0.294 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:57:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 292
2021-05-09 23:57:13 464 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@499f1398
2021-05-09 23:57:13 464 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:13 648 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.72.86 - - [09/May/2021:23:57:14 +0000] 0e62fbee7d4b3aeba68343bae4ebdfda "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.72.86 - - [09/May/2021:23:57:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 797
2021-05-09 23:57:14 267 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@20e0393a
2021-05-09 23:57:14 267 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:15 247 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.72.86 - - [09/May/2021:23:57:15 +0000] 53b8bc06a6880912971129eec715efd4 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.005 upstream_response_time:1.005 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:57:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 1003
2021-05-09 23:57:15 284 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@46390c95
2021-05-09 23:57:15 284 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:15 628 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.72.86 - - [09/May/2021:23:57:15 +0000] 614b7effbe1f054c3c23beb659857630 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.386 upstream_response_time:0.386 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:57:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 383
2021-05-09 23:57:15 662 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1968cab5
2021-05-09 23:57:15 663 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:15 854 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace-
10.233.72.86 - - [09/May/2021:23:57:16 +0000] 1c8146dc670a2973dfbaf08d790b49ed "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.72.86 - - [09/May/2021:23:57:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 495
2021-05-09 23:57:16 168 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@412ac86
2021-05-09 23:57:16 168 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:16 199 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.72.86 - - [09/May/2021:23:57:16 +0000] f34b203336bb0842019df4e29df6e715 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.193 upstream_response_time:0.193 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:57:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 187
2021-05-09 23:57:16 360 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5786a11e
2021-05-09 23:57:16 361 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:16 648 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.72.86 - - [09/May/2021:23:57:17 +0000] fd47eb41b1f0bf59951a6119d1436e65 "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.72.86 - - [09/May/2021:23:57:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 900
2021-05-09 23:57:17 264 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@58444a92
2021-05-09 23:57:17 264 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:18 315 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.72.86 - - [09/May/2021:23:57:18 +0000] 6ba83c402f2aaf176dd6baf35c3cdea7 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.207 upstream_response_time:1.207 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:57:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 1207
2021-05-09 23:57:18 473 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6b39c534
2021-05-09 23:57:18 473 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:19 248 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.72.86 - - [09/May/2021:23:57:19 +0000] af6ecf7a4a6109eaffb53964a3d2662a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.792 upstream_response_time:0.792 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:57:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 791
2021-05-09 23:57:19 269 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@63da07f1
2021-05-09 23:57:19 269 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:19 759 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.72.86 - - [09/May/2021:23:57:20 +0000] 220c29fbd72b018bc08f6c01ec4ee8c8 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.788 upstream_response_time:0.788 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:57:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 787
2021-05-09 23:57:20 059 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@70cb948
2021-05-09 23:57:20 060 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:20 448 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.72.86 - - [09/May/2021:23:57:20 +0000] 9784adfc8d2afe28b4780c0fead8d1c3 "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.72.86 - - [09/May/2021:23:57:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 598
2021-05-09 23:57:20 663 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@75edd217
2021-05-09 23:57:20 663 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:21 048 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.72.86 - - [09/May/2021:23:57:21 +0000] eb12fc0c0c8557e10574ed32d2f57033 "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.72.86 - - [09/May/2021:23:57:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 494
2021-05-09 23:57:21 161 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@106c3f5b
2021-05-09 23:57:21 162 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:21 623 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.72.86 - - [09/May/2021:23:57:21 +0000] 98d9ff337f2f4d52d7eaa1dcfee5e575 "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.72.86 - - [09/May/2021:23:57:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 695
2021-05-09 23:57:21 862 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6f16304
2021-05-09 23:57:21 862 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:22 301 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.72.86 - - [09/May/2021:23:57:22 +0000] 8b6d6ff88f3151dd0ee73e6cd4aae972 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.525 upstream_response_time:0.525 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:57:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 525
2021-05-09 23:57:22 487 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4ebe2284
2021-05-09 23:57:22 487 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:23 149 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.72.86 - - [09/May/2021:23:57:23 +0000] e3bf079e960863a7b54a2b07e3e5c29e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.887 upstream_response_time:0.887 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:57:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 885
2021-05-09 23:57:23 283 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@cb267a5
2021-05-09 23:57:23 283 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:23 848 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.72.86 - - [09/May/2021:23:57:23 +0000] 864dd14a9447b3b3e60beaaf4545e429 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.585 upstream_response_time:0.585 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:57:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 583
2021-05-09 23:57:23 871 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@211b91eb
2021-05-09 23:57:23 871 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:24 947 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.72.86 - - [09/May/2021:23:57:25 +0000] 2d581c40bb9edd92ab93065271e912f8 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.186 upstream_response_time:1.186 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:57:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 1185
2021-05-09 23:57:25 063 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@40bcb490
2021-05-09 23:57:25 063 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:25 682 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace-
10.233.72.86 - - [09/May/2021:23:57:25 +0000] e50db1d88fd34e7e5ac0c3623eb35bf6 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.795 upstream_response_time:0.795 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:57:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 793
2021-05-09 23:57:25 889 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2d14c517
2021-05-09 23:57:25 890 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:26 152 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.72.86 - - [09/May/2021:23:57:26 +0000] 7ad2e8e9fa68a5053c0bd28a4b4ded71 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.470 upstream_response_time:0.470 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:57:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 468
2021-05-09 23:57:26 364 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6f175e16
2021-05-09 23:57:26 364 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:26 848 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.72.86 - - [09/May/2021:23:57:26 +0000] b65e77a1436323edc092715215612de0 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.511 upstream_response_time:0.511 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:57:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 508
2021-05-09 23:57:26 879 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5f9a9397
2021-05-09 23:57:26 880 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:27 747 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.72.86 - - [09/May/2021:23:57:28 +0000] 9c750f621fdedb00a7534426472e663e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.181 upstream_response_time:1.181 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:57:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 1179
2021-05-09 23:57:28 065 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4e274756
2021-05-09 23:57:28 065 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:28 647 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.72.86 - - [09/May/2021:23:57:28 +0000] 03d9dd2e73c8e5ee7b4541f03668bbf4 "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.72.86 - - [09/May/2021:23:57:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 602
2021-05-09 23:57:28 688 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7a7f0476
2021-05-09 23:57:28 688 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:29 547 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.72.86 - - [09/May/2021:23:57:29 +0000] 1c71be0fc51a0a492e5db7837131ba07 "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.72.86 - - [09/May/2021:23:57:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 970
2021-05-09 23:57:29 659 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2e2f3710
2021-05-09 23:57:29 659 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:29 752 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.72.86 - - [09/May/2021:23:57:30 +0000] 13de537c7c46ead421c0b726743a29ca "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.72.86 - - [09/May/2021:23:57:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 695
2021-05-09 23:57:30 386 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@65401cfe
2021-05-09 23:57:30 386 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:31 647 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.72.86 - - [09/May/2021:23:57:31 +0000] b07948337cb9767f929de94a4ed12fd6 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.378 upstream_response_time:1.378 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:57:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 1377
2021-05-09 23:57:31 763 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5aa9c8ce
2021-05-09 23:57:31 763 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:32 052 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.72.86 - - [09/May/2021:23:57:32 +0000] 7e1f964976b862c2efca23048841528a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.493 upstream_response_time:0.493 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:57:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 492
2021-05-09 23:57:32 260 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@463f6ba
2021-05-09 23:57:32 261 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:32 873 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.72.86 - - [09/May/2021:23:57:32 +0000] 57103e3f347deaccefef10e89ed78c77 "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.72.86 - - [09/May/2021:23:57:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 696
2021-05-09 23:57:32 959 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4bef1448
2021-05-09 23:57:32 959 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:33 349 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.72.86 - - [09/May/2021:23:57:33 +0000] c97030f3a782d766e3be539add1ae340 "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.72.86 - - [09/May/2021:23:57:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 797
2021-05-09 23:57:33 760 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@64b5eb8d
2021-05-09 23:57:33 760 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:34 462 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.72.86 - - [09/May/2021:23:57:34 +0000] 894a3aa5cc43fdf9cd2234790895534a "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.72.86 - - [09/May/2021:23:57:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 795
2021-05-09 23:57:34 561 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@68759e48
2021-05-09 23:57:34 561 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:34 849 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.72.86 - - [09/May/2021:23:57:35 +0000] 5fc5b3c813e68bae2dd951683256c477 "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.72.86 - - [09/May/2021:23:57:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 697
2021-05-09 23:57:35 283 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@711d238d
2021-05-09 23:57:35 284 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:36 050 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.72.86 - - [09/May/2021:23:57:36 +0000] f96aa8ebdcb7763068d8bc57712706df "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.200 upstream_response_time:1.200 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:57:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 1199
2021-05-09 23:57:36 465 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@fefaf65
2021-05-09 23:57:36 465 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:36 656 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.72.86 - - [09/May/2021:23:57:36 +0000] c18799eb85736a7cbffc88a4bc9566a8 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.209 upstream_response_time:0.209 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:57:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 205
2021-05-09 23:57:36 676 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4c39b51
2021-05-09 23:57:36 676 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:37 851 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.72.86 - - [09/May/2021:23:57:38 +0000] f77f13cb3f3be83647e59d5e9ccfef46 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.483 upstream_response_time:1.483 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:57:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 1481
2021-05-09 23:57:38 165 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7a19e326
2021-05-09 23:57:38 165 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:38 356 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.72.86 - - [09/May/2021:23:57:38 +0000] 1b62186314590d077a919140cc43bc84 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.293 upstream_response_time:0.293 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:57:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 292
2021-05-09 23:57:38 459 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@26de878f
2021-05-09 23:57:38 459 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:39 150 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.72.86 - - [09/May/2021:23:57:39 +0000] c610e5204ffd51997a62c88390386e92 "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.72.86 - - [09/May/2021:23:57:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 895
2021-05-09 23:57:39 360 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@58f25998
2021-05-09 23:57:39 360 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:39 455 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.72.86 - - [09/May/2021:23:57:39 +0000] 3193eba7648cf4fc006a5c6a870976ee "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.72.86 - - [09/May/2021:23:57:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 397
2021-05-09 23:57:39 763 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4b86856f
2021-05-09 23:57:39 784 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:40 848 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace-
10.233.72.86 - - [09/May/2021:23:57:41 +0000] d569abf2258d3a5adcbe4b20aa094b86 "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.72.86 - - [09/May/2021:23:57:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 1695
2021-05-09 23:57:41 462 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@45905ced
2021-05-09 23:57:41 462 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:41 948 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.72.86 - - [09/May/2021:23:57:42 +0000] 225cc0e2812f7bcee528ba2ea36ee33f "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.72.86 - - [09/May/2021:23:57:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 795
2021-05-09 23:57:42 263 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@412bdee7
2021-05-09 23:57:42 263 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:42 649 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.72.86 - - [09/May/2021:23:57:42 +0000] 91a41398a5f98f2bb53a79f1785e466b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.405 upstream_response_time:0.405 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:57:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 402
2021-05-09 23:57:42 675 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@70234ba6
2021-05-09 23:57:42 675 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:43 347 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.72.86 - - [09/May/2021:23:57:43 +0000] cda79346e5cd4e93a083f9b24894d4d6 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.187 upstream_response_time:1.187 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:57:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 1182
2021-05-09 23:57:43 863 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@625761a6
2021-05-09 23:57:43 863 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:44 149 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.72.86 - - [09/May/2021:23:57:44 +0000] 828499e36aeea23930cf9b97bee1d7b9 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.301 upstream_response_time:0.301 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:57:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 300
2021-05-09 23:57:44 194 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4ef2279
2021-05-09 23:57:44 194 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:44 616 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.72.86 - - [09/May/2021:23:57:44 +0000] 6e85c3446d300f674b1be8ef7235bd57 "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.72.86 - - [09/May/2021:23:57:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 567
2021-05-09 23:57:44 761 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@78dbb79c
2021-05-09 23:57:44 762 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:45 348 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.72.86 - - [09/May/2021:23:57:45 +0000] df533be8e8a0ac739cb714473c970350 "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.72.86 - - [09/May/2021:23:57:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 793
2021-05-09 23:57:45 560 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1e42ecd7
2021-05-09 23:57:45 560 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:46 216 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.72.86 - - [09/May/2021:23:57:46 +0000] 1ce11668f85c5597e5718e5f6224b816 "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.72.86 - - [09/May/2021:23:57:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 1094
2021-05-09 23:57:46 658 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4e882ece
2021-05-09 23:57:46 658 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:47 164 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.72.86 - - [09/May/2021:23:57:47 +0000] 667a77fc2c5384c33355bed7f3331da9 "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.72.86 - - [09/May/2021:23:57:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 695
2021-05-09 23:57:47 360 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@57186ae0
2021-05-09 23:57:47 360 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:57:48 065 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.72.86 - - [09/May/2021:23:57:48 +0000] 00311cbba49fdeacfce008c549e6a2f5 "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.72.86 - - [09/May/2021:23:57:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 453 "-" "Go-http-client/1.1" 998
2021-05-09 23:57:48 411 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:57:48 +0000] 7da5ef1ec3de1a864d95a8eae5fa81ba "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.248 upstream_response_time:0.248 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:57:48 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 246
2021-05-09 23:57:48 659 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:57:49 +0000] e13e0c343f35a18139982cf3f05007be "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:57:49 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 595
2021-05-09 23:57:49 255 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:57:49 +0000] ec92a787faebf95e02484139af8bbae2 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:57:49 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497
2021-05-09 23:57:49 757 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:57:50 +0000] d72c9745ac28d98e5132a674ee5f4ea3 "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.697 upstream_response_time:0.697 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:57:50 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 696
2021-05-09 23:57:50 456 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:57:50 +0000] 823aafcb8955fd20e6dd63059c73d92e "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:57:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197
2021-05-09 23:57:50 687 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:57:51 +0000] 12da963ea442c956d0a46f2f90022f3b "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.538 upstream_response_time:0.538 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:57:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 505
2021-05-09 23:57:51 282 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:57:51 +0000] 6177662d08bd86538492f71546c38252 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.560 upstream_response_time:0.560 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:57:51 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 558
2021-05-09 23:57:51 755 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:57:52 +0000] 2bb4d840b579ff1736823658fbcc765a "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.601 upstream_response_time:0.601 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:57:52 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 598
2021-05-09 23:57:52 360 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:57:52 +0000] 3cc72bb5ddef2ff8c4c0f71bd4827b62 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:57:52 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 194
2021-05-09 23:57:52 556 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:57:53 +0000] 17f5bbe772924835378234521d569cf6 "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:1.399 upstream_response_time:1.399 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:57:53 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1396
2021-05-09 23:57:53 959 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:57:54 +0000] c3c42be08110c8670849bb2e6f844dbd "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.301 upstream_response_time:0.301 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:57:54 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296
2021-05-09 23:57:54 258 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:57:54 +0000] ca7f5f5bf83a376ecf02910a8cb88ae4 "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:57:54 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396
2021-05-09 23:57:54 656 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:57:55 +0000] 1c5aaa2e101c040d9003655cbcb5015f "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.418 upstream_response_time:0.418 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:57:55 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 417
2021-05-09 23:57:55 083 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:57:55 +0000] e011630a8ebd7e4d6c4dd4dcdee0b7a2 "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.580 upstream_response_time:0.580 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:57:55 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 578
2021-05-09 23:57:55 659 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:57:55 +0000] d66a7fa34bf4b30e942e87b76220b90c "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:57:55 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296
2021-05-09 23:57:55 963 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:57:56 +0000] 4b29113985c64511494eef5fd300776f "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:57:56 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 591
2021-05-09 23:57:56 583 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:57:57 +0000] cdccd7c8cf4fcb54a92a7e76eda6efd6 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:57:57 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 498
2021-05-09 23:57:57 059 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:57:58 +0000] e694df417a4c8ce7de669feffafc447b "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:1.098 upstream_response_time:1.098 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:57:58 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1095
2021-05-09 23:57:58 156 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:57:58 +0000] ba475ee622fb19fac861a7da4567a2a3 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.800 upstream_response_time:0.800 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:57:58 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 798
2021-05-09 23:57:58 958 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:57:59 +0000] a884dd44d15c583acd9e486181223913 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:57:59 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 195
2021-05-09 23:57:59 159 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:57:59 +0000] dcb0e35bfb9426ade556d0cc0f11e9ab "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.797 upstream_response_time:0.797 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:57:59 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 793
2021-05-09 23:57:59 957 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:58:00 +0000] 51154b1f57a6e1a80ea37154d0d2eedc "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.122 upstream_response_time:0.122 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:58:00 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 120
2021-05-09 23:58:00 079 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:58:00 +0000] 91af701f3d5fdd73d4fa9f5c9316e0c9 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.477 upstream_response_time:0.477 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:58:00 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 475
2021-05-09 23:58:00 559 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:58:00 +0000] 5d887e1621801d447c56d7a77826d352 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:58:00 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 295
2021-05-09 23:58:00 858 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:58:01 +0000] ba97ae67f7f1df80b9a7354f057ebff9 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:58:01 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 395
2021-05-09 23:58:01 255 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:58:01 +0000] 7941cbf3b1406802fca6cbd8ea57de1a "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:58:01 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398
2021-05-09 23:58:01 655 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:58:03 +0000] ae2db7845920770f9b886eaf194ae4fb "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:1.700 upstream_response_time:1.700 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:58:03 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1699
2021-05-09 23:58:03 359 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:58:03 +0000] 9498e2cb1d95e1ba0e8bc2d82ce3214b "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.098 upstream_response_time:0.098 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:58:03 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 96
2021-05-09 23:58:03 456 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:58:04 +0000] 05fcdc848145a3c9988ee11b4bc2fafe "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.797 upstream_response_time:0.797 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:58:04 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 796
2021-05-09 23:58:04 259 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:58:05 +0000] 382375a787fa204bdb20c1288b1cb82a "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.799 upstream_response_time:0.799 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:58:05 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 795
2021-05-09 23:58:05 056 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:58:05 +0000] 266d9ab90a8de14f205633845d41ba7c "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:58:05 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 300
2021-05-09 23:58:05 360 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:58:05 +0000] 64daa2aea312e23c785714f8e10981cf "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.496 upstream_response_time:0.496 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:58:05 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 492
2021-05-09 23:58:05 859 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:58:06 +0000] 8dec9471147a5e68d683a8e947a047df "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.998 upstream_response_time:0.998 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:58:06 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 993
2021-05-09 23:58:06 861 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:58:07 +0000] 29bbed2e189a6225b2e1fa21a197c250 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.900 upstream_response_time:0.900 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:58:07 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 891
2021-05-09 23:58:07 761 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:58:08 +0000] 5eab8d564b92f2684d60fd497e40c80c "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:58:08 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 395
2021-05-09 23:58:08 158 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:58:08 +0000] 4a9480930dde99c98ce432acb9b8c6b8 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:58:08 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497
2021-05-09 23:58:08 656 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:58:08 +0000] 30acb1d84105bdbbe57d4b3bc217c8df "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:58:08 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298
2021-05-09 23:58:08 956 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:58:09 +0000] 14027448ecf9c5d06fe7c5aa54a4fdf6 "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:58:09 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 496
2021-05-09 23:58:09 456 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:58:09 +0000] 14c619098b11076a351f4eb53b881d6a "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:58:09 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 498
2021-05-09 23:58:09 956 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:58:10 +0000] bead1300d4c3f8c836cbf05a3f99540c "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.108 upstream_response_time:0.108 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:58:10 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 107
2021-05-09 23:58:10 067 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:58:10 +0000] 13cce54b207ab2898e7f1e5f10857b83 "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.390 upstream_response_time:0.390 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:58:10 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 387
2021-05-09 23:58:10 458 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:58:10 +0000] 9a7a5845e7bd648afae6f83933b745f5 "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:58:10 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 195
2021-05-09 23:58:10 657 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:58:11 +0000] bf85569ecde8f2b7c33ca84e14118dc0 "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.600 upstream_response_time:0.600 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:58:11 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 597
2021-05-09 23:58:11 258 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:58:11 +0000] 1e55f2ea4d45e01349352de9bd681f2e "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:58:11 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396
2021-05-09 23:58:11 662 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:58:11 +0000] eb76a5cc16a55b7ab249eb3a274dec99 "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:58:11 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 292
2021-05-09 23:58:11 955 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:58:13 +0000] d7c18d2fd97d87e11130eaa0a89424d2 "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:1.997 upstream_response_time:1.997 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:58:13 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1997
2021-05-09 23:58:13 955 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:58:14 +0000] d811ac14fe02a76d90a2204c1a734dcd "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.223 upstream_response_time:0.223 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:58:14 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 222
2021-05-09 23:58:14 191 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:58:14 +0000] cc0ec8c8c85e9b495a2f8ed701dbe5af "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.579 upstream_response_time:0.579 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:58:14 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 569
2021-05-09 23:58:14 757 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:58:15 +0000] a027634f79b910642a3ff063643b3a0b "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.795 upstream_response_time:0.795 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:58:15 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 795
2021-05-09 23:58:15 559 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:58:15 +0000] 6ca92991150679e2a2a44c66184239b6 "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.101 upstream_response_time:0.101 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:58:15 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 95
2021-05-09 23:58:15 659 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:58:15 +0000] 65f71d52f052590a2dbfe9fccd95b220 "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:58:15 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
2021-05-09 23:58:15 961 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:58:16 +0000] d9665b5b9644d4ea722451e426e29908 "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.797 upstream_response_time:0.797 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:58:16 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 793
2021-05-09 23:58:16 757 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:58:17 +0000] 59024330bce55412f4a792754ccf9209 "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.797 upstream_response_time:0.797 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:58:17 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 796
2021-05-09 23:58:17 554 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:58:18 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 598
10.233.72.86 - - [09/May/2021:23:58:18 +0000] 4ed8e127e18231b7705381a6214dfca7 "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.601 upstream_response_time:0.601 "-" "Go-http-client/1.1" "-"
2021-05-09 23:58:18 157 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:58:18 +0000] 5afda66c9da00c0d60170db8abddbb98 "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.096 upstream_response_time:0.096 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:58:18 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 95
2021-05-09 23:58:18 253 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:58:18 +0000] 221f863c1c0edfbb1af4df04e00154e7 "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:58:18 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 499
2021-05-09 23:58:18 761 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2dd432f6
2021-05-09 23:58:18 762 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:58:19 152 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.72.86 - - [09/May/2021:23:58:19 +0000] d0557270dde1377a34286420356dd3c4 "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.72.86 - - [09/May/2021:23:58:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 499
2021-05-09 23:58:19 262 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@e05633f
2021-05-09 23:58:19 263 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:58:19 849 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.72.86 - - [09/May/2021:23:58:19 +0000] ebadbc59da48515d4b4f8581ffc8d43e "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.72.86 - - [09/May/2021:23:58:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 693
2021-05-09 23:58:19 966 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@e7954ad
2021-05-09 23:58:19 966 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:58:20 348 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.72.86 - - [09/May/2021:23:58:20 +0000] c0ede62b8c47e3e3dc77aafb2a9e3728 "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.72.86 - - [09/May/2021:23:58:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 492
2021-05-09 23:58:20 458 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@770aa4ab
2021-05-09 23:58:20 458 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:58:20 788 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.72.86 - - [09/May/2021:23:58:20 +0000] d31d2796dbb1146d42d0a8e2eb7f8e74 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.345 upstream_response_time:0.345 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:58:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 345
2021-05-09 23:58:20 817 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7df17211
2021-05-09 23:58:20 817 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:58:21 371 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.72.86 - - [09/May/2021:23:58:21 +0000] cf2aca39f5a0d7d262bce0cf97c1765c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.647 upstream_response_time:0.647 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:58:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 638
2021-05-09 23:58:21 459 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5294c7ab
2021-05-09 23:58:21 459 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:58:21 748 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.72.86 - - [09/May/2021:23:58:21 +0000] f6a75320713ea7c5a6266c4e94cff1c2 "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.72.86 - - [09/May/2021:23:58:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 399
2021-05-09 23:58:21 871 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1f1b6b95
2021-05-09 23:58:21 871 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:58:22 448 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.72.86 - - [09/May/2021:23:58:22 +0000] 34f8e797ca15d8d089b67b82e12421a5 "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.72.86 - - [09/May/2021:23:58:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 692
2021-05-09 23:58:22 595 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@677bc83
2021-05-09 23:58:22 595 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:58:23 448 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.72.86 - - [09/May/2021:23:58:23 +0000] c4814e0a65bbcdc21306d31380df8df9 "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.72.86 - - [09/May/2021:23:58:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 1094
2021-05-09 23:58:23 660 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@12f3a885
2021-05-09 23:58:23 660 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:58:24 348 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.72.86 - - [09/May/2021:23:58:24 +0000] f331e8392fff98cb668fe6ee8abeab96 "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.72.86 - - [09/May/2021:23:58:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 895
2021-05-09 23:58:24 564 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@66bb8b60
2021-05-09 23:58:24 564 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:58:25 148 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.72.86 - - [09/May/2021:23:58:25 +0000] 132982788104aa23fa419a7d3f768512 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.791 upstream_response_time:0.791 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:58:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 791
2021-05-09 23:58:25 360 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6e435c7
2021-05-09 23:58:25 361 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:58:25 748 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.72.86 - - [09/May/2021:23:58:26 +0000] 658c2727f070ed1cb9a9455b174f6c50 "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.72.86 - - [09/May/2021:23:58:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 795
2021-05-09 23:58:26 161 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@378f0432
2021-05-09 23:58:26 161 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:58:26 548 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.72.86 - - [09/May/2021:23:58:26 +0000] 31176c56adf647ce1ea41d5b659b8a5e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.403 upstream_response_time:0.403 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:58:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 403
2021-05-09 23:58:26 567 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@37d2a419
2021-05-09 23:58:26 567 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:58:27 250 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.72.86 - - [09/May/2021:23:58:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 789
10.233.72.86 - - [09/May/2021:23:58:27 +0000] 9fc2b0f03ecf05340cbe2d17bac8bff6 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.792 upstream_response_time:0.792 "-" "Go-http-client/1.1" "-"
2021-05-09 23:58:27 361 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1bc4bc9e
2021-05-09 23:58:27 361 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:58:27 553 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.72.86 - - [09/May/2021:23:58:27 +0000] a1d77566df60ec2222a86bed1c2d1713 "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.72.86 - - [09/May/2021:23:58:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 297
2021-05-09 23:58:27 664 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@54e0c856
2021-05-09 23:58:27 664 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:58:28 448 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace-
10.233.72.86 - - [09/May/2021:23:58:28 +0000] 315aa1d725c59952ebb1c84499ce7af7 "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.72.86 - - [09/May/2021:23:58:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 893
2021-05-09 23:58:28 559 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3dbf24d9
2021-05-09 23:58:28 559 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:58:29 048 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.72.86 - - [09/May/2021:23:58:29 +0000] 288c1bdb0e6007b8d74857f2ce96387e "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.72.86 - - [09/May/2021:23:58:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 895
2021-05-09 23:58:29 461 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@722049f6
2021-05-09 23:58:29 461 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:58:29 948 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.72.86 - - [09/May/2021:23:58:30 +0000] d67adb6d1ea87ffd8c32ea66cf34f15c "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.72.86 - - [09/May/2021:23:58:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 695
2021-05-09 23:58:30 162 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@371b2b2a
2021-05-09 23:58:30 162 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:58:30 848 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.72.86 - - [09/May/2021:23:58:30 +0000] c241ec5935bcb3d052b9820f71cda725 "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.72.86 - - [09/May/2021:23:58:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 797
2021-05-09 23:58:30 963 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@520a973d
2021-05-09 23:58:30 963 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:58:31 649 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.72.86 - - [09/May/2021:23:58:31 +0000] 354c74a54f81609acd559548b4838238 "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.72.86 - - [09/May/2021:23:58:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 994
2021-05-09 23:58:31 960 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@176d6b5a
2021-05-09 23:58:31 961 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:58:32 449 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.72.86 - - [09/May/2021:23:58:33 +0000] a4cf24ac2fff437f1fe8f30e54aa42c4 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.097 upstream_response_time:1.097 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:58:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 1096
2021-05-09 23:58:33 061 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@66e5127f
2021-05-09 23:58:33 061 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:58:33 756 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.72.86 - - [09/May/2021:23:58:33 +0000] 21786d9ca43e9fa14a9801d18d954875 "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.72.86 - - [09/May/2021:23:58:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 894
2021-05-09 23:58:33 967 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2447168a
2021-05-09 23:58:33 967 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:58:34 254 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.72.86 - - [09/May/2021:23:58:34 +0000] 3659ba1a6d43148fb571dcddf66fa489 "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.72.86 - - [09/May/2021:23:58:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 489
2021-05-09 23:58:34 462 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2cd8d5c0
2021-05-09 23:58:34 462 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:58:34 748 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.72.86 - - [09/May/2021:23:58:34 +0000] b05898ef2b5e9d02bbe7f20ac4b449bc "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.72.86 - - [09/May/2021:23:58:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 394
2021-05-09 23:58:34 857 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4fc7a5ff
2021-05-09 23:58:34 857 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:58:35 349 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.72.86 - - [09/May/2021:23:58:35 +0000] c5997dd2135ae349e92e5644d0db7dbe "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.631 upstream_response_time:0.631 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:58:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 631
2021-05-09 23:58:35 495 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2548dacc
2021-05-09 23:58:35 496 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:58:36 048 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.72.86 - - [09/May/2021:23:58:36 +0000] 61feb22606daf58c372b104a04a03f70 "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.72.86 - - [09/May/2021:23:58:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 601
2021-05-09 23:58:36 098 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@53f4bfca
2021-05-09 23:58:36 098 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:58:36 547 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.72.86 - - [09/May/2021:23:58:36 +0000] e4752d49bce3a1189539265e8be2af83 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.464 upstream_response_time:0.464 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:58:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 464
2021-05-09 23:58:36 568 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@30967d31
2021-05-09 23:58:36 568 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:58:36 948 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.72.86 - - [09/May/2021:23:58:37 +0000] cb119cd0d486e6a9abe5882b249b0331 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.688 upstream_response_time:0.688 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:58:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 687
2021-05-09 23:58:37 260 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@480367c9
2021-05-09 23:58:37 260 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:58:38 200 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace-
10.233.72.86 - - [09/May/2021:23:58:38 +0000] bcaedd83e7a22025230fa321161e494f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.100 upstream_response_time:1.100 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:58:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 1097
2021-05-09 23:58:38 362 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2cc20317
2021-05-09 23:58:38 362 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:58:38 948 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.72.86 - - [09/May/2021:23:58:38 +0000] e80e1cd22af3610ea4ceecfb5d205b00 "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.72.86 - - [09/May/2021:23:58:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 597
2021-05-09 23:58:38 963 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2ded56c1
2021-05-09 23:58:38 963 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:58:39 649 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.72.86 - - [09/May/2021:23:58:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 698
10.233.72.86 - - [09/May/2021:23:58:39 +0000] a43e9b5237be3189d703bebf3fb33fad "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.701 upstream_response_time:0.701 "-" "Go-http-client/1.1" "-"
2021-05-09 23:58:39 667 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2efeb94b
2021-05-09 23:58:39 667 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:58:40 048 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.72.86 - - [09/May/2021:23:58:40 +0000] 612c6ea8ee2ea25698ab3026748cd541 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.687 upstream_response_time:0.687 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:58:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 687
2021-05-09 23:58:40 357 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4df1a74b
2021-05-09 23:58:40 357 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:58:40 647 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.72.86 - - [09/May/2021:23:58:40 +0000] 1c6545dee4447ca09c30b6560a40d537 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.310 upstream_response_time:0.310 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:58:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 310
2021-05-09 23:58:40 675 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3ccb7984
2021-05-09 23:58:40 675 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:58:41 148 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.72.86 - - [09/May/2021:23:58:41 +0000] 88e0a9fdc77549f83855949b191fc2ea "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.780 upstream_response_time:0.780 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:58:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 779
2021-05-09 23:58:41 458 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2a93bc03
2021-05-09 23:58:41 458 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:58:41 747 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.72.86 - - [09/May/2021:23:58:42 +0000] 8e00d2973f5e30d1eef2335b8679fe4c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.995 upstream_response_time:0.995 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:58:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 994
2021-05-09 23:58:42 458 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@19a5e0e2
2021-05-09 23:58:42 458 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:58:43 348 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.72.86 - - [09/May/2021:23:58:43 +0000] cbf78201a84c4e207693c6a03f7cdd47 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.100 upstream_response_time:1.100 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:58:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 1099
2021-05-09 23:58:43 559 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@30ff60b7
2021-05-09 23:58:43 559 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:58:43 855 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.72.86 - - [09/May/2021:23:58:44 +0000] 666812eb76648119aa2d0eade9143e4a "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.72.86 - - [09/May/2021:23:58:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 695
2021-05-09 23:58:44 260 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2c8c5d48
2021-05-09 23:58:44 260 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:58:44 648 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.72.86 - - [09/May/2021:23:58:44 +0000] 6ebf986168c363d5425823383f8c7b6a "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.72.86 - - [09/May/2021:23:58:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 596
2021-05-09 23:58:44 859 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4fc595c9
2021-05-09 23:58:44 859 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:58:45 548 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.72.86 - - [09/May/2021:23:58:45 +0000] 12eefe035436133c110cc79795215e14 "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.72.86 - - [09/May/2021:23:58:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 795
2021-05-09 23:58:45 685 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@131b863
2021-05-09 23:58:45 685 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:58:46 251 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.72.86 - - [09/May/2021:23:58:46 +0000] 7a6e28c05b5f1ff5c58c69e74ae45960 "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.72.86 - - [09/May/2021:23:58:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 591
2021-05-09 23:58:46 271 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@77d9745c
2021-05-09 23:58:46 271 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:58:46 635 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.72.86 - - [09/May/2021:23:58:46 +0000] d40daa4857e4ee41bbda09f98ccdfa0f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.378 upstream_response_time:0.378 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:58:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 377
2021-05-09 23:58:46 652 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5fbf7cc9
2021-05-09 23:58:46 653 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:58:47 049 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.72.86 - - [09/May/2021:23:58:47 +0000] 0657fb774985cd022b4a927eda56a268 "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.72.86 - - [09/May/2021:23:58:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 702
2021-05-09 23:58:47 357 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2981e5d0
2021-05-09 23:58:47 357 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:58:47 649 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.72.86 - - [09/May/2021:23:58:47 +0000] 48171031b193047c2a9a42ee59d44c16 "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.72.86 - - [09/May/2021:23:58:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 498
2021-05-09 23:58:47 890 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6dce9a46
2021-05-09 23:58:47 890 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:58:48 348 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.72.86 - - [09/May/2021:23:58:48 +0000] ad0c4922efc88bd1941a11728ce84196 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.566 upstream_response_time:0.566 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:58:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 565
2021-05-09 23:58:48 458 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@23b0c017
2021-05-09 23:58:48 458 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:58:48 748 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.72.86 - - [09/May/2021:23:58:49 +0000] 91be8867bd89cad4a430894046b5d9c5 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:58:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 698
2021-05-09 23:58:49 158 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@555c0522
2021-05-09 23:58:49 158 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:58:49 769 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.72.86 - - [09/May/2021:23:58:49 +0000] 3b409bd08022975239a34a0c8e204bf0 "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.72.86 - - [09/May/2021:23:58:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 797
2021-05-09 23:58:49 960 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3812f847
2021-05-09 23:58:49 961 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:58:50 249 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.72.86 - - [09/May/2021:23:58:51 +0000] e07f6a587ec07be4ca17e63bc03c6636 "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.72.86 - - [09/May/2021:23:58:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 1696
2021-05-09 23:58:51 661 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1ca1bd8f
2021-05-09 23:58:51 661 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:58:52 248 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace-
10.233.72.86 - - [09/May/2021:23:58:52 +0000] 4b5e5b79447d1d314973ad75ff06f660 "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.72.86 - - [09/May/2021:23:58:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 696
2021-05-09 23:58:52 362 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@22227185
2021-05-09 23:58:52 362 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:58:52 748 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.72.86 - - [09/May/2021:23:58:52 +0000] 948bbf858754640cc7f22a23c8cfcbb6 "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.72.86 - - [09/May/2021:23:58:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 494
2021-05-09 23:58:52 863 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2eaf7a24
2021-05-09 23:58:52 864 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:58:53 348 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.72.86 - - [09/May/2021:23:58:53 +0000] f9026b011b5175cf1bc66596b31b63d6 "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.72.86 - - [09/May/2021:23:58:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 693
2021-05-09 23:58:53 557 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7c7c5155
2021-05-09 23:58:53 557 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:58:56 049 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.72.86 - - [09/May/2021:23:58:56 +0000] 33e400a1d075368a826e1d517d2198bc "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.506 upstream_response_time:2.506 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:58:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 2506
2021-05-09 23:58:56 066 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@44de5c86
2021-05-09 23:58:56 066 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:58:56 347 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.72.86 - - [09/May/2021:23:58:56 +0000] feb6cf1b4d01bdc201a9d138d42ebb8d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.788 upstream_response_time:0.788 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:58:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 788
2021-05-09 23:58:56 863 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3fd43488
2021-05-09 23:58:56 863 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:58:57 503 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.72.86 - - [09/May/2021:23:58:57 +0000] bf1a8d3caad27b3e27692ee7c4de5c7e "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.72.86 - - [09/May/2021:23:58:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 793
2021-05-09 23:58:57 659 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1349065f
2021-05-09 23:58:57 659 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:58:58 148 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.72.86 - - [09/May/2021:23:58:58 +0000] 960b1c976bdc44125fe0ceab383c4b9b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.200 upstream_response_time:1.200 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:58:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 1200
2021-05-09 23:58:58 863 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6473d900
2021-05-09 23:58:58 864 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:58:59 748 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.72.86 - - [09/May/2021:23:58:59 +0000] 45e01dcab0e13c2a8978e29528337a90 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.993 upstream_response_time:0.993 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:58:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 992
2021-05-09 23:58:59 859 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@232c1cd8
2021-05-09 23:58:59 859 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:59:00 248 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.72.86 - - [09/May/2021:23:59:00 +0000] 1925fa28c6fefad80d31afb82a296eac "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.72.86 - - [09/May/2021:23:59:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 697
2021-05-09 23:59:00 563 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@62330be7
2021-05-09 23:59:00 563 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:59:01 133 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.72.86 - - [09/May/2021:23:59:01 +0000] 45e3142c5420e2b842abea51884ab2b7 "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.72.86 - - [09/May/2021:23:59:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 453 "-" "Go-http-client/1.1" 795
2021-05-09 23:59:01 455 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:59:01 +0000] 000a5ca0cb3639f4330f157ea399f367 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:01 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 199
2021-05-09 23:59:01 687 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:59:02 +0000] 0e107c321126cc4dcc9b7ba6e5a27523 "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.404 upstream_response_time:0.404 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:02 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 371
2021-05-09 23:59:02 059 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:59:02 +0000] 67674ee453680b0cb6790c93de145634 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.693 upstream_response_time:0.693 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:02 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 692
2021-05-09 23:59:02 755 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:59:03 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 408
10.233.72.86 - - [09/May/2021:23:59:03 +0000] 444b25ffeb09c6095919f0a722443229 "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.410 upstream_response_time:0.410 "-" "Go-http-client/1.1" "-"
2021-05-09 23:59:03 165 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:59:03 +0000] 700aff1e9499b59171243f820880f824 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.388 upstream_response_time:0.388 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:03 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 386
2021-05-09 23:59:03 558 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:59:04 +0000] 3b832f8c2e10dbd4c4c15607bbb5acea "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:1.307 upstream_response_time:1.307 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:04 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1304
2021-05-09 23:59:04 863 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:59:04 +0000] e17a1b153e88683fc5959b6e72c477b6 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.098 upstream_response_time:0.098 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:04 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 96
2021-05-09 23:59:04 960 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:59:05 +0000] d74b00d4c13d8e90e6300fea620fe62d "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.393 upstream_response_time:0.393 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:05 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 392
2021-05-09 23:59:05 366 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:59:05 +0000] 3a9c517b25a9e00fb4f24c53615cf023 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.508 upstream_response_time:0.508 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:05 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497
2021-05-09 23:59:05 865 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:59:06 +0000] f961dcdeda646307d9cd429eecd85a46 "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:06 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 597
2021-05-09 23:59:06 464 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:59:06 +0000] 2e0b2d038c8d845868717e8657bb9646 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.492 upstream_response_time:0.492 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:06 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 490
2021-05-09 23:59:06 958 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:59:07 +0000] 5642786148ddbecfdf3d9cb0c21cd382 "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:07 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396
2021-05-09 23:59:07 355 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:59:07 +0000] b1e6564563e5ac8006f04e74ad9bd617 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:07 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 295
2021-05-09 23:59:07 653 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:59:07 +0000] 2197d0e93e08caa5649d8bd70b997c82 "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:07 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 26
2021-05-09 23:59:07 684 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:59:07 +0000] 8acc4f2b993c8ea26c48fa6f3f88c629 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.174 upstream_response_time:0.174 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:07 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 173
2021-05-09 23:59:07 855 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:59:08 +0000] 327cdf839dfed3c8b8ae240fb059f74e "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:08 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 596
2021-05-09 23:59:08 456 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:59:09 +0000] 1e592c8930f1f429d1e7ebf738464726 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:09 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 596
2021-05-09 23:59:09 054 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:59:10 +0000] a866e491c23e8e6a8f87350a07e62494 "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:1.102 upstream_response_time:1.102 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:10 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1100
2021-05-09 23:59:10 158 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:59:10 +0000] ff0244b6f1cd9aecb0df9ac25d1ed06e "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:10 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 495
2021-05-09 23:59:10 658 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:59:11 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 696
10.233.72.86 - - [09/May/2021:23:59:11 +0000] 67bf3d0c95f0747fc2f31bef53c97f84 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.700 upstream_response_time:0.700 "-" "Go-http-client/1.1" "-"
2021-05-09 23:59:11 359 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:59:11 +0000] f0e064e6ff8c17140e716fcdc1a96096 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:11 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396
2021-05-09 23:59:11 757 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:59:12 +0000] ce9b2a1c82656cbdf2bebe6f3ed04def "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:12 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 395
2021-05-09 23:59:12 155 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:59:12 +0000] 116c477c9845d2867d99b3eaf37a84a0 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.301 upstream_response_time:0.301 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:12 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 299
2021-05-09 23:59:12 457 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:59:12 +0000] 147d007bd77d85d34ac37d9fe45d17a3 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:12 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196
2021-05-09 23:59:12 657 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:59:13 +0000] 71b74500ad8925a08fddde6f9b1671e0 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:13 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 496
2021-05-09 23:59:13 156 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:59:13 +0000] ae9dc45b7370334bb76f24e4271ea227 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.405 upstream_response_time:0.405 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:13 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 402
2021-05-09 23:59:13 560 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:59:14 +0000] a90ef6c31e614c3645f02291ea1275b2 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.493 upstream_response_time:0.493 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:14 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 492
2021-05-09 23:59:14 057 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:59:14 +0000] ae4f2827db0989c537154a87c61cf755 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:14 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 195
2021-05-09 23:59:14 254 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:59:14 +0000] d4d8d0abce3d043dd412cb9ecccc05f7 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.301 upstream_response_time:0.301 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:14 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 299
2021-05-09 23:59:14 555 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:59:14 +0000] 050ed13225aa1edd1754c96b4f26afbe "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.305 upstream_response_time:0.305 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:14 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 304
2021-05-09 23:59:14 872 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:59:15 +0000] 5d896e473891d7414c6f228362550a94 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.892 upstream_response_time:0.892 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:15 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 890
2021-05-09 23:59:15 755 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:59:16 +0000] f55eb6b2e8a45f0d4aeebd2b8fd9a142 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.912 upstream_response_time:0.912 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:16 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 910
2021-05-09 23:59:16 668 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:59:17 +0000] 31c1429f08625eb36c9b505f24b22e9c "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.386 upstream_response_time:0.386 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:17 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 384
2021-05-09 23:59:17 055 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:59:17 +0000] 5fa4127b9961b90c23aea0fc68b0532f "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:17 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 495
2021-05-09 23:59:17 551 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:59:17 +0000] b0becea5d8ca8eff1dc04ed0210a8f1a "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.302 upstream_response_time:0.302 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:17 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 301
2021-05-09 23:59:17 859 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:59:18 +0000] f5c71c0c523721c20047e415afa51c64 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.604 upstream_response_time:0.604 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:18 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 600
2021-05-09 23:59:18 462 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:59:18 +0000] 40601ad8a912ee43f971e45ac5db0972 "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:18 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 26
2021-05-09 23:59:18 491 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:59:19 +0000] a678a15f7c59b5213b2fe7099dc9fd5c "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.963 upstream_response_time:0.963 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:19 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 961
2021-05-09 23:59:19 462 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:59:20 +0000] 3e1600941c06cdf5ba892608a81b808e "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:20 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 590
2021-05-09 23:59:20 061 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:59:20 +0000] 423871d19125f0bd32b2430a817b5278 "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:20 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 292
2021-05-09 23:59:20 357 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:59:20 +0000] 6e849ffb9953f7f6f9203d90e4df6c17 "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:20 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397
2021-05-09 23:59:20 757 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:59:21 +0000] 2fec337f8ac8004d718ca21966b30ea0 "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:21 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298
2021-05-09 23:59:21 056 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:59:21 +0000] 7caa3d3e703b0af096e723a15d59551e "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:21 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396
2021-05-09 23:59:21 457 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:59:21 +0000] b5713218c8a3a0539399b2b995f843fb "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:21 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 295
2021-05-09 23:59:21 756 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:59:21 +0000] dadfc1d5c4bdf18c830bac0e40ecc39d "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:21 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197
2021-05-09 23:59:21 957 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:59:23 +0000] 7dc61c331c2535262eb019f710b7b74b "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:2.009 upstream_response_time:2.009 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:23 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 2007
2021-05-09 23:59:23 968 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:59:24 +0000] fd3aea3b08d00ee88aa615536bab751c "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.094 upstream_response_time:0.094 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:24 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 91
2021-05-09 23:59:24 062 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:59:24 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 588
10.233.72.86 - - [09/May/2021:23:59:24 +0000] d51a184042da58c5da536e43fdc40ce6 "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.590 upstream_response_time:0.590 "-" "Go-http-client/1.1" "-"
2021-05-09 23:59:24 653 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:59:24 +0000] 32516903661e01bbbf035d7191c492ce "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:24 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 299
2021-05-09 23:59:24 957 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:59:25 +0000] de18e52e154825c60dbfd8d10d22d0c0 "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.204 upstream_response_time:0.204 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:25 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 201
2021-05-09 23:59:25 162 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:59:25 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 597
10.233.72.86 - - [09/May/2021:23:59:25 +0000] 782ea181d17ef20ddb49d2d74c809e91 "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.602 upstream_response_time:0.602 "-" "Go-http-client/1.1" "-"
2021-05-09 23:59:25 761 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:59:26 +0000] 9200273ac70dca3d3c2a9fe26aa8934d "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.290 upstream_response_time:0.290 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:26 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 289
2021-05-09 23:59:26 052 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:59:26 +0000] 26f7c77859f507efb5dfd807c9e91966 "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.207 upstream_response_time:0.207 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:26 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 206
2021-05-09 23:59:26 260 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:59:26 +0000] 4dbbfa0f551fd3b1a13e04d936742daf "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.692 upstream_response_time:0.692 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:26 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 691
2021-05-09 23:59:26 955 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:59:27 +0000] a048c15c9908756310575ecfeca94a62 "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.407 upstream_response_time:0.407 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:27 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 405
2021-05-09 23:59:27 362 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [09/May/2021:23:59:27 +0000] c73f23a0631c761179054bce8f3e1ec3 "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.390 upstream_response_time:0.390 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:27 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 389
2021-05-09 23:59:27 758 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@35fd2825
2021-05-09 23:59:27 759 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:59:28 351 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.72.86 - - [09/May/2021:23:59:28 +0000] 34d03e98cb0e85f800e350d4b5f9db2c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.620 upstream_response_time:0.620 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 617
2021-05-09 23:59:28 380 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7cb20e8
2021-05-09 23:59:28 380 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:59:28 651 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.72.86 - - [09/May/2021:23:59:28 +0000] b8bd2fadf2ed51a21e4ce40071a768df "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.475 upstream_response_time:0.475 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 475
2021-05-09 23:59:28 859 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2514c86e
2021-05-09 23:59:28 859 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:59:29 686 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.72.86 - - [09/May/2021:23:59:29 +0000] 220d116adf721704315a4f6c9cdd7da6 "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.72.86 - - [09/May/2021:23:59:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 898
2021-05-09 23:59:29 761 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7440225e
2021-05-09 23:59:29 761 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:59:30 449 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.72.86 - - [09/May/2021:23:59:30 +0000] 1fadb9d79069d60b17e43354b6a66e83 "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.72.86 - - [09/May/2021:23:59:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 801
2021-05-09 23:59:30 564 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@48ee603f
2021-05-09 23:59:30 564 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:59:31 063 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.72.86 - - [09/May/2021:23:59:31 +0000] 16d5b1b2b13c78e78c4244f921de6df4 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.594 upstream_response_time:0.594 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 595
2021-05-09 23:59:31 164 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@50e97051
2021-05-09 23:59:31 164 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:59:31 359 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.72.86 - - [09/May/2021:23:59:31 +0000] 724e1549aef2033a04140ff03d698c7e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.211 upstream_response_time:0.211 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 210
2021-05-09 23:59:31 377 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@e3b620b
2021-05-09 23:59:31 377 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:59:31 757 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.72.86 - - [09/May/2021:23:59:31 +0000] 3c8fc01a71e86fa5e6d0db7a4b02ac2b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.578 upstream_response_time:0.578 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 578
2021-05-09 23:59:32 083 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@60420c8c
2021-05-09 23:59:32 083 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:59:32 552 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.72.86 - - [09/May/2021:23:59:32 +0000] 71b6ccb8426d5088434723e992584c98 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.608 upstream_response_time:0.608 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 600
2021-05-09 23:59:32 586 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@57d9a8bd
2021-05-09 23:59:32 586 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:59:32 883 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.72.86 - - [09/May/2021:23:59:33 +0000] 1370574428c0ab0f92d677b3a4ede796 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.485 upstream_response_time:0.485 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 483
2021-05-09 23:59:33 087 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4276c5bc
2021-05-09 23:59:33 092 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:59:33 252 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.72.86 - - [09/May/2021:23:59:33 +0000] 7ffea5e68b1e322c1fcef7b8e7f10f23 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.394 upstream_response_time:0.394 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 367
2021-05-09 23:59:33 458 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@14eba426
2021-05-09 23:59:33 458 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:59:33 848 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.72.86 - - [09/May/2021:23:59:33 +0000] 7e10ad721ad8d3a55f1da2ce2d2cb65e "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.72.86 - - [09/May/2021:23:59:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 493
2021-05-09 23:59:33 957 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1c2e46e7
2021-05-09 23:59:33 957 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:59:34 352 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.72.86 - - [09/May/2021:23:59:34 +0000] 8b57f7789ff9da7f2116f5bf783fb3b9 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.413 upstream_response_time:0.413 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 412
2021-05-09 23:59:34 374 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3849699b
2021-05-09 23:59:34 374 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:59:34 624 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.72.86 - - [09/May/2021:23:59:35 +0000] 5e56c692390503ff7e7589339d2f246d "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.72.86 - - [09/May/2021:23:59:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 982
2021-05-09 23:59:35 361 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@66433df4
2021-05-09 23:59:35 361 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:59:36 260 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.72.86 - - [09/May/2021:23:59:36 +0000] 4f523a2cb553c170a190f85861d29b74 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.100 upstream_response_time:1.100 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 1098
2021-05-09 23:59:36 463 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3225e216
2021-05-09 23:59:36 463 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:59:36 884 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.72.86 - - [09/May/2021:23:59:36 +0000] 1dc6b4f1c61f7ede7765e95188fdf8f9 "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.72.86 - - [09/May/2021:23:59:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 495
2021-05-09 23:59:36 965 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@80aed60
2021-05-09 23:59:36 965 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:59:37 313 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace-
10.233.72.86 - - [09/May/2021:23:59:37 +0000] 97182982d7c18241d980ec8900e13440 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.366 upstream_response_time:0.366 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 364
2021-05-09 23:59:37 333 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6c84a5fb
2021-05-09 23:59:37 333 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:59:37 848 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.72.86 - - [09/May/2021:23:59:38 +0000] c34003ac45b019f7a2bbea43e9a4d828 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.724 upstream_response_time:0.724 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 722
2021-05-09 23:59:38 063 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4ea0a3b7
2021-05-09 23:59:38 063 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:59:39 948 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.72.86 - - [09/May/2021:23:59:40 +0000] 995a906b708abccab67f303c64f5404f "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.72.86 - - [09/May/2021:23:59:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 2093
2021-05-09 23:59:40 164 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@57e80fa4
2021-05-09 23:59:40 165 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:59:40 349 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.72.86 - - [09/May/2021:23:59:40 +0000] 9cc66ae1cc9d6631ab07b4e4627d0d86 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.392 upstream_response_time:0.392 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 390
2021-05-09 23:59:40 557 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7c2b8063
2021-05-09 23:59:40 558 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:59:41 050 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.72.86 - - [09/May/2021:23:59:41 +0000] 0c9d4ea52c05fc3c17e2286d614703e3 "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.72.86 - - [09/May/2021:23:59:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 596
2021-05-09 23:59:41 157 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7ff14702
2021-05-09 23:59:41 157 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:59:41 450 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.72.86 - - [09/May/2021:23:59:41 +0000] 8818f89a2585a8ada36e62f86ba92e72 "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.72.86 - - [09/May/2021:23:59:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 595
2021-05-09 23:59:41 759 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@748f2f81
2021-05-09 23:59:41 759 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:59:42 648 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.72.86 - - [09/May/2021:23:59:42 +0000] 2d350473c08e359cfa99d2922a8f2783 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.100 upstream_response_time:1.100 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 1097
2021-05-09 23:59:42 861 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@105a7905
2021-05-09 23:59:42 861 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:59:43 249 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.72.86 - - [09/May/2021:23:59:43 +0000] 9ac3b8c3dc19036a8169c6a89d762acb "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.72.86 - - [09/May/2021:23:59:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 496
2021-05-09 23:59:43 360 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1ec24a1
2021-05-09 23:59:43 360 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:59:43 949 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.72.86 - - [09/May/2021:23:59:44 +0000] 10ef17f6ff7e9d0c82e990872e3f7c7e "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.72.86 - - [09/May/2021:23:59:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 695
2021-05-09 23:59:44 066 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@66f30783
2021-05-09 23:59:44 066 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:59:44 651 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.72.86 - - [09/May/2021:23:59:44 +0000] 9ae6da78497364d1f1f9212ad017943b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.606 upstream_response_time:0.606 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 599
2021-05-09 23:59:44 669 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@47effc41
2021-05-09 23:59:44 669 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:59:44 959 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.72.86 - - [09/May/2021:23:59:45 +0000] 2e35fdf593799796c9980a7a76380a9b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.387 upstream_response_time:0.387 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 384
2021-05-09 23:59:45 069 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4b9b50a4
2021-05-09 23:59:45 070 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:59:45 155 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace-
10.233.72.86 - - [09/May/2021:23:59:45 +0000] f83f3feed1e219cd65fc07905624ac3f "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.72.86 - - [09/May/2021:23:59:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 295
2021-05-09 23:59:45 362 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@70283149
2021-05-09 23:59:45 362 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:59:45 653 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.72.86 - - [09/May/2021:23:59:45 +0000] 774257350e979943965cab0be695f81b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.394 upstream_response_time:0.394 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 393
2021-05-09 23:59:45 759 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1742d992
2021-05-09 23:59:45 759 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:59:46 150 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.72.86 - - [09/May/2021:23:59:46 +0000] 2500e7f193a07347d32efb519219bcc6 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 697
2021-05-09 23:59:46 460 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@55bdc32c
2021-05-09 23:59:46 460 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:59:47 052 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.72.86 - - [09/May/2021:23:59:47 +0000] b6906f35b735f2b8444139d167b1ad0f "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.72.86 - - [09/May/2021:23:59:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 696
2021-05-09 23:59:47 161 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@50f9e71a
2021-05-09 23:59:47 161 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:59:48 055 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.72.86 - - [09/May/2021:23:59:48 +0000] 8c8985163da74931889d169fb549ca48 "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.72.86 - - [09/May/2021:23:59:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 1193
2021-05-09 23:59:48 359 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@287d0e9d
2021-05-09 23:59:48 359 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:59:48 649 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.72.86 - - [09/May/2021:23:59:48 +0000] f06a24c18c9d3f718c9eb27a9b6dc75c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.308 upstream_response_time:0.308 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 306
2021-05-09 23:59:48 670 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3c3e6099
2021-05-09 23:59:48 670 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:59:49 637 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.72.86 - - [09/May/2021:23:59:49 +0000] 2980cd7ef6dd57a1cec5c0553b03b00d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.188 upstream_response_time:1.188 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 1187
2021-05-09 23:59:49 862 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6d716d19
2021-05-09 23:59:49 862 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:59:50 348 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.72.86 - - [09/May/2021:23:59:50 +0000] 7669fe3ccebee1dbd4271ddf4dcade48 "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.72.86 - - [09/May/2021:23:59:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 596
2021-05-09 23:59:50 464 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6637d716
2021-05-09 23:59:50 464 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:59:50 656 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.72.86 - - [09/May/2021:23:59:50 +0000] 0a7b3a1f66ee752a3bb18bc7d8f35f48 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.294 upstream_response_time:0.294 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 292
2021-05-09 23:59:50 759 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1631d8d2
2021-05-09 23:59:50 759 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:59:51 220 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.72.86 - - [09/May/2021:23:59:51 +0000] 297d492db36de276786b95d145ec0e5c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.097 upstream_response_time:1.097 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 1096
2021-05-09 23:59:51 863 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1aa81d29
2021-05-09 23:59:51 863 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:59:52 449 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.72.86 - - [09/May/2021:23:59:52 +0000] 48407f1771056e28cdbfd82c57ee6e7a "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.72.86 - - [09/May/2021:23:59:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 696
2021-05-09 23:59:52 564 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@338f3376
2021-05-09 23:59:52 564 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:59:53 184 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.72.86 - - [09/May/2021:23:59:53 +0000] 401de6ddf8c4be890d41c032b93b10dd "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.637 upstream_response_time:0.637 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 637
2021-05-09 23:59:53 203 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@9098e15
2021-05-09 23:59:53 203 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:59:53 748 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.72.86 - - [09/May/2021:23:59:53 +0000] 9487f1d3a82df643e8f680c27cf659a2 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.653 upstream_response_time:0.653 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 653
2021-05-09 23:59:53 860 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6e372851
2021-05-09 23:59:53 860 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:59:54 045 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace-
10.233.72.86 - - [09/May/2021:23:59:54 +0000] 547b00a27807a1f09bb532fc15226a1f "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.72.86 - - [09/May/2021:23:59:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 296
2021-05-09 23:59:54 162 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@387dd390
2021-05-09 23:59:54 162 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:59:54 349 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.72.86 - - [09/May/2021:23:59:54 +0000] 3b1623cf0a898f25b1194f6072ef3853 "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.72.86 - - [09/May/2021:23:59:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 596
2021-05-09 23:59:54 770 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@74ef3113
2021-05-09 23:59:54 770 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:59:54 898 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace-
10.233.72.86 - - [09/May/2021:23:59:54 +0000] 02df048db6cea1658fc6e5ead1f13e9c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.196 upstream_response_time:0.196 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 186
2021-05-09 23:59:54 959 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3fd2f684
2021-05-09 23:59:54 959 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:59:55 269 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.72.86 - - [09/May/2021:23:59:55 +0000] d6e7bb96b5a351e8273b276bcd8aa4b3 "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.72.86 - - [09/May/2021:23:59:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 496
2021-05-09 23:59:55 469 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@14bf7985
2021-05-09 23:59:55 469 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:59:56 448 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace-
10.233.72.86 - - [09/May/2021:23:59:56 +0000] e5cc294da08612ca0b19a298194d9c36 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.097 upstream_response_time:1.097 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 1096
2021-05-09 23:59:56 562 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@773fb6be
2021-05-09 23:59:56 562 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:59:57 148 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.72.86 - - [09/May/2021:23:59:57 +0000] a77c563623764ebdf26bb097c405ade7 "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.72.86 - - [09/May/2021:23:59:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 995
2021-05-09 23:59:57 561 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@310e9900
2021-05-09 23:59:57 561 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:59:58 148 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace-
10.233.72.86 - - [09/May/2021:23:59:58 +0000] d80615ff125ebb34a61eced8094a4a35 "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.72.86 - - [09/May/2021:23:59:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 603
2021-05-09 23:59:58 170 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3c5c51e0
2021-05-09 23:59:58 170 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:59:58 949 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.72.86 - - [09/May/2021:23:59:59 +0000] 172d3310905125b659d1581495b67611 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.886 upstream_response_time:0.886 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 885
2021-05-09 23:59:59 061 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@17a6fbb0
2021-05-09 23:59:59 061 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:59:59 391 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace-
10.233.72.86 - - [09/May/2021:23:59:59 +0000] 5dc9330c6fe371edacec82e922afbfa2 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.395 upstream_response_time:0.395 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [09/May/2021:23:59:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 393
2021-05-09 23:59:59 458 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6fa40598
2021-05-09 23:59:59 458 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-09 23:59:59 948 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.72.86 - - [10/May/2021:00:00:00 +0000] 0b26f02912617d72d95ab565aa383d39 "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.72.86 - - [10/May/2021:00:00:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 596
2021-05-10 00:00:00 058 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5207e772
2021-05-10 00:00:00 058 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:00:12 380 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace-
10.233.72.86 - - [10/May/2021:00:00:12 +0000] db3db126fa53ee424a75fdaad749d306 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:12.604 upstream_response_time:12.604 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 12604
2021-05-10 00:00:12 667 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7ec0b127
2021-05-10 00:00:12 667 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:00:16 648 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.72.86 - - [10/May/2021:00:00:16 +0000] 7976a6caad1e9aa2b98e0f9555cd8e7e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:4.087 upstream_response_time:4.087 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 4085
2021-05-10 00:00:16 755 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3cbb3e35
2021-05-10 00:00:16 755 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:00:17 448 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace-
10.233.72.86 - - [10/May/2021:00:00:17 +0000] 0d4e9480e0d09dd3650f81cabf473658 "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.72.86 - - [10/May/2021:00:00:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 799
2021-05-10 00:00:17 560 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@56e300bc
2021-05-10 00:00:17 560 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:00:17 781 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.72.86 - - [10/May/2021:00:00:17 +0000] bf3db99fbab0ef9b9283db373af0fd1f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.236 upstream_response_time:0.236 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 236
2021-05-10 00:00:17 803 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@437e0a0c
2021-05-10 00:00:17 803 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:00:18 548 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace-
10.233.72.86 - - [10/May/2021:00:00:18 +0000] 9b5ec94dbb46975a909ede5f028f8f4d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.956 upstream_response_time:0.956 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 955
2021-05-10 00:00:18 761 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@34921bb6
2021-05-10 00:00:18 761 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:00:19 614 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.72.86 - - [10/May/2021:00:00:19 +0000] 592051ac7114d26cbe2ee23df16b5a70 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.994 upstream_response_time:0.994 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 992
2021-05-10 00:00:19 756 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5fdb607d
2021-05-10 00:00:19 756 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:00:20 423 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace-
10.233.72.86 - - [10/May/2021:00:00:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 453 "-" "Go-http-client/1.1" 902
10.233.72.86 - - [10/May/2021:00:00:20 +0000] a6b9734db8e4853e4671922b2c92b139 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.903 upstream_response_time:0.903 "-" "Go-http-client/1.1" "-"
2021-05-10 00:00:20 670 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6beae8cb
2021-05-10 00:00:20 670 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.0.187","port":"8181","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:00:21 306 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc-gui,version-v1 ,namespace-
10.233.72.86 - - [10/May/2021:00:00:21 +0000] 1ce7b2d8b330790749ada21c5d76f85a "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.72.86 - - [10/May/2021:00:00:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 429 "-" "Go-http-client/1.1" 693
2021-05-10 00:00:21 387 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4e887d2e
2021-05-10 00:00:21 388 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.26.25","port":"8443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:00:22 249 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc,version-v1 ,namespace-
10.233.72.86 - - [10/May/2021:00:00:22 +0000] 1abe6c4eb8f620c2de5ae587eb93fe06 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.070 upstream_response_time:1.070 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 422 "-" "Go-http-client/1.1" 1069
2021-05-10 00:00:22 467 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5071fef1
2021-05-10 00:00:22 467 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.26.25","port":"8080","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:00:23 248 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.72.86 - - [10/May/2021:00:00:23 +0000] 94ffff0b08f3d4c4407724644ba03701 "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.72.86 - - [10/May/2021:00:00:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 445 "-" "Go-http-client/1.1" 893
2021-05-10 00:00:23 375 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@42e33783
2021-05-10 00:00:23 375 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.6.156","port":"8443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:00:24 383 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-wf-gui,version-v1 ,namespace-
10.233.72.86 - - [10/May/2021:00:00:24 +0000] 61264e2d74e902258779463a31f97bf7 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.223 upstream_response_time:1.223 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 423 "-" "Go-http-client/1.1" 1213
2021-05-10 00:00:24 599 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:00:25 +0000] c7ce3f692a285722bc65091904482eb0 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.654 upstream_response_time:0.654 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:25 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 653
2021-05-10 00:00:25 286 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:00:25 +0000] 73645e4c1a3fb255f2747762b8d521f7 "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:25 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 566
2021-05-10 00:00:25 885 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:00:26 +0000] 1928525361b2fd8bbbe0d3c11cf306f9 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.333 upstream_response_time:0.333 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:26 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 302
2021-05-10 00:00:26 191 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:00:26 +0000] 8e9765b0cebcb0a4e681eb3e782508c0 "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.205 upstream_response_time:0.205 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:26 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 202
2021-05-10 00:00:26 487 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:00:27 +0000] 17db0a67a3eca5f5da7f58240fc09db1 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:1.059 upstream_response_time:1.059 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:27 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 965
2021-05-10 00:00:27 485 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:00:28 +0000] b2553d316548a41a7d4575eae4bd53aa "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.701 upstream_response_time:0.701 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:28 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 669
2021-05-10 00:00:28 156 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:00:28 +0000] 2bfa85b4ec3e490bd16259eaefaa0aab "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:28 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398
2021-05-10 00:00:28 557 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:00:28 +0000] 7d72f0eb40c1a03e841c9ca5331ba813 "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:28 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 395
2021-05-10 00:00:28 955 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:00:29 +0000] 292491118f29885b8b5c4fc5364757b9 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.501 upstream_response_time:0.501 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:29 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 500
2021-05-10 00:00:29 458 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:00:30 +0000] 7767486827afde2caa9e05a5bdaff334 "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.601 upstream_response_time:0.601 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:30 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 597
2021-05-10 00:00:30 061 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:00:31 +0000] 16204602d44d0c10fd7e84d93840c8a7 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:1.094 upstream_response_time:1.094 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:31 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1091
2021-05-10 00:00:31 155 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:00:31 +0000] 465d5c9f4b0f61435a3b74638fedaeb6 "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.115 upstream_response_time:0.115 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:31 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 115
2021-05-10 00:00:31 270 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:00:31 +0000] 68ca4e05f3dd54e2e2a873a43d22671a "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.485 upstream_response_time:0.485 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:31 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 483
2021-05-10 00:00:31 756 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:00:31 +0000] 6d7253f646820ea799e3ae55d59fc452 "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.208 upstream_response_time:0.208 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:31 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 207
2021-05-10 00:00:31 968 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:00:32 +0000] 45c15d29ac17b76a61f1891aa0dedd26 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.588 upstream_response_time:0.588 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:32 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 584
2021-05-10 00:00:32 555 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:00:32 +0000] dcb814bad4de5e7b2c0cb61ce3af951b "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:32 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198
2021-05-10 00:00:32 756 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:00:33 +0000] 643edd1c2b20a0dbbe2bed763189fcd6 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:33 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 597
2021-05-10 00:00:33 357 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:00:33 +0000] bed9b8c26741bb490ca1d9aaeebb54f6 "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:33 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 595
2021-05-10 00:00:33 957 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:00:34 +0000] 99cfd0917d8f5f3a78e090731a61ad66 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:34 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198
2021-05-10 00:00:34 157 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:00:35 +0000] 94e9560425dd90700031f353aebebf3b "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.998 upstream_response_time:0.998 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:35 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 996
2021-05-10 00:00:35 157 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:00:36 +0000] 08bd361b1beca27232c564de36fcb772 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.900 upstream_response_time:0.900 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:36 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 897
2021-05-10 00:00:36 058 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:00:36 +0000] 5fcd33bcdd4b5e827e7810be90905319 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:36 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 495
2021-05-10 00:00:36 557 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:00:36 +0000] aefe1b39b6ece35c81a22bea403a4a18 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.103 upstream_response_time:0.103 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:36 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 101
2021-05-10 00:00:36 660 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:00:37 +0000] a339e51f82c10277cf9609c8762e03a9 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.494 upstream_response_time:0.494 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:37 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 492
2021-05-10 00:00:37 154 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:00:37 +0000] a8000994f8428e89bfa2847531981e47 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:37 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 299
2021-05-10 00:00:37 460 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:00:37 +0000] 35e92346245e46dc8d6e6d0dcc287432 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.306 upstream_response_time:0.306 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:37 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 300
2021-05-10 00:00:37 764 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:00:39 +0000] e3ca8d1dd2ee018737d94f978d965106 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:1.689 upstream_response_time:1.689 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:39 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1688
2021-05-10 00:00:39 453 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:00:39 +0000] 0486a1a654d8fb9c4bf87efcbcb6ad4c "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.201 upstream_response_time:0.201 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:39 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 200
2021-05-10 00:00:39 657 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:00:40 +0000] 7b06163de2ad7669d05507c8b243eedf "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.798 upstream_response_time:0.798 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:40 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 797
2021-05-10 00:00:40 455 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:00:40 +0000] 5b1e92508d10b7ade59bd6641abc2a75 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:40 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397
2021-05-10 00:00:40 858 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:00:41 +0000] 2d35428cd875803b5958ab635325a477 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:41 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 496
2021-05-10 00:00:41 356 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:00:41 +0000] 9c0acb53a192d58b09ff6772c50d5c5e "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:41 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
2021-05-10 00:00:41 658 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:00:41 +0000] d106c6537adfa5c58a507394ac08b5c7 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:41 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 295
2021-05-10 00:00:41 955 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:00:42 +0000] 8b608aacacaf41a1c66324f0942aa3c9 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.899 upstream_response_time:0.899 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:42 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 898
2021-05-10 00:00:42 857 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:00:43 +0000] 195c7d9ebd57d6cb298bb315bc3b9e3e "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.203 upstream_response_time:0.203 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:43 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 201
2021-05-10 00:00:43 060 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:00:43 +0000] c827e4ff24f176cdee1938579aeff313 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.395 upstream_response_time:0.395 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:43 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 393
2021-05-10 00:00:43 464 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:00:44 +0000] 45024f056fa690ce952c2f2bb4cbfa0f "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.799 upstream_response_time:0.799 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:44 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 789
2021-05-10 00:00:44 256 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:00:44 +0000] 5fa2b2349bdd286cad0422a1d5c8ebf3 "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:44 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497
2021-05-10 00:00:44 757 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:00:44 +0000] f36eadaf7778697ce35c04a161ecd2df "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:44 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197
2021-05-10 00:00:44 955 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:00:45 +0000] a8a44cad73fbce2755121bc210be8405 "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.203 upstream_response_time:0.203 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:45 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 201
2021-05-10 00:00:45 161 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:00:45 +0000] 5d60eecbc0b22d14f7d760673837ddaf "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.393 upstream_response_time:0.393 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:45 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 390
2021-05-10 00:00:45 552 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:00:45 +0000] ac43b21c16d2b98fb940004382a1831b "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.202 upstream_response_time:0.202 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:45 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 201
2021-05-10 00:00:45 759 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:00:46 +0000] 6be2daa6161024bd28c569a1a9082003 "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:46 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 394
2021-05-10 00:00:46 154 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:00:46 +0000] f84a483e17d4759467cbd245a9fa7c35 "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:46 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 598
2021-05-10 00:00:46 755 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:00:47 +0000] fb7d9a84ca1e8de900cdcb5706829c3f "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:47 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
2021-05-10 00:00:47 056 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:00:47 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
10.233.72.86 - - [10/May/2021:00:00:47 +0000] 6957a78109e1604dfdf89e8fa7bd3804 "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
2021-05-10 00:00:47 355 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:00:47 +0000] 877bb465a738b2053ca6c57811f45c60 "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:47 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 498
2021-05-10 00:00:47 861 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:00:48 +0000] 92f3fed1c2a1beec513592d8f9b9786d "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:48 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 696
2021-05-10 00:00:48 556 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:00:49 +0000] c8d33ce2a9269a53bda73cf4944ebdc1 "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:1.121 upstream_response_time:1.121 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:49 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1118
2021-05-10 00:00:49 677 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:00:50 +0000] 73feff710dd7670a246d7b9d026f75e5 "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.377 upstream_response_time:0.377 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:50 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 375
2021-05-10 00:00:50 054 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:00:50 +0000] 379028215cd4f4997e752030484dfad1 "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.600 upstream_response_time:0.600 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:50 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 600
2021-05-10 00:00:50 659 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:00:50 +0000] 17e9013e14c3fafc1f6d0651f94226ad "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:50 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196
2021-05-10 00:00:50 854 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:00:51 +0000] f0bf18c9b4ee817366505033034abb6c "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:51 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298
2021-05-10 00:00:51 161 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:00:51 +0000] b7530b0c4236f2363ab87487359ccace "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.209 upstream_response_time:0.209 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:51 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 204
2021-05-10 00:00:51 364 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:00:52 +0000] d05c8e8655bc1e28decff86e655726a9 "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.788 upstream_response_time:0.788 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:52 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 787
2021-05-10 00:00:52 155 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:00:53 +0000] 1fc36ddf2c852568c09301cc1acf8e02 "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.900 upstream_response_time:0.900 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:53 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 898
2021-05-10 00:00:53 063 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1a215089
2021-05-10 00:00:53 064 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:00:54 267 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace-
10.233.72.86 - - [10/May/2021:00:00:54 +0000] 7e1b30ddd820acba3d28c50add3f9aaf "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.398 upstream_response_time:1.398 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 1397
2021-05-10 00:00:54 461 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@658fdb53
2021-05-10 00:00:54 461 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:00:54 676 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.72.86 - - [10/May/2021:00:00:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 225
10.233.72.86 - - [10/May/2021:00:00:54 +0000] 740cdba081075fdd045b2bde5c3c6a86 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.228 upstream_response_time:0.228 "-" "Go-http-client/1.1" "-"
2021-05-10 00:00:54 695 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@36c33923
2021-05-10 00:00:54 695 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:00:55 050 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace-
10.233.72.86 - - [10/May/2021:00:00:55 +0000] 97588ddf39946ed9218db73ac3aaa1db "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.559 upstream_response_time:0.559 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 560
2021-05-10 00:00:55 259 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@19897e75
2021-05-10 00:00:55 259 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:00:55 792 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.72.86 - - [10/May/2021:00:00:55 +0000] 24b112014d9824ed7d15d03c3c2b138e "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.72.86 - - [10/May/2021:00:00:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 596
2021-05-10 00:00:55 859 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3f0cf42b
2021-05-10 00:00:55 860 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:00:56 249 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace-
10.233.72.86 - - [10/May/2021:00:00:56 +0000] 14f8317e59bd844eb52cd02f69e5e14d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.501 upstream_response_time:0.501 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 500
2021-05-10 00:00:56 366 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@36a4dbaa
2021-05-10 00:00:56 366 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:00:56 949 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.72.86 - - [10/May/2021:00:00:57 +0000] 42462c9b59a0926cd739494cc29be3d8 "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.72.86 - - [10/May/2021:00:00:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 691
2021-05-10 00:00:57 058 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7f844dd3
2021-05-10 00:00:57 058 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:00:57 713 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace-
10.233.72.86 - - [10/May/2021:00:00:58 +0000] 6de1794e26fcaf67dfaf54321d733056 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.995 upstream_response_time:0.995 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 995
2021-05-10 00:00:58 058 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5cdd32c6
2021-05-10 00:00:58 058 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:00:58 852 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.72.86 - - [10/May/2021:00:00:58 +0000] 38b9ec75157c43eefd7e8768072236dc "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.72.86 - - [10/May/2021:00:00:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 898
2021-05-10 00:00:58 958 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@100809b
2021-05-10 00:00:58 958 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:00:59 269 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace-
10.233.72.86 - - [10/May/2021:00:00:59 +0000] dff51b5cb68b70e501c5db632f79da59 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.395 upstream_response_time:0.395 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:00:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 394
2021-05-10 00:00:59 357 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@51f5c2b3
2021-05-10 00:00:59 357 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:00:59 949 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.72.86 - - [10/May/2021:00:01:00 +0000] 52b19d0bcb540979a29d384dd915619c "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.72.86 - - [10/May/2021:00:01:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 696
2021-05-10 00:01:00 059 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7897c82e
2021-05-10 00:01:00 059 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:01:00 533 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace-
10.233.72.86 - - [10/May/2021:00:01:00 +0000] dbaf8b5ba65da9c4cd51af4fe5db527c "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.72.86 - - [10/May/2021:00:01:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 496
2021-05-10 00:01:00 559 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@22c26456
2021-05-10 00:01:00 559 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:01:01 049 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.72.86 - - [10/May/2021:00:01:01 +0000] 93231364c82180956a46e2a3601a4fd4 "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.72.86 - - [10/May/2021:00:01:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 596
2021-05-10 00:01:01 163 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@130596bd
2021-05-10 00:01:01 163 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:01:01 948 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace-
10.233.72.86 - - [10/May/2021:00:01:02 +0000] 54649b48a7e24a0cf527227fcb95b367 "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.72.86 - - [10/May/2021:00:01:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 892
2021-05-10 00:01:02 060 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@acf66b1
2021-05-10 00:01:02 061 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:01:03 350 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.72.86 - - [10/May/2021:00:01:03 +0000] 08a6b0d6ed5a514762804780ebce6881 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.597 upstream_response_time:1.597 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:01:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 1597
2021-05-10 00:01:03 659 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6cd7f475
2021-05-10 00:01:03 659 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:01:04 049 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace-
10.233.72.86 - - [10/May/2021:00:01:04 +0000] e8e7202af305ea6f1c0905fee8a466f7 "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.72.86 - - [10/May/2021:00:01:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 400
2021-05-10 00:01:04 068 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@79ba46d
2021-05-10 00:01:04 068 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:01:04 553 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.72.86 - - [10/May/2021:00:01:04 +0000] 202e46ef4890ae9df741b8bbf838ea19 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.792 upstream_response_time:0.792 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:01:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 787
2021-05-10 00:01:04 858 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1e9607f2
2021-05-10 00:01:04 858 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:01:05 452 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace-
10.233.72.86 - - [10/May/2021:00:01:05 +0000] bf42bfff4f58db8e2fb4c7a49f01b420 "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.72.86 - - [10/May/2021:00:01:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 796
2021-05-10 00:01:05 670 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4cafb53c
2021-05-10 00:01:05 671 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:01:06 050 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.72.86 - - [10/May/2021:00:01:06 +0000] d8b97685e2a2395b2ed5bfdf7d31cf0a "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.72.86 - - [10/May/2021:00:01:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 494
2021-05-10 00:01:06 158 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@35a5498e
2021-05-10 00:01:06 158 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:01:06 750 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace-
10.233.72.86 - - [10/May/2021:00:01:06 +0000] 5801eb9f24cce67c46679515f3f8965a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:01:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 697
2021-05-10 00:01:06 859 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5241dfe7
2021-05-10 00:01:06 860 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:01:08 249 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.72.86 - - [10/May/2021:00:01:08 +0000] de2f04f3c0164859a424869220b8f455 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.499 upstream_response_time:1.499 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:01:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 1499
2021-05-10 00:01:08 383 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1d1dbe90
2021-05-10 00:01:08 383 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:01:09 050 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace-
10.233.72.86 - - [10/May/2021:00:01:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 899
10.233.72.86 - - [10/May/2021:00:01:09 +0000] 250a87a6079bfc54baf3254d3d304d9d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.901 upstream_response_time:0.901 "-" "Go-http-client/1.1" "-"
2021-05-10 00:01:09 266 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@dfc32f5
2021-05-10 00:01:09 266 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:01:09 349 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.72.86 - - [10/May/2021:00:01:09 +0000] bc7dadb04a54be4fca89b0f683e98317 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.290 upstream_response_time:0.290 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:01:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 289
2021-05-10 00:01:09 561 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3489331b
2021-05-10 00:01:09 561 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:01:10 180 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace-
10.233.72.86 - - [10/May/2021:00:01:10 +0000] 73f26c71e548f4ee01a4e06a840d74ce "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.72.86 - - [10/May/2021:00:01:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 694
2021-05-10 00:01:10 262 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3edcd323
2021-05-10 00:01:10 262 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:01:11 050 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.72.86 - - [10/May/2021:00:01:11 +0000] f1ae6b7817531c67962453808e00d7bb "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.72.86 - - [10/May/2021:00:01:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 1196
2021-05-10 00:01:11 465 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@592d606f
2021-05-10 00:01:11 465 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:01:12 150 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace-
10.233.72.86 - - [10/May/2021:00:01:12 +0000] 28a77baf9bea75186c47ca0c23b9146b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.894 upstream_response_time:0.894 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:01:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 892
2021-05-10 00:01:12 360 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@30ab00fd
2021-05-10 00:01:12 361 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:01:12 704 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.72.86 - - [10/May/2021:00:01:12 +0000] ae346c98aecfd2dd78e5c1bc8dcdfb41 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.395 upstream_response_time:0.395 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:01:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 395
2021-05-10 00:01:12 760 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@423e5206
2021-05-10 00:01:12 760 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:01:13 297 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace-
10.233.72.86 - - [10/May/2021:00:01:13 +0000] 4fe8a516cd7d440eb0008b5e1652cda2 "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.72.86 - - [10/May/2021:00:01:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 693
2021-05-10 00:01:13 456 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7218e93e
2021-05-10 00:01:13 456 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:01:13 849 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace-
10.233.72.86 - - [10/May/2021:00:01:14 +0000] cb93b3446823aecb19699f3d814681b9 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:01:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 698
2021-05-10 00:01:14 157 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@59ead8fb
2021-05-10 00:01:14 158 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:01:14 722 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace-
10.233.72.86 - - [10/May/2021:00:01:14 +0000] 62010b393d710542a640f7efe03e36a9 "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.72.86 - - [10/May/2021:00:01:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 597
2021-05-10 00:01:14 760 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@54a2a5fb
2021-05-10 00:01:14 760 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:01:16 150 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.72.86 - - [10/May/2021:00:01:16 +0000] e282014786bbb67695424aa012677c65 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.599 upstream_response_time:1.599 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:01:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 1597
2021-05-10 00:01:16 359 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@79012173
2021-05-10 00:01:16 360 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:01:17 449 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace-
10.233.72.86 - - [10/May/2021:00:01:17 +0000] d665757caac6cce6853140ea4babe1ad "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.72.86 - - [10/May/2021:00:01:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 1194
2021-05-10 00:01:17 560 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@78761c89
2021-05-10 00:01:17 560 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:01:17 753 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.72.86 - - [10/May/2021:00:01:18 +0000] 251d7b66938554cfb4f6717aeb01d01b "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.72.86 - - [10/May/2021:00:01:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 495
2021-05-10 00:01:18 067 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@159e72fb
2021-05-10 00:01:18 067 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:01:18 257 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace-
10.233.72.86 - - [10/May/2021:00:01:18 +0000] 8ba6d47b64745e5e3020531b6cefd82e "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.72.86 - - [10/May/2021:00:01:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 291
2021-05-10 00:01:18 363 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1462825
2021-05-10 00:01:18 363 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:01:19 549 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.72.86 - - [10/May/2021:00:01:19 +0000] a4a35b674bbbccfa027b1e8b954c04f5 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.199 upstream_response_time:1.199 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:01:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 1198
2021-05-10 00:01:19 571 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4840bab6
2021-05-10 00:01:19 571 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:01:20 105 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace-
10.233.72.86 - - [10/May/2021:00:01:20 +0000] bb18f45a58da9f1cc2e3a40b09c32d11 "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.72.86 - - [10/May/2021:00:01:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 589
2021-05-10 00:01:20 156 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@58896faf
2021-05-10 00:01:20 156 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:01:20 353 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.72.86 - - [10/May/2021:00:01:20 +0000] 18bda4824757e98cc96df45ba8809587 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.501 upstream_response_time:0.501 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:01:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 500
2021-05-10 00:01:20 662 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3f7ff626
2021-05-10 00:01:20 662 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:01:20 966 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace-
10.233.72.86 - - [10/May/2021:00:01:21 +0000] 88a0c967c89a345cdc87c9cb18e77e14 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.594 upstream_response_time:0.594 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:01:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 593
2021-05-10 00:01:21 259 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@99b1f4b
2021-05-10 00:01:21 259 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:01:22 749 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.72.86 - - [10/May/2021:00:01:23 +0000] 485a84345f9f312f1946de29a784c41a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.796 upstream_response_time:1.796 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:01:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 1796
2021-05-10 00:01:23 062 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@373d280c
2021-05-10 00:01:23 062 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:01:23 261 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace-
10.233.72.86 - - [10/May/2021:00:01:23 +0000] 1247d6ef77c9f17c0331fd1d514a5109 "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.72.86 - - [10/May/2021:00:01:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 293
2021-05-10 00:01:23 362 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@57c9640e
2021-05-10 00:01:23 362 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:01:23 568 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.72.86 - - [10/May/2021:00:01:23 +0000] 1b79105bed0b904fd9396a8b6af6272f "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.72.86 - - [10/May/2021:00:01:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 395
2021-05-10 00:01:23 761 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@fdf036e
2021-05-10 00:01:23 761 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:01:23 966 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace-
10.233.72.86 - - [10/May/2021:00:01:24 +0000] 248527262e661a4ce047703ecaa3638d "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.72.86 - - [10/May/2021:00:01:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 495
2021-05-10 00:01:24 261 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6ba29060
2021-05-10 00:01:24 261 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:01:26 949 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.72.86 - - [10/May/2021:00:01:27 +0000] f477ba8d5bd350bb96111a9f648213a9 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.896 upstream_response_time:2.896 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:01:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 2895
2021-05-10 00:01:27 159 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@40b6d7b6
2021-05-10 00:01:27 159 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:01:29 174 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace-
10.233.72.86 - - [10/May/2021:00:01:29 +0000] 6e6c612856408f13edde4e82a413a66e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.032 upstream_response_time:2.032 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:01:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 2031
2021-05-10 00:01:29 198 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@9ae890f
2021-05-10 00:01:29 199 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:01:29 850 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.72.86 - - [10/May/2021:00:01:29 +0000] 190c525415f9858d4ad78140aab00e9a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.759 upstream_response_time:0.759 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:01:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 757
2021-05-10 00:01:29 960 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@20bf6d15
2021-05-10 00:01:29 960 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:01:30 548 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace-
10.233.72.86 - - [10/May/2021:00:01:30 +0000] 2c2643cdc767a08657f983f25afd6c5e "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.72.86 - - [10/May/2021:00:01:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 894
2021-05-10 00:01:30 859 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@25fb3721
2021-05-10 00:01:30 859 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:01:31 201 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.72.86 - - [10/May/2021:00:01:31 +0000] bfb497b2ac8f61eda5be9526ca018fa4 "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.72.86 - - [10/May/2021:00:01:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 397
2021-05-10 00:01:31 258 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@98ff419
2021-05-10 00:01:31 258 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:01:31 853 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace-
10.233.72.86 - - [10/May/2021:00:01:33 +0000] bc5dae241104c77bf8d9bcb6ff45e1c2 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.897 upstream_response_time:1.897 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:01:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 1897
2021-05-10 00:01:33 163 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@41576f9b
2021-05-10 00:01:33 163 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:01:33 550 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.72.86 - - [10/May/2021:00:01:33 +0000] 9b71c490ab1cdd40ba9d4a176c38fc87 "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.72.86 - - [10/May/2021:00:01:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 494
2021-05-10 00:01:33 659 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5f6dd136
2021-05-10 00:01:33 659 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:01:34 250 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace-
10.233.72.86 - - [10/May/2021:00:01:34 +0000] 4ab7e1b95fd513c3a565d5432c4caaa4 "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.72.86 - - [10/May/2021:00:01:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 698
2021-05-10 00:01:34 372 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@148f4f3
2021-05-10 00:01:34 372 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:01:34 566 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.72.86 - - [10/May/2021:00:01:34 +0000] e049bf4bdaba822cd9f046010e4e0ce3 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.594 upstream_response_time:0.594 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:01:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 585
2021-05-10 00:01:34 963 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@434c81ef
2021-05-10 00:01:34 964 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:01:35 551 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace-
10.233.72.86 - - [10/May/2021:00:01:35 +0000] 0c4401bc70c64b63351d72a588ad5e0d "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.72.86 - - [10/May/2021:00:01:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 694
2021-05-10 00:01:35 661 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@36084355
2021-05-10 00:01:35 661 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:01:36 202 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.72.86 - - [10/May/2021:00:01:36 +0000] 7f3927dc9653066eeb576c5df884bb71 "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.72.86 - - [10/May/2021:00:01:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 594
2021-05-10 00:01:36 260 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5967abb1
2021-05-10 00:01:36 261 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:01:36 949 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace-
10.233.72.86 - - [10/May/2021:00:01:37 +0000] 6355de0300ac4c4c9bad8052464a6ab2 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.800 upstream_response_time:0.800 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:01:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 798
2021-05-10 00:01:37 063 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4c3c35ea
2021-05-10 00:01:37 064 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:01:37 850 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.72.86 - - [10/May/2021:00:01:38 +0000] 7e8034d113681567bc48681dc19ffba7 "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.72.86 - - [10/May/2021:00:01:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 1193
2021-05-10 00:01:38 292 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3d9abe15
2021-05-10 00:01:38 293 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:01:39 049 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace-
10.233.72.86 - - [10/May/2021:00:01:39 +0000] 377f706e09f4f33be364d9630130a918 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.269 upstream_response_time:1.269 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:01:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 1267
2021-05-10 00:01:39 565 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@611efc0e
2021-05-10 00:01:39 565 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.86,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.72.66","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-05-10 00:01:40 450 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.72.86 - - [10/May/2021:00:01:40 +0000] 8d5df626ca28308eb90155ff59f0325a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.992 upstream_response_time:0.992 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:01:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 453 "-" "Go-http-client/1.1" 992
2021-05-10 00:01:40 562 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:01:40 +0000] f5a470a3311580241068ba3c24d128c7 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.396 upstream_response_time:0.396 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:01:40 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 394
2021-05-10 00:01:40 957 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:01:41 +0000] a18b3446819e6fcbe16c27a44de94c82 "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:01:41 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198
2021-05-10 00:01:41 161 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:01:41 +0000] ca8ef2dda46e755357e64e07d9ac1e0f "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:01:41 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 494
2021-05-10 00:01:41 658 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:01:42 +0000] 72909705f597e939ced9f3fc225c34f1 "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:01:42 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 395
2021-05-10 00:01:42 057 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:01:42 +0000] 16231ae078da98479f3352397b31cb60 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:01:42 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396
2021-05-10 00:01:42 454 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:01:42 +0000] 8074e5dc381888a5e37af02e0e7081b2 "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.100 upstream_response_time:0.100 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:01:42 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 100
2021-05-10 00:01:42 555 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:01:42 +0000] 6405f88ce494755fbe7e1005a458b33a "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:01:42 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 99
2021-05-10 00:01:42 657 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:01:43 +0000] 3d104ec85c1b176e1614af1c47da70a2 "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.699 upstream_response_time:0.699 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:01:43 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 697
2021-05-10 00:01:43 357 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:01:44 +0000] 1371fa785c2d0cd9b9a38942a014eaaa "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:1.298 upstream_response_time:1.298 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:01:44 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1297
2021-05-10 00:01:44 656 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:01:45 +0000] a32614b7574c67bd614b4ef44b5ba8a6 "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.701 upstream_response_time:0.701 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:01:45 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 699
2021-05-10 00:01:45 358 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:01:45 +0000] de1d8f59098636aa876f87441151a497 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:01:45 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 394
2021-05-10 00:01:45 755 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:01:46 +0000] a717da22751afbd77417e339764d36f4 "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.306 upstream_response_time:0.306 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:01:46 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 304
2021-05-10 00:01:46 063 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:01:46 +0000] 944bad0701ec6cc1e08349f8701eff70 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.592 upstream_response_time:0.592 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:01:46 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 590
2021-05-10 00:01:46 667 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:01:47 +0000] e8d2aa5c7cfca16796a1e21c189f4834 "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:01:47 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 383
2021-05-10 00:01:47 054 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.72.66/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.72.66,port:8446
10.233.72.86 - - [10/May/2021:00:01:47 +0000] 7f026bddaf961becf7eddb55b45c6c48 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.72.66/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-"
10.233.72.86 - - [10/May/2021:00:01:47 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.72.66/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 199
2021-05-10 00:01:47 257 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.72.66/8446] - [DELET