2022-07-20 09:04:40,524 | __main__ | misshtbtd | main | 337 | INFO | MSHBD:Execution Started 2022-07-20 09:04:40,525 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-07-20 09:04:40,525 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-07-20T09:04:40,532 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-07-20 09:04:40,532 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-07-20 09:04:40,532 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-07-20 09:04:40,533 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-07-20 09:04:40,541 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-07-20 09:04:40,542 | __main__ | misshtbtd | main | 343 | INFO | ('MSHBT:HB Properties -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat', 'True', '300') 2022-07-20 09:04:40,649 | __main__ | misshtbtd | create_database | 65 | INFO | ('MSHBT:Create_database:DB not exists? ', (False,)) 2022-07-20 09:04:40,650 | __main__ | misshtbtd | create_database | 71 | INFO | MSHBD:Database already exists 2022-07-20 09:04:40,650 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-07-20 09:04:40,822 | __main__ | misshtbtd | create_update_vnf_table_1 | 152 | INFO | MSHBT:Created vnf_table_1 table 2022-07-20 09:04:40,834 | __main__ | misshtbtd | create_update_vnf_table_1 | 180 | DEBUG | Inserted new event_name = Heartbeat_vDNS into vnf_table_1 2022-07-20 09:04:40,836 | __main__ | misshtbtd | create_update_vnf_table_1 | 180 | DEBUG | Inserted new event_name = Heartbeat_vFW into vnf_table_1 2022-07-20 09:04:40,837 | __main__ | misshtbtd | create_update_vnf_table_1 | 180 | DEBUG | Inserted new event_name = Heartbeat_xx into vnf_table_1 2022-07-20 09:04:40,838 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-07-20 09:04:40,930 | __main__ | misshtbtd | create_update_hb_common | 117 | INFO | MSHBT:Created hb_common DB and updated new values 2022-07-20 09:04:40,934 | __main__ | misshtbtd | main | 353 | INFO | ('MSHBD:Current process id is', 6) 2022-07-20 09:04:40,934 | __main__ | misshtbtd | main | 354 | INFO | MSHBD:Now be in a continuous loop 2022-07-20 09:04:40,950 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-07-20 09:04:40,950 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-07-20 09:04:40,957 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-07-20 09:04:40,957 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-07-20 09:04:40,958 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-07-20 09:04:40,961 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-07-20T09:04:40,974 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-07-20 09:04:40,963 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1658307881) 2022-07-20 09:04:40,964 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1658307881, 1658307881, 0) 2022-07-20 09:04:40,964 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-07-20 09:04:40,964 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-07-20 09:04:40,964 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-07-20 09:04:40,964 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-07-20 09:04:40,973 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-07-20 09:04:40,973 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-07-20 09:04:40,974 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-07-20 09:04:40,981 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-07-20 09:04:40,982 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-07-20 09:04:41,001 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-07-20 09:04:41,001 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-07-20 09:04:41,001 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-07-20 09:04:41,023 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-07-20 09:04:41,057 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-07-20 09:04:41,075 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-07-20 09:04:42,456 | __main__ | htbtworker | | 258 | INFO | HBT:HeartBeat thread Created 2022-07-20 09:04:42,457 | __main__ | htbtworker | | 260 | INFO | ('HBT:The config file name passed is -%s', '../etc/config.json') 2022-07-20 09:04:43,081 | __main__ | misshtbtd | create_process | 327 | INFO | ('MSHBD:jobs list is', [, ]) 2022-07-20 09:04:43,122 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:04:43,430 | __main__ | db_monitoring | | 235 | INFO | DBM: DBM Process started 2022-07-20 09:04:43,431 | __main__ | db_monitoring | | 240 | INFO | ('DBM:Parent process ID and json file name', '6', '../etc/config.json') 2022-07-20 09:05:02,526 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:05:02,527 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:05:02,550 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:05:02,587 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 503 19 2022-07-20 09:05:02,588 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', 'no healthy upstream') 2022-07-20 09:05:02,589 | __main__ | htbtworker | process_msg | 113 | ERROR | HBT:Decoding JSON has failed 2022-07-20 09:05:03,484 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:05:08,166 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658307883) 2022-07-20 09:05:08,167 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658307883, 1658307908, 25) 2022-07-20 09:05:08,168 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:05:08,202 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:05:22,642 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:05:22,642 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:05:22,655 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:05:22,659 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 503 19 2022-07-20 09:05:22,660 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', 'no healthy upstream') 2022-07-20 09:05:22,660 | __main__ | htbtworker | process_msg | 113 | ERROR | HBT:Decoding JSON has failed 2022-07-20 09:05:23,552 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:05:33,257 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658307908) 2022-07-20 09:05:33,258 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658307908, 1658307933, 25) 2022-07-20 09:05:33,258 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:05:33,301 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:05:42,730 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:05:42,731 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:05:42,746 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:05:42,751 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 503 19 2022-07-20 09:05:42,752 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', 'no healthy upstream') 2022-07-20 09:05:42,752 | __main__ | htbtworker | process_msg | 113 | ERROR | HBT:Decoding JSON has failed 2022-07-20 09:05:43,626 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:05:58,345 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658307933) 2022-07-20 09:05:58,345 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658307933, 1658307958, 25) 2022-07-20 09:05:58,346 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:05:58,375 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:06:02,795 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:06:02,796 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:06:02,813 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:06:02,912 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:06:02,914 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:06:03,692 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:06:22,973 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:06:22,974 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:06:22,988 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:06:23,015 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:06:23,016 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:06:23,421 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658307958) 2022-07-20 09:06:23,423 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658307958, 1658307983, 25) 2022-07-20 09:06:23,423 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:06:23,459 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:06:23,759 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:06:43,138 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:06:43,139 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:06:43,156 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:06:43,186 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:06:43,187 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:06:43,888 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:06:48,507 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658307983) 2022-07-20 09:06:48,507 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658307983, 1658308009, 26) 2022-07-20 09:06:48,507 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:06:48,546 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:07:03,250 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:07:03,250 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:07:03,264 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:07:03,306 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:07:03,307 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:07:03,978 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:07:13,594 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658308009) 2022-07-20 09:07:13,594 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658308009, 1658308034, 25) 2022-07-20 09:07:13,594 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:07:13,623 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:07:23,373 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:07:23,374 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:07:23,388 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:07:23,407 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:07:23,408 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:07:24,043 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:07:38,673 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658308034) 2022-07-20 09:07:38,674 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658308034, 1658308059, 25) 2022-07-20 09:07:38,674 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:07:38,701 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:07:43,462 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:07:43,462 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:07:43,476 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:07:43,499 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:07:43,500 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:07:44,119 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:08:03,553 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:08:03,553 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:08:03,565 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:08:03,583 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:08:03,584 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:08:03,741 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658308059) 2022-07-20 09:08:03,741 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658308059, 1658308084, 25) 2022-07-20 09:08:03,742 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:08:03,773 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:08:04,188 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:08:23,647 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:08:23,648 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:08:23,666 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:08:23,682 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:08:23,683 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:08:24,244 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:08:28,821 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658308084) 2022-07-20 09:08:28,821 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658308084, 1658308109, 25) 2022-07-20 09:08:28,822 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:08:28,871 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:08:43,736 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:08:43,736 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:08:43,749 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:08:43,769 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:08:43,770 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:08:44,313 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:08:53,919 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658308109) 2022-07-20 09:08:53,919 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658308109, 1658308134, 25) 2022-07-20 09:08:53,920 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:08:53,951 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:09:03,873 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:09:03,874 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:09:03,891 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:09:03,925 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:09:03,926 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:09:04,396 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:09:18,999 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658308134) 2022-07-20 09:09:19,000 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658308134, 1658308159, 25) 2022-07-20 09:09:19,000 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:09:19,032 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:09:23,979 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:09:23,979 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:09:23,992 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:09:24,008 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:09:24,009 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:09:24,475 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:09:41,127 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-07-20 09:09:41,174 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:09:41,180 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-07-20 09:09:41,180 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-07-20 09:09:41,187 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-07-20 09:09:41,187 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-07-20 09:09:41,187 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-07-20 09:09:41,192 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-07-20 09:09:41,217 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-07-20 09:09:41,217 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-07-20 09:09:41,217 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-07-20 09:09:44,042 | __main__ | htbtworker | process_msg | 65 | INFO | HBT:Waiting for hb_common state to become RUNNING 2022-07-20 09:09:44,076 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1658308181) 2022-07-20 09:09:44,076 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1658308181, 1658308184, 3) 2022-07-20 09:09:44,077 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-07-20 09:09:44,077 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-07-20 09:09:44,077 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-07-20 09:09:44,077 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-07-20 09:09:44,085 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-07-20 09:09:44,085 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-07-20T09:09:44,085 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-07-20 09:09:44,086 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-07-20 09:09:44,089 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-07-20 09:09:44,089 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-07-20 09:09:44,121 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-07-20 09:09:44,128 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-07-20 09:09:44,132 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-07-20 09:09:44,162 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:09:44,540 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:09:54,084 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:09:54,084 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:09:54,100 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:09:54,129 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:09:54,131 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:10:04,606 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:10:09,203 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658308184) 2022-07-20 09:10:09,203 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658308184, 1658308209, 25) 2022-07-20 09:10:09,204 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:10:09,234 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:10:14,187 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:10:14,187 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:10:14,199 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:10:14,215 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:10:14,217 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:10:24,663 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:10:34,268 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:10:34,269 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:10:34,279 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658308209) 2022-07-20 09:10:34,280 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658308209, 1658308234, 25) 2022-07-20 09:10:34,280 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:10:34,283 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:10:34,297 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:10:34,298 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:10:34,309 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:10:44,732 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:10:54,347 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:10:54,348 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:10:54,363 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:10:54,388 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:10:54,389 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:10:59,362 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658308234) 2022-07-20 09:10:59,363 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658308234, 1658308259, 25) 2022-07-20 09:10:59,364 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:10:59,400 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:11:04,802 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:11:14,443 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:11:14,443 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:11:14,461 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:11:14,480 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:11:14,481 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:11:24,445 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658308259) 2022-07-20 09:11:24,446 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658308259, 1658308284, 25) 2022-07-20 09:11:24,446 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:11:24,474 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:11:24,867 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:11:34,536 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:11:34,536 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:11:34,551 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:11:34,566 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:11:34,567 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:11:44,932 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:11:49,518 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658308284) 2022-07-20 09:11:49,518 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658308284, 1658308310, 26) 2022-07-20 09:11:49,519 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:11:49,558 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:11:54,619 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:11:54,620 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:11:54,642 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:11:54,658 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:11:54,659 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:12:04,999 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:12:14,605 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658308310) 2022-07-20 09:12:14,608 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658308310, 1658308335, 25) 2022-07-20 09:12:14,608 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:12:14,639 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:12:14,709 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:12:14,710 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:12:14,726 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:12:14,743 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:12:14,744 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:12:25,093 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:12:34,807 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:12:34,808 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:12:34,832 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:12:34,854 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:12:34,855 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:12:39,685 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658308335) 2022-07-20 09:12:39,685 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658308335, 1658308360, 25) 2022-07-20 09:12:39,685 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:12:39,718 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:12:45,159 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:12:54,911 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:12:54,911 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:12:54,924 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:12:54,940 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:12:54,941 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:13:04,772 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658308360) 2022-07-20 09:13:04,773 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658308360, 1658308385, 25) 2022-07-20 09:13:04,773 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:13:04,802 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:13:05,232 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:13:14,997 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:13:14,997 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:13:15,009 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:13:15,028 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:13:15,029 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:13:25,300 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:13:29,849 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658308385) 2022-07-20 09:13:29,849 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658308385, 1658308410, 25) 2022-07-20 09:13:29,850 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:13:29,884 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:13:35,082 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:13:35,083 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:13:35,097 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:13:35,112 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:13:35,114 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:13:45,368 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:13:54,923 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658308410) 2022-07-20 09:13:54,923 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658308410, 1658308435, 25) 2022-07-20 09:13:54,924 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:13:54,950 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:13:55,166 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:13:55,166 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:13:55,178 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:13:55,192 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:13:55,193 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:14:05,419 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:14:15,244 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:14:15,245 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:14:15,257 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:14:15,271 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:14:15,272 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:14:19,990 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658308435) 2022-07-20 09:14:19,990 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658308435, 1658308460, 25) 2022-07-20 09:14:19,991 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:14:20,021 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:14:25,481 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:14:35,325 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:14:35,325 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:14:35,340 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:14:35,355 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:14:35,356 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:14:41,320 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-07-20 09:14:41,349 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:14:41,353 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-07-20 09:14:41,353 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-07-20 09:14:41,362 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-07-20 09:14:41,362 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-07-20 09:14:41,364 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-07-20 09:14:41,369 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-07-20 09:14:41,387 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-07-20 09:14:41,388 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-07-20 09:14:41,388 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-07-20 09:14:45,066 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1658308481) 2022-07-20 09:14:45,067 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1658308481, 1658308485, 4) 2022-07-20 09:14:45,067 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-07-20 09:14:45,067 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-07-20 09:14:45,067 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-07-20 09:14:45,067 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-07-20 09:14:45,077 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-07-20 09:14:45,077 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-07-20T09:14:45,078 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-07-20 09:14:45,078 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-07-20 09:14:45,082 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-07-20 09:14:45,082 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-07-20 09:14:45,109 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-07-20 09:14:45,127 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-07-20 09:14:45,130 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-07-20 09:14:45,160 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:14:45,545 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:14:55,408 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:14:55,408 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:14:55,419 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:14:55,437 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:14:55,438 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:15:05,624 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:15:10,205 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658308485) 2022-07-20 09:15:10,206 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658308485, 1658308510, 25) 2022-07-20 09:15:10,206 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:15:10,241 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:15:15,492 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:15:15,492 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:15:15,504 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:15:15,520 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:15:15,521 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:15:25,725 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:15:35,306 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658308510) 2022-07-20 09:15:35,306 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658308510, 1658308535, 25) 2022-07-20 09:15:35,307 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:15:35,335 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:15:35,571 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:15:35,572 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:15:35,587 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:15:35,600 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:15:35,601 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:15:45,800 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:15:55,652 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:15:55,653 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:15:55,665 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:15:55,680 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:15:55,681 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:16:00,379 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658308535) 2022-07-20 09:16:00,380 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658308535, 1658308560, 25) 2022-07-20 09:16:00,380 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:16:00,406 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:16:05,896 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:16:15,763 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:16:15,763 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:16:15,776 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:16:15,799 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:16:15,801 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:16:25,452 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658308560) 2022-07-20 09:16:25,453 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658308560, 1658308585, 25) 2022-07-20 09:16:25,453 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:16:25,487 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:16:25,954 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:16:35,861 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:16:35,861 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:16:35,873 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:16:35,887 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:16:35,888 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:16:46,106 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:16:50,535 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658308585) 2022-07-20 09:16:50,536 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658308585, 1658308611, 26) 2022-07-20 09:16:50,536 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:16:50,589 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:16:55,947 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:16:55,947 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:16:55,959 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:16:55,970 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:16:55,972 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:17:06,171 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:17:15,629 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658308611) 2022-07-20 09:17:15,629 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658308611, 1658308636, 25) 2022-07-20 09:17:15,629 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:17:15,662 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:17:16,017 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:17:16,018 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:17:16,030 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:17:16,046 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:17:16,047 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:17:26,233 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:17:36,098 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:17:36,098 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:17:36,113 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:17:36,130 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:17:36,131 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:17:40,706 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658308636) 2022-07-20 09:17:40,706 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658308636, 1658308661, 25) 2022-07-20 09:17:40,707 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:17:40,741 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:17:46,295 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:17:56,188 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:17:56,188 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:17:56,201 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:17:56,215 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:17:56,216 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:18:05,784 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658308661) 2022-07-20 09:18:05,785 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658308661, 1658308686, 25) 2022-07-20 09:18:05,786 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:18:05,814 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:18:06,357 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:18:16,269 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:18:16,270 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:18:16,282 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:18:16,294 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:18:16,295 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:18:26,424 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:18:30,861 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658308686) 2022-07-20 09:18:30,862 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658308686, 1658308711, 25) 2022-07-20 09:18:30,862 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:18:30,907 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:18:36,349 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:18:36,350 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:18:36,362 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:18:36,375 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:18:36,376 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:18:46,495 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:18:55,956 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658308711) 2022-07-20 09:18:55,957 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658308711, 1658308736, 25) 2022-07-20 09:18:55,957 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:18:55,986 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:18:56,425 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:18:56,426 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:18:56,438 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:18:56,451 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:18:56,452 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:19:06,557 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:19:16,507 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:19:16,508 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:19:16,525 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:19:16,539 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:19:16,540 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:19:21,029 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658308736) 2022-07-20 09:19:21,030 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658308736, 1658308761, 25) 2022-07-20 09:19:21,030 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:19:21,059 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:19:26,625 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:19:36,593 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:19:36,593 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:19:36,612 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:19:36,624 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:19:36,625 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:19:41,507 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-07-20 09:19:41,538 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:19:41,541 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-07-20 09:19:41,541 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-07-20 09:19:41,548 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-07-20 09:19:41,548 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-07-20 09:19:41,549 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-07-20 09:19:41,553 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-07-20 09:19:41,571 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-07-20 09:19:41,571 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-07-20 09:19:41,571 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-07-20 09:19:46,101 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1658308782) 2022-07-20 09:19:46,101 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1658308782, 1658308786, 4) 2022-07-20 09:19:46,102 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-07-20 09:19:46,102 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-07-20 09:19:46,102 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-07-20 09:19:46,102 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-07-20 09:19:46,109 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-07-20 09:19:46,109 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-07-20T09:19:46,109 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-07-20 09:19:46,109 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-07-20 09:19:46,113 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-07-20 09:19:46,113 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-07-20 09:19:46,141 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-07-20 09:19:46,147 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-07-20 09:19:46,150 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-07-20 09:19:46,185 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:19:46,689 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:19:56,681 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:19:56,682 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:19:56,695 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:19:56,711 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:19:56,712 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:20:06,755 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:20:11,227 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658308786) 2022-07-20 09:20:11,228 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658308786, 1658308811, 25) 2022-07-20 09:20:11,228 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:20:11,257 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:20:16,763 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:20:16,764 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:20:16,776 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:20:16,788 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:20:16,789 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:20:26,821 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:20:36,301 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658308811) 2022-07-20 09:20:36,302 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658308811, 1658308836, 25) 2022-07-20 09:20:36,302 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:20:36,329 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:20:36,840 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:20:36,841 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:20:36,853 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:20:36,867 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:20:36,868 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:20:46,884 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:20:56,920 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:20:56,921 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:20:56,933 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:20:56,946 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:20:56,947 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:21:01,372 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658308836) 2022-07-20 09:21:01,372 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658308836, 1658308861, 25) 2022-07-20 09:21:01,372 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:21:01,407 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:21:06,946 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:21:17,007 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:21:17,007 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:21:17,019 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:21:17,032 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:21:17,033 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:21:26,454 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658308861) 2022-07-20 09:21:26,454 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658308861, 1658308886, 25) 2022-07-20 09:21:26,455 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:21:26,483 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:21:27,014 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:21:37,087 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:21:37,088 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:21:37,101 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:21:37,115 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:21:37,116 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:21:47,077 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:21:51,531 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658308886) 2022-07-20 09:21:51,532 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658308886, 1658308912, 26) 2022-07-20 09:21:51,532 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:21:51,563 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:21:57,168 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:21:57,168 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:21:57,181 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:21:57,194 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:21:57,199 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:22:07,140 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:22:16,608 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658308912) 2022-07-20 09:22:16,608 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658308912, 1658308937, 25) 2022-07-20 09:22:16,609 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:22:16,639 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:22:17,252 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:22:17,253 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:22:17,267 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:22:17,281 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:22:17,282 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:22:27,204 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:22:37,338 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:22:37,339 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:22:37,357 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:22:37,370 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:22:37,372 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:22:41,682 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658308937) 2022-07-20 09:22:41,683 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658308937, 1658308962, 25) 2022-07-20 09:22:41,683 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:22:41,713 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:22:47,267 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:22:57,431 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:22:57,432 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:22:57,445 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:22:57,461 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:22:57,462 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:23:06,763 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658308962) 2022-07-20 09:23:06,764 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658308962, 1658308987, 25) 2022-07-20 09:23:06,764 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:23:06,797 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:23:07,327 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:23:17,520 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:23:17,520 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:23:17,532 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:23:17,546 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:23:17,547 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:23:27,394 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:23:31,843 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658308987) 2022-07-20 09:23:31,844 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658308987, 1658309012, 25) 2022-07-20 09:23:31,844 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:23:31,874 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:23:37,598 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:23:37,598 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:23:37,611 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:23:37,630 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:23:37,631 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:23:47,457 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:23:56,918 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658309012) 2022-07-20 09:23:56,919 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658309012, 1658309037, 25) 2022-07-20 09:23:56,919 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:23:56,952 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:23:57,686 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:23:57,687 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:23:57,702 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:23:57,716 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:23:57,717 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:24:07,524 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:24:17,769 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:24:17,769 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:24:17,782 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:24:17,805 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:24:17,806 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:24:21,996 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658309037) 2022-07-20 09:24:21,997 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658309037, 1658309062, 25) 2022-07-20 09:24:21,997 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:24:22,028 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:24:27,587 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:24:37,884 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:24:37,885 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:24:37,897 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:24:37,923 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:24:37,924 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:24:41,691 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-07-20 09:24:41,721 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:24:41,725 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-07-20 09:24:41,725 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-07-20 09:24:41,732 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-07-20 09:24:41,732 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-07-20 09:24:41,733 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-07-20T09:04:40,958 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-07-20T09:09:41,187 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-07-20T09:14:41,364 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-07-20T09:19:41,548 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-07-20 09:24:41,736 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-07-20 09:24:41,757 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-07-20 09:24:41,757 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-07-20 09:24:41,757 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-07-20 09:24:47,075 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1658309082) 2022-07-20 09:24:47,076 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1658309082, 1658309087, 5) 2022-07-20 09:24:47,077 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-07-20 09:24:47,077 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-07-20 09:24:47,077 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-07-20 09:24:47,077 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-07-20 09:24:47,090 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-07-20 09:24:47,090 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-07-20T09:24:41,733 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}}2022-07-20T09:24:47,091 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-07-20 09:24:47,092 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-07-20 09:24:47,096 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-07-20 09:24:47,097 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-07-20 09:24:47,127 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-07-20 09:24:47,133 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-07-20 09:24:47,137 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-07-20 09:24:47,165 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:24:47,650 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:24:57,978 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:24:57,978 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:24:57,992 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:24:58,005 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:24:58,006 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:25:07,738 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:25:12,218 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658309087) 2022-07-20 09:25:12,218 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658309087, 1658309112, 25) 2022-07-20 09:25:12,218 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:25:12,263 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:25:18,067 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:25:18,068 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:25:18,080 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:25:18,096 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:25:18,097 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:25:27,852 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:25:37,309 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658309112) 2022-07-20 09:25:37,309 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658309112, 1658309137, 25) 2022-07-20 09:25:37,310 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:25:37,338 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:25:38,175 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:25:38,176 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:25:38,188 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:25:38,203 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:25:38,204 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:25:47,933 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:25:58,268 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:25:58,269 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:25:58,282 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:25:58,298 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:25:58,300 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:26:02,387 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658309137) 2022-07-20 09:26:02,387 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658309137, 1658309162, 25) 2022-07-20 09:26:02,388 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:26:02,426 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:26:08,006 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:26:18,382 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:26:18,384 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:26:18,398 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:26:18,421 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:26:18,422 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:26:27,478 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658309162) 2022-07-20 09:26:27,478 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658309162, 1658309187, 25) 2022-07-20 09:26:27,479 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:26:27,509 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:26:28,065 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:26:38,492 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:26:38,493 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:26:38,506 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:26:38,522 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:26:38,523 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:26:48,130 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:26:52,554 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658309187) 2022-07-20 09:26:52,554 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658309187, 1658309213, 26) 2022-07-20 09:26:52,554 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:26:52,588 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:26:58,580 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:26:58,581 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:26:58,595 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:26:58,612 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:26:58,613 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:27:08,189 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:27:17,634 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658309213) 2022-07-20 09:27:17,634 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658309213, 1658309238, 25) 2022-07-20 09:27:17,634 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:27:17,660 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:27:18,664 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:27:18,665 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:27:18,677 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:27:18,692 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:27:18,694 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:27:28,260 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:27:38,744 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:27:38,744 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:27:38,757 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:27:38,773 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:27:38,774 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:27:42,708 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658309238) 2022-07-20 09:27:42,709 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658309238, 1658309263, 25) 2022-07-20 09:27:42,710 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:27:42,741 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:27:48,327 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:27:58,835 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:27:58,836 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:27:58,855 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:27:58,871 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:27:58,872 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:28:07,799 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658309263) 2022-07-20 09:28:07,800 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658309263, 1658309288, 25) 2022-07-20 09:28:07,801 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:28:07,849 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:28:08,394 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:28:18,911 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:28:18,911 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:28:18,925 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:28:18,940 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:28:18,941 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:28:28,458 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:28:32,893 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658309288) 2022-07-20 09:28:32,894 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658309288, 1658309313, 25) 2022-07-20 09:28:32,894 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:28:32,921 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:28:38,997 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:28:38,997 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:28:39,009 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:28:39,029 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:28:39,030 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:28:48,541 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:28:57,966 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658309313) 2022-07-20 09:28:57,966 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658309313, 1658309338, 25) 2022-07-20 09:28:57,967 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:28:57,995 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:28:59,099 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:28:59,099 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:28:59,112 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:28:59,124 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:28:59,126 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:29:08,607 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:29:19,190 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:29:19,190 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:29:19,205 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:29:19,220 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:29:19,222 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:29:23,037 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658309338) 2022-07-20 09:29:23,038 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658309338, 1658309363, 25) 2022-07-20 09:29:23,038 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:29:23,071 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:29:28,671 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:29:39,277 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:29:39,278 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:29:39,292 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:29:39,305 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:29:39,306 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:29:41,875 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-07-20 09:29:41,904 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:29:41,907 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-07-20 09:29:41,907 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-07-20 09:29:41,915 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-07-20 09:29:41,915 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-07-20 09:29:41,916 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-07-20 09:29:41,920 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-07-20 09:29:41,936 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-07-20 09:29:41,937 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-07-20 09:29:41,937 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-07-20 09:29:48,120 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1658309382) 2022-07-20 09:29:48,121 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1658309382, 1658309388, 6) 2022-07-20 09:29:48,121 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-07-20 09:29:48,121 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-07-20 09:29:48,122 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-07-20 09:29:48,122 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-07-20 09:29:48,129 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-07-20 09:29:48,129 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-07-20T09:29:48,130 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-07-20 09:29:48,130 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-07-20 09:29:48,133 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-07-20 09:29:48,134 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-07-20 09:29:48,166 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-07-20 09:29:48,172 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-07-20 09:29:48,175 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-07-20 09:29:48,205 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:29:48,735 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:29:59,376 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:29:59,377 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:29:59,391 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:29:59,403 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:29:59,404 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:30:08,797 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:30:13,248 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658309388) 2022-07-20 09:30:13,249 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658309388, 1658309413, 25) 2022-07-20 09:30:13,249 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:30:13,277 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:30:19,460 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:30:19,460 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:30:19,472 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:30:19,487 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:30:19,488 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:30:28,861 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:30:38,325 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658309413) 2022-07-20 09:30:38,325 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658309413, 1658309438, 25) 2022-07-20 09:30:38,326 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:30:38,356 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:30:39,540 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:30:39,541 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:30:39,554 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:30:39,566 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:30:39,567 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:30:48,929 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:30:59,621 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:30:59,622 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:30:59,638 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:30:59,651 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:30:59,651 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:31:03,399 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658309438) 2022-07-20 09:31:03,399 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658309438, 1658309463, 25) 2022-07-20 09:31:03,400 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:31:03,430 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:31:08,996 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:31:19,707 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:31:19,708 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:31:19,720 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:31:19,734 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:31:19,736 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:31:28,481 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658309463) 2022-07-20 09:31:28,481 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658309463, 1658309488, 25) 2022-07-20 09:31:28,482 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:31:28,513 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:31:29,087 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:31:39,793 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:31:39,793 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:31:39,811 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:31:39,823 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:31:39,824 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:31:49,151 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:31:53,557 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658309488) 2022-07-20 09:31:53,557 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658309488, 1658309514, 26) 2022-07-20 09:31:53,557 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:31:53,586 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:31:59,872 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:31:59,872 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:31:59,885 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:31:59,898 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:31:59,898 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:32:09,217 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:32:18,633 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658309514) 2022-07-20 09:32:18,634 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658309514, 1658309539, 25) 2022-07-20 09:32:18,634 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:32:18,663 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:32:19,951 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:32:19,951 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:32:19,965 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:32:19,977 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:32:19,978 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:32:29,285 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:32:40,034 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:32:40,034 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:32:40,051 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:32:40,066 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:32:40,067 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:32:43,708 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658309539) 2022-07-20 09:32:43,709 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658309539, 1658309564, 25) 2022-07-20 09:32:43,709 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:32:43,744 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:32:49,349 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:33:00,122 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:33:00,122 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:33:00,134 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:33:00,147 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:33:00,149 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:33:08,790 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658309564) 2022-07-20 09:33:08,790 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658309564, 1658309589, 25) 2022-07-20 09:33:08,791 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:33:08,819 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:33:09,409 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:33:20,202 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:33:20,203 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:33:20,216 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:33:20,229 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:33:20,230 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:33:29,475 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:33:33,861 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658309589) 2022-07-20 09:33:33,862 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658309589, 1658309614, 25) 2022-07-20 09:33:33,862 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:33:33,891 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:33:40,287 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:33:40,287 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:33:40,301 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:33:40,315 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:33:40,317 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:33:49,540 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:33:58,939 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658309614) 2022-07-20 09:33:58,939 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658309614, 1658309639, 25) 2022-07-20 09:33:58,940 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:33:58,968 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:34:00,365 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:34:00,366 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:34:00,379 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:34:00,391 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:34:00,392 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:34:09,610 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:34:20,466 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:34:20,467 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:34:20,488 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:34:20,511 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:34:20,512 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:34:24,016 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658309639) 2022-07-20 09:34:24,016 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658309639, 1658309664, 25) 2022-07-20 09:34:24,017 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:34:24,045 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:34:29,674 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:34:40,567 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:34:40,568 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:34:40,580 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:34:40,596 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:34:40,597 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:34:42,054 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-07-20 09:34:42,085 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:34:42,089 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-07-20 09:34:42,089 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-07-20 09:34:42,095 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-07-20 09:34:42,095 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-07-20 09:34:42,096 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-07-20 09:34:42,099 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-07-20 09:34:42,118 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-07-20 09:34:42,118 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-07-20 09:34:42,118 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-07-20 09:34:49,091 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1658309682) 2022-07-20 09:34:49,092 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1658309682, 1658309689, 7) 2022-07-20 09:34:49,092 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-07-20 09:34:49,092 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-07-20 09:34:49,092 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-07-20 09:34:49,092 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-07-20 09:34:49,100 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-07-20 09:34:49,100 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-07-20T09:34:49,100 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-07-20 09:34:49,100 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-07-20 09:34:49,104 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-07-20 09:34:49,104 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-07-20 09:34:49,136 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-07-20 09:34:49,142 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-07-20 09:34:49,145 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-07-20 09:34:49,174 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:34:49,737 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:35:00,652 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:35:00,652 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:35:00,665 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:35:00,676 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:35:00,677 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:35:09,805 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:35:14,219 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658309689) 2022-07-20 09:35:14,219 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658309689, 1658309714, 25) 2022-07-20 09:35:14,219 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:35:14,249 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:35:20,788 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:35:20,789 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:35:20,801 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:35:20,843 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:35:20,844 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:35:29,870 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:35:39,298 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658309714) 2022-07-20 09:35:39,299 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658309714, 1658309739, 25) 2022-07-20 09:35:39,300 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:35:39,328 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:35:40,928 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:35:40,929 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:35:40,944 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:35:40,959 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:35:40,961 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:35:49,934 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:36:01,037 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:36:01,037 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:36:01,051 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:36:01,065 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:36:01,066 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:36:04,359 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658309739) 2022-07-20 09:36:04,360 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658309739, 1658309764, 25) 2022-07-20 09:36:04,360 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:36:04,389 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:36:09,999 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:36:21,108 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:36:21,109 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:36:21,121 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:36:21,134 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:36:21,135 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:36:29,436 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658309764) 2022-07-20 09:36:29,437 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658309764, 1658309789, 25) 2022-07-20 09:36:29,437 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:36:29,468 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:36:30,064 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:36:41,190 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:36:41,191 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:36:41,202 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:36:41,215 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:36:41,215 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:36:50,130 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:36:54,528 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658309789) 2022-07-20 09:36:54,528 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658309789, 1658309815, 26) 2022-07-20 09:36:54,529 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:36:54,560 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:37:01,271 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:37:01,272 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:37:01,284 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:37:01,296 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:37:01,297 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:37:10,198 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:37:19,601 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658309815) 2022-07-20 09:37:19,602 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658309815, 1658309840, 25) 2022-07-20 09:37:19,602 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:37:19,628 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:37:21,352 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:37:21,353 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:37:21,365 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:37:21,378 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:37:21,379 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:37:30,261 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:37:41,456 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:37:41,457 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:37:41,468 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:37:41,489 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:37:41,490 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:37:44,672 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658309840) 2022-07-20 09:37:44,672 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658309840, 1658309865, 25) 2022-07-20 09:37:44,673 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:37:44,700 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:37:50,328 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:38:01,546 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:38:01,546 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:38:01,560 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:38:01,574 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:38:01,575 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:38:09,746 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658309865) 2022-07-20 09:38:09,747 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658309865, 1658309890, 25) 2022-07-20 09:38:09,747 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:38:09,776 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:38:10,389 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:38:21,632 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:38:21,632 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:38:21,647 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:38:21,660 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:38:21,661 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:38:30,454 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:38:34,824 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658309890) 2022-07-20 09:38:34,824 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658309890, 1658309915, 25) 2022-07-20 09:38:34,824 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:38:34,854 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:38:41,717 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:38:41,718 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:38:41,734 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:38:41,747 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:38:41,748 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:38:50,522 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:38:59,898 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658309915) 2022-07-20 09:38:59,898 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658309915, 1658309940, 25) 2022-07-20 09:38:59,898 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:38:59,931 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:39:01,803 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:39:01,804 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:39:01,820 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:39:01,833 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:39:01,834 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:39:10,584 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:39:21,889 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:39:21,890 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:39:21,905 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:39:21,918 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:39:21,919 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:39:24,976 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658309940) 2022-07-20 09:39:24,977 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658309940, 1658309965, 25) 2022-07-20 09:39:24,977 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:39:25,007 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:39:30,651 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:39:41,980 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:39:41,980 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:39:41,993 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:39:42,007 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:39:42,009 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:39:42,236 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-07-20 09:39:42,266 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:39:42,269 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-07-20 09:39:42,269 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-07-20 09:39:42,276 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-07-20 09:39:42,276 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-07-20 09:39:42,276 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-07-20 09:39:42,280 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-07-20 09:39:42,296 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-07-20 09:39:42,296 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-07-20 09:39:42,297 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-07-20 09:39:50,054 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1658309982) 2022-07-20 09:39:50,054 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1658309982, 1658309990, 8) 2022-07-20 09:39:50,055 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-07-20 09:39:50,055 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-07-20 09:39:50,056 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-07-20 09:39:50,056 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-07-20 09:39:50,065 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-07-20 09:39:50,065 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-07-20T09:39:50,066 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-07-20 09:39:50,066 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-07-20 09:39:50,070 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-07-20 09:39:50,071 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-07-20 09:39:50,102 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-07-20 09:39:50,108 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-07-20 09:39:50,111 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-07-20 09:39:50,139 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:39:50,719 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:40:02,065 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:40:02,066 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:40:02,078 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:40:02,091 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:40:02,092 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:40:10,787 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:40:15,184 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658309990) 2022-07-20 09:40:15,185 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658309990, 1658310015, 25) 2022-07-20 09:40:15,185 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:40:15,212 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:40:22,147 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:40:22,148 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:40:22,160 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:40:22,173 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:40:22,174 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:40:30,856 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:40:40,258 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658310015) 2022-07-20 09:40:40,258 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658310015, 1658310040, 25) 2022-07-20 09:40:40,258 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:40:40,289 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:40:42,227 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:40:42,228 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:40:42,242 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:40:42,254 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:40:42,255 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:40:50,920 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:41:02,310 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:41:02,311 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:41:02,323 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:41:02,334 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:41:02,335 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:41:05,333 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658310040) 2022-07-20 09:41:05,333 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658310040, 1658310065, 25) 2022-07-20 09:41:05,333 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:41:05,360 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:41:10,986 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:41:22,404 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:41:22,404 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:41:22,417 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:41:22,428 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:41:22,429 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:41:30,406 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658310065) 2022-07-20 09:41:30,407 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658310065, 1658310090, 25) 2022-07-20 09:41:30,407 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:41:30,433 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:41:31,051 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:41:42,495 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:41:42,495 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:41:42,508 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:41:42,521 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:41:42,522 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:41:51,113 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:41:55,473 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658310090) 2022-07-20 09:41:55,473 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658310090, 1658310115, 25) 2022-07-20 09:41:55,473 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:41:55,501 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:42:02,573 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:42:02,574 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:42:02,587 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:42:02,600 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:42:02,601 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:42:11,184 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:42:20,546 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658310115) 2022-07-20 09:42:20,547 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658310115, 1658310141, 26) 2022-07-20 09:42:20,547 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:42:20,574 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:42:22,652 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:42:22,652 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:42:22,665 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:42:22,677 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:42:22,677 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:42:31,256 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:42:42,734 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:42:42,735 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:42:42,747 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:42:42,760 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:42:42,762 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:42:45,617 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658310141) 2022-07-20 09:42:45,617 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658310141, 1658310166, 25) 2022-07-20 09:42:45,618 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:42:45,647 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:42:51,322 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:43:02,814 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:43:02,814 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:43:02,826 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:43:02,840 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:43:02,842 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:43:10,696 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658310166) 2022-07-20 09:43:10,696 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658310166, 1658310191, 25) 2022-07-20 09:43:10,697 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:43:10,730 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:43:11,392 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:43:22,902 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:43:22,904 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:43:22,920 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:43:22,933 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:43:22,934 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:43:31,458 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:43:35,778 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658310191) 2022-07-20 09:43:35,780 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658310191, 1658310216, 25) 2022-07-20 09:43:35,780 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:43:35,811 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:43:42,998 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:43:42,998 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:43:43,011 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:43:43,024 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:43:43,025 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:43:51,526 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:44:00,865 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658310216) 2022-07-20 09:44:00,866 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658310216, 1658310241, 25) 2022-07-20 09:44:00,866 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:44:00,905 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:44:03,087 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:44:03,088 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:44:03,100 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:44:03,113 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:44:03,114 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:44:11,597 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:44:23,167 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:44:23,167 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:44:23,180 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:44:23,191 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:44:23,192 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:44:25,951 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658310241) 2022-07-20 09:44:25,951 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658310241, 1658310266, 25) 2022-07-20 09:44:25,951 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:44:25,981 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:44:31,660 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:44:42,419 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-07-20 09:44:42,450 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:44:42,453 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-07-20 09:44:42,453 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-07-20 09:44:42,470 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-07-20 09:44:42,470 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-07-20 09:44:42,471 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-07-20 09:44:42,475 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-07-20 09:44:42,493 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-07-20 09:44:42,494 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-07-20 09:44:42,494 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-07-20 09:44:43,230 | __main__ | htbtworker | process_msg | 65 | INFO | HBT:Waiting for hb_common state to become RUNNING 2022-07-20 09:44:51,037 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1658310282) 2022-07-20 09:44:51,038 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1658310282, 1658310291, 9) 2022-07-20 09:44:51,038 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-07-20 09:44:51,039 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-07-20 09:44:51,039 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-07-20 09:44:51,039 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-07-20 09:44:51,046 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-07-20 09:44:51,046 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-07-20T09:44:51,047 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-07-20 09:44:51,047 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-07-20 09:44:51,050 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-07-20 09:44:51,051 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-07-20 09:44:51,080 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-07-20 09:44:51,086 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-07-20 09:44:51,089 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-07-20 09:44:51,119 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:44:51,751 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:44:53,281 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:44:53,282 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:44:53,297 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:44:53,311 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:44:53,312 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:45:11,833 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:45:13,351 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:45:13,351 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:45:13,366 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:45:13,384 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:45:13,386 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:45:16,164 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658310291) 2022-07-20 09:45:16,164 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658310291, 1658310316, 25) 2022-07-20 09:45:16,164 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:45:16,192 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:45:31,898 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:45:33,442 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:45:33,443 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:45:33,455 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:45:33,474 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:45:33,476 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:45:41,240 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658310316) 2022-07-20 09:45:41,240 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658310316, 1658310341, 25) 2022-07-20 09:45:41,241 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:45:41,271 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:45:51,966 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:45:53,529 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:45:53,530 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:45:53,542 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:45:53,554 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:45:53,555 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:46:06,319 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658310341) 2022-07-20 09:46:06,319 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658310341, 1658310366, 25) 2022-07-20 09:46:06,320 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:46:06,351 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:46:12,034 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:46:13,609 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:46:13,609 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:46:13,621 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:46:13,632 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:46:13,633 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:46:31,399 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658310366) 2022-07-20 09:46:31,400 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658310366, 1658310391, 25) 2022-07-20 09:46:31,400 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:46:31,429 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:46:32,101 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:46:33,684 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:46:33,684 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:46:33,696 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:46:33,708 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:46:33,709 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:46:52,168 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:46:53,763 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:46:53,763 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:46:53,777 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:46:53,792 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:46:53,793 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:46:56,472 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658310391) 2022-07-20 09:46:56,473 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658310391, 1658310416, 25) 2022-07-20 09:46:56,473 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:46:56,503 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:47:12,233 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:47:13,861 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:47:13,862 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:47:13,873 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:47:13,886 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:47:13,886 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:47:21,552 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658310416) 2022-07-20 09:47:21,552 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658310416, 1658310442, 26) 2022-07-20 09:47:21,553 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:47:21,582 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:47:32,299 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:47:33,941 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:47:33,941 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:47:33,954 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:47:33,968 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:47:33,969 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:47:46,626 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658310442) 2022-07-20 09:47:46,626 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658310442, 1658310467, 25) 2022-07-20 09:47:46,627 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:47:46,658 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:47:52,366 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:47:54,019 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:47:54,019 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:47:54,032 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:47:54,044 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:47:54,046 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:48:11,707 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658310467) 2022-07-20 09:48:11,707 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658310467, 1658310492, 25) 2022-07-20 09:48:11,708 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:48:11,746 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:48:12,427 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:48:14,098 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:48:14,099 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:48:14,111 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:48:14,124 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:48:14,125 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:48:32,489 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:48:34,177 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:48:34,178 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:48:34,198 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:48:34,210 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:48:34,211 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:48:36,796 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658310492) 2022-07-20 09:48:36,796 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658310492, 1658310517, 25) 2022-07-20 09:48:36,796 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:48:36,830 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:48:52,564 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:48:54,269 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:48:54,270 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:48:54,281 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:48:54,300 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:48:54,301 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:49:01,874 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658310517) 2022-07-20 09:49:01,874 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658310517, 1658310542, 25) 2022-07-20 09:49:01,875 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:49:01,904 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:49:12,634 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:49:14,352 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:49:14,352 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:49:14,365 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:49:14,377 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:49:14,378 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:49:26,952 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658310542) 2022-07-20 09:49:26,952 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658310542, 1658310567, 25) 2022-07-20 09:49:26,952 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:49:26,983 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:49:32,697 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:49:34,430 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:49:34,430 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:49:34,442 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:49:34,455 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:49:34,456 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:49:42,610 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-07-20 09:49:42,637 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:49:42,641 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-07-20 09:49:42,641 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-07-20 09:49:42,648 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-07-20 09:49:42,648 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-07-20 09:49:42,648 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-07-20T09:29:41,916 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-07-20T09:34:42,095 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-07-20T09:39:42,276 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-07-20T09:44:42,470 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-07-20 09:49:42,652 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-07-20 09:49:42,668 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-07-20 09:49:42,669 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-07-20 09:49:42,669 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-07-20 09:49:52,030 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1658310583) 2022-07-20 09:49:52,031 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1658310583, 1658310592, 9) 2022-07-20 09:49:52,031 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-07-20 09:49:52,031 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-07-20 09:49:52,032 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-07-20 09:49:52,032 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-07-20 09:49:52,041 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-07-20 09:49:52,041 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-07-20T09:49:42,648 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}}2022-07-20T09:49:52,041 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-07-20 09:49:52,041 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-07-20 09:49:52,045 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-07-20 09:49:52,045 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-07-20 09:49:52,085 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-07-20 09:49:52,092 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-07-20 09:49:52,095 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-07-20 09:49:52,126 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:49:52,765 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:49:54,521 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:49:54,521 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:49:54,543 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:49:54,558 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:49:54,559 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:50:12,842 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:50:14,613 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:50:14,614 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:50:14,627 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:50:14,640 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:50:14,642 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:50:17,172 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658310592) 2022-07-20 09:50:17,173 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658310592, 1658310617, 25) 2022-07-20 09:50:17,173 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:50:17,204 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:50:32,907 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:50:34,689 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:50:34,689 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:50:34,701 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:50:34,730 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:50:34,732 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:50:42,246 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658310617) 2022-07-20 09:50:42,247 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658310617, 1658310642, 25) 2022-07-20 09:50:42,247 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:50:42,277 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:50:52,977 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:50:54,778 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:50:54,778 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:50:54,790 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:50:54,802 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:50:54,803 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:51:07,322 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658310642) 2022-07-20 09:51:07,322 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658310642, 1658310667, 25) 2022-07-20 09:51:07,323 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:51:07,355 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:51:13,069 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:51:14,860 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:51:14,861 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:51:14,872 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:51:14,886 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:51:14,887 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:51:32,401 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658310667) 2022-07-20 09:51:32,402 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658310667, 1658310692, 25) 2022-07-20 09:51:32,403 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:51:32,440 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:51:33,131 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:51:34,943 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:51:34,944 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:51:34,959 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:51:34,975 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:51:34,976 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:51:53,222 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:51:55,031 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:51:55,032 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:51:55,046 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:51:55,058 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:51:55,059 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:51:57,471 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658310692) 2022-07-20 09:51:57,471 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658310692, 1658310717, 25) 2022-07-20 09:51:57,472 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:51:57,501 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-07-20 09:52:13,285 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-07-20 09:52:15,115 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-07-20 09:52:15,115 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-07-20 09:52:15,127 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-07-20 09:52:15,140 | urllib3.connectionpool | connectionpool | _make_request | 433 | DEBUG | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-07-20 09:52:15,141 | __main__ | htbtworker | process_msg | 100 | INFO | ('HBT:', '{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404}') 2022-07-20 09:52:22,547 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1658310717) 2022-07-20 09:52:22,548 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1658310717, 1658310743, 26) 2022-07-20 09:52:22,548 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-07-20 09:52:22,577 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values