Policy pap config file: /opt/app/policy/pap/etc/mounted/papParameters.yaml overriding logback.xml PDP group configuration file: PapDb.json . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.14) [2022-11-18T17:56:32.644+00:00|INFO|PolicyPapApplication|main] Starting PolicyPapApplication using Java 11.0.11 on onap-policy-pap-865547f7d7-w8ngk with PID 8 (/app/pap.jar started by policy in /opt/app/policy/pap/bin) [2022-11-18T17:56:32.668+00:00|INFO|PolicyPapApplication|main] No active profile set, falling back to 1 default profile: "default" [2022-11-18T17:56:52.451+00:00|INFO|RepositoryConfigurationDelegate|main] Bootstrapping Spring Data JPA repositories in DEFAULT mode. [2022-11-18T17:56:54.362+00:00|INFO|RepositoryConfigurationDelegate|main] Finished Spring Data repository scanning in 1814 ms. Found 8 JPA repository interfaces. [2022-11-18T17:57:05.757+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 6969 (https) [2022-11-18T17:57:05.814+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["https-jsse-nio-6969"] [2022-11-18T17:57:05.815+00:00|INFO|StandardService|main] Starting service [Tomcat] [2022-11-18T17:57:05.815+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.62] [2022-11-18T17:57:06.462+00:00|INFO|[/]|main] Initializing Spring embedded WebApplicationContext [2022-11-18T17:57:06.462+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 32734 ms [2022-11-18T17:57:13.663+00:00|INFO|LogHelper|main] HHH000204: Processing PersistenceUnitInfo [name: default] [2022-11-18T17:57:14.047+00:00|INFO|Version|main] HHH000412: Hibernate ORM core version 5.4.31.Final [2022-11-18T17:57:15.990+00:00|INFO|Version|main] HCANN000001: Hibernate Commons Annotations {5.1.2.Final} [2022-11-18T17:57:17.138+00:00|INFO|HikariDataSource|main] HikariPool-1 - Starting... [2022-11-18T17:57:18.478+00:00|INFO|HikariDataSource|main] HikariPool-1 - Start completed. [2022-11-18T17:57:18.941+00:00|INFO|Dialect|main] HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect [2022-11-18T17:57:29.724+00:00|INFO|JtaPlatformInitiator|main] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] [2022-11-18T17:57:29.878+00:00|INFO|LocalContainerEntityManagerFactoryBean|main] Initialized JPA EntityManagerFactory for persistence unit 'default' [2022-11-18T17:57:42.945+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e07f7ebd-d7d6-454d-8124-8bac34e29b0a, consumerInstance=onap-policy-pap-865547f7d7-w8ngk, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED [2022-11-18T17:57:43.311+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=7bd87cc2-6de4-4069-a7cd-8d2541574bfe, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED [2022-11-18T17:57:45.951+00:00|INFO|PapDatabaseInitializer|main] Initial pdpGroup already exists in DB, skipping create - [PdpGroup(name=defaultGroup, description=The default group that registers all supported policy types and pdps., pdpGroupState=ACTIVE, properties={}, pdpSubgroups=[PdpSubGroup(pdpType=apex, supportedPolicyTypes=[onap.policies.controlloop.operational.common.Apex 1.0.0, onap.policies.native.Apex 1.0.0], policies=[], currentInstanceCount=1, desiredInstanceCount=1, properties={}, pdpInstances=[Pdp(instanceId=apex-e6b8e41f-f6cd-4c6e-9af4-c3084f0115c8, pdpState=ACTIVE, healthy=HEALTHY, message=Pdp Heartbeat, lastUpdate=2022-11-18T17:47:06Z)]), PdpSubGroup(pdpType=drools, supportedPolicyTypes=[onap.policies.controlloop.operational.common.Drools 1.0.0, onap.policies.native.drools.Controller 1.0.0, onap.policies.native.drools.Artifact 1.0.0], policies=[], currentInstanceCount=1, desiredInstanceCount=1, properties={}, pdpInstances=[Pdp(instanceId=onap-policy-drools-pdp-0.cfd2472c-7cc6-48d0-97ce-e3900080522e, pdpState=ACTIVE, healthy=HEALTHY, message=null, lastUpdate=2022-11-18T17:46:59Z)]), PdpSubGroup(pdpType=xacml, supportedPolicyTypes=[onap.policies.controlloop.guard.common.FrequencyLimiter 1.0.0, onap.policies.controlloop.guard.common.MinMax 1.0.0, onap.policies.controlloop.guard.common.Blacklist 1.0.0, onap.policies.controlloop.guard.common.Filter 1.0.0, onap.policies.controlloop.guard.coordination.FirstBlocksSecond 1.0.0, onap.policies.monitoring.* 1.0.0, onap.policies.optimization.* 1.0.0, onap.policies.optimization.resource.AffinityPolicy 1.0.0, onap.policies.optimization.resource.DistancePolicy 1.0.0, onap.policies.optimization.resource.HpaPolicy 1.0.0, onap.policies.optimization.resource.OptimizationPolicy 1.0.0, onap.policies.optimization.resource.PciPolicy 1.0.0, onap.policies.optimization.service.QueryPolicy 1.0.0, onap.policies.optimization.service.SubscriberPolicy 1.0.0, onap.policies.optimization.resource.Vim_fit 1.0.0, onap.policies.optimization.resource.VnfPolicy 1.0.0, onap.policies.native.Xacml 1.0.0, onap.policies.Naming 1.0.0, onap.policies.match.* 1.0.0], policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], currentInstanceCount=1, desiredInstanceCount=1, properties={}, pdpInstances=[Pdp(instanceId=xacml-59ddd97a-86f1-478d-a335-aa6778777e2e, pdpState=ACTIVE, healthy=HEALTHY, message=null, lastUpdate=2022-11-18T17:47:05Z)])])] from PapDb.json [2022-11-18T17:57:47.123+00:00|WARN|JpaBaseConfiguration$JpaWebConfiguration|main] spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning [2022-11-18T17:57:51.503+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '' [2022-11-18T17:57:54.006+00:00|INFO|DefaultSecurityFilterChain|main] Will not secure any request [2022-11-18T17:57:57.411+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["https-jsse-nio-6969"] [2022-11-18T17:57:58.306+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [utnuserfirstobjectca [jdk]] and DN [CN=UTN-USERFirst-Object, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:40:36 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted [2022-11-18T17:57:58.307+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [deutschetelekomrootca2 [jdk]] and DN [CN=Deutsche Telekom Root CA 2, OU=T-TeleSec Trust Center, O=Deutsche Telekom AG, C=DE] is not valid due to [NotAfter: Tue Jul 09 23:59:00 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted [2022-11-18T17:57:58.308+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [globalsignr2ca [jdk]] and DN [CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R2] is not valid due to [NotAfter: Wed Dec 15 08:00:00 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted [2022-11-18T17:57:58.315+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [identrustdstx3 [jdk]] and DN [CN=DST Root CA X3, O=Digital Signature Trust Co.] is not valid due to [NotAfter: Thu Sep 30 14:01:15 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted [2022-11-18T17:57:58.316+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [addtrustexternalca [jdk]] and DN [CN=AddTrust External CA Root, OU=AddTrust External TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:48:38 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted [2022-11-18T17:57:58.316+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [utnuserfirstclientauthemailca [jdk]] and DN [CN=UTN-USERFirst-Client Authentication and Email, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 17:36:58 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted [2022-11-18T17:57:58.317+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [verisigntsaca [jdk]] and DN [CN=Thawte Timestamping CA, OU=Thawte Certification, O=Thawte, L=Durbanville, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted [2022-11-18T17:57:58.318+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [gtecybertrustglobalca [jdk]] and DN [CN=GTE CyberTrust Global Root, OU="GTE CyberTrust Solutions, Inc.", O=GTE Corporation, C=US] is not valid due to [NotAfter: Mon Aug 13 23:59:00 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted [2022-11-18T17:57:58.319+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [luxtrustglobalrootca [jdk]] and DN [CN=LuxTrust Global Root, O=LuxTrust s.a., C=LU] is not valid due to [NotAfter: Wed Mar 17 09:51:37 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted [2022-11-18T17:57:58.321+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [soneraclass2ca [jdk]] and DN [CN=Sonera Class2 CA, O=Sonera, C=FI] is not valid due to [NotAfter: Tue Apr 06 07:29:40 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted [2022-11-18T17:57:58.323+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [equifaxsecureglobalebusinessca1 [jdk]] and DN [CN=Equifax Secure Global eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted [2022-11-18T17:57:58.324+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [certplusclass3pprimaryca [jdk]] and DN [CN=Class 3P Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted [2022-11-18T17:57:58.326+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [thawtepremiumserverca [jdk]] and DN [EMAILADDRESS=premium-server@thawte.com, CN=Thawte Premium Server CA, OU=Certification Services Division, O=Thawte Consulting cc, L=Cape Town, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted [2022-11-18T17:57:58.328+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [geotrustglobalca [jdk]] and DN [CN=GeoTrust Global CA, O=GeoTrust Inc., C=US] is not valid due to [NotAfter: Sat May 21 04:00:00 GMT 2022]. Certificates signed by this trusted certificate WILL be accepted [2022-11-18T17:57:58.330+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [equifaxsecureebusinessca1 [jdk]] and DN [CN=Equifax Secure eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted [2022-11-18T17:57:58.331+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [equifaxsecureca [jdk]] and DN [OU=Equifax Secure Certificate Authority, O=Equifax, C=US] is not valid due to [NotAfter: Wed Aug 22 16:41:51 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted [2022-11-18T17:57:58.334+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [quovadisrootca [jdk]] and DN [CN=QuoVadis Root Certification Authority, OU=Root Certification Authority, O=QuoVadis Limited, C=BM] is not valid due to [NotAfter: Wed Mar 17 18:33:33 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted [2022-11-18T17:57:58.335+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [addtrustclass1ca [jdk]] and DN [CN=AddTrust Class 1 CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:38:31 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted [2022-11-18T17:57:58.337+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [certplusclass2primaryca [jdk]] and DN [CN=Class 2 Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted [2022-11-18T17:57:58.338+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [keynectisrootca [jdk]] and DN [CN=KEYNECTIS ROOT CA, OU=ROOT, O=KEYNECTIS, C=FR] is not valid due to [NotAfter: Tue May 26 00:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted [2022-11-18T17:57:58.339+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [utnuserfirsthardwareca [jdk]] and DN [CN=UTN-USERFirst-Hardware, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:19:22 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted [2022-11-18T17:57:58.340+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [addtrustqualifiedca [jdk]] and DN [CN=AddTrust Qualified CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:44:50 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted [2022-11-18T17:57:58.480+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 6969 (https) with context path '' [2022-11-18T17:58:01.562+00:00|INFO|ServiceManager|main] Policy PAP starting [2022-11-18T17:58:01.562+00:00|INFO|ServiceManager|main] Policy PAP starting Meter Registry [2022-11-18T17:58:01.565+00:00|INFO|ServiceManager|main] Policy PAP starting PAP parameters [2022-11-18T17:58:01.569+00:00|INFO|ServiceManager|main] Policy PAP starting Pdp Heartbeat Listener [2022-11-18T17:58:01.569+00:00|INFO|ServiceManager|main] Policy PAP starting Response Request ID Dispatcher [2022-11-18T17:58:01.571+00:00|INFO|ServiceManager|main] Policy PAP starting Heartbeat Request ID Dispatcher [2022-11-18T17:58:01.572+00:00|INFO|ServiceManager|main] Policy PAP starting Response Message Dispatcher [2022-11-18T17:58:01.593+00:00|INFO|TopicBase|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e07f7ebd-d7d6-454d-8124-8bac34e29b0a, consumerInstance=onap-policy-pap-865547f7d7-w8ngk, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@53f94afe [2022-11-18T17:58:01.594+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e07f7ebd-d7d6-454d-8124-8bac34e29b0a, consumerInstance=onap-policy-pap-865547f7d7-w8ngk, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting [2022-11-18T17:58:01.597+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e07f7ebd-d7d6-454d-8124-8bac34e29b0a, consumerInstance=onap-policy-pap-865547f7d7-w8ngk, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED [2022-11-18T17:58:01.603+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/e07f7ebd-d7d6-454d-8124-8bac34e29b0a/onap-policy-pap-865547f7d7-w8ngk?timeout=15000 [2022-11-18T17:58:01.603+00:00|INFO|ServiceManager|main] Policy PAP starting Heartbeat Message Dispatcher [2022-11-18T17:58:01.604+00:00|INFO|TopicBase|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=7bd87cc2-6de4-4069-a7cd-8d2541574bfe, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@304e1e4e [2022-11-18T17:58:01.604+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=7bd87cc2-6de4-4069-a7cd-8d2541574bfe, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting [2022-11-18T17:58:01.609+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=7bd87cc2-6de4-4069-a7cd-8d2541574bfe, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED [2022-11-18T17:58:01.611+00:00|INFO|ServiceManager|main] Policy PAP starting topics [2022-11-18T17:58:01.611+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/7bd87cc2-6de4-4069-a7cd-8d2541574bfe?timeout=15000 [2022-11-18T17:58:01.611+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e07f7ebd-d7d6-454d-8124-8bac34e29b0a, consumerInstance=onap-policy-pap-865547f7d7-w8ngk, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting [2022-11-18T17:58:01.612+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=7bd87cc2-6de4-4069-a7cd-8d2541574bfe, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting [2022-11-18T17:58:01.623+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/e07f7ebd-d7d6-454d-8124-8bac34e29b0a/onap-policy-pap-865547f7d7-w8ngk?timeout=15000 (anonymous) ... [2022-11-18T17:58:01.628+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/7bd87cc2-6de4-4069-a7cd-8d2541574bfe?timeout=15000 (anonymous) ... [2022-11-18T17:58:01.612+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=f5b5cd2b-6866-4084-abb1-1ca958e2bd04, alive=false, publisher=null]]: starting [2022-11-18T17:58:01.687+00:00|INFO|InlineDmaapTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=f5b5cd2b-6866-4084-abb1-1ca958e2bd04, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created [2022-11-18T17:58:01.699+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=b7c2a94a-5653-41ae-b5ce-ecfc90b0dc4e, alive=false, publisher=null]]: starting [2022-11-18T17:58:01.701+00:00|INFO|InlineDmaapTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=b7c2a94a-5653-41ae-b5ce-ecfc90b0dc4e, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created [2022-11-18T17:58:01.701+00:00|INFO|ServiceManager|main] Policy PAP starting PAP statistics [2022-11-18T17:58:01.702+00:00|INFO|ServiceManager|main] Policy PAP starting PAP Activator [2022-11-18T17:58:01.703+00:00|INFO|ServiceManager|main] Policy PAP starting PDP publisher [2022-11-18T17:58:01.706+00:00|INFO|ServiceManager|main] Policy PAP starting Policy Notification publisher [2022-11-18T17:58:01.724+00:00|INFO|ServiceManager|main] Policy PAP starting PDP update timers [2022-11-18T17:58:01.728+00:00|INFO|ServiceManager|main] Policy PAP starting PDP state-change timers [2022-11-18T17:58:01.728+00:00|INFO|TimerManager|Thread-8] timer manager update started [2022-11-18T17:58:01.729+00:00|INFO|ServiceManager|main] Policy PAP starting PDP modification lock [2022-11-18T17:58:01.729+00:00|INFO|TimerManager|Thread-9] timer manager state-change started [2022-11-18T17:58:01.730+00:00|INFO|ServiceManager|main] Policy PAP starting PDP modification requests [2022-11-18T17:58:01.737+00:00|INFO|ServiceManager|main] Policy PAP starting PDP expiration timer [2022-11-18T17:58:01.739+00:00|INFO|ServiceManager|main] Policy PAP started [2022-11-18T17:58:01.745+00:00|INFO|PolicyPapApplication|main] Started PolicyPapApplication in 97.282 seconds (JVM running for 111.302) [2022-11-18T17:58:07.268+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK [2022-11-18T17:58:07.320+00:00|INFO|OrderedServiceImpl|DMAAP-source-POLICY-HEARTBEAT] ***** OrderedServiceImpl implementers: [] [2022-11-18T17:58:07.323+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT] {"pdpType":"xacml","state":"PASSIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"statistics":{"timeStamp":"+54851-11-21T14:30:32Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"xacml","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":1,"policyDeploySuccessCount":1,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"06ac0c5d-0c69-46db-8680-d1e91d5b35a4","timestampMs":1668793747557,"name":"xacml-59ddd97a-86f1-478d-a335-aa6778777e2e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}