Results

By type

          04:08:03,428 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Will scan for changes in [file:/opt/app/pm-mapper/etc/logback.xml] 
04:08:03,536 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Setting ReconfigureOnChangeTask scanning period to 30 seconds
04:08:03,556 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
04:08:03,607 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [CONSOLE]
04:08:03,614 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
04:08:03,636 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
04:08:03,705 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ROLLING-FILE]
04:08:03,707 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
04:08:03,718 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@403147759 - setting totalSizeCap to 10 GB
04:08:03,720 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@403147759 - Archive files will be limited to [50 MB] each.
04:08:03,722 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@403147759 - Will use zip compression
04:08:03,723 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@403147759 - Will use the pattern /var/log/ONAP/dcaegen2/services/pm-mapper/pm-mapper_output.%d{yyyy-MM-dd}.%i.log for the active file
04:08:03,725 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@515c6049 - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/ONAP/dcaegen2/services/pm-mapper/pm-mapper_output.%d{yyyy-MM-dd}.%i.log.zip'.
04:08:03,726 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@515c6049 - Roll-over at midnight.
04:08:03,732 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@515c6049 - Setting initial period to Sun Apr 10 04:08:03 GMT 2022
04:08:03,734 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ROLLING-FILE] - Active log file name: /var/log/ONAP/dcaegen2/services/pm-mapper/pm-mapper_output.log
04:08:03,735 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ROLLING-FILE] - File property is set to [/var/log/ONAP/dcaegen2/services/pm-mapper/pm-mapper_output.log]
04:08:03,735 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
04:08:03,735 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [READABLE-FILE]
04:08:03,736 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
04:08:03,804 |-INFO in ch.qos.logback.core.rolling.FixedWindowRollingPolicy@1165b38 - No compression will be used
04:08:03,806 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[READABLE-FILE] - Active log file name: /var/log/ONAP/dcaegen2/services/pm-mapper/pm-mapper_output_readable.log
04:08:03,807 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[READABLE-FILE] - File property is set to [/var/log/ONAP/dcaegen2/services/pm-mapper/pm-mapper_output_readable.log]
04:08:03,807 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
04:08:03,807 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [CONSOLE] to Logger[ROOT]
04:08:03,808 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ROLLING-FILE] to Logger[ROOT]
04:08:03,808 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [READABLE-FILE] to Logger[ROOT]
04:08:03,809 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
04:08:03,810 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@1f2586d6 - Registering current configuration as safe fallback point
2022-04-10T04:08:03.923Z	main	INFO	org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration		CBS client will use http over TLS.			
2022-04-10T04:08:03.929Z	main	INFO	org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration		Path to cert files: /opt/app/pm-mapper/etc/cert/			
2022-04-10T04:08:04.012Z	main	INFO	org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory		Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-pm-mapper, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/pm-mapper/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}			
2022-04-10T04:08:05.330Z	main	INFO	org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap		Trying to load configuration from configMap file: /app-config/application_config.yaml			
2022-04-10T04:08:05.605Z	main	INFO	org.onap.dcaegen2.services.pmmapper.config.ConfigHandler		Attempt to get initial configuration			
2022-04-10T04:08:05.618Z	main	INFO	org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap		Got successful output from ConfigMap file			
2022-04-10T04:08:05.618Z	main	INFO	org.onap.dcaegen2.services.pmmapper.config.ConfigHandler		Attempt to process configuration object			
2022-04-10T04:08:05.639Z	main	INFO	org.onap.dcaegen2.services.pmmapper.config.ConfigHandler		PM-mapper configuration processed successful			
2022-04-10T04:08:05.640Z	main	INFO	org.onap.dcaegen2.services.pmmapper.config.ConfigHandler		Mapper configuration:\nMapperConfig{enableHttp=true, keyStorePath='', keyStorePassPath='', trustStorePath='', trustStorePassPath='', dmaapDRDeleteEndpoint='https://dmaap-dr-node:8443/delete', filterConfig=MeasFilterConfig(filters=[]), aafUsername='', aafPassword= *****, subscriberConfig=SubscriberConfig{username=username, password= *****, drLocation='san-francisco', deliveryUrl='https://dcae-pm-mapper:8443/delivery', subscriberId='1'}, publisherConfig=PublisherConfig(topicUrl=http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS, clientRole=org.onap.dcae.pmPublisher, clientId=1649563632049, clusterLocation=san-francisco)}			
2022-04-10T04:08:06.522Z	main	INFO	org.onap.dcaegen2.services.pmmapper.config.FilesProcessingConfig		Attempt to read threads configuration			
2022-04-10T04:08:06.523Z	main	INFO	org.onap.dcaegen2.services.pmmapper.config.FilesProcessingConfig		PROCESSING_THREADS_COUNT env not present. Setting threads count to available cores: 1			
2022-04-10T04:08:06.524Z	main	INFO	org.onap.dcaegen2.services.pmmapper.config.FilesProcessingConfig		THREADS_MULTIPLIER env not present. Setting multiplier to default value: 1			
2022-04-10T04:08:06.524Z	main	INFO	org.onap.dcaegen2.services.pmmapper.config.FilesProcessingConfig		Processing threads configuration: Processing threads count - 1, Processing threads multiplier - 1 			
2022-04-10T04:08:06.525Z	main	INFO	org.onap.dcaegen2.services.pmmapper.config.FilesProcessingConfig		Amount of files processing threads: 1 			
2022-04-10T04:08:06.526Z	main	INFO	org.onap.dcaegen2.services.pmmapper.config.FilesProcessingConfig		Trying to read PROCESSING_LIMIT_RATE env.			
2022-04-10T04:08:06.527Z	main	INFO	org.onap.dcaegen2.services.pmmapper.config.FilesProcessingConfig		PROCESSING_LIMIT_RATE env not present. Setting limit rate to default value: 1			
2022-04-10T04:08:06.622Z	main	INFO	org.onap.dcaegen2.services.pmmapper.ssl.SSLContextFactory		Attempt to Create SSL Context			
2022-04-10T04:08:06.622Z	main	WARN	org.onap.dcaegen2.services.pmmapper.ssl.SSLContextFactory		SSL is disabled. Skip creating SSL Context			
2022-04-10T04:08:06.714Z	main	INFO	io.undertow		starting server: Undertow - 2.2.16.Final			
2022-04-10T04:08:06.723Z	main	INFO	org.xnio		XNIO version 3.8.6.Final			
2022-04-10T04:08:06.737Z	main	INFO	org.xnio.nio		XNIO NIO Implementation Version 3.8.6.Final			
2022-04-10T04:08:07.020Z	main	INFO	org.jboss.threads		JBoss Threads version 3.1.0.Final			
2022-04-10T04:08:18.752Z	XNIO-1 I/O-1	INFO	org.onap.dcaegen2.services.pmmapper.healthcheck.HealthCheckHandler	InstanceUUID=2ac8b50d-13d6-46eb-9cc0-3b8c6ff209d2, RequestID=7540b018-5512-43cc-97c2-a129f120e81e, ServiceName=/healthcheck, InvocationID=27fd950c-9408-4955-8db3-b7065e8bef81, InvokeTimestamp=2022-04-10T04:08:18.742812Z, PartnerName=, ClientIPAddress=/10.233.67.63, ServerFQDN=10.233.67.69			ENTRY	
2022-04-10T04:08:18.765Z	XNIO-1 I/O-1	INFO	org.onap.dcaegen2.services.pmmapper.healthcheck.HealthCheckHandler	InstanceUUID=2ac8b50d-13d6-46eb-9cc0-3b8c6ff209d2, RequestID=7540b018-5512-43cc-97c2-a129f120e81e, ServiceName=/healthcheck, InvocationID=27fd950c-9408-4955-8db3-b7065e8bef81, InvokeTimestamp=2022-04-10T04:08:18.742812Z, PartnerName=, ClientIPAddress=/10.233.67.63, ServerFQDN=10.233.67.69	Healthcheck request successful			
2022-04-10T04:08:18.765Z	XNIO-1 I/O-1	INFO	org.onap.dcaegen2.services.pmmapper.healthcheck.HealthCheckHandler	ResponseCode=, InstanceUUID=2ac8b50d-13d6-46eb-9cc0-3b8c6ff209d2, RequestID=7540b018-5512-43cc-97c2-a129f120e81e, ServiceName=/healthcheck, ResponseDescription=, InvocationID=27fd950c-9408-4955-8db3-b7065e8bef81, Severity=, InvokeTimestamp=2022-04-10T04:08:18.742812Z, PartnerName=, ClientIPAddress=/10.233.67.63, ServerFQDN=10.233.67.69, StatusCode=			EXIT