By type
@RUNHOME@ /usr/local
\n\n### Starting openresty
=========== prepare the symbolic links ========================================
================================================================================
=========== create symbolic link for libluajit-5.1.so.2 ========================================
===============================================================================
HOME=/usr/local/openresty/nginx
_NGINXCMD=/usr/local/openresty/nginx/sbin/nginx
===============================================================================
/usr/local/openresty/nginx
@WORK_DIR@ /usr/local/openresty/nginx
@C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/
ln: /lib64/libluajit-5.1.so.2: No such file or directory
\n\n### Starting discover
@RUNHOME@ /usr/local/discover
================== ENV_INFO =============================================
@RUNHOME@ /usr/local/discover
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@Main_Class@ org.onap.msb.sdclient.DiscoverApp
@APP_INFO@ msb-discovery-service
@Main_JAR@ discovery-service.jar
@Main_Conf@ conf/discover.yml
@CONSUL_IP@ msb-consul.onap
==========================================================================
start msb-discovery-service ...
@JAVA_VERSION@ 1.8
@MAXIMUM_HEAP_SIZE@ 128m
================== RUN_INFO =============================================
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2
@CLASS_PATH@ /usr/local/discover/:/usr/local/discover/discovery-service.jar
@EXT_DIRS@
==========================================================================
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_CMD@
2022-04-22 01:28:48 918 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering jersey handler with root path prefix: /
2022-04-22 01:28:48 922 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering admin handler with root path prefix: /admin
2022-04-22 01:28:49 319 INFO [org.onap.msb.sdclient.DiscoverApp][main] - getApplicationContextPath: /api/microservices/v1
2022-04-22 01:29:09 917 INFO [org.reflections.Reflections][main] - Reflections took 20311 ms to scan 1 urls, producing 15738 keys and 30140 values
2022-04-22 01:29:12 722 INFO [org.glassfish.jersey.internal.ServiceFinder][main] - Running in a non-OSGi environment
2022-04-22 01:29:14 033 INFO [org.onap.msb.sdclient.wrapper.util.ConfigUtil][main] - init TCP_UDP portRange:28001-30000
2022-04-22 01:29:14 033 INFO [org.onap.msb.sdclient.wrapper.util.ConfigUtil][main] - init Consul Register Mode:agent
2022-04-22 01:29:14 033 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering jersey handler with root path prefix: /
2022-04-22 01:29:14 033 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering admin handler with root path prefix: /admin
2022-04-22 01:29:14 118 INFO [io.dropwizard.server.ServerFactory][main] - Starting MicroService Bus
2022-04-22 01:29:15 225 INFO [org.eclipse.jetty.setuid.SetUIDListener][main] - Opened MicroService Bus @674c9079{HTTP/1.1,[http/1.1]}{0.0.0.0:8076}
2022-04-22 01:29:15 518 INFO [org.eclipse.jetty.server.Server][main] - jetty-9.4.z-SNAPSHOT; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_131-b11
2022-04-22 01:29:17 316 INFO [org.glassfish.jersey.server.ApplicationHandler][main] - Initiating Jersey application, version Jersey: 2.25.1 2017-01-19 16:23:50...
2022-04-22 01:29:22 717 INFO [org.glassfish.jersey.process.internal.ExecutorProviders][main] - Selected ExecutorServiceProvider implementation [org.glassfish.jersey.server.internal.process.ServerProcessingBinder$DefaultManagedAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.server.ManagedAsyncExecutor] annotation.
2022-04-22 01:29:22 720 INFO [org.glassfish.jersey.process.internal.ExecutorProviders][main] - Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.server.internal.process.ServerProcessingBinder$DefaultBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.server.BackgroundScheduler] annotation.
2022-04-22 01:29:24 518 INFO [org.glassfish.jersey.server.ApplicationHandler][main] - Jersey application initialized.
Root Resource Classes:
io.swagger.jaxrs.listing.ApiListingResource
org.onap.msb.sdclient.resources.MicroServiceResource
Global Reader Interceptors:
org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor
Global Writer Interceptors:
org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor
org.glassfish.jersey.server.internal.JsonWithPaddingInterceptor
Dynamic Features:
io.dropwizard.jersey.caching.CacheControlledResponseFeature@3943c449
Message Body Readers:
org.glassfish.jersey.message.internal.StringMessageProvider
org.glassfish.jersey.jaxb.internal.DocumentProvider
org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$App
org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$App
org.glassfish.jersey.message.internal.RenderedImageProvider
org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider$General
org.glassfish.jersey.message.internal.ReaderProvider
org.glassfish.jersey.message.internal.FormProvider
org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider$App
org.glassfish.jersey.message.internal.SourceProvider$DomSourceReader
org.glassfish.jersey.message.internal.FileProvider
org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$App
org.glassfish.jersey.message.internal.BasicTypesMessageProvider
org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$Text
org.glassfish.jersey.message.internal.SourceProvider$SaxSourceReader
org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$Text
org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$General
io.dropwizard.jersey.jackson.JacksonMessageBodyProvider
org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$General
org.glassfish.jersey.message.internal.SourceProvider$StreamSourceReader
org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$General
com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider$Text
org.glassfish.jersey.message.internal.InputStreamProvider
org.glassfish.jersey.message.internal.ByteArrayProvider
org.glassfish.jersey.message.internal.DataSourceProvider
org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$Text
org.glassfish.jersey.message.internal.FormMultivaluedMapProvider
Message Body Writers:
org.glassfish.jersey.message.internal.StringMessageProvider
org.glassfish.jersey.jaxb.internal.DocumentProvider
org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$App
org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$App
org.glassfish.jersey.message.internal.RenderedImageProvider
org.glassfish.jersey.message.internal.ReaderProvider
org.glassfish.jersey.message.internal.FormProvider
org.glassfish.jersey.server.validation.internal.ValidationErrorMessageBodyWriter
org.glassfish.jersey.server.ChunkedResponseWriter
org.glassfish.jersey.message.internal.SourceProvider$SourceWriter
com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
org.glassfish.jersey.message.internal.FileProvider
org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$App
io.dropwizard.jersey.optional.OptionalDoubleMessageBodyWriter
org.glassfish.jersey.message.internal.BasicTypesMessageProvider
org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$Text
io.dropwizard.jersey.optional.OptionalMessageBodyWriter
org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$Text
org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$General
io.dropwizard.jersey.guava.OptionalMessageBodyWriter
io.dropwizard.jersey.jackson.JacksonMessageBodyProvider
io.dropwizard.jersey.optional.OptionalLongMessageBodyWriter
org.glassfish.jersey.message.internal.StreamingOutputProvider
org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$General
org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$General
org.glassfish.jersey.message.internal.InputStreamProvider
org.glassfish.jersey.message.internal.ByteArrayProvider
org.glassfish.jersey.message.internal.DataSourceProvider
org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$Text
org.glassfish.jersey.message.internal.FormMultivaluedMapProvider
io.dropwizard.jersey.optional.OptionalIntMessageBodyWriter
2022-04-22 01:29:25 719 INFO [io.dropwizard.jersey.DropwizardResourceConfig][main] - The following paths were found for the configured resources:
GET /api/microservices/v1/services/ (org.onap.msb.sdclient.resources.MicroServiceResource)
POST /api/microservices/v1/services/ (org.onap.msb.sdclient.resources.MicroServiceResource)
GET /api/microservices/v1/services/apigatewayserviceinfo (org.onap.msb.sdclient.resources.MicroServiceResource)
GET /api/microservices/v1/services/health (org.onap.msb.sdclient.resources.MicroServiceResource)
GET /api/microservices/v1/services/tcpudpportrange (org.onap.msb.sdclient.resources.MicroServiceResource)
DELETE /api/microservices/v1/services/{serviceName}/version/{version} (org.onap.msb.sdclient.resources.MicroServiceResource)
GET /api/microservices/v1/services/{serviceName}/version/{version} (org.onap.msb.sdclient.resources.MicroServiceResource)
PUT /api/microservices/v1/services/{serviceName}/version/{version} (org.onap.msb.sdclient.resources.MicroServiceResource)
GET /api/microservices/v1/services/{serviceName}/version/{version}/allpublishaddress (org.onap.msb.sdclient.resources.MicroServiceResource)
GET /api/microservices/v1/services/{serviceName}/version/{version}/nodes (org.onap.msb.sdclient.resources.MicroServiceResource)
DELETE /api/microservices/v1/services/{serviceName}/version/{version}/nodes/{ip}/{port} (org.onap.msb.sdclient.resources.MicroServiceResource)
GET /api/microservices/v1/services/{serviceName}/version/{version}/publishaddress (org.onap.msb.sdclient.resources.MicroServiceResource)
PUT /api/microservices/v1/services/{serviceName}/version/{version}/ttl (org.onap.msb.sdclient.resources.MicroServiceResource)
GET /api/microservices/v1/swagger.{type:json|yaml} (io.swagger.jaxrs.listing.ApiListingResource)
2022-04-22 01:29:25 720 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method addMicroService in org.onap.msb.sdclient.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method getMicroService in org.onap.msb.sdclient.resources.MicroServiceResource contains empty path annotation.
2022-04-22 01:29:25 722 INFO [org.eclipse.jetty.server.handler.ContextHandler][main] - Started i.d.j.MutableServletContextHandler@8a98f38{/,null,AVAILABLE}
2022-04-22 01:29:25 827 INFO [io.dropwizard.setup.AdminEnvironment][main] - tasks =
POST /tasks/log-level (io.dropwizard.servlets.tasks.LogConfigurationTask)
POST /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask)
2022-04-22 01:29:25 828 WARN [io.dropwizard.setup.AdminEnvironment][main] -
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
! THIS APPLICATION HAS NO HEALTHCHECKS. THIS MEANS YOU WILL NEVER KNOW !
! IF IT DIES IN PRODUCTION, WHICH MEANS YOU WILL NEVER KNOW IF YOU'RE !
! LETTING YOUR USERS DOWN. YOU SHOULD ADD A HEALTHCHECK FOR EACH OF YOUR !
! APPLICATION'S DEPENDENCIES WHICH FULLY (BUT LIGHTLY) TESTS IT. !
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
2022-04-22 01:29:25 927 INFO [org.eclipse.jetty.server.handler.ContextHandler][main] - Started i.d.j.MutableServletContextHandler@444cc791{/admin,null,AVAILABLE}
2022-04-22 01:29:26 325 INFO [org.eclipse.jetty.server.AbstractConnector][main] - Started MicroService Bus @674c9079{HTTP/1.1,[http/1.1]}{0.0.0.0:8076}
2022-04-22 01:29:26 416 INFO [org.eclipse.jetty.server.Server][main] - Started @48786ms
2022-04-22 01:31:04 423 INFO [org.onap.msb.sdclient.health.ConsulLinkHealthCheck][dw-36 - GET /api/microservices/v1/services/health] - check consul URL:http://msb-consul.onap:8500/v1/status/leader
10.233.70.65 - - [22/Apr/2022:01:31:06 +0000] "GET /api/microservices/v1/services/health HTTP/1.1" 200 request_processing_time:2.924 upstream_response_time:2.924 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:31:06 +0000] "GET /api/microservices/v1/services/health HTTP/1.1" 200 25 "-" "Go-http-client/1.1" 2799
2022-04-22 01:31:07 124 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3c64ee90
2022-04-22 01:31:07 143 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.30.37","port":"8181","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:31:09 585 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.70.65 - - [22/Apr/2022:01:31:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.930 upstream_response_time:2.930 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:31:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 429 "-" "Go-http-client/1.1" 2894
2022-04-22 01:31:09 925 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@66224a9b
2022-04-22 01:31:09 926 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.62.72","port":"443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:31:10 741 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-24 - POST /api/microservices/v1/services] - save microservice success: serviceName-dmaap-dr-prov,version-v1 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:31:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.022 upstream_response_time:1.022 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:31:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 435 "-" "Go-http-client/1.1" 928
2022-04-22 01:31:10 923 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2aa68fe0
2022-04-22 01:31:10 923 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.22.96","port":"9001","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:31:11 385 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-37 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud,version-v0 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:31:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.581 upstream_response_time:0.581 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:31:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 447 "-" "Go-http-client/1.1" 510
2022-04-22 01:31:11 523 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@75b68f55
2022-04-22 01:31:11 523 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.22.96","port":"9001","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:31:12 884 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud,version-v1 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:31:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 447 "-" "Go-http-client/1.1" 1520
10.233.70.65 - - [22/Apr/2022:01:31:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.611 upstream_response_time:1.611 "-" "Go-http-client/1.1" "-"
2022-04-22 01:31:13 217 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@35d27048
2022-04-22 01:31:13 217 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.27.0","port":"8443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:31:15 637 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-37 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc,version-v1 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:31:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.721 upstream_response_time:2.721 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:31:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 420 "-" "Go-http-client/1.1" 2719
2022-04-22 01:31:15 849 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6013c6
2022-04-22 01:31:15 849 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.27.0","port":"8080","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:31:16 533 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc-deprecated,version-v1 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:31:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.796 upstream_response_time:0.796 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:31:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 443 "-" "Go-http-client/1.1" 795
2022-04-22 01:31:16 718 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@26682ff2
2022-04-22 01:31:16 718 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.45.35","port":"3904","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:31:17 334 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-37 - POST /api/microservices/v1/services] - save microservice success: serviceName-message-router,version-v1 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:31:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.708 upstream_response_time:0.708 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:31:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 439 "-" "Go-http-client/1.1" 707
2022-04-22 01:31:17 619 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4d693ac8
2022-04-22 01:31:17 619 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.51.2","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:31:18 067 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-parser,version-v1 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:31:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.666 upstream_response_time:0.666 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:31:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 434 "-" "Go-http-client/1.1" 561
2022-04-22 01:31:18 121 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5776e4a7
2022-04-22 01:31:18 121 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.51.2","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:31:18 627 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-catalog,version-v1 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:31:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.652 upstream_response_time:0.652 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:31:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 437 "-" "Go-http-client/1.1" 622
2022-04-22 01:31:18 747 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@53f1d53d
2022-04-22 01:31:18 747 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.51.2","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:31:19 601 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-nsd,version-v1 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:31:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.397 upstream_response_time:1.397 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:31:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 425 "-" "Go-http-client/1.1" 1395
2022-04-22 01:31:20 220 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4d4d1de0
2022-04-22 01:31:20 220 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.51.2","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:31:20 465 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-vnfpkgm,version-v1 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:31:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.396 upstream_response_time:0.396 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:31:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 437 "-" "Go-http-client/1.1" 321
2022-04-22 01:31:20 550 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@37d18584
2022-04-22 01:31:20 550 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.4.114","port":"9015","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:31:21 205 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-k8s,version-v1 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:31:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.096 upstream_response_time:1.096 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:31:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 439 "-" "Go-http-client/1.1" 1090
2022-04-22 01:31:21 648 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6ef28347
2022-04-22 01:31:21 648 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.47.12","port":"9007","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:31:22 436 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-pike,version-v0 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:31:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.895 upstream_response_time:0.895 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:31:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 463 "-" "Go-http-client/1.1" 894
2022-04-22 01:31:22 616 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1ec3a9
2022-04-22 01:31:22 617 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.47.12","port":"9007","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:31:23 430 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-pike,version-v1 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:31:23 +0000] "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.70.65 - - [22/Apr/2022:01:31:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 463 "-" "Go-http-client/1.1" 993
2022-04-22 01:31:23 544 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2e1642db
2022-04-22 01:31:23 544 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.42.90","port":"9011","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:31:24 595 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-fcaps,version-v0 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:31:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.067 upstream_response_time:1.067 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:31:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 1066
2022-04-22 01:31:24 615 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@600a6c40
2022-04-22 01:31:24 620 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.42.90","port":"9011","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:31:24 969 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-fcaps,version-v1 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:31:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.373 upstream_response_time:0.373 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:31:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 372
2022-04-22 01:31:25 021 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7fd4057d
2022-04-22 01:31:25 022 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.38.75","port":"8443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:31:31 039 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-wf-gui,version-v1 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:31:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:6.750 upstream_response_time:6.750 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:31:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 423 "-" "Go-http-client/1.1" 6719
2022-04-22 01:31:31 747 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5f989e18
2022-04-22 01:31:31 747 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:31:32 283 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:31:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:31:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 596
2022-04-22 01:31:32 347 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@37d68761
2022-04-22 01:31:32 347 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:31:33 222 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:31:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.895 upstream_response_time:0.895 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:31:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 895
2022-04-22 01:31:33 320 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@55245f69
2022-04-22 01:31:33 320 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:31:33 808 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:31:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.596 upstream_response_time:0.596 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:31:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 595
2022-04-22 01:31:33 843 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6821f655
2022-04-22 01:31:33 843 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:31:34 504 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:31:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.697 upstream_response_time:0.697 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:31:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 697
2022-04-22 01:31:34 545 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2781ccba
2022-04-22 01:31:34 545 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:31:34 942 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:31:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:31:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 596
2022-04-22 01:31:35 217 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@10f292a5
2022-04-22 01:31:35 217 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:31:35 634 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:31:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.796 upstream_response_time:0.796 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:31:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 790
2022-04-22 01:31:35 944 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@13662f21
2022-04-22 01:31:35 944 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:31:36 320 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:31:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.504 upstream_response_time:0.504 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:31:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 502
2022-04-22 01:31:36 450 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@43052089
2022-04-22 01:31:36 450 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:31:36 885 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:31:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.448 upstream_response_time:0.448 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:31:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 448
2022-04-22 01:31:36 920 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@425cc22c
2022-04-22 01:31:36 921 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:31:37 533 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:31:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.721 upstream_response_time:0.721 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:31:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 719
2022-04-22 01:31:37 644 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@a32e1c3
2022-04-22 01:31:37 644 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:31:38 079 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:31:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.496 upstream_response_time:0.496 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:31:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 496
2022-04-22 01:31:38 144 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@771c3f82
2022-04-22 01:31:38 144 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:31:38 538 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:31:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 497
10.233.70.65 - - [22/Apr/2022:01:31:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.501 upstream_response_time:0.501 "-" "Go-http-client/1.1" "-"
2022-04-22 01:31:38 648 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@947caf9
2022-04-22 01:31:38 648 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:31:39 133 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:31:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.393 upstream_response_time:1.393 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:31:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1392
2022-04-22 01:31:40 045 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@61f7d366
2022-04-22 01:31:40 045 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:31:40 832 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:31:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.196 upstream_response_time:1.196 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:31:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1194
2022-04-22 01:31:41 243 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@76df2060
2022-04-22 01:31:41 243 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:31:41 838 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:31:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.609 upstream_response_time:0.609 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:31:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 613
2022-04-22 01:31:41 857 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@19854e5d
2022-04-22 01:31:41 857 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:31:42 448 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:31:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.688 upstream_response_time:0.688 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:31:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 686
2022-04-22 01:31:42 548 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2d71e36e
2022-04-22 01:31:42 548 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:31:42 934 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:31:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.492 upstream_response_time:0.492 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:31:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 491
2022-04-22 01:31:43 044 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3d53e701
2022-04-22 01:31:43 044 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:31:43 433 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:31:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:31:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 496
2022-04-22 01:31:43 544 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5584b4d6
2022-04-22 01:31:43 544 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:31:44 134 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:31:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.296 upstream_response_time:1.296 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:31:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1295
2022-04-22 01:31:44 843 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3c27d6fb
2022-04-22 01:31:44 843 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:31:45 333 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:31:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:31:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 698
2022-04-22 01:31:45 544 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@52724bd5
2022-04-22 01:31:45 544 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:31:45 749 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:31:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.496 upstream_response_time:0.496 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:31:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 496
2022-04-22 01:31:46 044 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1196b73c
2022-04-22 01:31:46 044 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:31:46 547 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:31:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 895
10.233.70.65 - - [22/Apr/2022:01:31:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.898 upstream_response_time:0.898 "-" "Go-http-client/1.1" "-"
2022-04-22 01:31:46 946 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@36182792
2022-04-22 01:31:46 946 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:31:47 143 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:31:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 395
10.233.70.65 - - [22/Apr/2022:01:31:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-"
2022-04-22 01:31:47 346 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@77e5b82f
2022-04-22 01:31:47 346 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:31:47 756 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:31:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.494 upstream_response_time:0.494 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:31:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 495
2022-04-22 01:31:47 846 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2ef8813a
2022-04-22 01:31:47 846 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:31:48 333 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:31:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.894 upstream_response_time:1.894 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:31:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1892
2022-04-22 01:31:49 744 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@76c3faca
2022-04-22 01:31:49 744 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:31:50 430 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:31:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.702 upstream_response_time:0.702 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:31:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 701
2022-04-22 01:31:50 451 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1981dc83
2022-04-22 01:31:50 451 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:31:50 759 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:31:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.492 upstream_response_time:0.492 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:31:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 489
2022-04-22 01:31:50 942 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7892168d
2022-04-22 01:31:50 943 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:31:51 333 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:31:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:31:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 500
2022-04-22 01:31:51 449 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@16859147
2022-04-22 01:31:51 449 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:31:51 834 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.70.65 - - [22/Apr/2022:01:31:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.496 upstream_response_time:0.496 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:31:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 495
2022-04-22 01:31:51 946 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@50bd7fe7
2022-04-22 01:31:51 946 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:31:52 633 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:31:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.796 upstream_response_time:0.796 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:31:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 795
2022-04-22 01:31:52 743 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@a353c42
2022-04-22 01:31:52 743 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:31:53 179 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:31:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.797 upstream_response_time:0.797 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:31:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 796
2022-04-22 01:31:53 621 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@72bd17f0
2022-04-22 01:31:53 621 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:31:54 034 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:31:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1519
10.233.70.65 - - [22/Apr/2022:01:31:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.523 upstream_response_time:1.523 "-" "Go-http-client/1.1" "-"
2022-04-22 01:31:55 146 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@35606bef
2022-04-22 01:31:55 146 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:31:56 133 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:31:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.093 upstream_response_time:1.093 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:31:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1093
2022-04-22 01:31:56 242 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@19a9396c
2022-04-22 01:31:56 242 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:31:56 534 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:31:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:31:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 498
2022-04-22 01:31:56 744 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@79e11c78
2022-04-22 01:31:56 744 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:31:57 532 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:31:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.901 upstream_response_time:0.901 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:31:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 900
2022-04-22 01:31:57 647 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2a983f39
2022-04-22 01:31:57 648 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:31:58 033 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:31:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.593 upstream_response_time:0.593 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:31:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 592
2022-04-22 01:31:58 245 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4645e695
2022-04-22 01:31:58 245 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:31:58 733 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:31:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:31:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 596
2022-04-22 01:31:58 845 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@678d9cf4
2022-04-22 01:31:58 845 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:31:59 234 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:31:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:31:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 597
2022-04-22 01:31:59 446 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@791e8cb9
2022-04-22 01:31:59 446 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:31:59 941 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:32:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.694 upstream_response_time:0.694 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 693
2022-04-22 01:32:00 143 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@36329a67
2022-04-22 01:32:00 143 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:32:01 539 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:32:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.598 upstream_response_time:1.598 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1598
2022-04-22 01:32:01 744 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3eceb5f2
2022-04-22 01:32:01 744 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:32:02 144 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:32:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 596
2022-04-22 01:32:02 371 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@586d4fd
2022-04-22 01:32:02 371 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:32:02 734 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:32:02 +0000] "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.70.65 - - [22/Apr/2022:01:32:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 469
2022-04-22 01:32:02 843 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5bd4f609
2022-04-22 01:32:02 843 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:32:03 234 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:32:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.797 upstream_response_time:0.797 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 797
2022-04-22 01:32:03 643 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1c5c11af
2022-04-22 01:32:03 643 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:32:04 633 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:32:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.197 upstream_response_time:1.197 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1197
2022-04-22 01:32:04 847 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1f609eeb
2022-04-22 01:32:04 847 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:32:05 264 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:32:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.495 upstream_response_time:0.495 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 494
2022-04-22 01:32:05 344 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2d9aa9e
2022-04-22 01:32:05 344 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:32:05 935 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:32:05 +0000] "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.70.65 - - [22/Apr/2022:01:32:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 605
2022-04-22 01:32:05 960 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6503b1ee
2022-04-22 01:32:05 960 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:32:06 434 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:32:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.687 upstream_response_time:0.687 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 685
2022-04-22 01:32:06 643 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5c6e7a5f
2022-04-22 01:32:06 643 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:32:07 434 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:32:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.198 upstream_response_time:1.198 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1198
2022-04-22 01:32:07 845 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@63253ced
2022-04-22 01:32:07 846 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:32:08 234 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:32:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 793
10.233.70.65 - - [22/Apr/2022:01:32:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.801 upstream_response_time:0.801 "-" "Go-http-client/1.1" "-"
2022-04-22 01:32:08 651 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6fd3ca99
2022-04-22 01:32:08 651 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:32:08 846 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:32:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.210 upstream_response_time:0.210 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 209
2022-04-22 01:32:08 865 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1fa878ab
2022-04-22 01:32:08 865 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:32:09 533 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:32:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.688 upstream_response_time:0.688 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 686
2022-04-22 01:32:09 556 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3797ede1
2022-04-22 01:32:09 556 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:32:10 032 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:32:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.587 upstream_response_time:0.587 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 585
2022-04-22 01:32:10 147 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@16d46de3
2022-04-22 01:32:10 148 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:32:10 534 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:32:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.693 upstream_response_time:0.693 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 692
2022-04-22 01:32:10 842 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4873de09
2022-04-22 01:32:10 843 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:32:11 146 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:32:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.097 upstream_response_time:1.097 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1096
2022-04-22 01:32:11 944 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3494db21
2022-04-22 01:32:11 944 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:32:12 434 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:32:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.696 upstream_response_time:0.696 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 695
2022-04-22 01:32:12 647 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@361ecafb
2022-04-22 01:32:12 647 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:32:13 333 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace-
10.233.70.65 - - [22/Apr/2022:01:32:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.296 upstream_response_time:1.296 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 1293
2022-04-22 01:32:13 948 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@18f4f0af
2022-04-22 01:32:13 948 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:32:14 833 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace-
10.233.70.65 - - [22/Apr/2022:01:32:14 +0000] "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.70.65 - - [22/Apr/2022:01:32:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 994
2022-04-22 01:32:14 944 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:32:15 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.396 upstream_response_time:0.396 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:15 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396
2022-04-22 01:32:15 341 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:32:15 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:15 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 495
2022-04-22 01:32:15 839 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:32:16 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 399
10.233.70.65 - - [22/Apr/2022:01:32:16 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.401 upstream_response_time:0.401 "-" "Go-http-client/1.1" "-"
2022-04-22 01:32:16 243 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:32:17 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:1.097 upstream_response_time:1.097 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:17 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1095
2022-04-22 01:32:17 340 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:32:18 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:1.001 upstream_response_time:1.001 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:18 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1000
2022-04-22 01:32:18 342 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:32:18 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.296 upstream_response_time:0.296 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:18 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 294
2022-04-22 01:32:18 640 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:32:19 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.801 upstream_response_time:0.801 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:19 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 799
2022-04-22 01:32:19 440 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:32:19 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:19 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 299
2022-04-22 01:32:19 742 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:32:20 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.797 upstream_response_time:0.797 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:20 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 795
2022-04-22 01:32:20 540 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:32:20 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.303 upstream_response_time:0.303 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:20 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 301
2022-04-22 01:32:20 845 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:32:21 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.296 upstream_response_time:0.296 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:21 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 292
2022-04-22 01:32:21 147 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:32:22 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.903 upstream_response_time:0.903 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:22 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 902
2022-04-22 01:32:22 048 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:32:22 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.103 upstream_response_time:0.103 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:22 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 102
2022-04-22 01:32:22 148 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:32:23 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:1.390 upstream_response_time:1.390 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:23 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1389
2022-04-22 01:32:23 544 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:32:24 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.503 upstream_response_time:0.503 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:24 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 496
2022-04-22 01:32:24 044 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:32:24 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:24 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396
2022-04-22 01:32:24 440 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:32:24 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:24 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 299
2022-04-22 01:32:24 741 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:32:25 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:25 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
2022-04-22 01:32:25 041 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:32:26 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.996 upstream_response_time:0.996 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:26 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 995
2022-04-22 01:32:26 038 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:32:26 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:26 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19
2022-04-22 01:32:26 117 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:32:26 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.579 upstream_response_time:0.579 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:26 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 578
2022-04-22 01:32:26 647 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:32:27 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:27 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 492
2022-04-22 01:32:27 139 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:32:27 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.085 upstream_response_time:0.085 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:27 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 84
2022-04-22 01:32:27 226 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:32:27 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.615 upstream_response_time:0.615 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:27 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 614
2022-04-22 01:32:27 842 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:32:28 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.898 upstream_response_time:0.898 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:28 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 896
2022-04-22 01:32:28 740 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:32:29 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.697 upstream_response_time:0.697 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:29 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 695
2022-04-22 01:32:29 438 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:32:30 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:1.100 upstream_response_time:1.100 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:30 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1099
2022-04-22 01:32:30 539 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:32:30 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:30 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198
2022-04-22 01:32:30 740 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:32:31 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.697 upstream_response_time:0.697 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:31 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 696
2022-04-22 01:32:31 438 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:32:31 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:31 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 299
2022-04-22 01:32:31 739 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:32:32 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:32 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296
2022-04-22 01:32:32 040 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:32:32 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.101 upstream_response_time:0.101 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:32 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 97
2022-04-22 01:32:32 140 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:32:32 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.699 upstream_response_time:0.699 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:32 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 698
2022-04-22 01:32:32 840 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:32:33 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:33 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197
2022-04-22 01:32:33 040 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:32:33 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:33 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397
2022-04-22 01:32:33 439 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:32:33 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:33 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398
2022-04-22 01:32:33 839 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:32:34 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.600 upstream_response_time:0.600 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:34 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 599
2022-04-22 01:32:34 440 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:32:34 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:34 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
2022-04-22 01:32:34 740 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:32:36 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:1.300 upstream_response_time:1.300 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:36 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1297
2022-04-22 01:32:36 041 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:32:36 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:36 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 495
2022-04-22 01:32:36 545 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:32:37 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.699 upstream_response_time:0.699 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:37 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 691
2022-04-22 01:32:37 238 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:32:37 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.100 upstream_response_time:0.100 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:37 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 98
2022-04-22 01:32:37 340 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:32:37 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:37 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 596
2022-04-22 01:32:37 939 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:32:38 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.401 upstream_response_time:0.401 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:38 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 399
2022-04-22 01:32:38 340 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:32:39 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.711 upstream_response_time:0.711 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:39 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 710
2022-04-22 01:32:39 053 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:32:40 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:1.387 upstream_response_time:1.387 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:40 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1385
2022-04-22 01:32:40 441 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:32:40 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:40 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296
2022-04-22 01:32:40 742 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:32:40 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.107 upstream_response_time:0.107 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:40 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 101
2022-04-22 01:32:40 846 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:32:41 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.491 upstream_response_time:0.491 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:41 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 490
2022-04-22 01:32:41 339 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:32:41 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.301 upstream_response_time:0.301 "-" "Go-http-client/1.1" "-"
2022-04-22 01:32:41 641 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:32:41 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 299
10.233.70.65 - - [22/Apr/2022:01:32:41 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.197 upstream_response_time:0.197 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:41 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196
2022-04-22 01:32:41 838 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:32:42 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.310 upstream_response_time:0.310 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:42 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 309
2022-04-22 01:32:42 151 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:32:43 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:1.087 upstream_response_time:1.087 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:43 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1085
2022-04-22 01:32:43 248 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:32:43 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.602 upstream_response_time:0.602 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:43 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 602
2022-04-22 01:32:43 845 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:32:44 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.796 upstream_response_time:0.796 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:44 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 794
2022-04-22 01:32:44 638 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:32:45 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:45 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 498
2022-04-22 01:32:45 140 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6479c0ee
2022-04-22 01:32:45 141 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:32:45 533 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-37 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:32:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 498
2022-04-22 01:32:45 644 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5d2a0715
2022-04-22 01:32:45 644 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:32:45 982 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:32:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.494 upstream_response_time:0.494 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 494
2022-04-22 01:32:46 143 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4cf9b831
2022-04-22 01:32:46 143 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:32:46 546 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-37 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:32:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 497
2022-04-22 01:32:46 644 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@27636186
2022-04-22 01:32:46 644 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:32:47 034 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:32:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.402 upstream_response_time:0.402 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 402
2022-04-22 01:32:47 047 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5d7b9146
2022-04-22 01:32:47 048 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:32:47 497 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-37 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:32:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.491 upstream_response_time:0.491 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 491
2022-04-22 01:32:47 542 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7f6da58b
2022-04-22 01:32:47 542 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:32:48 006 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:32:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 496
2022-04-22 01:32:48 041 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@180de7f9
2022-04-22 01:32:48 041 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:32:48 832 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-37 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:32:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.997 upstream_response_time:0.997 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 997
2022-04-22 01:32:49 047 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@696c4b62
2022-04-22 01:32:49 047 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:32:49 633 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:32:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.602 upstream_response_time:0.602 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 597
2022-04-22 01:32:49 646 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@8f59b45
2022-04-22 01:32:49 646 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:32:50 137 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-37 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:32:50 +0000] "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.70.65 - - [22/Apr/2022:01:32:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 501
2022-04-22 01:32:50 154 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@9bade
2022-04-22 01:32:50 154 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:32:50 633 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:32:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.495 upstream_response_time:0.495 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 492
2022-04-22 01:32:50 654 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@52817c53
2022-04-22 01:32:50 654 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:32:50 933 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-37 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:32:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 289
10.233.70.65 - - [22/Apr/2022:01:32:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.292 upstream_response_time:0.292 "-" "Go-http-client/1.1" "-"
2022-04-22 01:32:50 948 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@53b90dda
2022-04-22 01:32:50 948 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:32:51 281 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:32:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.348 upstream_response_time:0.348 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 347
2022-04-22 01:32:51 298 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@68ad7f63
2022-04-22 01:32:51 299 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:32:51 833 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-37 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:32:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.041 upstream_response_time:1.041 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1041
2022-04-22 01:32:52 343 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@25daecbf
2022-04-22 01:32:52 343 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:32:52 835 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:32:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.998 upstream_response_time:0.998 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 997
2022-04-22 01:32:53 343 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4e89f1de
2022-04-22 01:32:53 343 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:32:53 934 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-37 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:32:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.996 upstream_response_time:0.996 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 995
2022-04-22 01:32:54 342 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@26ee1775
2022-04-22 01:32:54 342 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:32:54 932 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:32:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.697 upstream_response_time:0.697 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 697
2022-04-22 01:32:55 045 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4dd790fe
2022-04-22 01:32:55 046 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:32:55 434 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-37 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:32:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.596 upstream_response_time:0.596 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 593
2022-04-22 01:32:55 643 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5903501b
2022-04-22 01:32:55 643 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:32:56 049 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:32:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 596
2022-04-22 01:32:56 245 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@20ac12ba
2022-04-22 01:32:56 245 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:32:56 734 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-37 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:32:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.896 upstream_response_time:0.896 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 895
2022-04-22 01:32:57 142 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@71275646
2022-04-22 01:32:57 143 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:32:57 451 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:32:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 399
2022-04-22 01:32:57 545 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5582d643
2022-04-22 01:32:57 545 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:32:57 980 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-37 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:32:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.496 upstream_response_time:0.496 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 496
2022-04-22 01:32:58 044 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@12059125
2022-04-22 01:32:58 044 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:32:58 443 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:32:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.410 upstream_response_time:0.410 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 410
2022-04-22 01:32:58 457 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6fa6813
2022-04-22 01:32:58 457 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:32:59 033 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-37 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:32:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.381 upstream_response_time:1.381 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:32:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1381
2022-04-22 01:32:59 841 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@29f373c4
2022-04-22 01:32:59 841 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:33:00 437 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:33:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.898 upstream_response_time:0.898 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:33:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 897
2022-04-22 01:33:00 743 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5a523284
2022-04-22 01:33:00 743 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:33:01 534 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-37 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:33:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.898 upstream_response_time:0.898 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:33:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 902
2022-04-22 01:33:01 645 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@75ab24dc
2022-04-22 01:33:01 645 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:33:01 859 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-37 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:33:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.235 upstream_response_time:0.235 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:33:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 234
2022-04-22 01:33:01 881 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3f79086
2022-04-22 01:33:01 881 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:33:02 251 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-37 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:33:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.657 upstream_response_time:0.657 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:33:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 657
2022-04-22 01:33:02 540 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@57d7d409
2022-04-22 01:33:02 540 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:33:02 944 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.70.65 - - [22/Apr/2022:01:33:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:33:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 498
2022-04-22 01:33:03 042 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7f7f243b
2022-04-22 01:33:03 042 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:33:03 433 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-37 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:33:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.696 upstream_response_time:0.696 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:33:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 695
2022-04-22 01:33:03 742 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2c8ef7da
2022-04-22 01:33:03 742 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:33:04 333 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:33:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.796 upstream_response_time:0.796 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:33:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 796
2022-04-22 01:33:04 541 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5279bf0f
2022-04-22 01:33:04 541 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:33:05 132 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-37 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:33:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.603 upstream_response_time:0.603 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:33:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 603
2022-04-22 01:33:05 148 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2701fc21
2022-04-22 01:33:05 149 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:33:05 768 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:33:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.092 upstream_response_time:1.092 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:33:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1091
2022-04-22 01:33:06 243 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7dc24cab
2022-04-22 01:33:06 243 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:33:06 734 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-37 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:33:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.999 upstream_response_time:0.999 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:33:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 999
2022-04-22 01:33:07 252 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@c3bedfa
2022-04-22 01:33:07 252 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:33:07 733 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:33:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.794 upstream_response_time:0.794 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:33:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 793
2022-04-22 01:33:08 054 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2a8499cc
2022-04-22 01:33:08 054 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:33:08 534 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-37 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:33:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.588 upstream_response_time:0.588 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:33:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 583
2022-04-22 01:33:08 640 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@bffaa9
2022-04-22 01:33:08 640 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:33:09 201 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:33:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:33:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 596
2022-04-22 01:33:09 240 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2c468ef2
2022-04-22 01:33:09 241 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:33:09 632 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-37 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:33:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1297
10.233.70.65 - - [22/Apr/2022:01:33:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.299 upstream_response_time:1.299 "-" "Go-http-client/1.1" "-"
2022-04-22 01:33:10 543 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@748af3c3
2022-04-22 01:33:10 543 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:33:11 233 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:33:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.294 upstream_response_time:1.294 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:33:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1294
2022-04-22 01:33:11 841 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@58de7d01
2022-04-22 01:33:11 841 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:33:11 951 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-37 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:33:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.197 upstream_response_time:0.197 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:33:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 197
2022-04-22 01:33:12 041 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2fc9f94c
2022-04-22 01:33:12 041 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:33:12 333 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:33:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:33:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 497
2022-04-22 01:33:12 543 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@372d3286
2022-04-22 01:33:12 544 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:33:13 134 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-37 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:33:13 +0000] "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.70.65 - - [22/Apr/2022:01:33:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 994
2022-04-22 01:33:13 541 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@734feed3
2022-04-22 01:33:13 541 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:33:13 834 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:33:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.502 upstream_response_time:0.502 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:33:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 500
2022-04-22 01:33:14 045 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@49780a4
2022-04-22 01:33:14 045 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:33:14 835 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-37 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:33:15 +0000] "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.70.65 - - [22/Apr/2022:01:33:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 993
2022-04-22 01:33:15 046 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@74ea4e1
2022-04-22 01:33:15 046 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:33:15 351 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:33:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:33:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 392
2022-04-22 01:33:15 442 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@26834559
2022-04-22 01:33:15 442 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:33:15 892 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-37 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:33:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.797 upstream_response_time:0.797 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:33:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 796
2022-04-22 01:33:16 243 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1f9ddd
2022-04-22 01:33:16 243 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:33:16 934 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:33:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.397 upstream_response_time:1.397 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:33:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1397
2022-04-22 01:33:17 646 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@eb1dbf1
2022-04-22 01:33:17 646 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:33:17 989 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-37 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:33:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.393 upstream_response_time:0.393 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:33:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 393
2022-04-22 01:33:18 042 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7c453958
2022-04-22 01:33:18 042 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:33:18 634 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:33:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.796 upstream_response_time:0.796 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:33:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 796
2022-04-22 01:33:18 865 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4cdb1e47
2022-04-22 01:33:18 866 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:33:19 334 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-37 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:33:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.776 upstream_response_time:0.776 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:33:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 776
2022-04-22 01:33:19 645 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@580e2e67
2022-04-22 01:33:19 646 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:33:20 637 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:33:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.096 upstream_response_time:1.096 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:33:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1096
2022-04-22 01:33:20 743 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1bc05054
2022-04-22 01:33:20 743 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:33:21 134 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-37 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:33:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.594 upstream_response_time:0.594 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:33:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 593
2022-04-22 01:33:21 340 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2379e703
2022-04-22 01:33:21 340 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:33:21 633 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:33:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:33:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 397
2022-04-22 01:33:21 745 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@d21929f
2022-04-22 01:33:21 745 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:33:22 233 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-37 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:33:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:33:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 694
2022-04-22 01:33:22 442 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4e1edd86
2022-04-22 01:33:22 443 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:33:22 935 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:33:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.695 upstream_response_time:1.695 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:33:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1695
2022-04-22 01:33:24 147 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4e5670d6
2022-04-22 01:33:24 147 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:33:24 850 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-37 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace-
10.233.70.65 - - [22/Apr/2022:01:33:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.719 upstream_response_time:0.719 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:33:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 719
2022-04-22 01:33:24 866 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@38a3c73e
2022-04-22 01:33:24 866 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:33:25 411 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace-
10.233.70.65 - - [22/Apr/2022:01:33:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.573 upstream_response_time:0.573 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:33:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 572
2022-04-22 01:33:25 441 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1ce5ff5e
2022-04-22 01:33:25 441 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"sdnc","version":"v1","url":"/","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/","enable_ssl":false,"nodes":[{"ip":"10.233.30.74","port":"8282","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:33:25 835 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-37 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdnc,version-v1 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:33:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.898 upstream_response_time:0.898 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:33:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 420 "-" "Go-http-client/1.1" 897
2022-04-22 01:37:23 293 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:37:23 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.454 upstream_response_time:0.454 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:37:23 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 448
2022-04-22 01:37:23 741 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:37:24 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:37:24 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 697
2022-04-22 01:37:24 439 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:37:25 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:37:25 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 696
2022-04-22 01:37:25 137 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:37:26 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:1.702 upstream_response_time:1.702 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:37:26 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1701
2022-04-22 01:37:26 842 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:37:27 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:37:27 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 395
2022-04-22 01:37:27 241 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:37:27 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
10.233.70.65 - - [22/Apr/2022:01:37:27 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.301 upstream_response_time:0.301 "-" "Go-http-client/1.1" "-"
2022-04-22 01:37:27 541 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:37:28 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:37:28 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 598
2022-04-22 01:37:28 140 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:37:29 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1196
10.233.70.65 - - [22/Apr/2022:01:37:29 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:1.198 upstream_response_time:1.198 "-" "Go-http-client/1.1" "-"
2022-04-22 01:37:29 340 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:37:29 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:37:29 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 496
2022-04-22 01:37:29 841 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:37:30 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:37:30 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196
2022-04-22 01:37:30 039 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:37:30 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.700 upstream_response_time:0.700 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:37:30 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 699
2022-04-22 01:37:30 740 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:37:32 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:1.598 upstream_response_time:1.598 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:37:32 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1596
2022-04-22 01:37:32 338 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:37:33 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:1.099 upstream_response_time:1.099 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:37:33 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1097
2022-04-22 01:37:33 437 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:37:34 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:1.101 upstream_response_time:1.101 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:37:34 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1100
2022-04-22 01:37:34 539 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:37:36 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:1.896 upstream_response_time:1.896 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:37:36 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1896
2022-04-22 01:37:36 437 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:37:37 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:1.502 upstream_response_time:1.502 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:37:37 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1501
2022-04-22 01:37:37 939 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:37:38 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.898 upstream_response_time:0.898 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:37:38 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 896
2022-04-22 01:37:38 837 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:37:39 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.600 upstream_response_time:0.600 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:37:39 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 599
2022-04-22 01:37:39 440 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:37:40 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.898 upstream_response_time:0.898 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:37:40 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 895
2022-04-22 01:37:40 338 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:37:40 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:37:40 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296
2022-04-22 01:37:40 639 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:37:41 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.999 upstream_response_time:0.999 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:37:41 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 998
2022-04-22 01:37:41 640 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:37:42 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.997 upstream_response_time:0.997 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:37:42 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 996
2022-04-22 01:37:42 638 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:37:44 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:1.401 upstream_response_time:1.401 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:37:44 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1400
2022-04-22 01:37:44 041 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:37:45 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.997 upstream_response_time:0.997 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:37:45 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 995
2022-04-22 01:37:45 038 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:37:45 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.501 upstream_response_time:0.501 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:37:45 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 499
2022-04-22 01:37:45 540 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:37:46 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:1.399 upstream_response_time:1.399 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:37:46 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1397
2022-04-22 01:37:46 945 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:37:49 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:2.296 upstream_response_time:2.296 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:37:49 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 2289
2022-04-22 01:37:49 237 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:37:49 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:37:49 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 498
2022-04-22 01:37:49 737 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:37:49 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:37:49 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198
2022-04-22 01:37:49 937 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:37:50 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.900 upstream_response_time:0.900 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:37:50 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 899
2022-04-22 01:37:50 839 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:37:51 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.600 upstream_response_time:0.600 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:37:51 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 599
2022-04-22 01:37:51 439 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:37:52 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:1.198 upstream_response_time:1.198 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:37:52 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1198
2022-04-22 01:37:52 639 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:37:53 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.797 upstream_response_time:0.797 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:37:53 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 797
2022-04-22 01:37:53 437 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:37:53 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.502 upstream_response_time:0.502 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:37:53 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 501
2022-04-22 01:37:53 941 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:37:54 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:37:54 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 496
2022-04-22 01:37:54 439 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:37:55 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:1.298 upstream_response_time:1.298 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:37:55 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1297
2022-04-22 01:37:55 737 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:37:56 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:37:56 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 598
2022-04-22 01:37:56 339 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:37:56 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 199
10.233.70.65 - - [22/Apr/2022:01:37:56 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.202 upstream_response_time:0.202 "-" "Go-http-client/1.1" "-"
2022-04-22 01:37:56 541 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:37:56 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.106 upstream_response_time:0.106 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:37:56 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 106
2022-04-22 01:37:56 647 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:37:57 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:1.190 upstream_response_time:1.190 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:37:57 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1191
2022-04-22 01:37:57 839 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:37:59 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:1.399 upstream_response_time:1.399 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:37:59 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1397
2022-04-22 01:37:59 238 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:38:00 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.998 upstream_response_time:0.998 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:38:00 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 997
2022-04-22 01:38:00 238 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:38:00 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:38:00 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398
2022-04-22 01:38:00 638 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:38:01 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.899 upstream_response_time:0.899 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:38:01 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 897
2022-04-22 01:38:01 538 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:38:02 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.799 upstream_response_time:0.799 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:38:02 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 798
2022-04-22 01:38:02 337 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:38:03 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.800 upstream_response_time:0.800 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:38:03 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 799
2022-04-22 01:38:03 143 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:38:04 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:1.219 upstream_response_time:1.219 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:38:04 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1214
2022-04-22 01:38:04 358 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:38:05 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.679 upstream_response_time:0.679 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:38:05 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 678
2022-04-22 01:38:05 039 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:38:05 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.301 upstream_response_time:0.301 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:38:05 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 299
2022-04-22 01:38:05 340 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:38:06 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:1.098 upstream_response_time:1.098 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:38:06 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1097
2022-04-22 01:38:06 440 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:38:06 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:38:06 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 498
2022-04-22 01:38:06 940 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:38:07 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:38:07 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397
2022-04-22 01:38:07 339 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:38:08 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:1.098 upstream_response_time:1.098 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:38:08 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1096
2022-04-22 01:38:08 442 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:38:10 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:1.698 upstream_response_time:1.698 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:38:10 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1693
2022-04-22 01:38:10 137 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:38:10 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.201 upstream_response_time:0.201 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:38:10 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 199
2022-04-22 01:38:10 338 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:38:10 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:38:10 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 399
2022-04-22 01:38:10 741 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@48f4e5e6
2022-04-22 01:38:10 741 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:38:11 537 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:38:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.900 upstream_response_time:0.900 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:38:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 900
2022-04-22 01:38:11 645 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@545565a
2022-04-22 01:38:11 646 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:38:12 232 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:38:12 +0000] "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.70.65 - - [22/Apr/2022:01:38:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 993
2022-04-22 01:38:12 642 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@70938076
2022-04-22 01:38:12 642 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:38:13 383 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:38:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.500 upstream_response_time:1.500 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:38:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1500
2022-04-22 01:38:14 144 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@216c4f17
2022-04-22 01:38:14 144 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:38:14 632 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:38:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.596 upstream_response_time:0.596 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:38:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 596
2022-04-22 01:38:14 742 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@b8cf0a3
2022-04-22 01:38:14 743 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:38:15 571 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:38:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.838 upstream_response_time:0.838 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:38:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 838
2022-04-22 01:38:15 584 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6b1626b6
2022-04-22 01:38:15 584 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:38:16 033 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:38:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.253 upstream_response_time:1.253 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:38:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1253
2022-04-22 01:38:16 847 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@56d566df
2022-04-22 01:38:16 847 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:38:17 137 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:38:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.897 upstream_response_time:0.897 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:38:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 892
2022-04-22 01:38:17 743 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@15c2f404
2022-04-22 01:38:17 743 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:38:18 333 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:38:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 794
10.233.70.65 - - [22/Apr/2022:01:38:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.799 upstream_response_time:0.799 "-" "Go-http-client/1.1" "-"
2022-04-22 01:38:18 546 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1c3681bd
2022-04-22 01:38:18 547 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:38:19 071 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:38:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.695 upstream_response_time:1.695 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:38:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1693
2022-04-22 01:38:20 243 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@41743ca6
2022-04-22 01:38:20 244 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:38:21 234 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:38:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.095 upstream_response_time:1.095 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:38:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1095
2022-04-22 01:38:21 342 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@73b75dd8
2022-04-22 01:38:21 343 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:38:22 333 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:38:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.197 upstream_response_time:1.197 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:38:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1195
2022-04-22 01:38:22 556 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@c016f3c
2022-04-22 01:38:22 556 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:38:22 833 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:38:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.288 upstream_response_time:0.288 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:38:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 286
2022-04-22 01:38:22 916 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@475279f7
2022-04-22 01:38:22 916 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:38:23 381 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:38:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.693 upstream_response_time:0.693 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:38:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 693
2022-04-22 01:38:23 623 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@60bcd577
2022-04-22 01:38:23 623 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:38:24 003 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:38:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.497 upstream_response_time:1.497 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:38:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1497
2022-04-22 01:38:25 044 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@28d3eee7
2022-04-22 01:38:25 045 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:38:25 639 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:38:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.697 upstream_response_time:0.697 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:38:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 695
2022-04-22 01:38:25 744 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7ae80f16
2022-04-22 01:38:25 744 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:38:27 238 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:38:27 +0000] "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.70.65 - - [22/Apr/2022:01:38:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1595
2022-04-22 01:38:27 342 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@55e061e0
2022-04-22 01:38:27 342 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:38:28 232 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:38:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.196 upstream_response_time:1.196 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:38:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1196
2022-04-22 01:38:28 544 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3fb092e1
2022-04-22 01:38:28 544 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:38:28 829 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:38:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.396 upstream_response_time:0.396 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:38:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 395
2022-04-22 01:38:28 942 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@667d8737
2022-04-22 01:38:28 942 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:38:29 932 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:38:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.196 upstream_response_time:1.196 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:38:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1196
2022-04-22 01:38:30 142 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@48a654e5
2022-04-22 01:38:30 142 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:38:30 903 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:38:32 +0000] "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.70.65 - - [22/Apr/2022:01:38:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1897
2022-04-22 01:38:32 041 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3217f217
2022-04-22 01:38:32 041 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:38:32 833 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:38:32 +0000] "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.70.65 - - [22/Apr/2022:01:38:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 804
2022-04-22 01:38:32 850 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3df5187f
2022-04-22 01:38:32 850 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:38:33 259 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:38:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.490 upstream_response_time:0.490 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:38:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 489
2022-04-22 01:38:33 342 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1102038f
2022-04-22 01:38:33 343 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:38:34 333 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:38:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.497 upstream_response_time:1.497 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:38:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1495
2022-04-22 01:38:34 844 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3499222
2022-04-22 01:38:34 844 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:38:35 175 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:38:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.594 upstream_response_time:0.594 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:38:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 593
2022-04-22 01:38:35 443 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2d4f4449
2022-04-22 01:38:35 443 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:38:36 283 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:38:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.197 upstream_response_time:1.197 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:38:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1194
2022-04-22 01:38:36 641 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@66e62fa
2022-04-22 01:38:36 641 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:38:37 033 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:38:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.497 upstream_response_time:1.497 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:38:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1495
2022-04-22 01:38:38 140 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6eb93118
2022-04-22 01:38:38 141 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:38:39 633 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:38:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.599 upstream_response_time:1.599 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:38:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1598
2022-04-22 01:38:39 742 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@44de631a
2022-04-22 01:38:39 742 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:38:40 238 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.70.65 - - [22/Apr/2022:01:38:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:38:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 696
2022-04-22 01:38:40 447 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@261c1215
2022-04-22 01:38:40 447 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:38:41 234 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:38:41 +0000] "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.70.65 - - [22/Apr/2022:01:38:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 992
2022-04-22 01:38:41 445 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5023cd7a
2022-04-22 01:38:41 445 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:38:42 132 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:38:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.896 upstream_response_time:0.896 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:38:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 895
2022-04-22 01:38:42 342 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@285f286b
2022-04-22 01:38:42 342 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:38:42 783 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:38:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:38:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 496
2022-04-22 01:38:42 841 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@29bcaf8f
2022-04-22 01:38:42 841 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:38:44 032 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:38:44 +0000] "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.70.65 - - [22/Apr/2022:01:38:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1498
2022-04-22 01:38:44 342 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5bc152ef
2022-04-22 01:38:44 343 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:38:45 734 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:38:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.498 upstream_response_time:1.498 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:38:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1496
2022-04-22 01:38:45 845 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5ce59b62
2022-04-22 01:38:45 845 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:38:47 134 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:38:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.593 upstream_response_time:1.593 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:38:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1592
2022-04-22 01:38:47 440 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@42739d15
2022-04-22 01:38:47 441 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:38:47 937 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:38:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:38:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 597
2022-04-22 01:38:48 042 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1a981eb3
2022-04-22 01:38:48 042 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:38:48 677 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:38:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.697 upstream_response_time:0.697 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:38:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 696
2022-04-22 01:38:48 742 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@22280582
2022-04-22 01:38:48 742 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:38:49 391 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:38:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.396 upstream_response_time:1.396 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:38:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1396
2022-04-22 01:38:50 141 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1dd48c5a
2022-04-22 01:38:50 141 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:38:50 934 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:38:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.496 upstream_response_time:1.496 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:38:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1496
2022-04-22 01:38:51 644 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2597028d
2022-04-22 01:38:51 644 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:38:52 333 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:38:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.094 upstream_response_time:1.094 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:38:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1094
2022-04-22 01:38:52 739 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2fb68c9d
2022-04-22 01:38:52 740 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:38:53 433 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:38:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.898 upstream_response_time:0.898 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:38:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 897
2022-04-22 01:38:53 641 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@13dbbc71
2022-04-22 01:38:53 641 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:38:54 233 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:38:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.897 upstream_response_time:0.897 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:38:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 897
2022-04-22 01:38:54 549 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@323dc8e8
2022-04-22 01:38:54 549 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:38:55 521 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:38:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.797 upstream_response_time:1.797 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:38:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1800
2022-04-22 01:38:56 342 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2aad0ed1
2022-04-22 01:38:56 342 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:38:58 232 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:38:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.098 upstream_response_time:2.098 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:38:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 2097
2022-04-22 01:38:58 445 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@38c3fc0f
2022-04-22 01:38:58 445 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:38:58 833 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:38:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.495 upstream_response_time:0.495 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:38:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 494
2022-04-22 01:38:58 942 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@778c5f3d
2022-04-22 01:38:58 943 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:38:59 934 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:39:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.196 upstream_response_time:1.196 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:39:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1196
2022-04-22 01:39:00 142 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@30d5d619
2022-04-22 01:39:00 142 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:39:00 837 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:39:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.717 upstream_response_time:0.717 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:39:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 716
2022-04-22 01:39:00 861 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@10e2a1bb
2022-04-22 01:39:00 861 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:39:02 933 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:39:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.476 upstream_response_time:2.476 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:39:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 2475
2022-04-22 01:39:03 339 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4c557e1
2022-04-22 01:39:03 339 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:39:04 374 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:39:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.300 upstream_response_time:1.300 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:39:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1300
2022-04-22 01:39:04 646 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4dd5c703
2022-04-22 01:39:04 646 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:39:05 287 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:39:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.692 upstream_response_time:0.692 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:39:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 692
2022-04-22 01:39:05 343 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@35ba7477
2022-04-22 01:39:05 343 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:39:07 136 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:39:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.298 upstream_response_time:2.298 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:39:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 2296
2022-04-22 01:39:07 642 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3d3a5806
2022-04-22 01:39:07 642 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:39:08 334 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:39:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.896 upstream_response_time:0.896 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:39:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 896
2022-04-22 01:39:08 545 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@495209dc
2022-04-22 01:39:08 545 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:39:09 090 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:39:10 +0000] "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.70.65 - - [22/Apr/2022:01:39:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1495
2022-04-22 01:39:10 045 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@78187436
2022-04-22 01:39:10 045 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:39:10 934 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:39:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 2693
10.233.70.65 - - [22/Apr/2022:01:39:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.694 upstream_response_time:2.694 "-" "Go-http-client/1.1" "-"
2022-04-22 01:39:12 745 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@62bf90ce
2022-04-22 01:39:12 745 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:39:12 936 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:39:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:39:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 295
2022-04-22 01:39:13 043 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4eba4d98
2022-04-22 01:39:13 043 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:39:14 233 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace-
10.233.70.65 - - [22/Apr/2022:01:39:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.295 upstream_response_time:1.295 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:39:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 1295
2022-04-22 01:39:14 341 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6edbcd68
2022-04-22 01:39:14 341 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:39:15 033 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace-
10.233.70.65 - - [22/Apr/2022:01:39:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.798 upstream_response_time:0.798 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:39:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 798
2022-04-22 01:39:15 153 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:39:15 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.486 upstream_response_time:0.486 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:39:15 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 485
2022-04-22 01:39:15 639 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:39:17 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:1.499 upstream_response_time:1.499 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:39:17 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1499
2022-04-22 01:39:17 139 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:39:19 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:1.997 upstream_response_time:1.997 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:39:19 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1996
2022-04-22 01:39:19 137 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:39:20 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:1.400 upstream_response_time:1.400 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:39:20 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1399
2022-04-22 01:39:20 542 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:39:21 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:39:21 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 498
2022-04-22 01:39:21 038 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:39:22 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:1.299 upstream_response_time:1.299 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:39:22 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1299
2022-04-22 01:39:22 337 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:39:23 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:39:23 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 697
2022-04-22 01:39:23 036 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:39:24 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:1.010 upstream_response_time:1.010 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:39:24 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1009
2022-04-22 01:39:24 047 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:39:24 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.491 upstream_response_time:0.491 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:39:24 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 490
2022-04-22 01:39:24 540 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:39:25 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.700 upstream_response_time:0.700 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:39:25 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 699
2022-04-22 01:39:25 240 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:39:26 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:1.396 upstream_response_time:1.396 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:39:26 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1394
2022-04-22 01:39:26 641 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:39:27 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.902 upstream_response_time:0.902 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:39:27 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 896
2022-04-22 01:39:27 540 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:39:29 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:1.698 upstream_response_time:1.698 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:39:29 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1697
2022-04-22 01:39:29 238 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:39:29 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:39:29 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 697
2022-04-22 01:39:29 937 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:39:30 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.799 upstream_response_time:0.799 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:39:30 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 799
2022-04-22 01:39:30 739 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:39:30 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:39:30 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 199
2022-04-22 01:39:30 940 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:39:31 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.700 upstream_response_time:0.700 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:39:31 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 698
2022-04-22 01:39:31 640 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:39:32 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.999 upstream_response_time:0.999 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:39:32 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 998
2022-04-22 01:39:32 643 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:39:33 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.900 upstream_response_time:0.900 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:39:33 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 894
2022-04-22 01:39:33 540 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:39:34 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:1.299 upstream_response_time:1.299 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:39:34 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1298
2022-04-22 01:39:34 839 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:39:35 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:1.097 upstream_response_time:1.097 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:39:35 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1096
2022-04-22 01:39:35 937 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:39:36 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.401 upstream_response_time:0.401 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:39:36 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 401
2022-04-22 01:39:36 339 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:39:38 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:1.699 upstream_response_time:1.699 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:39:38 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1699
2022-04-22 01:39:38 040 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:39:38 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.697 upstream_response_time:0.697 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:39:38 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 696
2022-04-22 01:39:38 738 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:39:40 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:1.397 upstream_response_time:1.397 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:39:40 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1396
2022-04-22 01:39:40 141 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:39:40 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.700 upstream_response_time:0.700 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:39:40 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 695
2022-04-22 01:39:40 837 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:39:41 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:39:41 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 399
2022-04-22 01:39:41 238 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:39:41 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.501 upstream_response_time:0.501 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:39:41 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 500
2022-04-22 01:39:41 739 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:39:42 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:39:42 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 598
2022-04-22 01:39:42 339 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:39:42 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.601 upstream_response_time:0.601 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:39:42 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 599
2022-04-22 01:39:42 940 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:39:44 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:1.198 upstream_response_time:1.198 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:39:44 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1197
2022-04-22 01:39:44 138 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:39:44 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:39:44 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 400
2022-04-22 01:39:44 544 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:39:45 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.796 upstream_response_time:0.796 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:39:45 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 790
2022-04-22 01:39:45 337 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:39:45 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.601 upstream_response_time:0.601 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:39:45 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 600
2022-04-22 01:39:45 939 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:39:47 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:1.498 upstream_response_time:1.498 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:39:47 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1498
2022-04-22 01:39:47 438 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:39:47 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 499
10.233.70.65 - - [22/Apr/2022:01:39:47 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.502 upstream_response_time:0.502 "-" "Go-http-client/1.1" "-"
2022-04-22 01:39:47 941 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:39:48 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.396 upstream_response_time:0.396 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:39:48 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396
2022-04-22 01:39:48 338 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:39:49 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.799 upstream_response_time:0.799 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:39:49 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 797
2022-04-22 01:39:49 138 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:39:51 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:2.099 upstream_response_time:2.099 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:39:51 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 2098
2022-04-22 01:39:51 243 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:39:51 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:39:51 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 493
2022-04-22 01:39:51 737 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:39:52 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:39:52 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 598
2022-04-22 01:39:52 337 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:39:52 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:39:52 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 399
2022-04-22 01:39:52 739 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:39:54 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:1.999 upstream_response_time:1.999 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:39:54 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1997
2022-04-22 01:39:54 737 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:39:55 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.899 upstream_response_time:0.899 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:39:55 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 898
2022-04-22 01:39:55 637 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:39:56 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.600 upstream_response_time:0.600 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:39:56 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 598
2022-04-22 01:39:56 238 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:39:56 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:39:56 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 399
2022-04-22 01:39:56 643 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:39:56 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:39:56 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 194
2022-04-22 01:39:56 838 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:39:57 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:1.099 upstream_response_time:1.099 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:39:57 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1098
2022-04-22 01:39:57 938 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:39:58 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.899 upstream_response_time:0.899 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:39:58 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 898
2022-04-22 01:39:58 839 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:39:59 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:39:59 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 499
2022-04-22 01:39:59 338 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:40:00 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 998
10.233.70.65 - - [22/Apr/2022:01:40:00 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:1.000 upstream_response_time:1.000 "-" "Go-http-client/1.1" "-"
2022-04-22 01:40:00 339 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:40:00 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:40:00 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
2022-04-22 01:40:00 638 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:40:01 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:40:01 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397
2022-04-22 01:40:01 042 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:40:01 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.900 upstream_response_time:0.900 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:40:01 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 894
2022-04-22 01:40:01 939 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:40:02 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:40:02 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 499
2022-04-22 01:40:02 439 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:40:02 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398
10.233.70.65 - - [22/Apr/2022:01:40:02 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-"
2022-04-22 01:40:02 842 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@70adcc84
2022-04-22 01:40:02 842 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:40:03 562 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:40:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.797 upstream_response_time:0.797 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:40:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 796
2022-04-22 01:40:03 642 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6532fab3
2022-04-22 01:40:03 643 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:40:04 205 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:40:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.797 upstream_response_time:0.797 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:40:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 797
2022-04-22 01:40:04 443 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@79894a50
2022-04-22 01:40:04 443 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:40:05 633 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:40:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.496 upstream_response_time:1.496 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:40:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1496
2022-04-22 01:40:05 942 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@28b18fe
2022-04-22 01:40:05 942 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:40:06 686 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:40:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.796 upstream_response_time:0.796 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:40:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 796
2022-04-22 01:40:06 741 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@48b062d
2022-04-22 01:40:06 741 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:40:07 832 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:40:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.102 upstream_response_time:1.102 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:40:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1101
2022-04-22 01:40:07 846 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7771067
2022-04-22 01:40:07 846 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:40:08 732 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:40:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.093 upstream_response_time:1.093 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:40:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1092
2022-04-22 01:40:08 950 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@60feb7a2
2022-04-22 01:40:08 950 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:40:10 233 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:40:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.593 upstream_response_time:1.593 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:40:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1588
2022-04-22 01:40:10 540 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@8e3b95
2022-04-22 01:40:10 540 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:40:10 934 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:40:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.596 upstream_response_time:0.596 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:40:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 595
2022-04-22 01:40:11 141 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2d8e69b7
2022-04-22 01:40:11 141 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:40:11 733 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:40:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.602 upstream_response_time:0.602 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:40:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 601
2022-04-22 01:40:11 745 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@eea9bf8
2022-04-22 01:40:11 745 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:40:12 221 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:40:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.592 upstream_response_time:0.592 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:40:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 591
2022-04-22 01:40:12 344 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@49ad3527
2022-04-22 01:40:12 344 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:40:13 633 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:40:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.395 upstream_response_time:1.395 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:40:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1395
2022-04-22 01:40:13 741 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2c318ca2
2022-04-22 01:40:13 741 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:40:14 432 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:40:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.396 upstream_response_time:1.396 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:40:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1396
2022-04-22 01:40:15 144 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@763b49c8
2022-04-22 01:40:15 144 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:40:15 537 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:40:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.694 upstream_response_time:0.694 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:40:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 693
2022-04-22 01:40:15 841 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5ce80f7a
2022-04-22 01:40:15 841 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:40:16 432 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:40:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.601 upstream_response_time:0.601 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:40:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 601
2022-04-22 01:40:16 444 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3585b743
2022-04-22 01:40:16 445 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:40:17 432 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:40:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.996 upstream_response_time:0.996 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:40:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 996
2022-04-22 01:40:17 446 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7009c77a
2022-04-22 01:40:17 446 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:40:17 932 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:40:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.594 upstream_response_time:0.594 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:40:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 591
2022-04-22 01:40:18 041 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4098cd03
2022-04-22 01:40:18 041 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:40:18 583 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:40:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.897 upstream_response_time:0.897 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:40:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 896
2022-04-22 01:40:18 941 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@172dc1a1
2022-04-22 01:40:18 941 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:40:19 632 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:40:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.998 upstream_response_time:0.998 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:40:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 997
2022-04-22 01:40:19 940 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1ed6816d
2022-04-22 01:40:19 941 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:40:21 033 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:40:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.197 upstream_response_time:1.197 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:40:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1197
2022-04-22 01:40:21 144 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5adccec
2022-04-22 01:40:21 144 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:40:22 234 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:40:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1393
10.233.70.65 - - [22/Apr/2022:01:40:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.396 upstream_response_time:1.396 "-" "Go-http-client/1.1" "-"
2022-04-22 01:40:22 542 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1f6966e6
2022-04-22 01:40:22 542 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:40:23 094 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:40:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.997 upstream_response_time:0.997 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:40:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 995
2022-04-22 01:40:23 542 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5e88566a
2022-04-22 01:40:23 542 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:40:23 794 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:40:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.897 upstream_response_time:0.897 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:40:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 896
2022-04-22 01:40:24 441 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@63bec92a
2022-04-22 01:40:24 441 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:40:25 332 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:40:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.097 upstream_response_time:1.097 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:40:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1097
2022-04-22 01:40:25 541 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4cdeddfe
2022-04-22 01:40:25 541 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:40:26 133 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:40:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.696 upstream_response_time:0.696 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:40:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 695
2022-04-22 01:40:26 243 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@62cceaa2
2022-04-22 01:40:26 243 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:40:26 854 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:40:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.693 upstream_response_time:1.693 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:40:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1693
2022-04-22 01:40:27 940 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7ad18055
2022-04-22 01:40:27 940 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:40:29 333 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:40:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.596 upstream_response_time:1.596 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:40:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1596
2022-04-22 01:40:29 544 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@8b8a535
2022-04-22 01:40:29 544 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:40:30 333 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.70.65 - - [22/Apr/2022:01:40:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.997 upstream_response_time:0.997 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:40:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 997
2022-04-22 01:40:30 540 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@20462c87
2022-04-22 01:40:30 540 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:40:31 189 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:40:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.197 upstream_response_time:1.197 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:40:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1197
2022-04-22 01:40:31 742 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@56d70d8
2022-04-22 01:40:31 742 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:40:32 233 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:40:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.996 upstream_response_time:0.996 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:40:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 996
2022-04-22 01:40:32 741 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2468535d
2022-04-22 01:40:32 741 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:40:33 472 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:40:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.297 upstream_response_time:1.297 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:40:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1297
2022-04-22 01:40:34 041 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5ccd9b3c
2022-04-22 01:40:34 041 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:40:35 034 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:40:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.097 upstream_response_time:2.097 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:40:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 2097
2022-04-22 01:40:36 141 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6afeec3c
2022-04-22 01:40:36 141 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:40:37 132 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:40:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.397 upstream_response_time:1.397 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:40:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1396
2022-04-22 01:40:37 543 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2732aedf
2022-04-22 01:40:37 543 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:40:38 310 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:40:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.195 upstream_response_time:1.195 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:40:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1195
2022-04-22 01:40:38 741 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7a6ef3f9
2022-04-22 01:40:38 742 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:40:39 210 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:40:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:40:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 495
2022-04-22 01:40:39 241 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@299b4ab5
2022-04-22 01:40:39 241 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:40:39 933 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:40:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.997 upstream_response_time:0.997 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:40:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 996
2022-04-22 01:40:40 247 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@53894019
2022-04-22 01:40:40 247 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:40:40 735 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:40:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.007 upstream_response_time:1.007 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:40:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1007
2022-04-22 01:40:41 251 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@345cf924
2022-04-22 01:40:41 251 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:40:42 141 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:40:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.487 upstream_response_time:2.487 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:40:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 2487
2022-04-22 01:40:43 744 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3ac21ec9
2022-04-22 01:40:43 744 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:40:44 335 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:40:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.893 upstream_response_time:0.893 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:40:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 893
2022-04-22 01:40:44 640 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7c52d560
2022-04-22 01:40:44 640 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:40:45 229 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:40:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 697
10.233.70.65 - - [22/Apr/2022:01:40:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-"
2022-04-22 01:40:45 341 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3b527874
2022-04-22 01:40:45 342 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:40:46 091 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:40:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.797 upstream_response_time:0.797 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:40:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 797
2022-04-22 01:40:46 141 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5262c71c
2022-04-22 01:40:46 141 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:40:46 866 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:40:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.898 upstream_response_time:0.898 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:40:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 897
2022-04-22 01:40:47 042 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@41810e01
2022-04-22 01:40:47 042 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:40:48 735 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:40:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.797 upstream_response_time:1.797 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:40:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1797
2022-04-22 01:40:48 846 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@64e8618f
2022-04-22 01:40:48 846 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:40:49 427 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:40:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.192 upstream_response_time:1.192 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:40:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1192
2022-04-22 01:40:50 040 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@588faf0d
2022-04-22 01:40:50 040 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:40:51 233 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:40:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.697 upstream_response_time:1.697 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:40:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1697
2022-04-22 01:40:51 744 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@e6ef22c
2022-04-22 01:40:51 744 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:40:52 277 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:40:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.899 upstream_response_time:0.899 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:40:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 895
2022-04-22 01:40:52 643 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4b8e3d9c
2022-04-22 01:40:52 643 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:40:53 833 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:40:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.296 upstream_response_time:2.296 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:40:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 2295
2022-04-22 01:40:54 943 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4c367acb
2022-04-22 01:40:54 943 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:40:55 423 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:40:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.795 upstream_response_time:0.795 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:40:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 794
2022-04-22 01:40:55 740 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@521a2212
2022-04-22 01:40:55 741 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:40:56 734 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:40:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.497 upstream_response_time:1.497 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:40:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1497
2022-04-22 01:40:57 242 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6f698c5a
2022-04-22 01:40:57 242 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:40:57 634 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:40:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.417 upstream_response_time:0.417 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:40:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 417
2022-04-22 01:40:57 662 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@50dcf6f2
2022-04-22 01:40:57 662 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:40:58 833 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:40:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.276 upstream_response_time:1.276 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:40:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1275
2022-04-22 01:40:58 940 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1fcb98d1
2022-04-22 01:40:58 940 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:41:00 034 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:41:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.297 upstream_response_time:1.297 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:41:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1296
2022-04-22 01:41:00 243 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@58bcb50
2022-04-22 01:41:00 243 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:41:00 634 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:41:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.594 upstream_response_time:1.594 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:41:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1594
2022-04-22 01:41:01 840 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@76e888d3
2022-04-22 01:41:01 840 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:41:02 633 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:41:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.997 upstream_response_time:0.997 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:41:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 997
2022-04-22 01:41:02 846 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@304f22ee
2022-04-22 01:41:02 846 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:41:03 641 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace-
10.233.70.65 - - [22/Apr/2022:01:41:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.096 upstream_response_time:1.096 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:41:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1091
2022-04-22 01:41:03 940 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5855fe3e
2022-04-22 01:41:03 940 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:41:04 832 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace-
10.233.70.65 - - [22/Apr/2022:01:41:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.497 upstream_response_time:1.497 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:41:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 1497
2022-04-22 01:41:05 442 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3d187ea6
2022-04-22 01:41:05 442 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.65,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.73.110","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-22 01:41:06 833 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace-
10.233.70.65 - - [22/Apr/2022:01:41:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 1497
10.233.70.65 - - [22/Apr/2022:01:41:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.498 upstream_response_time:1.498 "-" "Go-http-client/1.1" "-"
2022-04-22 01:41:06 972 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:41:07 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.265 upstream_response_time:0.265 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:41:07 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 264
2022-04-22 01:41:07 238 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:41:08 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.997 upstream_response_time:0.997 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:41:08 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 996
2022-04-22 01:41:08 236 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:41:08 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.301 upstream_response_time:0.301 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:41:08 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 300
2022-04-22 01:41:08 537 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:41:10 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:2.300 upstream_response_time:2.300 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:41:10 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 2299
2022-04-22 01:41:10 838 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:41:11 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.502 upstream_response_time:0.502 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:41:11 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 503
2022-04-22 01:41:11 342 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:41:11 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.396 upstream_response_time:0.396 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:41:11 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 394
2022-04-22 01:41:11 738 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:41:13 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:2.098 upstream_response_time:2.098 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:41:13 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 2098
2022-04-22 01:41:13 838 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:41:14 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:1.104 upstream_response_time:1.104 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:41:14 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1102
2022-04-22 01:41:14 943 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:41:15 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.295 upstream_response_time:0.295 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:41:15 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 294
2022-04-22 01:41:15 238 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:41:15 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.705 upstream_response_time:0.705 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:41:15 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 703
2022-04-22 01:41:15 943 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:41:16 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.167 upstream_response_time:0.167 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:41:16 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 166
2022-04-22 01:41:16 111 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:41:16 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.226 upstream_response_time:0.226 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:41:16 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 226
2022-04-22 01:41:16 339 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:41:17 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:1.099 upstream_response_time:1.099 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:41:17 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1098
2022-04-22 01:41:17 438 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:41:19 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:1.800 upstream_response_time:1.800 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:41:19 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1799
2022-04-22 01:41:19 239 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:41:20 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:1.197 upstream_response_time:1.197 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:41:20 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1195
2022-04-22 01:41:20 437 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:41:21 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:1.101 upstream_response_time:1.101 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:41:21 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1101
2022-04-22 01:41:21 538 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:41:22 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.898 upstream_response_time:0.898 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:41:22 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 897
2022-04-22 01:41:22 437 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:41:23 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.601 upstream_response_time:0.601 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:41:23 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 600
2022-04-22 01:41:23 040 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:41:23 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:41:23 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296
2022-04-22 01:41:23 338 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:41:23 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.601 upstream_response_time:0.601 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:41:23 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 600
2022-04-22 01:41:23 939 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:41:25 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:1.899 upstream_response_time:1.899 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:41:25 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1898
2022-04-22 01:41:25 840 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:41:27 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:1.496 upstream_response_time:1.496 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:41:27 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1494
2022-04-22 01:41:27 336 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:41:28 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:1.000 upstream_response_time:1.000 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:41:28 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 999
2022-04-22 01:41:28 337 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:41:28 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.501 upstream_response_time:0.501 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:41:28 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 499
2022-04-22 01:41:28 839 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:41:29 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:41:29 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 399
2022-04-22 01:41:29 240 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:41:30 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.799 upstream_response_time:0.799 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:41:30 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 798
2022-04-22 01:41:30 038 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:41:30 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.697 upstream_response_time:0.697 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:41:30 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 696
2022-04-22 01:41:30 736 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:41:32 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:1.601 upstream_response_time:1.601 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:41:32 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1601
2022-04-22 01:41:32 339 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:41:32 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:41:32 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
2022-04-22 01:41:32 639 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:41:33 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:41:33 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 598
2022-04-22 01:41:33 239 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:41:33 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.404 upstream_response_time:0.404 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:41:33 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 402
2022-04-22 01:41:33 643 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:41:34 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.895 upstream_response_time:0.895 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:41:34 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 893
2022-04-22 01:41:34 538 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:41:34 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:41:34 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398
2022-04-22 01:41:34 939 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:41:35 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.709 upstream_response_time:0.709 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:41:35 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 708
2022-04-22 01:41:35 648 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:41:37 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:1.488 upstream_response_time:1.488 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:41:37 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1487
2022-04-22 01:41:37 137 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:41:38 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:1.302 upstream_response_time:1.302 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:41:38 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1302
2022-04-22 01:41:38 441 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:41:38 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.197 upstream_response_time:0.197 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:41:38 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196
2022-04-22 01:41:38 639 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:41:39 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:41:39 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 698
2022-04-22 01:41:39 338 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:41:39 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:41:39 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 400
2022-04-22 01:41:39 745 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:41:40 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:41:40 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
2022-04-22 01:41:40 039 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:41:41 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:1.397 upstream_response_time:1.397 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:41:41 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1396
2022-04-22 01:41:41 436 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:41:43 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:1.699 upstream_response_time:1.699 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:41:43 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1699
2022-04-22 01:41:43 137 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:41:44 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:1.508 upstream_response_time:1.508 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:41:44 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1507
2022-04-22 01:41:44 645 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:41:44 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.194 upstream_response_time:0.194 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:41:44 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 194
2022-04-22 01:41:44 841 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:41:45 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.995 upstream_response_time:0.995 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:41:45 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 995
2022-04-22 01:41:45 839 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:41:46 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.898 upstream_response_time:0.898 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:41:46 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 896
2022-04-22 01:41:46 741 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:41:47 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.501 upstream_response_time:0.501 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:41:47 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 499
2022-04-22 01:41:47 238 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:41:47 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.204 upstream_response_time:0.204 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:41:47 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 203
2022-04-22 01:41:47 443 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:41:47 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.494 upstream_response_time:0.494 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:41:47 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 493
2022-04-22 01:41:47 938 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:41:48 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.800 upstream_response_time:0.800 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:41:48 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 798
2022-04-22 01:41:48 738 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:41:48 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:41:48 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 199
2022-04-22 01:41:48 939 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:41:50 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:1.099 upstream_response_time:1.099 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:41:50 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1098
2022-04-22 01:41:50 039 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.73.110/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.73.110,port:8446
10.233.70.65 - - [22/Apr/2022:01:41:51 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.73.110/8446 HTTP/1.1" 204 request_processing_time:1.101 upstream_response_time:1.101 "-" "Go-http-client/1.1" "-"
10.233.70.65 - - [22/Apr/2022:01:41:51 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.73.110/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1100
2022-04-22 01:41:51 139 INFO [org.onap.msb.sdclient.resources.MicroSer